Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollapsibleSubTable
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component.
|
class |
AbstractDataGrid
The <rich:dataGrid> component is used to arrange data objects in a grid.
|
class |
AbstractDataScroller
The <rich:dataScroller> component is used for navigating through multiple pages of tables or grids.
|
class |
AbstractDataTable
The <rich:dataTable> component is used to render a table, including the table's caption.
|
class |
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.
|
class |
AbstractList
The <rich:list> component renders a list of items.
|
class |
AbstractTree
The <rich:tree> component provides a hierarchical tree control.
|
class |
AbstractTreeNode
The
|
class |
UICollapsibleSubTable
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component.
|
class |
UIDataAdaptor
Base class for iterable components, like dataTable, Tomahawk dataList, Facelets repeat, tree etc., with support for partial
rendering on AJAX responces for one or more selected iterations.
|
class |
UIDataGrid
The <rich:dataGrid> component is used to arrange data objects in a grid.
|
class |
UIDataScroller
The <rich:dataScroller> component is used for navigating through multiple pages of tables or grids.
|
class |
UIDataTable
The <rich:dataTable> component is used to render a table, including the table's caption.
|
class |
UIDataTableBase |
class |
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.
|
class |
UIList
The <rich:list> component renders a list of items.
|
class |
UIRepeat
The non-visual <a4j:repeat> component is used to iterate through a data model.
|
class |
UISequence |
class |
UITree
The <rich:tree> component provides a hierarchical tree control.
|
class |
UITreeNode
The
|
Modifier and Type | Method and Description |
---|---|
void |
SavedState.apply(IterationStateHolder ish) |
Constructor and Description |
---|
SavedState(IterationStateHolder ish) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.