|
Class Summary |
| CoreMessage |
Component that displays a message on behalf of a component. |
| CoreMessages |
The messages bean is used at the top of an application page to give
the user important messaging information. |
| CoreObjectIcon |
The objectIcon component renders a skin specific icon. |
| CoreObjectImage |
The objectImage control creates an image tag. |
| CoreObjectLegend |
The objectLegend adds a legend describing the meaning of an icon. |
| CoreObjectMedia |
The objectMedia component displays media content, such as audio, video,
or image in a player embedded in the user agent. |
| CoreObjectSeparator |
The objectSeparator creates a horizontal separator. |
| CoreObjectSpacer |
objectSpacer occupies a fixed amount of space in a layout, specified by
its width and height attributes. |
| CoreOutputFormatted |
The outputFormatted bean accepts a string in its "value" attribute
containing a very limited set of HTML markup and outputs formatted
results. |
| CoreOutputLabel |
Component that displays a label for a form component,
including a text label, and an (optional) icon indicating
the type of message. |
| CoreOutputText |
The outputText component supports styled text. |
| CoreProgressIndicator |
The progress is tracked from the
oracle.adf.view.faces.model.BoundedRangeModel
attached to this component through its 'value' attribute. |