Searched refs:previousSelection (Results 1 – 6 of 6) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 20934 var previousSelection = event.previousSelection || []; 20939 var isSelected = find(previousSelection, function(selectedShape) { 27419 function restoreSelection(previousSelection) { argument 27420 var existingSelection = previousSelection.filter(function(element) { 27465 payload.previousSelection = selection.get(); 27654 var previousSelection = context.payload.previousSelection; 27656 if (restore !== false && previousSelection && !selection.get().length) { 27657 restoreSelection(previousSelection); 43225 previousSelection = context && context.payload.previousSelection, 43229 if (!previousSelection || !previousSelection.length) { [all …]
|
| D | bpmn-modeler.production.min.js | 28 …i&&r&&t.select(r)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(… 33 …previousSelection=n.get(),n.select(null)),r.cursor&&oa(r.cursor),t.addMarker(t.getRootElement(),rs… 34 …,a.connection=o,r&&function(e,t){var n,i=r.context(),o=i&&i.payload.previousSelection;if(!o||!o.le…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 10 …tion;a&&t.select(a)}),e.on("shape.move.end",500,function(i){var o=i.previousSelection||[],a=r.get(… 211 …previousSelection=n.get(),n.select(null)),o.cursor&&gi(o.cursor),t.addMarker(t.getRootElement(),ng…
|
| H A D | bpmn-viewer.production.min.js | 2 …tion;u&&t.select(u)}),e.on("shape.move.end",500,function(i){var o=i.previousSelection||[],u=n.get(…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 13 …tion;s&&e.select(s)}),n.on("shape.move.end",500,function(r){var o=r.previousSelection||[],s=i.get(… 24 …previousSelection=t.get(),t.select(null)),o.cursor&&hf(o.cursor),e.addMarker(e.getRootElement(),IE…
|
| H A D | dmn-viewer.production.min.js | 13 …tion;o&&e.select(o)}),n.on("shape.move.end",500,function(r){var s=r.previousSelection||[],o=i.get(…
|