Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.html |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractDivPanel |
interface |
AbstractTogglePanelItemInterface |
interface |
AbstractTogglePanelTitledItem |
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 |
AbstractAccordionItem
The <rich:accordionItem> component is a panel for use with the <rich:accordion> component.
|
class |
AbstractCollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
AbstractContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
AbstractDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
class |
AbstractFileUpload
The <rich:fileUpload> component allows the user to upload files to a server.
|
class |
AbstractInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
AbstractInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
AbstractList
The <rich:list> component renders a list of items.
|
class |
AbstractMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
AbstractMenuGroup
The <rich:menuGroup> component represents an expandable sub-menu in a menu control.
|
class |
AbstractMenuItem
The <rich:menuItem> component represents a single item in a menu control.
|
class |
AbstractMessage
The <rich:message> component renders a single FacesMessage message instance added for the component.
|
class |
AbstractMessages
The <rich:messages> components works similarly to the <rich:message> component, but can display all
the validation messages added for the current view instead of just a single message.
|
class |
AbstractNotifyMessage
The <rich:notifyMessage> component is built on top of <rich:notify>, the difference is in usage.
|
class |
AbstractNotifyMessages
The <rich:notifyMessages> component is the same as the <rich:notifyMessage> component, but each of
the available messages generates one notification.
|
class |
AbstractOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
class |
AbstractTab
The <rich:tab> component represents an individual tab inside a <rich:tabPanel> component, including
the tab's content.
|
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 |
AbstractTogglePanelItem
The <rich:togglePanelItem> component is a switchable panel for use with the <rich:togglePanel>
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 |
UIAccordionItem
The <rich:accordionItem> component is a panel for use with the <rich:accordion> component.
|
class |
UICollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
UIContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
UIDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
class |
UIFileUpload
The <rich:fileUpload> component allows the user to upload files to a server.
|
class |
UIList
The <rich:list> component renders a list of items.
|
class |
UIMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
UIMenuGroup
The <rich:menuGroup> component represents an expandable sub-menu in a menu control.
|
class |
UIMenuItem
The <rich:menuItem> component represents a single item in a menu control.
|
class |
UIOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
class |
UITab
The <rich:tab> component represents an individual tab inside a <rich:tabPanel> component, including
the tab's content.
|
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 |
UITogglePanelItem
The <rich:togglePanelItem> component is a switchable panel for use with the <rich:togglePanel>
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
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
HtmlInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
HtmlMessage
The <rich:message> component renders a single FacesMessage message instance added for the component.
|
class |
HtmlMessages
The <rich:messages> components works similarly to the <rich:message> component, but can display all
the validation messages added for the current view instead of just a single message.
|
class |
HtmlNotifyMessage
The <rich:notifyMessage> component is built on top of <rich:notify>, the difference is in usage.
|
class |
HtmlNotifyMessages
The <rich:notifyMessages> component is the same as the <rich:notifyMessage> component, but each of
the available messages generates one notification.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.