S - the type of the sort propertypublic interface ISortState<S> extends org.apache.wicket.util.io.IClusterable
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
getPropertySortOrder(S property)
Gets the sort order of a property
|
void |
setPropertySortOrder(S property,
SortOrder order)
Sets sort order of the property
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.