gc
Tag column


Equivalent of JSF standard h:column using the Gravel improved collection model.


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
A writable ValueExpression to store this component instance into on request.
footerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The style class that will be applied to the footer.
footerStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The CSS style that will be applied to the footer.
headerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The style class that will be applied to the header.
headerStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The CSS style that will be applied to the footer.
idfalsefalsejava.lang.StringThe ID of this component.
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
A flag indicating whether this component should be rendered.
stylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value of the HTML style attribute for this component.
styleClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value of the HTML class attribute for this component.

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.