dojox
»
sketch
»
_Plugin
» activate
dojox.sketch._Plugin.activate
dojo.require("dojox.sketch._Plugin");
defined in dojox/sketch/_Plugin.js
Usage
function (e)
(view source)
this
.
onActivate
(
)
;
this
.
figure
.
setTool
(
this
)
;
this
.
attr
(
'checked'
,
true
)
;
parameter
type
description
e