| Class | Description |
|---|---|
| PartialRichCalendar | |
| PartialRichCarousel |
The carousel component displays a spinning series of items based on rows of a collection model.
|
| PartialRichColumn |
The immediate children of a Table component must all be
<af:column> components. |
| PartialRichIterator |
RichIterator is a component that performs iteration over its child components.
|
| PartialRichListView |
The component displays a List of Items based on rows of a collection model.
|
| PartialRichTable |
Table is used to display tabular data.
|
| PartialRichTree | |
| PartialRichTreeTable | |
| RichCalendar | |
| RichCarousel | |
| RichCarouselItem |
<html:p> The carouselItem component must be placed inside of a carousel component.
|
| RichColumn | |
| RichIterator |
Provides support for delegating to a Renderer when test automation is enabled, so that locators can be used to identify iterator children.
|
| RichListItem |
<html:p> The listItem component must be placed inside of a ListView component.
|
| RichListView | |
| RichTable | |
| RichTableUtils |
Utilility class used by RichTable and RichTreeTable for sharing some processing logic
|
| RichTree | |
| RichTreeTable |