dijit._tree.dndSource.onDndSourceOver
dojo.require("dijit._tree.dndSource");
defined in dijit/_tree/dndSource.js
topic event processor for /dnd/source/over, called when detected a current source
Usage
function (/*Object*/ source) (view source)
parameter | type | description |
---|---|---|
source | Object | the source which has the mouse over it |