tc
Tag gridLayoutConstraint


Add GridLayoutConstraints to the parent UIComponent.


Tag Information
Tag Classorg.apache.myfaces.tobago.internal.taglib.GridLayoutConstraintTag
TagExtraInfo ClassNone
Body ContentJSP
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: java.lang.Object
borderLeftfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The left border area for this component. Its only applicably for containers.
Type: java.lang.Object
borderRightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The right border area for this component. Its only applicably for containers.
Type: java.lang.Object
borderTopfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The top border area for this component. Its only applicably for containers.
Type: java.lang.Object
columnSpanfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of horizontal cells this component should use.
heightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The height for this component.
Type: java.lang.Object
marginBottomfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The bottom margin for this component.
Type: java.lang.Object
marginLeftfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The left margin for this component.
Type: java.lang.Object
marginRightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The right margin for this component.
Type: java.lang.Object
marginTopfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The top margin for this component.
Type: java.lang.Object
maximumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The maximum height for this component.
Type: java.lang.Object
maximumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The maximum width for this component.
Type: java.lang.Object
minimumHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The minimum height for this component.
Type: java.lang.Object
minimumWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The minimum width for this component.
Type: java.lang.Object
paddingBottomfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The bottom padding for this component. Its only applicably for containers.
Type: java.lang.Object
paddingLeftfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The left padding for this component. Its only applicably for containers.
Type: java.lang.Object
paddingRightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The right padding for this component. Its only applicably for containers.
Type: java.lang.Object
paddingTopfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The top padding for this component. Its only applicably for containers.
Type: java.lang.Object
preferredHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The preferred height for this component.
Type: java.lang.Object
preferredWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The preferred width for this component.
Type: java.lang.Object
rowSpanfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of vertical cells this component should use.
widthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The width for this component.
Type: java.lang.Object

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.