Modifier and Type | Class and Description |
---|---|
class |
AbstractAccordion
The <r: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 |
UIAccordion
The <r:accordion> is a series of panels stacked on top of each other, each collapsed such that only the
header of the panel is showing.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollapsiblePanel
The <r:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
class |
UICollapsiblePanel
The <r:collapsiblePanel> component is a collapsible panel that shows or hides content when the header bar is activated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
class |
UIPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTabPanel
The <r:tabPanel> component provides a set of tabbed panels for displaying one panel of content at a time.
|
class |
UITabPanel
The <r:tabPanel> component provides a set of tabbed panels for displaying one panel of content at a time.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTogglePanel
The <r:togglePanel> component is used as a base for the other switchable components, the
<r:accordion> component and the <r:tabPanel> component.
|
class |
UITogglePanel
The <r:togglePanel> component is used as a base for the other switchable components, the
<r:accordion> component and the <r:tabPanel> component.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.