Home
last modified time | relevance | path

Searched refs:resizeLast (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js2942 stackLayout.resizeLast = mxUtils.getValue(style, 'resizeLast', '0') == '1';
4394 layout.constructor == mxStackLayout && !layout.resizeLast)
4454 …youtManager != null && layout != null && layout.constructor == mxStackLayout && !layout.resizeLast)
4463 layout.horizontal == dir && !layout.resizeLast)
6328 var resizeLast = mxUtils.getValue(style,
6357 var pos = (resizeLast) ? null : this.getRowLayout(rows[0], tw);
6397 if (resizeLast && tw < sw + Graph.minTableColumnWidth)
/plugin/diagramsnet/lib/js/
Dviewer.min.js754 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… method in mxStackLayout
762 …&&!this.graph.isCellCollapsed(a)?this.updateParentGeometry(a,b,k):this.resizeLast&&null!=b&&null!=…
2389 "horizontalStack","1");k.resizeParent="1"==mxUtils.getValue(e,"resizeParent","1");k.resizeLast="1"=…
2431 …,q,f,l):null!=g&&mxEvent.isAltDown(g)||m.constructor!=mxStackLayout||m.resizeLast||this.resizePare…
2433 …&&!c.resizeLast){this.model.beginUpdate();try{for(var g=c.horizontal;null!=b&&null!=c&&c.construct…
Dapp.min.js788 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… method in mxStackLayout
796 …&&!this.graph.isCellCollapsed(a)?this.updateParentGeometry(a,b,k):this.resizeLast&&null!=b&&null!=…
2638 "horizontalStack","1");e.resizeParent="1"==mxUtils.getValue(d,"resizeParent","1");e.resizeLast="1"=…
2680 …,m,g,l):null!=c&&mxEvent.isAltDown(c)||n.constructor!=mxStackLayout||n.resizeLast||this.resizePare…
2682 …&&!b.resizeLast){this.model.beginUpdate();try{for(var c=b.horizontal;null!=a&&null!=b&&b.construct…
Dviewer-static.min.js754 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… method in mxStackLayout
762 …&&!this.graph.isCellCollapsed(a)?this.updateParentGeometry(a,b,k):this.resizeLast&&null!=b&&null!=…
2389 "horizontalStack","1");k.resizeParent="1"==mxUtils.getValue(e,"resizeParent","1");k.resizeLast="1"=…
2431 …,q,f,l):null!=g&&mxEvent.isAltDown(g)||m.constructor!=mxStackLayout||m.resizeLast||this.resizePare…
2433 …&&!c.resizeLast){this.model.beginUpdate();try{for(var g=c.horizontal;null!=b&&null!=c&&c.construct…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js550 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… method in mxStackLayout
558 …&&!this.graph.isCellCollapsed(a)?this.updateParentGeometry(a,b,k):this.resizeLast&&null!=b&&null!=…