java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIInput
javax.faces.component.html.HtmlInputHidden
All Implemented Interfaces:
EditableValueHolder, ValueHolder, StateHolder
Represents an HTML input element
of type hidden.
By default, the rendererType property must be set to "javax.faces.Hidden".
This value can be changed by calling the setRendererType() method.