Searched refs:resizeLane (Results 1 – 3 of 3) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
D | bpmn-modeler.production.min.js | 33 …ototype.resize=function(e,t,n){Ar(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this… 34 …resizeLane(i,o,n.balanced)),!1}))}function Bh(e,t,n){Ka.call(this,e),this.preExecute("shape.delete…
|
D | bpmn-modeler.development.js | 26941 this._modeling.resizeLane(target, newBounds, null, hints); 43650 modeling.resizeLane(shape, newBounds, context.balanced); 52537 Modeling.prototype.resizeLane = function(laneShape, newBounds, balanced) {
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
D | bpmn-modeler.production.min.js | 197 …resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},sp.$inject=["eventBus"],e(sp,Hc),sp… method in pv
|