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