Home
last modified time | relevance | path

Searched refs:createDiLabel (Results 1 – 3 of 3) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js197createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Xf… method in Xf
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},ff… function
Dbpmn-modeler.development.js48049 BpmnFactory.prototype.createDiLabel = function() {
48754 di.label = this._bpmnFactory.createDiLabel();