|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnDef.SortDirection | |
|---|---|
| com.github.dandelion.datatables.core.ajax | |
| Uses of ColumnDef.SortDirection in com.github.dandelion.datatables.core.ajax |
|---|
| Methods in com.github.dandelion.datatables.core.ajax that return ColumnDef.SortDirection | |
|---|---|
ColumnDef.SortDirection |
ColumnDef.getSortDirection()
|
static ColumnDef.SortDirection |
ColumnDef.SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ColumnDef.SortDirection[] |
ColumnDef.SortDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.dandelion.datatables.core.ajax with parameters of type ColumnDef.SortDirection | |
|---|---|
void |
ColumnDef.setSortDirection(ColumnDef.SortDirection sortDirection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||