Home
last modified time | relevance | path

Searched refs:updateParent (Results 1 – 4 of 4) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js48142 function updateParent(e) { function
48145 self.updateParent(context.shape || context.connection, context.oldParent);
48156 self.updateParent(element, oldParent);
48166 ], ifBpmn(updateParent));
48192 self.updateParent(child);
48360 BpmnUpdater.prototype.updateParent = function(element, oldParent) {
Dbpmn-modeler.production.min.js34updateParent(e)}))}function a(e){var t=e.context.shape;Ar(t,"bpmn:BaseElement")&&r.updateBounds(t)…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js211updateParent(h.shape||h.connection,h.oldParent)}function a(d){var h=d.context,_=h.shape||h.connect… method in kt
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js198updateParent(p||h,d)}function l(f){var h=f.connection,d=f.shape,p=f.parent||f.newParent;h&&!O(h,"d… method in Hi