RichFaces
Tag dataOrderedList




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

Attributes
NameRequiredRequest-timeTypeDescription
ajaxKeysfalsefalsejava.lang.StringajaxKeys
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
dirfalsefalsejava.lang.StringDirection indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
firstfalsefalsejava.lang.StringA zero-relative row number of the first row to display
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
rowClassesfalsefalsejava.lang.StringA comma-delimited list of CSS style classes that is applied to popup table rows. A space separated list of classes may also be specified for any individual row. The styles are applied, in turn, to each row in the table. For example, if the list has two elements, the first style class in the list is applied to the first row, the second to the second row, the first to the third row, the second to the fourth row, etc. In other words, we keep iterating through the list until we reach the end, and then we start at the beginning again
rowKeyVarfalsefalsejava.lang.StringrowKeyVar
rowsfalsefalsejava.lang.StringA number of rows to display, or zero for all remaining rows in the table
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
typefalsefalsejava.lang.StringCorresponds to the HTML OL type attribute
valuefalsefalsejava.lang.Stringvalue
varfalsefalsejava.lang.StringA request-scope attribute via which the data object for the current row will be used when iterating

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.