org.apache.wicket.extensions.markup.html.repeater.data.sort
S - the type of the sort propertypublic static interface OrderByLink.ICssProvider<S> extends org.apache.wicket.util.io.IClusterable
| Modifier and Type | Method and Description |
|---|---|
String |
getClassAttributeValue(ISortState<S> state,
S sortProperty) |
String getClassAttributeValue(ISortState<S> state, S sortProperty)
state - current sort statesortProperty - sort sortProperty represented by the OrderByLinkCopyright © 2006–2018 Apache Software Foundation. All rights reserved.