RichFaces
Tag column




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

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

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.