Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/mdnd/LazyManager.js

  • Provides:

    • dojox.mdnd.LazyManager
  • Requires:

    • dojo.dnd.Manager in common
    • dojox.mdnd.PureSource in common
  • dojox.mdnd.LazyManager

    • type
      Function
    • summary
      This class allows to launch a drag and drop dojo on the fly.
  • dojox.mdnd.LazyManager.constructor

    • constructor - constructor
    • type
      Function
  • dojox.mdnd.LazyManager.getItem

    • parameters:
      • draggedNode: (typeof DOMNode)
    • type
      Function
  • dojox.mdnd.LazyManager.startDrag

    • parameters:
      • e: (typeof Event)
      • draggedNode: (typeof DOMNode)
    • summary
      launch a dojo drag and drop on the fly.
    • type
      Function
  • dojox.mdnd.LazyManager.manager

    • type
      Object
  • dojox.mdnd.LazyManager.cancelDrag

    • summary
      cancel a drag and drop dojo on the fly.
    • type
      Function
  • dojox.mdnd.LazyManager.manager.target

    • type
      Object
  • dojox.mdnd.LazyManager.destroy

    • type
      Function
  • dojox.mdnd.LazyManager._registry

    • type
      Object
  • dojox.mdnd.LazyManager._fakeSource

    • type
      Object
  • dojox.mdnd

    • type
      Object
  • dojox

    • type
      Object