|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - the type of the sort propertypublic interface ISortState<S>
Interface used by OrderByLink to interact with any object that keeps track of sorting state
| Method Summary | |
|---|---|
SortOrder |
getPropertySortOrder(S property)
Gets the sort order of a property |
void |
setPropertySortOrder(S property,
SortOrder order)
Sets sort order of the property |
| Method Detail |
|---|
void setPropertySortOrder(S property,
SortOrder order)
property - the name of the property to sort onorder - sort orderSortOrder getPropertySortOrder(S property)
property - sort property to be checked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||