| Class Summary |
| CoreIcon |
<html:p> The icon component renders a skin specific icon. |
| CoreImage |
<html:p> The image control creates an image tag. |
| CoreLegend |
<html:p> The legend adds a legend describing the meaning of an icon. |
| CoreMedia |
<html:p> The media component displays media content, such as audio, video, or image in a player embedded in the user agent. |
| CoreMessage |
<html:p> 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. |
| CoreOutputDocument |
The outputText component supports styled text. |
| CoreOutputFormatted |
<html:p> The outputFormatted bean accepts a string in its "value" attribute containing a very limited set of HTML markup and outputs formatted results. |
| CoreOutputLabel |
|
| CoreOutputText |
The outputText component supports styled text. |
| CoreProgressIndicator |
<html:p> The progress is tracked from the org.apache.myfaces.trinidad.model.BoundedRangeModel attached to this component through its 'value' attribute. |
| CoreSeparator |
<html:p> The separator creates a horizontal separator. |
| CoreSpacer |
spacer occupies a fixed amount of space in a layout, specified by its width and height attributes. |
| CoreStatusIndicator |
<html:p> The The statusIndicator component shows whether the page is busy processing or is ready. |