Class Summary |
Column |
Renders a UIComponent that represents a single column of data within a parent UIData component. |
CommandButton |
This control can by rendered as a graphical button(PDA) or item in menu(mobile phones). |
CommandLink |
Render an WML "a" anchor element that acts like a form submit button when clicked. |
DataTable |
Renders an WML table element. |
Form |
Represents form element. |
GraphicImage |
Renders an WML "img" element. |
InputSecret |
The inputSecret tag represents an security input field (a text field where the user can enter some text). |
InputText |
The inputText tag represents an input field (a text field where the user can enter some text). |
Message |
Render a single message for a specific component. |
Messages |
Render a single message for a specific component. |
OutputLink |
Render an WML "a" anchor element. |
OutputText |
If the "styleClass" attribute is present, render its value as the value of the "class" attribute. |
PanelGrid |
Renders an WML table element. |
PanelGroup |
Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets. |
SelectBoolean |
Renders a checkbox for entry boolean value. |
SelectMany |
Renders a option list. |
SelectOne |
Renders a option list. |