Searched refs:newSource (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/plugins/trees/ |
H A D | trees.js | 319 var newSource = target; 335 if (newSource != null && target == null && this.view.getState(cells[0]) != null) 345 var state2 = graph.view.getState(newSource); 366 … if (isTreeCell(newSource) && mxUtils.indexOf(result, this.model.getTerminal(result[i], true)) < 0) 368 this.model.setTerminal(result[i], newSource, true); 379 … if (isTreeCell(newSource) && mxUtils.indexOf(cells, this.model.getTerminal(edges[0], true)) < 0) 381 this.model.setTerminal(edges[0], newSource, true); 390 var temp = newSource;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Trees.js | 490 var newSource = target; 507 if (newSource != null && target != newSource && this.view.getState(cells[0]) != null) 517 var state2 = graph.view.getState(newSource); 539 if (isTreeVertex(newSource) && mxUtils.indexOf(result, 542 this.model.setTerminal(result[i], newSource, true); 553 if (isTreeVertex(newSource) && mxUtils.indexOf(cells, 556 this.model.setTerminal(edges[0], newSource, true); 565 var temp = newSource;
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 40095 newSource = event.context.newSource; 48282 newSource = context.newSource, 48312 newSource = context.newSource, 48455 di.sourceElement = newSource && newSource.di; 48704 if (newSource && newSource.get('outgoing')) { 50124 var newSource = context.newSource, 50129 if (!newSource && !newTarget) { 50138 if (newSource) { 50140 connection.source = newSource; 50153 newSource = context.newSource, [all …]
|
H A D | bpmn-modeler.production.min.js | 34 …newSource;Ar(t,"bpmn:Gateway")&&Ar(r,"bpmn:EventBasedGateway")&&b(r.outgoing,(function(e){var t=e.… property in AnonymousFunction238dff8768700.o
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …newSource;Cr(i,"bpmn:Gateway")&&Cr(r,"bpmn:EventBasedGateway")&&g(r.outgoing,(function(e){var i=e.… property in AnonymousFunctionc4f831ab71200.o
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …newSource||e.source,r=e.newTarget||e.target;if((!Ln(t,"dmn:InformationRequirement")||i.allowed("co… property in Hh.reconnect.o
|