Uses of Package
org.apache.tapestry5.grid
Packages that use org.apache.tapestry5.grid
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.[INTERNAL USE ONLY] support classes for the
Grid
component; API subject to changeProvides support for simple CRUD applications built on top of Tapestry and JPA
-
Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.corelib.componentsClassDescriptionDefines how a
Grid
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.Models the sorting applied to the aGridDataSource
. -
Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.gridClassDescriptionIdentifies 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.Store pagination information, such as the current page, sort column, and sort ascending vs.Models the sorting applied to the aGridDataSource
.Identifies how a single column (identified as aPropertyModel
) is sorted. -
Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.hibernate.webClassDescriptionDefines how a
Grid
component (and its sub-components) gain access to the row data that is displayed on the page.Identifies how a single column (identified as aPropertyModel
) is sorted. -
Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.internal.gridClassDescriptionDefines how a
Grid
component (and its sub-components) gain access to the row data that is displayed on the page.Identifies how a single column (identified as aPropertyModel
) is sorted. -
Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.jpaClassDescriptionDefines how a
Grid
component (and its sub-components) gain access to the row data that is displayed on the page.Identifies how a single column (identified as aPropertyModel
) is sorted.