dojox/mdnd/LazyManager (version 1.10)

Summary

This class allows to launch a drag and drop dojo on the fly.

Usage

var foo = new LazyManager();
dojox/mdnd/LazyManager

See the dojox/mdnd/LazyManager reference documentation for more information.

Method Summary

Methods

cancelDrag()

cancel a drag and drop dojo on the fly.

destroy()
getItem(draggedNode)
Parameter Type Description
draggedNode DOMNode
Returns:object
startDrag(e,draggedNode)

launch a dojo drag and drop on the fly.

Parameter Type Description
e Event
draggedNode DOMNode
Optional
Error in the documentation? Can’t find what you are looking for? Let us know!