Functiondojo.dnd.Source.onDndStart

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

topic event processor for /dnd/start, called to initiate the DnD operation

Usage

function (/*Object*/ source, /*Array*/ nodes, /*Boolean*/ copy) (view source)
parametertypedescription
sourceObjectthe source which provides items
nodesArraythe list of transferred items
copyBooleancopy items, if true, move items otherwise