RichFaces ( Legacy URL )
Tag orderingList




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

Attributes
NameRequiredRequest-timeTypeDescription
activeItemfalsefalsejava.lang.StringStores active item
ajaxKeysfalsefalsejava.lang.StringDefines strings that are updated after an Ajax request
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
bottomControlLabelfalsefalsejava.lang.StringDefines a label for a 'Bottom' control
captionLabelfalsefalsejava.lang.StringDefines caption representation text
columnClassesfalsefalsejava.lang.StringCSS class for a column
componentStatefalsefalsejava.lang.StringIt defines EL-binding for a component state for saving or redefinition
controlsHorizontalAlignfalsefalsejava.lang.StringControls 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.
controlsTypefalsefalsejava.lang.StringDefines type of a control: button or none.
controlsVerticalAlignfalsefalsejava.lang.StringControls 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. center(Default) - controls should be rendered centered relatively to a list.
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
downControlLabelfalsefalsejava.lang.StringDefines a label for a 'Down' control
fastOrderControlsVisiblefalsefalsejava.lang.StringIf "false", 'Top' and 'Bottom' controls aren't displayed.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
immediatefalsefalsejava.lang.StringTrue means, that the default ActionListener should be executed immediately (i.e. during Apply Request Values phase of the request processing lifecycle), rather than waiting until the Invoke Application phase
listHeightfalsefalsejava.lang.StringDefines height of a list
listWidthfalsefalsejava.lang.StringDefines width of a list
onbottomclickfalsefalsejava.lang.StringA JavaScript event handler; a button "Bottom" is clicked
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
ondownclickfalsefalsejava.lang.StringA JavaScript event handler; a button "Down" is clicked
onheaderclickfalsefalsejava.lang.StringA JavaScript event handler; a header is clicked
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
onorderchangedfalsefalsejava.lang.StringA JavaScript event handler called on an order operation
ontopclickfalsefalsejava.lang.StringA JavaScript event handler; a button "Top" is clicked
onupclickfalsefalsejava.lang.StringHTML: a script expression; a button "Up" is clicked
orderControlsVisiblefalsefalsejava.lang.StringIf "false", 'Up' and 'Down' controls aren't displayed.
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
rowClassesfalsefalsejava.lang.StringCSS class for a row
rowKeyfalsefalsejava.lang.StringRowKey is a representation of an identifier for a specific data row
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope
rowsfalsefalsejava.lang.StringA number of rows to display, or zero for all remaining rows in the list
selectionfalsefalsejava.lang.StringCollection which stores a set of selected items
showButtonLabelsfalsefalsejava.lang.StringIf "true", shows a label for a button
sortIconfalsefalsejava.lang.StringSpecifies a default icon for a sorting marker in non-sorting position.
sortIconDownfalsefalsejava.lang.StringSpecifies an icon for a sorting marker in sorting 'down' position.
sortIconUpfalsefalsejava.lang.StringSpecifies an icon for a sorting marker in sorting 'up' position.
stateVarfalsefalsejava.lang.StringThe attribute provides access to a component state on the client side
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
topControlLabelfalsefalsejava.lang.StringDefines a label for a 'Top' control
upControlLabelfalsefalsejava.lang.StringDefines a label for a 'Up' control
validatorfalsefalsejava.lang.StringMethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
valuefalsefalsejava.lang.StringDefine the collection to be shown in a list
valueChangeListenerfalsefalsejava.lang.StringListener 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.