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