dojo.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)
parameter | type | description |
---|---|---|
manager |
FunctionsBack 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