Searched refs:sourceElement (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 33702 ModdleCopy.prototype.copyElement = function(sourceElement, targetElement, propertyNames) { argument 33709 propertyNames = propertyNames || getPropertyNames(sourceElement.$descriptor); 33713 sourceElement: sourceElement, 33729 if (has(sourceElement, propertyName)) { 33730 sourceProperty = sourceElement.get(propertyName); 48454 if (di.sourceElement && di.sourceElement.bpmnElement !== newSource) { 48455 di.sourceElement = newSource && newSource.di;
|
H A D | bpmn-modeler.production.min.js | 34 …sourceElement:e,targetElement:t});return!1===r||(l(r)&&(n=r),b(n,(function(n){var r;v(e,n)&&(r=e.g…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …sourceElement:e,targetElement:t,clone:i});return!1===o||(p(o)&&(n=o),g(n,(function(n){var o;f(e,n)…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …sourceElement = document.createElement('span');\n sourceElement.innerText = source;…
|