RichFaces UI Components: Iteration UI 4.3.0.Final

Package org.richfaces.component

Interface Summary
TreeModelAdaptor  
TreeModelRecursiveAdaptor  
 

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  
ExtendedDataTableState  
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 The component takes an object which implements the Map or Iterable interfaces.
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.
 

Enum Summary
AbstractExtendedDataTable.PropertyKeys  
UICollapsibleSubTable.Properties  
UICollapsibleSubTableToggleControl.Properties  
UIColumn.Properties  
UIColumnGroup.Properties  
UIDataGrid.Properties  
UIDataScroller.Properties  
UIDataTable.Properties  
UIDataTableBase.PropertyKeys  
UIExtendedDataTable.Properties  
UIList.Properties  
UITree.Properties  
UITreeNode.Properties  
 


RichFaces UI Components: Iteration UI 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.