Searched refs:activateSelection (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.production.min.js | 34 …activateSelection(e.originalEvent,!0,!0)}))}}))}function rf(e){return{top:e.top-20,right:e.right+2…
|
H A 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 | 194 …activateSelection(e.originalEvent,!0,!0)}))}}))}function Wm(e){return{top:e.top-20,right:e.right+2…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate… method in Of
|