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
rendered
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.
 
Required: false
Request-time: false
Type: java.lang.String
binding
The value binding expression linking this component to a property in a backing bean
 
Required: false
Request-time: false
Type: java.lang.String
id
The component identifier for the associated component
 
Required: false
Request-time: false
Type: java.lang.String
footerClass
Space-separated list of CSS style class(es) that will be applied to any column footer generated for this table.
 
Required: false
Request-time: false
Type: java.lang.String
headerClass
Space-separated list of CSS style class(es) that will be applied to any column header generated for this table.
 
Required: false
Request-time: false
Type: java.lang.String

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.