| Package | Description |
|---|---|
| com.github.dandelion.datatables.core.option |
Main package for configuration options.
|
| Modifier and Type | Field and Description |
|---|---|
static com.github.dandelion.core.option.Option<List<Direction>> |
DatatableOptions.SORTDIRECTION |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015 Dandelion Project. All rights reserved.