dijit._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
parameter | type | description |
---|---|---|
args | Object | Optional. |
node | DomNode | Optional. |