Functiondojo.dnd.Container._getChildByEvent

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

gets a child, which is under the mouse at the moment, or null

Usage

function (e) (view source)
parametertypedescription
e a mouse event