public static interface Sortable.Definition
Modifier and Type | Method and Description |
---|---|
int |
getFieldID() |
boolean |
isAcendingSort()
Returns whether this definition defines an ascending sort.
|
void |
setAscending(boolean ascending)
Allows dynamic definitions
|
int getFieldID()
boolean isAcendingSort()
void setAscending(boolean ascending)
ascending
- whether the sort is ascendingCopyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.