Package org.apache.tapestry5.grid
package org.apache.tapestry5.grid
Support classes for the
Grid
component, which presents tabular data in an (X)HTML table.-
ClassDescriptionIdentifies how a column within a
GridSortModel
is sorted.Defines how aGrid
component (and its sub-components) gain access to the row data that is displayed on the page.A provider of model data to the sub-components of theGrid
component.Store pagination information, such as the current page, sort column, and sort ascending vs.Standard implementation ofGridPaginationModel
.Models the sorting applied to the aGridDataSource
.Identifies how a single column (identified as aPropertyModel
) is sorted.