Lines Matching refs:connectionHandler

1308 …=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…
1487 …isValidTarget(b)};mxGraph.prototype.setConnectable=function(a){this.connectionHandler.setEnabled(a…
1488 mxGraph.prototype.isConnectable=function(){return this.connectionHandler.isEnabled()};mxGraph.proto…
1536 …MenuHandler&&this.popupMenuHandler.destroy(),null!=this.connectionHandler&&this.connectionHandler.…
1632 …ertex(d)&&c.isCellConnectable(d)&&c.isEdgeValid(null,this.cell,d))c.connectionHandler.connect(this…
2094 …tipHandler.isEnabled()?"1":"0");a.setAttribute("connect",this.graph.connectionHandler.isEnabled()?…
2186 …ateKeyHandler(a);this.getKeyHandler=function(){return keyHandler};e.connectionHandler.addListener(…
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
2586 this.connectionHandler.isOutlineConnectEvent;this.connectionHandler.isOutlineConnectEvent=function(… method
2593 …null;b.consume()}}));this.connectionHandler.selectCells=function(a,b){this.graph.setSelectionCell(… method
2594 mxUtils.bind(this,function(){var a=this.connectionHandler.constraintHandler;null!=a.currentFocus&&a…
2672 …rent(a),null,"",a,z,this.createCurrentEdgeStyle());if(null!=l&&this.connectionHandler.insertBefore…
2703 …()),e.getGraphX(),e.getGraphY());null!=this.graph.connectionHandler&&null!=this.graph.connectionHa…
2707 …xUtils.setOpacity(this.activeArrow,this.inactiveOpacity),this.graph.connectionHandler.constraintHa…
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
2933 …isEnabled=mxUtils.bind(this,function(){return this.state.view.graph.connectionHandler.isEnabled()}…
2935 …intHandler.isEnabled=mxUtils.bind(this,function(){return this.graph.connectionHandler.isEnabled()}…
3229connectionHandler.isEnabled()},function(a){b.actions.get("connectionPoints").funct()},{install:fun…
3536connectionHandler.isEnabled());d.fireEvent(new mxEventObject("connectionPointsChanged"))},null,nul…
3537 …)});k.setToggleAction(!0);k.setSelectedCallback(function(){return c.connectionHandler.isCreateTarg…
10103 …etCellsCloneable(!0);k.setPanning(!0);k.setAllowDanglingEdges(!1);k.connectionHandler.select=!1;k.…
10104 …ate",b))})};k.getAllConnectionConstraints=function(){return null};k.connectionHandler.marker.highl…
10105connectionHandler.createEdgeState=function(b){b=k.createEdge(null,null,null,null,null,n);return ne…
10106 …ertPoint(k.container,mxEvent.getClientX(f),mxEvent.getClientY(f));k.connectionHandler.start(d,e.x,…
10109 …unction(){mxGraph.prototype.resizeCell.apply(this,arguments);q()};k.connectionHandler.addListener(…
11957 …his.pageFormat,tooltips:this.tooltipHandler.isEnabled(),connect:this.connectionHandler.isEnabled(),