Attributes |
Name | Required | Request-time | Type | Description |
indent | false | false | java.lang.String |
The integer intentation level at which to display this component - See the Sakai Style Guide.
Default is no special indentation.
|
binding | false | false | java.lang.String |
Component reference expression for this component.
|
id | false | false | java.lang.String |
Component id of this component.
|
value | false | false | java.lang.String |
The text of the title to display.
|
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.
|