RichFaces ( Legacy URL )
Tag orderingList




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

Attributes
NameRequiredRequest-timeTypeDescription
activeItemfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Stores active item
ajaxKeysfalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Set)
Defines row keys that are updated after an Ajax request
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The attribute takes a value-binding expression for a component property of a backing bean
bottomControlLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines a label for a 'Bottom' control
captionLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines caption representation text
columnClassesfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS class for a column
componentStatefalsefalsejavax.el.ValueExpression
(must evaluate to org.ajax4jsf.model.DataComponentState)
It defines EL-binding for a component state for saving or redefinition
controlsHorizontalAlignfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Controls horizontal rendering. Possible values: left - controls should be rendered to the left side of a list. right(Default)- controls should be rendered to the right side of a list.
controlsTypefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines type of a control: button or none.
controlsVerticalAlignfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Controls vertical rendering. Possible values: top - controls should be rendered aligned to top side of a list. bottom - controls should be rendered aligned to bottom side of a list. middle (default) - controls should be rendered centered relatively to a list.
converterfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
Id of Converter to be used or reference to a Converter
downControlLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines a label for a 'Down' control
fastOrderControlsVisiblefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", 'Top' and 'Bottom' controls aren't displayed.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
immediatefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
A flag indicating that this component value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until a Process Validations phase
listHeightfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines height of a list
listWidthfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines width of a list
onbottomclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A JavaScript event handler; a button "Bottom" is clicked
onclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a pointer button is clicked
ondblclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a pointer button is double-clicked
ondownclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A JavaScript event handler; a button "Down" is clicked
onheaderclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A JavaScript event handler; a header is clicked
onmousemovefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a pointer is moved within
onmouseoutfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a pointer is moved away
onmouseoverfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a pointer is moved onto
onorderchangedfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A JavaScript event handler called on an order operation
ontopclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A JavaScript event handler; a button "Top" is clicked
onupclickfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a button "Up" is clicked
orderControlsVisiblefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", 'Up' and 'Down' controls aren't displayed.
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered
requiredfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "true", this component is checked for non-empty input
rowClassesfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS class for a row
rowKeyfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
RowKey is a representation of an identifier for a specific data row
rowKeyConverterfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
rowKeyConverter
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope
rowsfalsefalsejavax.el.ValueExpression
(must evaluate to int)
A number of rows to display, or zero for all remaining rows in the list
selectionfalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Set)
Collection which stores a set of selected items
showButtonLabelsfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "true", shows a label for a button
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
topControlLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines a label for a 'Top' control
upControlLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Defines a label for a 'Up' control
validatorfalsefalsejavax.el.MethodExpression
(signature must match void validator(javax.faces.context.FacesContext, javax.faces.component.UIComponent, java.lang.Object))
MethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Defines a List or Array of items to be shown in a list
valueChangeListenerfalsefalsejavax.el.MethodExpression
(signature must match void valueChangeListener(javax.faces.event.ValueChangeEvent))
Listener for value changes
varfalsefalsejava.lang.StringDefines a list on the page

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.