Package | Description |
---|---|
org.apache.tapestry.contrib.table.components |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableRowComponent
The base implementation for a component that is wrapped by
the TableRows component.
|
class |
TableColumns
A low level Table component that renders the column headers in the table.
|
class |
TableFormPages
A low level Table component that renders the pages in the table.
|
class |
TableFormRows
A low level Table component that generates the rows of the current page in the table.
|
class |
TablePages
A low level Table component that renders the pages in the table.
|
class |
TableRows
A low level Table component that generates the rows of the current page in the table.
|
class |
TableValues
A low level Table component that generates the columns in the current row in the table.
|