java.lang.Object | ||||||
↳ | javax.faces.component.UIComponent | |||||
↳ | javax.faces.component.UIComponentBase | |||||
↳ | javax.faces.component.UIForm | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIForm | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIPage | |||||
↳ | org.apache.myfaces.tobago.component.UIPage |
Renders a page element.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.PageTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Absolute URL to an image or image name to lookup in tobago resource path
representing the application.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Contains the id of the component which should have the focus after
loading the page.
| |||||||||||
The height of the component in the UI.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Text value to display as label.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
ValueBindingExpression pointing to a object to save the
component's state.@deprecated
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
The width of the component in the UI.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Absolute URL to an image or image name to lookup in tobago resource path representing the application. In HTML it is used as a favicon.
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
Contains the id of the component which should have the focus after loading the page. Set to empty string for disabling setting of focus. Default (null) enables the "auto focus" feature.
The height of the component in the UI. This value will usually be set by the layout manager, but can be set explicitly here.
Text value to display as label. If text contains an underscore the next character is used as accesskey.
ValueBindingExpression pointing to a object to save the component's state.@deprecated
The width of the component in the UI. This value will usually be set by the layout manager, but can be set explicitly here.
This attribute is for internal use only.
This attribute is for internal use only.