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 |
AbstractCollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
AbstractPanelMenu
The <rich:panelMenu> component is used in conjunction with <rich:panelMenuItem> and
<rich:panelMenuGroup> to create an expanding, hierarchical menu.
|
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 |
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 |
UICollapsiblePanel
The <rich:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
UIPanelMenu
The <rich:panelMenu> component is used in conjunction with <rich:panelMenuItem> and
<rich:panelMenuGroup> to create an expanding, hierarchical menu.
|
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.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.