Constructordojox.sketch._Plugin

dojo.require("dojox.sketch._Plugin");
defined in dojox/sketch/_Plugin.js

This represents a "plugin" to the dojox.sketch.Figure, which is basically a single button on the Toolbar and some associated code

Usage

function (/*Object?*/ args) (view source)
parametertypedescription
argsObjectOptional.

Jump to PropertiesFunctionsBack to top

Functionattr(name, value)
Functionconnect(o, f, tf)
FunctionsetFigure(figure)
FunctionsetToolbar(toolbar)

Jump to FunctionsPropertiesBack to top