Searched refs:graphHandler (Results 1 – 19 of 19) sorted by relevance
984 var graphHandlerGetCells = graph.graphHandler.getCells;986 graph.graphHandler.getCells = function(initialCell)1119 graph.graphHandler.start(state.cell, mxEvent.getClientX(evt), mxEvent.getClientY(evt));1121 graph.graphHandler.cells = [state.cell];1122 …graph.graphHandler.bounds = graph.graphHandler.graph.getView().getBounds(graph.graphHandler.cells);1123 graph.graphHandler.pBounds = graph.graphHandler.getPreviewBounds(graph.graphHandler.cells);1125 graph.graphHandler.cellWasClicked = true;
72 graph.graphHandler.setSelectEnabled(!isEnabled);73 graph.graphHandler.setMoveEnabled(!isEnabled);
696 guidesEnabled: this.graphHandler.guidesEnabled,733 this.graphHandler.guidesEnabled = state.guidesEnabled;813 this.graphHandler.guidesEnabled = true;
1265 this.graph.graphHandler.start(this.state.cell,1268 this.graph.graphHandler.cellWasClicked = true;
3392 if (graph.isMouseDown && graph.panningManager != null && graph.graphHandler.first != null)3394 graph.graphHandler.suspend();3396 if (graph.graphHandler.hint != null)3398 graph.graphHandler.hint.style.visibility = 'hidden'; 3410 if (graph.isMouseDown && graph.panningManager != null && graph.graphHandler != null)3417 graph.graphHandler.reset();3429 if (graph.isMouseDown && graph.graphHandler.first != null)3431 graph.graphHandler.resume();3433 if (graph.graphHandler.hint != null)3435 graph.graphHandler.hint.style.visibility = 'visible';
341 graph.graphHandler.previewColor = Editor.isDarkMode() ? '#cccccc' : 'black';
567 this.graphHandler.reset();573 this.graphHandler.reset();761 this.graphHandler.scrollOnMove = false;762 this.graphHandler.scaleGrid = true;784 this.graphHandler.getGuideStates = function() method842 var graphHandlerGetCells = this.graphHandler.getCells;844 this.graphHandler.getCells = function(initialCell) method873 var graphHandlerStart = this.graphHandler.start;875 this.graphHandler.start = function(cell, x, y, cells) method12334 this.graph.graphHandler != null && this.graph.graphHandler.first != null)[all …]
1137 graph.graphHandler.guidesEnabled = !graph.graphHandler.guidesEnabled;1141 action.setSelectedCallback(function() { return graph.graphHandler.guidesEnabled; });
436 this.graph.graphHandler.guidesEnabled = true;468 this.graph.graphHandler.guidesEnabled = node.getAttribute('guides') != '0';617 node.setAttribute('guides', (this.graph.graphHandler.guidesEnabled) ? '1' : '0');
436 if (graph.graphHandler != null)438 var graphHandlerStart = graph.graphHandler.start;440 graph.graphHandler.start = function()5191 var handler = graph.graphHandler;
6756 return graph.graphHandler.guidesEnabled;6766 apply(graph.graphHandler.guidesEnabled);
2190 return this.editorUi.editor.graph.graphHandler.guidesEnabled;
131 attr['guidesEnabled'] = graph.graphHandler.guidesEnabled
1502 …nnectionHandler&&this.connectionHandler.destroy(),null!=this.graphHandler&&this.graphHandler.destr…2145 k.graphHandler.start;k.graphHandler.start=function(){null!=C.hoverIcons&&C.hoverIcons.reset();u.app…2332 …graphHandler.scrollOnMove=!1;this.graphHandler.scaleGrid=!0;this.connectionHandler.setCreateTarget… method2334 …graphHandler.createPreviewShape=function(b){this.previewColor="#000000"==this.graph.background?"#f… method2335 …l||f.get(l)||(f.put(l,!0),c.push(l))}return c};var u=this.graphHandler.start;this.graphHandler.sta… method2342 ….selectCellsForEvent(f,d);return f};var L=this.graphHandler.shouldRemoveCellsFromParent;this.graph… method2649 …&"none"!=this.linkHint.style.display&&null!=this.graph.graphHandler&&null!=this.graph.graphHandler…2988 …graphHandler.guidesEnabled=!g.graphHandler.guidesEnabled;e.fireEvent(new mxEventObject("guidesEnab…3439 …null!=B.panningManager&&null!=B.graphHandler.first&&(B.graphHandler.suspend(),null!=B.graphHandler…3440 …graphHandler&&(k.style.backgroundColor="",k.style.cursor="default",this.sidebar.showTooltips=!0,B.…[all …]
2179 e.graphHandler.start;e.graphHandler.start=function(){null!=y.hoverIcons&&y.hoverIcons.reset();q.app…2581 …graphHandler.scrollOnMove=!1;this.graphHandler.scaleGrid=!0;this.connectionHandler.setCreateTarget… method2583 …graphHandler.createPreviewShape=function(a){this.previewColor="#000000"==this.graph.background?"#f… method2584 …f||c.get(f)||(c.put(f,!0),d.push(f))}return d};var q=this.graphHandler.start;this.graphHandler.sta… method2591 ….selectCellsForEvent(c,b);return c};var I=this.graphHandler.shouldRemoveCellsFromParent;this.graph… method2898 …&"none"!=this.linkHint.style.display&&null!=this.graph.graphHandler&&null!=this.graph.graphHandler…3230 {install:function(a){this.listener=function(){a(d.graphHandler.guidesEnabled)};b.addListener("guide…3533 …graphHandler.guidesEnabled=!c.graphHandler.guidesEnabled;d.fireEvent(new mxEventObject("guidesEnab…10771 …null!=y.panningManager&&null!=y.graphHandler.first&&(y.graphHandler.suspend(),null!=y.graphHandler…10772 …graphHandler&&(g.style.backgroundColor="",g.style.cursor="default",this.sidebar.showTooltips=!0,y.…[all …]
1032 …);b.gridEnabled=a.gridEnabled;b.gridSize=a.gridSize;b.guidesEnabled=a.graphHandler.guidesEnabled;b…
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
194 …bled()&&null!=this.previewElement&&(this.currentGuide=new mxGuide(a,a.graphHandler.getGuideStates(…1070 ….createConnectionHandler();this.connectionHandler.setEnabled(!1);this.graphHandler=this.createGrap…1298 …nnectionHandler&&this.connectionHandler.destroy(),null!=this.graphHandler&&this.graphHandler.destr…