| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.tobago.internal.taglib.GridLayoutConstraintTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
borderBottom | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The bottom border area for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
borderLeft | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The left border area for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
borderRight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The right border area for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
borderTop | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The top border area for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
columnSpan | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The number of horizontal cells this component should use. |
height | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The height for this component. Type: org.apache.myfaces.tobago.layout.Measure |
marginBottom | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The bottom margin for this component. Type: org.apache.myfaces.tobago.layout.Measure |
marginLeft | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The left margin for this component. Type: org.apache.myfaces.tobago.layout.Measure |
marginRight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The right margin for this component. Type: org.apache.myfaces.tobago.layout.Measure |
marginTop | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The top margin for this component. Type: org.apache.myfaces.tobago.layout.Measure |
maximumHeight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The maximum height for this component. Type: org.apache.myfaces.tobago.layout.Measure |
maximumWidth | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The maximum width for this component. Type: org.apache.myfaces.tobago.layout.Measure |
minimumHeight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The minimum height for this component. Type: org.apache.myfaces.tobago.layout.Measure |
minimumWidth | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The minimum width for this component. Type: org.apache.myfaces.tobago.layout.Measure |
paddingBottom | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The bottom padding for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
paddingLeft | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The left padding for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
paddingRight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The right padding for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
paddingTop | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The top padding for this component. Its only applicably for containers. Type: org.apache.myfaces.tobago.layout.Measure |
preferredHeight | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The preferred height for this component. Type: org.apache.myfaces.tobago.layout.Measure |
preferredWidth | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The preferred width for this component. Type: org.apache.myfaces.tobago.layout.Measure |
rowSpan | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The number of vertical cells this component should use. |
width | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| The width for this component. Type: org.apache.myfaces.tobago.layout.Measure |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |