|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.tapestry5.grid | |
|---|---|
| org.apache.tapestry5.corelib.components | The set of core components available in all Tapestry applications |
| org.apache.tapestry5.grid | Support classes for the Grid
component, which presents tabular data in an (X)HTML table. |
| org.apache.tapestry5.hibernate | Provides support for simple CRUD applications built on top of Tapestry and Hibernate |
| org.apache.tapestry5.internal.grid | [INTERNAL USE ONLY] support classes for the Grid component; API subject to change |
| org.apache.tapestry5.jpa | Provides support for simple CRUD applications built on top of Tapestry and JPA |
| Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.corelib.components | |
|---|---|
| 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. |
|
| Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.grid | |
|---|---|
| ColumnSort
Identifies how a column within a GridSortModel is sorted. |
|
| GridDataSource
Defines how a Grid component (and its sub-components) gain access to
the row data that is displayed on the page. |
|
| GridSortModel
Models the sorting applied to the a GridDataSource. |
|
| SortConstraint
Identifies how a single column (identified as a PropertyModel) is sorted. |
|
| Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.hibernate | |
|---|---|
| GridDataSource
Defines how a Grid component (and its sub-components) gain access to
the row data that is displayed on the page. |
|
| SortConstraint
Identifies how a single column (identified as a PropertyModel) is sorted. |
|
| Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.internal.grid | |
|---|---|
| GridDataSource
Defines how a Grid component (and its sub-components) gain access to
the row data that is displayed on the page. |
|
| SortConstraint
Identifies how a single column (identified as a PropertyModel) is sorted. |
|
| Classes in org.apache.tapestry5.grid used by org.apache.tapestry5.jpa | |
|---|---|
| GridDataSource
Defines how a Grid component (and its sub-components) gain access to
the row data that is displayed on the page. |
|
| SortConstraint
Identifies how a single column (identified as a PropertyModel) is sorted. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||