e.target.parentNode.setTool
dojo.require("dojox.sketch.Figure");
defined in dojox/sketch/Figure.js
Usage
function (/*dojox.sketch._Plugin*/ t) (view source)
parameter | type | description |
---|---|---|
t | dojox.sketch._Plugin | This represents a "plugin" to the dojox.sketch.Figure, which is basically a single button on the Toolbar and some associated code |