Searched refs:canResize (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 27041 return self.canResize(context.elements, context.target); 27057 AutoResizeProvider.prototype.canResize = function(elements, target) { 27085 BpmnAutoResizeProvider.prototype.canResize = function(elements, target) { 27091 var canResize = true; 27096 canResize = false; 27101 return canResize; 38613 context.canExecute = self.canResize(context); 38689 Resize.prototype.canResize = function(context) { 39019 if (!resize.canResize({ shape: shape })) { 44428 return canResize(shape, newBounds); [all …]
|
| D | bpmn-modeler.production.min.js | 33 …canResize(e.elements,e.target)}))}function Ja(e,t){Qa.call(this,e),this._modeling=t}b(["canExecute… 34 …canResize(e)}e.on("resize.start",(function(e){var t,n,i;t=e.context,n=t.resizeConstraints,i=t.minB…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …canResize(n.elements,n.target)})}_i.$inject=["eventBus"];N(_i,Ct);_i.prototype.canResize=function(… method in Eo 231 …canResize(c)}function a(c){var p=c.resizeConstraints,u=c.minBounds;p===void 0&&(u===void 0&&(u=i.c…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 214 …canResize(l)}function s(l){var c=l.resizeConstraints,u=l.minBounds;c===void 0&&(u===void 0&&(u=r.c…
|