| Package | Description |
|---|---|
| org.rapidoid.gui | |
| org.rapidoid.model | |
| org.rapidoid.model.impl |
| Modifier and Type | Method and Description |
|---|---|
protected org.rapidoid.html.Tag |
Grid.tableBody(List<Property> props,
Items pageOrAll) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Items |
Models.beanItems(Class<T> beanType,
Object... beans) |
static <T> Items |
Models.beanItemsInfer(T... items) |
static <T> Items |
Models.mockBeanItems(int size,
Class<T> beanType) |
Items |
Items.orderedBy(String sortOrder) |
Items |
Items.range(int fromIndex,
int toIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
Items.addAll(Items items) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanListItems<T> |
class |
ListItems |
| Modifier and Type | Method and Description |
|---|---|
Items |
ListItems.orderedBy(String sortOrder) |
Items |
ListItems.range(int fromIndex,
int toIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListItems.addAll(Items items) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.