Uses of Interface
org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortState
Packages that use ISortState
Package
Description
-
Uses of ISortState in org.apache.wicket.extensions.markup.html.repeater.data.sort
Methods in org.apache.wicket.extensions.markup.html.repeater.data.sort that return ISortState -
Uses of ISortState in org.apache.wicket.extensions.markup.html.repeater.util
Classes in org.apache.wicket.extensions.markup.html.repeater.util that implement ISortStateModifier and TypeClassDescriptionclassImplementation of ISortState that can keep track of sort information for a single property.Methods in org.apache.wicket.extensions.markup.html.repeater.util that return ISortStateModifier and TypeMethodDescriptionfinal ISortState<S>SortableDataProvider.getSortState()final ISortState<S>SortableTreeProvider.getSortState()