| Package | Description |
|---|---|
| org.fujion.component | |
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
Sorting.SortOrder |
Column.getSortOrder()
Returns the sort order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setSortOrder(Sorting.SortOrder sortOrder)
Sets the sort order.
|
| Modifier and Type | Method and Description |
|---|---|
static Sorting.SortOrder |
Sorting.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sorting.SortOrder[] |
Sorting.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Fujion Framework. All rights reserved.