Package org.apache.tapestry5.grid

Interface Summary
GridDataSource Defines how a Grid component (and its sub-components) gain access to the row data that is displayed on the page.
GridModel A provider of model data to the sub-components of the Grid component.
GridSortModel Models the sorting applied to the a GridDataSource.
 

Class Summary
GridConstants  
SortConstraint Identifies how a single column (identified as a PropertyModel) is sorted.
 

Enum Summary
ColumnSort Identifies how a column within a GridSortModel is sorted.
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.