Properties

Name Type Default
disabled Boolean false
width String null
height String null
multiple Boolean false
selectedIndex Number -1
source Array null
displayMember String ""
valueMember String ""
clear Method
scrollBarSize Number 17
enableHover Boolean true
incrementalSearch Boolean true
incrementalSearchDelay Number 700
searchMode String startswith
enableSelection Boolean true
equalItemsWidth Boolean true
itemHeight Number -1
checkboxes Boolean false
autoHeight Boolean false
hasThreeStates Boolean false
allowDrag(requires jqxdragdrop.js) Boolean false
allowDrop(requires jqxdragdrop.js) Boolean false
dropAction(requires jqxdragdrop.js) String 'default'.
dragStart Function null
dragEnd Function null
renderer Function null

Events

select Event
unselect Event
change Event
checkChange Event
dragStart Event
dragEnd Event

Methods

addItem Method
insertAt Method
removeAt Method
disableAt Method
enableAt Method
getItems Method
getSelectedItems Method
getCheckedItems Method
ensureVisible Method
getItem Method
getSelectedItem Method
getSelectedIndex Method
selectIndex Method
unselectIndex Method
clearSelection Method
checkIndex Method
uncheckIndex Method
indeterminateIndex Method
checkAll Method
uncheckAll Method
beginUpdate Method
endUpdate Method