dijit
»
_editor
»
_Plugin
» connect
dijit._editor._Plugin.connect
dojo.require("dijit._editor._Plugin");
defined in dijit/_editor/_Plugin.js
Usage
function (o, f, tf)
(view source)
this
._connects.
push
(
dojo.
connect
(
o, f,
this
, tf
)
)
;
parameter
type
description
o
f
tf