Searched refs:editorActions (Results 1 – 8 of 8) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 22001 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 …]
|
| D | bpmn-modeler.production.min.js | 28 …Jo(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind… 34 …editorActions:n})}))}function nu(e,t){return new Error(e+" "+t)}tu.$inject=["eventBus","injector"]… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …editorActions:n})}))}function Ld(e,t){return new Error(e+" "+t)}Bd.$inject=["eventBus","injector"]… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 27 …Da(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind… 197 …editorActions:n})}))}function By(e,t){return new Error(e+" "+t)}Dy.$inject=["eventBus","injector"]… property
|
| D | bpmn-navigated-viewer.production.min.js | 22 …Hr(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 1 …editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit… property
|
| D | bundle.js.map | 1 …editorActions = [];\n this.editorCommands = Object.create(null);\n }\n registerEditor…
|