Searched refs:editorActions (Results 1 – 8 of 8) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 22001 var editorActions = event.editorActions; 22043 editorActions.trigger('undo'); 22057 editorActions.trigger('redo'); 22070 editorActions.trigger('copy'); 22083 editorActions.trigger('paste'); 36827 editorActions: self 37043 editorActions: [ 'type', EditorActions ] 38224 editorActions.trigger('find'); 38241 editorActions.trigger('spaceTool'); 38258 editorActions.trigger('lassoTool'); [all …]
|
H A 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"]…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …editorActions:n})}))}function Nd(e,t){return new Error(e+" "+t)}Ad.$inject=["eventBus","injector"]… property in $d
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 27 …ja(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind… 194 …editorActions:n})}))}function ch(e,t){return new Error(e+" "+t)}sh.$inject=["eventBus","injector"]…
|
H A D | bpmn-navigated-viewer.production.min.js | 22 …Xr(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBind…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 1 …editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 1 …editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t){this.edit…
|
H A D | bundle.js.map | 1 …editorActions = [];\n this.editorCommands = Object.create(null);\n }\n registerEditor…
|