Package | Description |
---|---|
org.wicketstuff.datatables |
Modifier and Type | Method and Description |
---|---|
static Sort.Direction |
Sort.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort.Direction[] |
Sort.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Sort(int column,
Sort.Direction direction) |
Copyright © 2019. All rights reserved.