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/DropIndicator.js

  • Provides:

    • dojox.mdnd.DropIndicator
  • Requires:

    • dojox.mdnd.AreaManager in common
  • dojox.mdnd.DropIndicator

    • type
      Function
    • summary
      DropIndicator managment for DnD.
  • dojox.mdnd.DropIndicator.node

    • type
      DOMNode
    • summary
      the drop indicator node
  • dojox.mdnd.DropIndicator.constructor

    • constructor - constructor
    • type
      Function
  • dojox.mdnd.DropIndicator.place

    • parameters:
      • area: (typeof Node)
        the dnd targer area node
      • nodeRef: (typeof Node)
        node where the dropIndicator have to be placed into the area
        dragNode:
        the node which is dragged
      • size: (typeof Object)
    • returns
      DOMNode
    • summary
      Place the DropIndicator in the right place
    • return_summary
      the node inserted or null if it crashes
    • type
      Function
  • dojox.mdnd.DropIndicator.node.style.height

    • type
      String
  • dojox.mdnd.DropIndicator.remove

    • summary
      remove the DropIndicator (not destroy)
    • type
      Function
  • dojox.mdnd.DropIndicator.destroy

    • summary
      destroy the dropIndicator
    • type
      Function
  • dojox.mdnd

    • type
      Object
  • dojox

    • type
      Object