| Package | Description |
|---|---|
| org.wicketstuff.datatables.options |
| Modifier and Type | Field and Description |
|---|---|
static de.agilecoders.wicket.jquery.IKey<Options.PagingType> |
Options._PagingType
https://datatables.net/examples/basic_init/alt_pagination.html
|
| Modifier and Type | Method and Description |
|---|---|
static Options.PagingType |
Options.PagingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.PagingType[] |
Options.PagingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.pagingType(Options.PagingType pagingType) |
Copyright © 2025. All rights reserved.