Tag Information
Tag Class org.richfaces.taglib.ListShuttleTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
activeItem false false java.lang.String Stores active item
ajaxKeys false false java.lang.String Defines strings that are updated after an Ajax request
binding false false java.lang.String The attribute takes a value-binding expression for a component property of a backing bean
bottomControlClass false false java.lang.String CSS class for bottom control
bottomControlLabel false false java.lang.String Defines a label for a bottom control
columnClasses false false java.lang.String Comma-separated list of CSS classes for columns
componentState false false java.lang.String It defines EL-binding for a component state for saving or redefinition
controlsType false false java.lang.String Defines type of a control: button or none.
converter false false java.lang.String Id of Converter to be used or reference to a Converter
copyAllControlClass false false java.lang.String CSS class for copyAll control
copyAllControlLabel false false java.lang.String Defines a label for a copyAll control
copyControlClass false false java.lang.String CSS class for copy control
copyControlLabel false false java.lang.String Defines a label for a copy control
disabledControlClass false false java.lang.String CSS class for a disabled control
downControlClass false false java.lang.String CSS class for down control
downControlLabel false false java.lang.String Defines a label for a down control
fastMoveControlsVisible false false java.lang.String If "false", 'Copy All' and 'Remove All' controls aren't displayed
fastOrderControlsVisible false false java.lang.String If "false", 'Top' and 'Bottom' controls aren't displayed.
first false false java.lang.String A zero-relative row number of the first row to display
id false false java.lang.String Every component may have a unique id that is automatically created if omitted
immediate false false java.lang.String 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
listClass false false java.lang.String CSS class for a list
listsHeight false false java.lang.String Defines height of the list
moveControlsVerticalAlign false false java.lang.String Customize vertically position of move controls relatively to lists
moveControlsVisible false false java.lang.String If "false", 'Copy' and 'Remove' controls aren't displayed
onbottomclick false false java.lang.String A JavaScript event handler; a button "Bottom" is clicked
onclick false false java.lang.String HTML: a script expression; a pointer button is clicked
oncopyallclick false false java.lang.String A JavaScript event handler; a button "Copy All" is clicked
oncopyclick false false java.lang.String HTML: a script expression; a button "Copy" is clicked
ondblclick false false java.lang.String HTML: a script expression; a pointer button is double-clicked
ondownclick false false java.lang.String A JavaScript event handler; a button "Down" is clicked
onlistchanged false false java.lang.String A JavaScript event handler called on a list change operation
onmousemove false false java.lang.String HTML: a script expression; a pointer is moved within
onmouseout false false java.lang.String HTML: a script expression; a pointer is moved away
onmouseover false false java.lang.String HTML: a script expression; a pointer is moved onto
onorderchanged false false java.lang.String HTML: script expression; called after ordering action
onremoveallclick false false java.lang.String A JavaScript event handler; a button "Remove All" is clicked
onremoveclick false false java.lang.String A JavaScript event handler; a button "Remove" is clicked
ontopclick false false java.lang.String A JavaScript event handler; a button "Top" is clicked
onupclick false false java.lang.String HTML: a script expression; a button "Up" is clicked
orderControlsVerticalAlign false false java.lang.String Customizes vertically position of order controls relatively to lists
orderControlsVisible false false java.lang.String If "false", 'Up' and 'Down' controls aren't displayed.
removeAllControlClass false false java.lang.String CSSlass for remove all control
removeAllControlLabel false false java.lang.String Defines a label for a removeAll control
removeControlClass false false java.lang.String CSS class for remove control
removeControlLabel false false java.lang.String Defines a label for a remove control
rendered false false java.lang.String If "false", this component is not rendered
required false false java.lang.String If "true", this component is checked for non-empty input
rowClasses false false java.lang.String CSS class for a row
rowKey false false java.lang.String RowKey is a representation of an identifier for a specific data row
rowKeyVar false false java.lang.String The attribute provides access to a row key in a Request scope
rows false false java.lang.String A number of rows to display, or zero for all remaining rows in the table
showButtonLabels false false java.lang.String Shows a label for a button
sourceCaptionLabel false false java.lang.String Defines source list caption representation text
sourceListWidth false false java.lang.String Defines width of a source list
sourceSelection false false java.lang.String Manages selection in a source list from the server side
sourceValue false false java.lang.String Define the collection to be shown in source list
stateVar false false java.lang.String The attribute provides access to a component state on the client side
style false false java.lang.String CSS style(s) is/are to be applied when this component is rendered
styleClass false false java.lang.String Corresponds to the HTML class attribute
switchByClick false false java.lang.String If "true", dragging between lists realized by click
targetCaptionLabel false false java.lang.String Defines target list caption representation text
targetListWidth false false java.lang.String Defines width of a target list
targetSelection false false java.lang.String Manages selection in a target list from the server side
targetValue false false java.lang.String Define the collection to be shown in target list
topControlClass false false java.lang.String CSS class for top control
topControlLabel false false java.lang.String Defines a label for a "Top" control
upControlClass false false java.lang.String CSS class for up control
upControlLabel false false java.lang.String Defines a label for an "Up" control
validator false false java.lang.String 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
valueChangeListener false false java.lang.String Listener for value changes
var false false java.lang.String Defines a list on the page