RichFaces
Tag orderingList




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

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

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.