| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | None |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent )
| A writable ValueExpression to store this component instance into on request. |
footerClass | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The style class that will be applied to the footer. |
footerStyle | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The CSS style that will be applied to the footer. |
headerClass | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The style class that will be applied to the header. |
headerStyle | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The CSS style that will be applied to the footer. |
id | false | false | java.lang.String | The ID of this component. |
rendered | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| A flag indicating whether this component should be rendered. |
style | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The value of the HTML style attribute for this component. |
styleClass | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The value of the HTML class attribute for this component. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |