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

dojo/dnd/Avatar.js

  • Provides:

    • dojo.dnd.Avatar
  • Requires:

    • dojo.dnd.common in common
  • dojo.dnd.Avatar

    • type
      Function
    • parameters:
      • manager
    • summary
      Object that represents transferred DnD items visually
      manager: Object
      a DnD manager object
  • dojo.dnd.Avatar.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • manager
  • dojo.dnd.Avatar.construct

    • summary
      constructor function;
      it is separate so it can be (dynamically) overwritten in case of need
    • type
      Function
  • dojo.dnd.Avatar.isA11y

    • type
      Object
  • dojo.dnd.Avatar.manager.source

  • dojo.dnd.Avatar.node

    • type
      bool
  • dojo.dnd.Avatar.destroy

    • summary
      destructor for the avatar; called to remove all references so it can be garbage-collected
    • type
      Function
  • dojo.dnd.Avatar.update

    • summary
      updates the avatar to reflect the current DnD state
    • type
      Function
  • dojo.dnd.Avatar._generateText

    • summary
      generates a proper text to reflect copying or moving of items
    • type
      Function
  • dojo.dnd.Avatar.manager

  • dojo.dnd

    • type
      Object
  • dojo

    • type
      Object