Home
last modified time | relevance | path

Searched refs:isCellResizable (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A Dexplore.js93 graph.isCellResizable = function() function
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js212 result.resizable = result.resizable && graph.isCellResizable(cell);
3740 !graph.isCellResizable(cell));
H A DEditorUi.js5127 if (graph.getModel().isVertex(cells[i]) && graph.isCellResizable(cells[i]))
H A DGraph.js9517 Graph.prototype.isCellResizable = function(cell) method in Graph
9519 var result = mxGraph.prototype.isCellResizable.apply(this, arguments);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js8775 if (graph.isCellResizable(vertices[i]))
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1158 …SIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y=k);this.isCellResizable(a)||(e.width=…
1245 …){return this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellResizable(a)}))};
1246 mxGraph.prototype.isCellResizable=function(a){var b=this.getCurrentCellStyle(a);return this.isCells… method in mxGraph
1541 …SelectionCount()<mxGraphHandler.prototype.maxCells){var a=this.graph.isCellResizable(this.state.ce…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1362 …SIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y=k);this.isCellResizable(a)||(e.width=…
1449 …){return this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellResizable(a)}))};
1450 mxGraph.prototype.isCellResizable=function(a){var b=this.getCurrentCellStyle(a);return this.isCells… method in mxGraph
1745 …SelectionCount()<mxGraphHandler.prototype.maxCells){var a=this.graph.isCellResizable(this.state.ce…
2297 …tionCells();for(f=0;f<c.length;f++)if(k.getModel().isVertex(c[f])&&k.isCellResizable(c[f])){var e=…
2576 …break}}else document.execCommand("createlink",!1,mxUtils.trim(b))};Graph.prototype.isCellResizable=
2577 function(b){var d=mxGraph.prototype.isCellResizable.apply(this,arguments),f=this.getCurrentCellStyl…
H A Dapp.min.js1396 …SIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y=k);this.isCellResizable(a)||(e.width=…
1483 …){return this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellResizable(a)}))};
1484 mxGraph.prototype.isCellResizable=function(a){var b=this.getCurrentCellStyle(a);return this.isCells… method in mxGraph
1779 …SelectionCount()<mxGraphHandler.prototype.maxCells){var a=this.graph.isCellResizable(this.state.ce…
2331 …tionCells();for(c=0;c<d.length;c++)if(e.getModel().isVertex(d[c])&&e.isCellResizable(d[c])){var f=…
2825 …break}}else document.execCommand("createlink",!1,mxUtils.trim(a))};Graph.prototype.isCellResizable=
2826 function(a){var b=mxGraph.prototype.isCellResizable.apply(this,arguments),c=this.getCurrentCellStyl…
2965 …ells.push(b);if(d.getModel().isVertex(b)){a.resizable=a.resizable&&d.isCellResizable(b);a.rotatabl…
3090 …(b)||e.getModel().isEdge(a)||!e.isTableRow(a)&&!e.isTableCell(a)&&!e.isCellResizable(a)}));n=this.…
10322 …ull==f.offset&&(f.offset=new mxPoint),f.offset.y=Number(v.value))),d.isCellResizable(e[c])&&(0<mxU…
H A Dviewer-static.min.js1362 …SIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y=k);this.isCellResizable(a)||(e.width=…
1449 …){return this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellResizable(a)}))};
1450 mxGraph.prototype.isCellResizable=function(a){var b=this.getCurrentCellStyle(a);return this.isCells… method in mxGraph
1745 …SelectionCount()<mxGraphHandler.prototype.maxCells){var a=this.graph.isCellResizable(this.state.ce…
2297 …tionCells();for(f=0;f<c.length;f++)if(k.getModel().isVertex(c[f])&&k.isCellResizable(c[f])){var e=…
2576 …break}}else document.execCommand("createlink",!1,mxUtils.trim(b))};Graph.prototype.isCellResizable=
2577 function(b){var d=mxGraph.prototype.isCellResizable.apply(this,arguments),f=this.getCurrentCellStyl…