|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sort.Direction | |
---|---|
org.wicketstuff.datatables |
Uses of Sort.Direction in org.wicketstuff.datatables |
---|
Methods in org.wicketstuff.datatables that return Sort.Direction | |
---|---|
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. |
Constructors in org.wicketstuff.datatables with parameters of type Sort.Direction | |
---|---|
Sort(int column,
Sort.Direction direction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |