Searched refs:canResize (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 27041 return self.canResize(context.elements, context.target); 27057 AutoResizeProvider.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); 44514 BpmnRules.prototype.canResize = canResize; [all …]
|
H A 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 | 194 …canResize(e.elements,e.target)}))}function sp(e,t){ap.call(this,e),this._modeling=t}rp.$inject=["e…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …canResize(e)}function a(e){var t,i=e.shape,r=e.canExecute,o=e.newBounds;if(r){if(t=o,!function(e,t… method in Hf
|