Attributes |
Name | Required | Request-time | Type | Description |
title | false | false | java.lang.String |
The page title. Rendered as the HTML title of the tool page, unless
the tool is being aggreggated and doesn't have its own HTML document.
|
binding | false | false | java.lang.String |
Component reference expression for this component.
|
id | false | false | java.lang.String |
Component id of this component.
|
rendered | false | false | java.lang.String |
Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent
form submit.
|