| Package | Description |
|---|---|
| oracle.adf.view.rich.component.rich.layout |
| Class and Description |
|---|
| PartialRichDeck
The deck component is a container that shows one child component at a time.
|
| PartialRichMasonryLayout
The masonry layout component is a container that shows its children in a grid like a dashboard.
|
| PartialRichPanelAccordion
The panelAccordion control can be used to display a set of contents belonging to showDetailItem components.
|
| PartialRichPanelBox
<html:p> The panelBox is used to place ancillary information on a page, offset by a certain color.
|
| PartialRichPanelDashboard
panelDashboard features:
|
| PartialRichPanelTabbed |
| PartialRichShowDetail
The showDetail provides a means of toggling a group of components between being disclosed or undisclosed.
|
| PartialRichShowDetailHeader
<html:p> The showDetailHeader provides a means of toggling the contents under a header between being disclosed(shown) or undisclosed(hidden).
|
| PartialRichShowDetailItem
<html:p> The showDetailItem component is used inside of a panelAccordion, panelTabbed or panelDrawer component to contain a group of children.
|