| |||||||
FRAMES NO FRAMES |
UIComponentClass: org.apache.myfaces.tobago.component.UIPage
RendererType: Page
Supported facets:
Tag Information | |
Tag Class | org.apache.myfaces.tobago.taglib.component.PageTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
label | false | true | java.lang.String | Text value to display as label. If text contains an underscore the next character is used as accesskey. Type: java.lang.String |
id | false | true | java.lang.String | The component identifier for this component. This value must be unique within the closest parent component that is a naming container. Type: java.lang.String |
width | false | true | java.lang.String | The width for this component. This value is used in the gridLayouts columns attribute. See gridLayout tag for valid values. Type: java.lang.String |
height | false | true | java.lang.String | The height for this component. Type: java.lang.String |
binding | false | true | java.lang.String | The value binding expression linking this component to a property in a backing bean. Warning: For the tobago extension library tx the binding differs from JSP and Facelets:
|
state | false | true | java.lang.String | ValueBindingExpression pointing to a object to save the component's state. Type: java.lang.Object |
applicationIcon | false | true | java.lang.String | 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. Type: java.lang.String |
doctype | false | true | java.lang.String | **** @deprecated. Will be removed in a future version **** Possible values for doctype are:
Type: java.lang.String Default: loose |
focusId | false | true | java.lang.String | Contains the id of the component wich should have the focus after loading the page. Set to emtpy string for disabling setting of focus. Default (null) enables the "auto focus" feature. Type: java.lang.String |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |