|
Class Summary |
| UIInputContainer |
UIInputContainer is a supplemental component for a JSF 2.0 composite component encapsulating one or
more input components (EditableValueHolder), their corresponding message components
(UIMessage) and a label (HtmlOutputLabel). |
| UIInputContainer.InputContainerElements |
|
| UIValidateForm |
|
| UIViewAction |
UIViewAction is an ActionSource2 UIComponent
that specifies an application-specific command (or action)--defined as an EL
method expression--to be invoked during one of the JSF lifecycle phases that
proceeds view rendering. |