Tobago Components
Tag gridLayout


UIComponentClass: org.apache.myfaces.tobago.component.UIGridLayout

RendererType: GridLayout



Tag Information
Tag Classorg.apache.myfaces.tobago.taglib.component.GridLayoutTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.String

The component identifier for this component. This value must be unique within the closest parent component that is a naming container.

borderfalsetruejava.lang.String

Border size of this component.

cellspacingfalsetruejava.lang.String

Spacing between component and layout cell's

marginfalsetruejava.lang.String

Margin between container component and layouted children.

marginBottomfalsetruejava.lang.String

Bottom margin between container component and layouted children.

marginTopfalsetruejava.lang.String

Top margin between container component and layouted children.

marginRightfalsetruejava.lang.String

Right margin between container component and layouted children.

marginLeftfalsetruejava.lang.String

Left margin between container component and layouted children.

columnsfalsetruejava.lang.String

LayoutConstraints for column layout. Semicolon separated list of layout tokens ('*', '<x>*', '<x>px' or '<x>%'). Where '*' is equvalent to '1*'.

rowsfalsetruejava.lang.String

LayoutConstraints for column layout. Semicolon separated list of layout tokens ('<x>*', '<x>px', '<x>%' or 'fixed').

bindingfalsetruejava.lang.String

The value binding expression linking this component to a property in a backing bean.


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.