|
Class Summary |
| AbstractCollapsibleSubTable |
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component. |
| AbstractCollapsibleSubTableToggler |
The <rich:collapsibleSubTableToggler> component provides a toggle control for the user to expand and
collapse sub-tables. |
| AbstractColumn |
The <rich:column> component facilitates columns in a table. |
| AbstractColumnGroup |
The <rich:columnGroup> component combines multiple columns in a single row to organize complex parts of a
table. |
| AbstractDataGrid |
The <rich:dataGrid> component is used to arrange data objects in a grid. |
| AbstractDataScroller |
The <rich:dataScroller> component is used for navigating through multiple pages of tables or grids. |
| AbstractDataTable |
The <rich:dataTable> component is used to render a table, including the table's caption. |
| AbstractExtendedDataTable |
The <rich:extendedDataTable> component builds on the functionality of the <rich:dataTable> component,
adding features such as scrolling for the table body (both horizontal and vertical), Ajax loading for vertical
scrolling, frozen columns, row selection, and rearranging of columns. |
| AbstractList |
The <rich:list> component renders a list of items. |
| AbstractTree |
The <rich:tree> component provides a hierarchical tree control. |
| AbstractTreeModelAdaptor |
The <rich:treeModelAdaptor> component takes an object which implements the Map or Iterable interfaces. |
| AbstractTreeNode |
The component is a child component of the component. |
| DeclarativeTreeDataModelWalker |
|
| SubTableFixedChildrenIterator |
|
| TreeRange |
|
| UICollapsibleSubTable |
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component. |
| UICollapsibleSubTableToggleControl |
The <rich:collapsibleSubTableToggler> component provides a toggle control for the user to expand and
collapse sub-tables. |
| UIColumn |
The <rich:column> component facilitates columns in a table. |
| UIColumnGroup |
The <rich:columnGroup> component combines multiple columns in a single row to organize complex parts of a
table. |
| UIDataGrid |
The <rich:dataGrid> component is used to arrange data objects in a grid. |
| UIDataScroller |
The <rich:dataScroller> component is used for navigating through multiple pages of tables or grids. |
| UIDataTable |
The <rich:dataTable> component is used to render a table, including the table's caption. |
| UIDataTableBase |
|
| UIExtendedDataTable |
The <rich:extendedDataTable> component builds on the functionality of the <rich:dataTable> component,
adding features such as scrolling for the table body (both horizontal and vertical), Ajax loading for vertical
scrolling, frozen columns, row selection, and rearranging of columns. |
| UIList |
The <rich:list> component renders a list of items. |
| UITree |
The <rich:tree> component provides a hierarchical tree control. |
| UITreeModelAdaptor |
|
| UITreeModelRecursiveAdaptor |
The component iterates through recursive collections in order to populate a tree
with hierarchical nodes, such as for a file system with multiple levels of directories and files. |
| UITreeNode |
The component is a child component of the component. |