??? Component Index ???

contrib:Table
net.sf.tapestry.contrib.table.components.Table
Visual Component
 
Description
Provides a HTML <table> element. ???
See Also
SimpleTableComponent, TableColumns, TablePages, TableRows, TableValues, TableView
Parameters
Name Type Direction Required Default Description
tableModel ITableModel in/out yes   ???
tableSessionStateManager ITableSessionStateManager in/out no   ???
tableSessionStoreManager ITableSessionStoreManager in/out no   ???
pagesDisplayed int in/out no   ???
arrowUpAsset IAsset in no   ???
arrowDownAsset IAsset in no   ???
pagesClass string in/out no   ???
columnsClass string in/out no   ???
rowsClass string in/out no   ???
valuesClass string in/out no   ???

Body: rendered
Informal parameters: allowed
Reserved parameters: none

Examples

This example is under construction.


??? Component Index ???