Package | Description |
---|---|
com.github.dandelion.datatables.core.ajax |
All AJAX-related APIs.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ColumnDef.setSortDirection(ColumnDef.SortDirection sortDirection) |
Copyright © 2013–2015 Dandelion Project. All rights reserved.