Searched refs:updateParent (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 48142 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) {
|
H A D | bpmn-modeler.production.min.js | 34 …updateParent(e)}))}function a(e){var t=e.context.shape;Ar(t,"bpmn:BaseElement")&&r.updateBounds(t)…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …updateParent(e)}))}function a(e){var t=e.context.shape;Cr(t,"bpmn:BaseElement")&&r.updateBounds(t)…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …updateParent(i||t,n)}function s(e){var t=e.connection,n=e.shape,i=e.parent||e.newParent;t&&!Ln(t,"… method in Gp
|