Home
last modified time | relevance | path

Searched refs:connectionHandler (Results 1 – 13 of 13) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1185 graph.setConnectable(!graph.connectionHandler.isEnabled());
1189 action.setSelectedCallback(function() { return graph.connectionHandler.isEnabled(); });
1192 graph.connectionHandler.setCreateTarget(!graph.connectionHandler.isCreateTarget());
1196 action.setSelectedCallback(function() { return graph.connectionHandler.isCreateTarget(); });
H A DGraph.js765 this.connectionHandler.setCreateTarget(false);
766 this.connectionHandler.insertBeforeSource = true;
769 this.connectionHandler.isValidSource = function(cell, me) method
921 this.connectionHandler.mouseMove = function() method
1221 var ch = this.connectionHandler.constraintHandler;
5107 if (this.graph.connectionHandler != null &&
5108 this.graph.connectionHandler.shape != null)
5347 var es = this.graph.connectionHandler.edgeState;
10773 this.connectionHandler.marker.isEnabled = function() method
10775 return this.graph.connectionHandler.first != null;
[all …]
H A DEditorUi.js711 graph.connectionHandler.addListener(mxEvent.CONNECT, function(sender, evt)
1127 if (graph.connectionHandler != null && graph.connectionHandler.constraintHandler != null)
1129 graph.connectionHandler.constraintHandler.reset();
H A DEditor.js619 node.setAttribute('connect', (this.graph.connectionHandler.isEnabled()) ? '1' : '0');
H A DFormat.js6732 return graph.connectionHandler.isEnabled();
6742 apply(graph.connectionHandler.isEnabled());
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js706 connect: this.connectionHandler.isEnabled(),
H A DDialogs.js1242 graph.connectionHandler.select = false;
1277 graph.connectionHandler.marker.highlight.keepOnTop = false;
1279 graph.connectionHandler.createEdgeState = function(me)
1300 graph.connectionHandler.reset();
1329 graph.connectionHandler.start(state, pt.x, pt.y);
1443 graph.connectionHandler.addListener(mxEvent.CONNECT, function()
H A DEditorUi.js10464 this.editor.graph.connectionHandler.setCreateTarget(mxSettings.isCreateTarget());
10469 mxSettings.setCreateTarget(this.editor.graph.connectionHandler.isCreateTarget());
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1274 …=this.createSelectionCellsHandler();this.connectionHandler=this.createConnectionHandler();this.con…
1294connectionHandler.isEnabled()&&(b=this.view.getState(this.connectionHandler.marker.getCell(a)),nul…
1295connectionHandler.marker.mark(),this.connectionHandler.first=new mxPoint(a.getGraphX(),a.getGraphY…
2163 …(){b.tooltipHandler.hide();null!=b.connectionHandler&&null!=b.connectionHandler.constraintHandler&…
2332 …ndler.scaleGrid=!0;this.connectionHandler.setCreateTarget(!1);this.connectionHandler.insertBeforeS… method
2336connectionHandler.createTargetVertex=function(b,d){d=this.graph.getCompositeParent(d);return mxCon… method
2337 this.connectionHandler.isOutlineConnectEvent;this.connectionHandler.isOutlineConnectEvent=function(… method
2462connectionHandler.start(this.currentState,c,e),this.graph.isMouseTrigger=mxEvent.isMouseEvent(b),t…
2477 …tState(b),this.repaint(),this.graph.connectionHandler.constraintHandler.currentFocus!=b&&this.grap…
2602 …totype.initTouch=function(){this.connectionHandler.marker.isEnabled=function(){return null!=this.g… method
[all …]
H A Dapp.min.js1308 …=this.createSelectionCellsHandler();this.connectionHandler=this.createConnectionHandler();this.con…
1328connectionHandler.isEnabled()&&(b=this.view.getState(this.connectionHandler.marker.getCell(a)),nul…
1329connectionHandler.marker.mark(),this.connectionHandler.first=new mxPoint(a.getGraphX(),a.getGraphY…
2197 …(){a.tooltipHandler.hide();null!=a.connectionHandler&&null!=a.connectionHandler.constraintHandler&…
2581 …ndler.scaleGrid=!0;this.connectionHandler.setCreateTarget(!1);this.connectionHandler.insertBeforeS… method
2585connectionHandler.createTargetVertex=function(a,b){b=this.graph.getCompositeParent(b);return mxCon… method
2711connectionHandler.start(this.currentState,b,d),this.graph.isMouseTrigger=mxEvent.isMouseEvent(a),t…
2726 …tState(a),this.repaint(),this.graph.connectionHandler.constraintHandler.currentFocus!=a&&this.grap…
2851 …totype.initTouch=function(){this.connectionHandler.marker.isEnabled=function(){return null!=this.g… method
3536connectionHandler.isEnabled());d.fireEvent(new mxEventObject("connectionPointsChanged"))},null,nul…
[all …]
H A Dviewer-static.min.js1274 …=this.createSelectionCellsHandler();this.connectionHandler=this.createConnectionHandler();this.con…
1294connectionHandler.isEnabled()&&(b=this.view.getState(this.connectionHandler.marker.getCell(a)),nul…
1295connectionHandler.marker.mark(),this.connectionHandler.first=new mxPoint(a.getGraphX(),a.getGraphY…
2163 …(){b.tooltipHandler.hide();null!=b.connectionHandler&&null!=b.connectionHandler.constraintHandler&…
2332 …ndler.scaleGrid=!0;this.connectionHandler.setCreateTarget(!1);this.connectionHandler.insertBeforeS… method
2336connectionHandler.createTargetVertex=function(b,d){d=this.graph.getCompositeParent(d);return mxCon… method
2337 this.connectionHandler.isOutlineConnectEvent;this.connectionHandler.isOutlineConnectEvent=function(… method
2462connectionHandler.start(this.currentState,c,e),this.graph.isMouseTrigger=mxEvent.isMouseEvent(b),t…
2477 …tState(b),this.repaint(),this.graph.connectionHandler.constraintHandler.currentFocus!=b&&this.grap…
2602 …totype.initTouch=function(){this.connectionHandler.marker.isEnabled=function(){return null!=this.g… method
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1070 …=this.createSelectionCellsHandler();this.connectionHandler=this.createConnectionHandler();this.con…
1090connectionHandler.isEnabled()&&(b=this.view.getState(this.connectionHandler.marker.getCell(a)),nul…
1091connectionHandler.marker.mark(),this.connectionHandler.first=new mxPoint(a.getGraphX(),a.getGraphY…
1249 …isValidTarget(b)};mxGraph.prototype.setConnectable=function(a){this.connectionHandler.setEnabled(a…
1250 mxGraph.prototype.isConnectable=function(){return this.connectionHandler.isEnabled()};mxGraph.proto…
1298 …MenuHandler&&this.popupMenuHandler.destroy(),null!=this.connectionHandler&&this.connectionHandler.…
1394 …ertex(d)&&c.isCellConnectable(d)&&c.isEdgeValid(null,this.cell,d))c.connectionHandler.connect(this…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...