Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Interface and Description |
---|---|
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 |
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 |
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 |
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.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.