dijit._tree.dndSource.checkAcceptance
dojo.require("dijit._tree.dndSource");
defined in dijit/_tree/dndSource.js
checks, if the target can accept nodes from this source
parameter | type | description |
---|---|---|
source | Object | the source which provides items |
nodes | Array | the list of transferred items |