|
RichFaces UI Components UI 4.3.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIDataAdaptor | |
---|---|
org.richfaces.component |
Uses of UIDataAdaptor in org.richfaces.component |
---|
Subclasses of UIDataAdaptor in org.richfaces.component | |
---|---|
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 |
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 |
UICollapsibleSubTable
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component. |
class |
UIDataGrid
The <rich:dataGrid> component is used to arrange data objects in a grid. |
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. |
Methods in org.richfaces.component that return UIDataAdaptor | |
---|---|
UIDataAdaptor |
RowKeyContextEventWrapper.getComponent()
|
Methods in org.richfaces.component with parameters of type UIDataAdaptor | |
---|---|
void |
DataAdaptorIterationState.restoreComponentState(UIDataAdaptor uiDataAdaptor)
|
Constructors in org.richfaces.component with parameters of type UIDataAdaptor | |
---|---|
RowKeyContextEventWrapper(UIDataAdaptor component,
javax.faces.event.FacesEvent event,
Object eventRowKey)
|
|
RichFaces UI Components UI 4.3.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |