Searched refs:copyProperty (Results 1 – 3 of 3) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …copyProperty(r,t,n);!1!==i._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:o,p…
|
| D | bpmn-modeler.development.js | 33733 var copiedProperty = self.copyProperty(sourceProperty, targetElement, propertyName); 33762 ModdleCopy.prototype.copyProperty = function(property, parent, propertyName) { 33802 copiedProperty = self.copyProperty(childProperty, parent, propertyName);
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …copyProperty(a,t,o,r);!Ge(s)||this._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,prop… method in Pi
|