|
Class Summary |
| CorePanelBorder |
The panelBorder component is a layout element which lays out all of its
children consecutively in its middle, and supports twelve other
facets: top, bottom, left, right, start, end, innerTop, innerBottom,
innerRight, innerStart, innerLeft, and innerEnd. |
| CorePanelBox |
The panelBox is used to place ancillary information on a page,
offset by a certain color. |
| CorePanelButtonBar |
The panelButtonBar lays out a set of buttons. |
| CorePanelForm |
The panelForm lays out input form controls, such that their
labels and fields line up vertically. |
| CorePanelGroup |
The panelGroup control is a layout element that
arranges its children in one of a few simple patterns. |
| CorePanelHeader |
The panelHeader control places a label and
optional icon at the top of a section. |
| CorePanelHorizontal |
The panelHorizontal control is a layout element that
arranges its children horizontally. |
| CorePanelLabelAndMessage |
This component lays out a label, children, tip, and associated message. |
| CorePanelList |
The panelList control outputs each visible child
in a list with a bullet next to it. |
| CorePanelPage |
PanelPage lays out an entire page. |
| CorePanelPageHeader |
PanelPageHeader lays out the top portion of a page. |
| CorePanelPartialRoot |
The panelPartialRoot component is used to enable partial page
rendering of a UIComponent tree or subtree. |
| CorePanelSideBar |
The panelSideBar control renders a side navigation bar. |
| CorePanelTip |
The panelTip Component provides a container for page or
section level hints to the user. |
| CoreShowDetail |
The showDetail provides a means of toggling a group of components
between being disclosed or undisclosed. |
| CoreShowDetailHeader |
The showDetailHeader provides a means of toggling the contents
under a header between being disclosed(shown) or
undisclosed(hidden). |
| CoreShowDetailItem |
The showDetailItem component is used inside of a showOne
component to contain a group of children. |
| CoreShowOneChoice |
The showOneChoice control can be used to display a group of contents belonging to a showDetailItem. |
| CoreShowOnePanel |
The showOnePanel control can be used to display a group of contents belonging to a showDetailItem. |
| CoreShowOneRadio |
The showOneRadio control can be used to display a group of contents belonging to a showDetailItem. |
| CoreShowOneTab |
The showOneTab control can be used to display a group of contents that belongs to
a showDetailItem that is shown. |