Home
last modified time | relevance | path

Searched refs:secondaryGfx (Results 1 – 6 of 6) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2secondaryGfx],function(i){i&&(r?(e.markers.add(t),Be(i).add(t)):(e.markers.delete(t),Be(i).remove(… property
H A Dbpmn-modeler.production.min.js2secondaryGfx],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 Ddmn-viewer.production.min.js13secondaryGfx],function(r){r&&(t?(n.markers.add(e),Qt(r).add(e)):(n.markers.delete(e),Qt(r).remove(… property
H A Ddmn-modeler.production.min.js13secondaryGfx],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/
Dbpmn-modeler.development.js4758 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 …]
Dbpmn-modeler.production.min.js7secondaryGfx],(function(e){e&&(n?we(e).add(t):we(e).remove(t))})),this._eventBus.fire("element.mar… property