tc
Tag gridLayoutConstraint


Add GridLayoutConstraints to the parent UIComponent.


Tag Information
Tag Classorg.apache.myfaces.tobago.internal.taglib.GridLayoutConstraintTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
borderBottomfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The bottom border area for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
borderLeftfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The left border area for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
borderRightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The right border area for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
borderTopfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The top border area for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
columnSpanfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of horizontal cells this component should use.
heightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginBottomfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The bottom margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginLeftfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The left margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginRightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The right margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginTopfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The top margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
maximumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The maximum height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
maximumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The maximum width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
minimumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The minimum height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
minimumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The minimum width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
paddingBottomfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The bottom padding for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
paddingLeftfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The left padding for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
paddingRightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The right padding for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
paddingTopfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The top padding for this component. Its only applicably for containers.
Type: org.apache.myfaces.tobago.layout.Measure
preferredHeightfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The preferred height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
preferredWidthfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The preferred width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
rowSpanfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of vertical cells this component should use.
widthfalsefalsejavax.el.ValueExpression
(must evaluate to org.apache.myfaces.tobago.layout.Measure)
The width for this component.
Type: org.apache.myfaces.tobago.layout.Measure

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.