dojo.dnd.move.constrainedMoveable.constraints
dojo.require("dojo.dnd.move");
defined in dojo/dnd/move.js
a function, which calculates a constraint box, it is called in a context of the moveable object.
Usage
function () (view source)