Searched refs:secondaryGfx (Results 1 – 6 of 6) sorted by relevance
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 2 …secondaryGfx],function(i){i&&(r?(e.markers.add(t),Be(i).add(t)):(e.markers.delete(t),Be(i).remove(… property
|
| H A D | bpmn-modeler.production.min.js | 2 …secondaryGfx],function(i){i&&(n?(e.markers.add(t),ue(i).add(t)):(e.markers.delete(t),ue(i).remove(… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 13 …secondaryGfx],function(r){r&&(t?(n.markers.add(e),Qt(r).add(e)):(n.markers.delete(e),Qt(r).remove(… property
|
| H A D | dmn-modeler.production.min.js | 13 …secondaryGfx],function(r){r&&(t?(n.markers.add(e),ie(r).add(e)):(n.markers.delete(e),ie(r).remove(… property
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 4758 forEach([ container.gfx, container.secondaryGfx ], function(gfx) { 5608 ElementRegistry.prototype.add = function(element, gfx, secondaryGfx) { argument 5617 if (secondaryGfx) { 5618 attr(secondaryGfx, ELEMENT_ID, id); 5621 this._elements[id] = { element: element, gfx: gfx, secondaryGfx: secondaryGfx }; property 5639 if (container.secondaryGfx) { 5640 attr(container.secondaryGfx, ELEMENT_ID, ''); 5667 secondaryGfx = this.getGraphics(element, true); 5673 this.add(element, gfx, secondaryGfx); 5689 container.secondaryGfx = gfx; [all …]
|
| D | bpmn-modeler.production.min.js | 7 …secondaryGfx],(function(e){e&&(n?we(e).add(t):we(e).remove(t))})),this._eventBus.fire("element.mar… property
|