Home
last modified time | relevance | path

Searched refs:editorActions (Results 1 – 8 of 8) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js22001 var editorActions = event.editorActions;
22003 self.registerBindings(keyboard, editorActions);
22019 KeyboardBindings.prototype.registerBindings = function(keyboard, editorActions) { argument
22030 if (editorActions.isRegistered(action)) {
22043 editorActions.trigger('undo');
22057 editorActions.trigger('redo');
22070 editorActions.trigger('copy');
22083 editorActions.trigger('paste');
22098 editorActions.trigger('stepZoom', { value: 1 });
22111 editorActions.trigger('stepZoom', { value: -1 });
[all …]
Dbpmn-modeler.production.min.js28 …Jo(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind…
34editorActions:n})}))}function nu(e,t){return new Error(e+" "+t)}tu.$inject=["eventBus","injector"]… property
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js191editorActions:n})}))}function Ld(e,t){return new Error(e+" "+t)}Bd.$inject=["eventBus","injector"]… property
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js27 …Da(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind…
197editorActions:n})}))}function By(e,t){return new Error(e+" "+t)}Dy.$inject=["eventBus","injector"]… property
Dbpmn-navigated-viewer.production.min.js22 …Hr(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit… property
Dbundle.js.map1editorActions = [];\n this.editorCommands = Object.create(null);\n }\n registerEditor…