Constructordojo.dnd.Avatar

dojo.require("dojo.dnd.Avatar");
defined in dojo/dnd/Avatar.js

an object, which represents transferred DnD items visually manager: Object: a DnD manager object

Usage

function (manager) (view source)
parametertypedescription
manager  

Jump to PropertiesFunctionsBack to top

a constructor function; it is separate so it can be (dynamically) overwritten in case of need
a desctructor for the avatar, called to remove all references so it can be garbage-collected
updates the avatar to reflect the current DnD state
generates a proper text to reflect copying or moving of items

Jump to FunctionsPropertiesBack to top