RichFaces
Tag listShuttle




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

Attributes
NameRequiredRequest-timeTypeDescription
moveControlsVisiblefalsefalsejava.lang.StringIf "false", 'Copy' and 'Remove' controls aren't displayed
orderControlsVisiblefalsefalsejava.lang.StringIf "false", 'Up' and 'Down' controls aren't displayed.
sourceListWidthfalsefalsejava.lang.StringDefines width of a source list
stateVarfalsefalsejava.lang.StringThe attribute provides access to a component state on the client side
removeControlLabelfalsefalsejava.lang.StringDefines a label for a remove control
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
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
copyControlLabelfalsefalsejava.lang.StringDefines a label for a copy control
varfalsefalsejava.lang.StringDefines a list on the page
rowsfalsefalsejava.lang.StringA number of rows to display, or zero for all remaining rows in the table
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
columnClassesfalsefalsejava.lang.String${prop.xmlEncodedDescription}
showButtonLabelsfalsefalsejava.lang.StringShows a label for a button
firstfalsefalsejava.lang.StringA zero-relative row number of the first row to display
targetCaptionLabelfalsefalsejava.lang.StringDefines target list caption representation text
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
sourceCaptionLabelfalsefalsejava.lang.StringDefines source list caption representation text
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
activeItemfalsefalsejava.lang.StringStores active item
upControlLabelfalsefalsejava.lang.StringDefines a label for an "Up" control
rowClassesfalsefalsejava.lang.String${prop.xmlEncodedDescription}
targetListWidthfalsefalsejava.lang.StringDefines width of a target list
componentStatefalsefalsejava.lang.StringIt defines EL-binding for a component state for saving or redefinition
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
listsHeightfalsefalsejava.lang.StringDefines height of the list
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
ajaxKeysfalsefalsejava.lang.StringDefines strings that are updated after an Ajax request
onorderchangedfalsefalsejava.lang.StringHTML: script expression; called after ordering action
copyAllControlLabelfalsefalsejava.lang.StringDefines a label for a copyAll control
sourceSelectionfalsefalsejava.lang.StringManages selection in a source list from the server side
bottomControlLabelfalsefalsejava.lang.StringDefines a label for a bottom control
sourceValuefalsefalsejava.lang.StringDefine the collection to be shown in source list
removeAllControlLabelfalsefalsejava.lang.StringDefines a label for a removeAll control
targetValuefalsefalsejava.lang.StringDefine the collection to be shown in target list
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
onlistchangedfalsefalsejava.lang.String${prop.xmlEncodedDescription}
targetSelectionfalsefalsejava.lang.StringManages selection in a target list from the server side
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
topControlLabelfalsefalsejava.lang.StringDefines a label for a "Top" control
switchByClickfalsefalsejava.lang.StringIf "true", dragging between lists realized by click
fastMoveControlsVisiblefalsefalsejava.lang.StringIf "false", 'Copy All' and 'Remove All' controls aren't displayed
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
downControlLabelfalsefalsejava.lang.StringDefines a label for a down control
fastOrderControlsVisiblefalsefalsejava.lang.StringIf "false", 'Top' and 'Bottom' controls aren't displayed.

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.