dojox/drawing/plugins/_Plugin (version 1.10)

Summary

Base class for plugins.

When creating a plugin, use this class as the base to ensure full functionality.

Usage

var foo = new _Plugin(options);
dojox/drawing/plugins/_Plugin
Parameter Type Description
options undefined

Property Summary

Method Summary

  • connect()
  • disconnect(handles) Removes connections based on passed handles arguments

Properties

anchors
button
canvas
drawing
keys
mouse
node
stencils
type
util

Methods

connect()
disconnect(handles)

Removes connections based on passed handles arguments

Parameter Type Description
handles Handle | Array
Error in the documentation? Can’t find what you are looking for? Let us know!