RichFaces
Tag column




Tag Information
Tag Classorg.richfaces.taglib.ColumnTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
colspanfalsefalsejava.lang.StringCorresponds to the HTML colspan attribute.
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
breakBeforefalsefalsejava.lang.Stringif 'true' next column begins from the first row.
rowspanfalsefalsejava.lang.StringCorresponds to the HTML rowspan attribute.
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
langfalsefalsejava.lang.StringCode describing the language used in the generated markup for this component
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
titlefalsefalsejava.lang.StringAdvisory title information about markup elements generated for this component
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
headerClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to any header generated for this table.
dirfalsefalsejava.lang.StringDirection indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
footerClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to any footer 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.