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