Searched refs:previousSelection (Results 1 – 8 of 8) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A 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; 27657 restoreSelection(previousSelection); 43225 previousSelection = context && context.payload.previousSelection, 43229 if (!previousSelection || !previousSelection.length) { 43233 index = previousSelection.indexOf(oldConnection); [all …]
|
H A 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 | 27 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(… 194 …previousSelection=n.get(),n.select(null)),r.cursor&&Ha(r.cursor),t.addMarker(t.getRootElement(),hp…
|
H A D | bpmn-viewer.production.min.js | 2 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 7 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(… 21 …previousSelection=n.get(),n.select(null)),r.cursor&&Ja(r.cursor),t.addMarker(t.getRootElement(),Qs…
|
H A D | dmn-viewer.production.min.js | 2 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],i=r.get(…
|
H A D | dmn-navigated-viewer.production.min.js | 2 …on;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],i=r.get(…
|