inputEx Documentation Back to homepage

inputEx Documentation > inputEx.widget.DDList 0.2.2

Static Class inputEx.widget.DDList - extends inputEx.widget.DDList

Create a sortable list
Known Subclasses:
inputEx.widget.DDList

Constructor

inputEx.widget.DDList ( options )
Parameters:
options <Object>  - Options:
  • id: id of the ul element
  • value: initial value of the list

Methods

addItem

addItem(value)
Parameters:
    value

getValue

getValue()

itemRemovedEvt

itemRemovedEvt(itemValue)
YAHOO custom event fired when an item is removed
Parameters:
    itemValue <Any>  - value of the removed item

listReorderedEvt

listReorderedEvt()
YAHOO custom event fired when the list is reordered

removeItem

removeItem(i)
Parameters:
    i

setValue

setValue(value)
Parameters:
    value

updateItem

updateItem(i,value)
Parameters:
    i
    value




Copyright (c) 2007-2009 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 2.0.0 on Wed, 04 Mar 2009 15:41:32 GMT using neyricjslibs-template.