Searched refs:getSelectionCells (Results 1 – 25 of 35) sorted by relevance
12
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Actions.js | 319 var cells = graph.getResizableCells(graph.getSelectionCells()); 392 var cells = graph.getEditableCells(graph.getSelectionCells()); 417 var select = graph.deleteCells(graph.getDeletableCells(graph.getSelectionCells()), includeEdges); 432 var cells = graph.getSelectionCells(); 486 graph.turnShapes(graph.getResizableCells(graph.getSelectionCells()), 509 var cells = graph.getSelectionCells(); 554 var cells = mxUtils.sortCells(graph.getSelectionCells(), true); 575 var cells = graph.getEditableCells(graph.getSelectionCells()); 615 var cells = graph.getSelectionCells(); 831 var cells = graph.getSelectionCells(); [all …]
|
| D | Menus.js | 67 graph.updateLabelElements(graph.getSelectionCells(), function(elt) 325 var selectionCells = graph.getSelectionCells(); 335 var selectionCells = graph.getSelectionCells(); 1094 var cells = graph.getSelectionCells(); 1196 var cells = graph.getEditableCells(graph.getSelectionCells()); 1381 'cells', graph.getSelectionCells())); 1508 if (graph.getEditableCells(graph.getSelectionCells()).length > 0)
|
| D | EditorUi.js | 1879 result = result || graph.getSelectionCells(); 3490 var cells = graph.getSelectionCells(); 3771 var cells = graph.getSelectionCells(); 3821 this.actions.get('turn').setEnabled(graph.getResizableCells(graph.getSelectionCells()).length > 0); 4392 var cells = graph.getSelectionCells(); 5123 var cells = graph.getSelectionCells(); 5198 0, 0, graph.getSelectionCells());
|
| D | Dialogs.js | 349 'values', [color], 'cells', graph.getSelectionCells())); 2155 graph.moveCells(graph.getSelectionCells(), 0, 0, false, child); 2300 var div = layerDivs.get(graph.getLayerForCells(graph.getSelectionCells()));
|
| D | Graph.js | 1164 tapAndHoldSelection = this.getSelectionCells(); 2494 var cells = this.getSelectionCells(); 4356 cells = this.getFoldableCells(this.getSelectionCells(), collapse); 8602 cells = (cells != null) ? cells : this.getSelectionCells(); 9327 cells = (cells != null) ? cells : this.getSelectionCells(); 9542 cells = this.getSelectionCells(); 9717 this.getBoundingBox(this.getSelectionCells())); 12154 this.graph.getSelectionCells());
|
| D | Sidebar.js | 2821 …var tmp = graph.isCellSelected(currentStyleTarget.cell) ? graph.getSelectionCells() : [currentStyl… 3505 var temp = graph.getEditableCells(graph.getSelectionCells());
|
| /plugin/diagramsnet/lib/plugins/ |
| D | tags.js | 212 graph.addTagsForCells(graph.getSelectionCells(), [tag]) 230 graph.removeTagsForCells(graph.getSelectionCells(), [tag]) 274 …updateSelectedTags(getAllTags(), getLookup(graph.getCommonTagsForCells(graph.getSelectionCells()))… 302 graph.addTagsForCells(graph.getSelectionCells(), searchInput.value.toLowerCase().split(' '));
|
| D | random.js | 16 var cells = graph.getSelectionCells().slice(); 68 var cells = graph.getSelectionCells().slice(); 167 var cells = graph.getSelectionCells().slice(); 391 var cells = graph.getSelectionCells().slice();
|
| D | flow.js | 73 toggleFlow(ui.editor.graph.getSelectionCells());
|
| D | voice.js | 832 var cells = graph.getSelectionCells(); 1096 graph.moveCells(graph.getSelectionCells(), dx / s, dy / s); 1227 graph.moveCells(graph.getSelectionCells(), dx, dy); 1236 var cells = graph.getSelectionCells(); 1267 var cells = graph.getAllEdges(graph.getSelectionCells()); 1302 var edges = graph.getAllEdges(graph.getSelectionCells()); 1497 var cells = graph.getSelectionCells(); 1554 var cells = graph.getSelectionCells(); 1959 var cells = graph.getSelectionCells();
|
| D | props.js | 68 var result = graph.getDataForCells(graph.getSelectionCells());
|
| D | animation.js | 246 var cells = editorUi.editor.graph.getSelectionCells();
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | EditorActions.java | 793 Object[] cells = graph.getSelectionCells(); in actionPerformed() 854 Object[] cells = graph.getSelectionCells(); in actionPerformed() 1279 Object[] cells = graphComponent.getGraph().getSelectionCells(); in actionPerformed()
|
| D | EditorActions.java.bak | 793 Object[] cells = graph.getSelectionCells(); 854 Object[] cells = graph.getSelectionCells(); 1279 Object[] cells = graphComponent.getGraph().getSelectionCells();
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Trees.js | 23 cells = this.getFoldableCells(this.getSelectionCells(), collapse); 358 cells = this.getDeletableCells(this.getSelectionCells()); 429 cells = (cells != null) ? cells : this.getSelectionCells();
|
| D | Menus.js | 606 var cells = graph.getSelectionCells(); 717 var cells = graph.getSelectionCells(); 750 graph.pasteStyle(currentStyle, graph.getSelectionCells()) 846 var cells = mxUtils.sortCells(graph.model.getTopmostCells(graph.getSelectionCells())); 1454 graph.getSelectionCells() : null); 1595 var cells = graph.cloneCells(graph.getSelectionCells()); 4025 graph.updateLabelElements(graph.getSelectionCells(), function(elt)
|
| D | Editor.js | 4661 graph.setCellStyles(prop.countProperty, allVals.length, graph.getSelectionCells()); 4668 graph.setCellStyles(pName, newVal, graph.getSelectionCells()); 4692 graph.setCellStyles(prop.dependentProps[i], vals, graph.getSelectionCells()); 4704 'values', changedVals, 'cells', graph.getSelectionCells())); 6006 var cells = graph.getSelectionCells(); 6268 graph.addTagsForCells(graph.getSelectionCells(), [tag]); 6272 graph.removeTagsForCells(graph.getSelectionCells(), [tag]); 6317 graph.getSelectionCells()));
|
| D | DrawioFile.js | 621 var selection = this.ui.editor.graph.getSelectionCells();
|
| D | Pages.js | 1784 var bounds = graph.getBoundingBox(graph.getSelectionCells());
|
| D | ElectronApp.js | 1245 var selection = this.ui.editor.graph.getSelectionCells();
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | VsdxExport.js | 910 var selectedCells = editorUi.editor.graph.getSelectionCells();
|
| /plugin/diagramsnet/lib/shapes/rack/ |
| D | mxRack.js | 49 graph.setCellStyles('marginLeft', (newValue == 'off') ? 9 : 33, graph.getSelectionCells());
|
| /plugin/diagramsnet/lib/plugins/trees/ |
| D | trees.js | 258 cells = (cells != null) ? cells : this.getSelectionCells();
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 345 …Cells:function(a,b,c){a.removeCells(b,c)},copy:function(a,b){b=b||a.getSelectionCells();var c=a.ge… 1280 mxGraph.prototype.updateSelection=function(){for(var a=this.getSelectionCells(),b=[],c=0;c<a.length… 1312 mxGraph.prototype.setCellStyle=function(a,b){b=b||this.getSelectionCells();if(null!=b){this.model.b… 1313 …getSelectionCells());var d=null;null!=c&&0<c.length&&(d=this.getCurrentCellStyle(c[0]),d=mxUtils.g… 1314 …setCellStyleFlags=function(a,b,c,d){d=d||this.getEditableCells(this.getSelectionCells());null!=d&&… 1315 …pe.alignCells=function(a,b,c){null==b&&(b=this.getMovableCells(this.getSelectionCells()));if(null!… 1320 …ion(a,b,c){null==b&&(b=mxUtils.sortCells(this.getEditableCells(this.getSelectionCells()),!0));this… 1322 mxGraph.prototype.groupCells=function(a,b,c){null==c&&(c=mxUtils.sortCells(this.getSelectionCells()… 1326 ….getCellsForUngroup=function(){for(var a=this.getEditableCells(this.getSelectionCells()),b=[],c=0;… 1327 mxGraph.prototype.removeCellsFromParent=function(a){null==a&&(a=this.getSelectionCells());this.mode… [all …]
|
| D | app.min.js | 379 …Cells:function(a,b,c){a.removeCells(b,c)},copy:function(a,b){b=b||a.getSelectionCells();var c=a.ge… 1314 mxGraph.prototype.updateSelection=function(){for(var a=this.getSelectionCells(),b=[],c=0;c<a.length… 1346 mxGraph.prototype.setCellStyle=function(a,b){b=b||this.getSelectionCells();if(null!=b){this.model.b… 1347 …getSelectionCells());var d=null;null!=c&&0<c.length&&(d=this.getCurrentCellStyle(c[0]),d=mxUtils.g… 1348 …setCellStyleFlags=function(a,b,c,d){d=d||this.getEditableCells(this.getSelectionCells());null!=d&&… 1349 …pe.alignCells=function(a,b,c){null==b&&(b=this.getMovableCells(this.getSelectionCells()));if(null!… 1354 …ion(a,b,c){null==b&&(b=mxUtils.sortCells(this.getEditableCells(this.getSelectionCells()),!0));this… 1356 mxGraph.prototype.groupCells=function(a,b,c){null==c&&(c=mxUtils.sortCells(this.getSelectionCells()… 1360 ….getCellsForUngroup=function(){for(var a=this.getEditableCells(this.getSelectionCells()),b=[],c=0;… 1361 mxGraph.prototype.removeCellsFromParent=function(a){null==a&&(a=this.getSelectionCells());this.mode… [all …]
|
12