Searched refs:_registerAction (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …_registerAction(e,t);b(e,(function(e,t){n._registerAction(t,e)}))},tu.prototype._registerAction=fu…
|
| D | bpmn-modeler.development.js | 36981 return this._registerAction(actions, listener); 36985 self._registerAction(action, listener); 36995 EditorActions.prototype._registerAction = function(action, listener) { 37090 this._registerAction('selectElements', function() { 37107 this._registerAction('spaceTool', function() { 37113 this._registerAction('lassoTool', function() { 37119 this._registerAction('handTool', function() { 37125 this._registerAction('globalConnectTool', function() { 37131 this._registerAction('distributeElements', function(opts) { 37142 this._registerAction('alignElements', function(opts) { [all …]
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …_registerAction(e,t);g(e,(function(e,t){n._registerAction(t,e)}))},Dy.prototype._registerAction=fu… method in Dy
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …_registerAction(e,t);p(e,(function(e,t){n._registerAction(t,e)}))},Bd.prototype._registerAction=fu… method in Bd
|