Constructordijit._editor._Plugin

dojo.require("dijit._editor._Plugin");
defined in dijit/_editor/_Plugin.js

This represents a "plugin" to the editor, which is basically a single button on the Toolbar and some associated code

Usage

function (/*Object?*/ args, /*DomNode?*/ node) (view source)
parametertypedescription
argsObjectOptional.
nodeDomNodeOptional.

Jump to PropertiesFunctionsBack to top

Functionconnect(o, f, tf)
FunctiongetLabel(key)
FunctionsetEditor(editor)
FunctionsetToolbar(toolbar)
Function_initButton(props)

Jump to FunctionsPropertiesBack to top