| java.lang.Object | |||||
| ↳ | javax.faces.component.UIComponent | ||||
| ↳ | javax.faces.component.UIComponentBase | ||||
| ↳ | javax.faces.component.UIOutput | ||||
| ↳ | javax.faces.component.UIInput | ||||
| ↳ | org.apache.myfaces.tobago.component.UIHidden | ||||
Renders a hidden input element.
UIComponent class, generated from template component1.2.stg with class
org.apache.myfaces.tobago.internal.taglib.component.HiddenTagDeclaration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | COMPONENT_TYPE | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIInput
| |||||||||||
From class
javax.faces.component.UIOutput
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIComponent
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Flag indicating that this element is disabled.
| |||||||||||
Flag indicating that this component will prohibit changes by the user.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIInput
| |||||||||||
From class
javax.faces.component.UIOutput
| |||||||||||
From class
javax.faces.component.UIComponentBase
| |||||||||||
From class
javax.faces.component.UIComponent
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
javax.faces.component.EditableValueHolder
| |||||||||||
From interface
javax.faces.component.StateHolder
| |||||||||||
From interface
javax.faces.component.ValueHolder
| |||||||||||
Flag indicating that this element is disabled.
Default: false
Flag indicating that this component will prohibit changes by the user.
Default: false