class
SAPO.Ink.SortableList
Version:
0.1
Adds sortable behaviour to any list!
Since:
Defined in
Ink/SortableList/0.1/lib.js
October 2012
Constructor Summary
Function Summary
destroy()
unregisters the component and removes its markup from the DOM
Constructor Details
constructor SortableList
SortableList(String|DOMElement
selector, Object
options)
Parameters:
selector
options
-
[ String dragLabel ]
what to display on the label. defaults to 'drag here'
Function Details
function destroy
destroy()
unregisters the component and removes its markup from the DOM
function getModel
String[]
getModel()
returns a copy of the model