Searched refs:activateSelection (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …activateSelection(e.originalEvent,!0,!0)}))}}))}function rf(e){return{top:e.top-20,right:e.right+2…
|
| D | bpmn-modeler.development.js | 47332 self.activateSelection(event.originalEvent, true, true); 47353 SpaceTool.prototype.activateSelection = function(event, autoActivate, reactivate) { 47509 this.activateSelection(mouseEvent, !!mouseEvent); 54978 LassoTool.prototype.activateSelection = function(event, autoActivate) { 55003 this.activateSelection(mouseEvent, !!mouseEvent); 55505 lassoTool.activateSelection(event); 55515 spaceTool.activateSelection(event);
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …activateSelection(v.originalEvent,!0,!0)})}})}Ht.$inject=["canvas","dragging","eventBus","modeling… method in Ht 231 …activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 214 …activateSelection=function(n,e){this._dragging.init(n,"lasso.selection",{trapClick:!1,autoActivate…
|