Tobago Components 1.5.x
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 java.lang.Object)
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 java.lang.Object)
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 java.lang.Object)
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 java.lang.Object)
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.String)
The number of horizontal cells this component should use.
heightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginBottomfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The bottom margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginLeftfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The left margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginRightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The right margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
marginTopfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The top margin for this component.
Type: org.apache.myfaces.tobago.layout.Measure
maximumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The maximum height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
maximumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The maximum width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
minimumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The minimum height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
minimumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The minimum width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
paddingBottomfalsefalsejavax.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
paddingLeftfalsefalsejavax.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
paddingRightfalsefalsejavax.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
paddingTopfalsefalsejavax.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
preferredHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The preferred height for this component.
Type: org.apache.myfaces.tobago.layout.Measure
preferredWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The preferred width for this component.
Type: org.apache.myfaces.tobago.layout.Measure
rowSpanfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The number of vertical cells this component should use.
widthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
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.