Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/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.
    • classlike
  • dojox.mdnd.LazyManager.constructor

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

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

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

    • prototype - dojox.mdnd.LazyManager
    • instance - dojox.mdnd.LazyManager
    • type
      Object
  • dojox.mdnd.LazyManager.cancelDrag

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

    • prototype - dojox.mdnd.LazyManager
    • type
      Object
  • dojox.mdnd.LazyManager.destroy

    • prototype - dojox.mdnd.LazyManager
    • type
      Function
  • dojox.mdnd.LazyManager._registry

    • instance - dojox.mdnd.LazyManager
    • private - 1
    • type
      Object
  • dojox.mdnd.LazyManager._fakeSource

    • instance - dojox.mdnd.LazyManager
    • private - 1
    • type
      Object
  • dojox.mdnd

    • type
      Object
  • dojox

    • type
      Object