|
Class Summary |
| Action |
Field that presents an action that can be taken on the UI such as submitting
the form or invoking a script |
| ActionSecurity |
Action field security adds the take action flags to the standard component security |
| ContentElementBase |
|
| DataTable |
Content element that renders a table using the RichTable widget configured with an Ajax (or Javascript)
data source |
| FieldValidationMessages |
ValidationMessages for logic and options specific to groups |
| GroupValidationMessages |
ValidationMessages for logic and options specific to groups |
| Header |
Content element that renders a header element and optionally a Group to
present along with the header text |
| Iframe |
Content element that encloses an iframe |
| Image |
Content element that renders a HTML <IMG> tag |
| Label |
Content element that renders a label |
| Link |
Content element that renders a link |
| Message |
Encapsulates a text message to be displayed |
| PageValidationMessages |
ValidationMessages for logic and options specific to pages
TODO this class is currently a placeholder for possible future functionality (ex. |
| Space |
Content element that renders a non-breaking space HTML tag |
| ValidationMessages |
Field that displays error, warning, and info messages for the keys that are
matched. |