Searched defs:_registerDefaultActions (Results 1 – 4 of 4) sorted by relevance
231 …,t){this._actions={};var n=this;e.on("diagram.init",function(){n._registerDefaultActions(t),e.fire… method in $t
197 …ssing");if(!e)throw new Error("providers for <"+e+"> not found");if(!t)throw new Error("position i…
34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… variable
37070 EditorActions.prototype._registerDefaultActions.call(this, injector); method in EditorActions