h
Tag column


Renders a UIComponent that represents a single column of data within a parent UIData component.



Tag Information
Tag Classcom.sun.faces.taglib.html_basic.ColumnTag
TagExtraInfo Classcom.sun.faces.taglib.FacesTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.UIComponent)
The value binding expression linking this component to a property in a backing bean
idfalsefalsejava.lang.StringThe component identifier for the associated component
footerClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that will be applied to any column footer generated for this table.
headerClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that will be applied to any column header generated for this table.

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.