RichFaces
Tag columns




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

Attributes
NameRequiredRequest-timeTypeDescription
beginfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The first iteration item
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.el.ValueExpression)
binding
breakBeforefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
if "true" next column begins from the first row
colspanfalsefalsejavax.el.ValueExpression
(must evaluate to int)
Corresponds to the HTML colspan attribute
columnsfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Count of columns
comparatorfalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Comparator)
No Description
dirfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
endfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The last iteration item
firstfalsefalsejavax.el.ValueExpression
(must evaluate to int)
A zero-relative row number of the first row to display
footerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Space-separated list of CSS style class(es) that are be applied to any footer generated for this table
headerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Space-separated list of CSS style class(es) that are be applied to any header generated for this table
indexfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current counter
langfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Code describing the language used in the generated markup for this component
rowsfalsefalsejavax.el.ValueExpression
(must evaluate to int)
A number of rows to display, or zero for all remaining rows in the table
rowspanfalsefalsejavax.el.ValueExpression
(must evaluate to int)
Corresponds to the HTML rowspan attribute
selfSortedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
No Description
sortExpressionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Attribute defines a bean property which is used for sorting of a column
sortOrderfalsefalsejavax.el.ValueExpression
(must evaluate to org.richfaces.model.Ordering)
SortOrder is an enumeration of the possible sort orderings.
sortablefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Boolean attribute. If "true" it's possible to sort the column content after click on the header. Default value is "true"
stylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Corresponds to the HTML class attribute
titlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Advisory title information about markup elements generated for this component
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current value for this component
varfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current value for this component
widthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Attribute 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.