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/ |
| D | bpmn-modeler.production.min.js | 197 …canResize(e.elements,e.target)}))}function cp(e,t){sp.call(this,e),this._modeling=t}op.$inject=["e… method in pg
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …canResize(e)}function s(e){var t,i=e.shape,o=e.canExecute,r=e.newBounds;if(o){if(t=r,!function(e,t…
|