Uses of Interface
org.apache.tapestry5.grid.GridSortModel
Packages that use GridSortModel
Package
Description
The set of core components available in all Tapestry applications
Support classes for the
Grid
component, which presents tabular data in an (X)HTML table.-
Uses of GridSortModel in org.apache.tapestry5.corelib.components
Methods in org.apache.tapestry5.corelib.components that return GridSortModel -
Uses of GridSortModel in org.apache.tapestry5.grid
Methods in org.apache.tapestry5.grid that return GridSortModelModifier and TypeMethodDescriptionGridModel.getSortModel()
Returns the object used to track sorting behavior of the Grid.