Class Summary |
CoreIcon |
The icon component renders a skin specific icon. |
CoreImage |
The image control creates an image tag. |
CoreLegend |
The legend adds a legend describing the meaning of an icon. |
CoreMedia |
The media component displays media content, such as audio, video,
or image in a player embedded in the user agent. |
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. |
CoreOutputDocument |
The outputText component supports styled text. |
CoreOutputFormatted |
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 |
The progress is tracked from the
org.apache.myfaces.trinidad.model.BoundedRangeModel
attached to this component through its 'value' attribute. |
CoreSeparator |
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 |
The The statusIndicator component shows whether the page is
busy processing or is ready. |