Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAccordion
The <rich:accordion> is a series of panels stacked on top of each other, each collapsed such that only the
header of the panel is showing.
|
class |
AbstractAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
AbstractCalendar
The <rich:calendar> component allows the user to enter a date and time through an in-line or pop-up
calendar.
|
class |
AbstractCollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
AbstractCollapsibleSubTable
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component.
|
class |
AbstractCommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
AbstractCommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
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 |
AbstractProgressBar
The <rich:progressBar> component displays a progress bar to indicate the status of a process to the user.
|
class |
AbstractRegion
The <a4j:region> component specifies a part of the JSF component tree to be processed on the server.
|
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
AbstractTabPanel
The <rich:tabPanel> component provides a set of tabbed panels for displaying one panel of content at a time.
|
class |
AbstractTogglePanel
The <rich:togglePanel> component is used as a base for the other switchable components, the
<rich:accordion> component and the <rich:tabPanel> component.
|
class |
AbstractTooltip
The <rich:tooltip> component provides an informational tool-tip.
|
class |
AbstractTree
The <rich:tree> component provides a hierarchical tree control.
|
class |
AbstractTreeNode
The
|
class |
UIAccordion
The <rich:accordion> is a series of panels stacked on top of each other, each collapsed such that only the
header of the panel is showing.
|
class |
UIAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
UICalendar
The <rich:calendar> component allows the user to enter a date and time through an in-line or pop-up
calendar.
|
class |
UICollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
UICollapsibleSubTable
The <rich:collapsibleSubTable> component acts as a child element to a <rich:dataTable> component.
|
class |
UICommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
UICommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
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 |
UIProgressBar
The <rich:progressBar> component displays a progress bar to indicate the status of a process to the user.
|
class |
UIRegion
The <a4j:region> component specifies a part of the JSF component tree to be processed on the server.
|
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
UITabPanel
The <rich:tabPanel> component provides a set of tabbed panels for displaying one panel of content at a time.
|
class |
UITogglePanel
The <rich:togglePanel> component is used as a base for the other switchable components, the
<rich:accordion> component and the <rich:tabPanel> component.
|
class |
UITooltip
The <rich:tooltip> component provides an informational tool-tip.
|
class |
UITree
The <rich:tree> component provides a hierarchical tree control.
|
class |
UITreeNode
The
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.