jqList Example

The jqList is my simple implementation of a list control. It is very useful for implementing a list that has a conistent look across platforms as well as allowing many styles to be applied.











Selected Item Label

Documentation

Property

listItems a array list of all the items in the list control.
selectedListItem the current selected object in the list control

Methods

addListItem
addListItemArray
disableListItem
enableListItem
getListItemById
getListItemByIndex
getListItemsByLabel
getListItemByProperty
getListItemsByProperty
removeListItem
removeAllListItems
setListItemClick
unSetListItemClick
updateListItem

Development


jqList Files