Searched refs:constraintHandler (Results 1 – 6 of 6) sorted by relevance
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1438 …nnectionHandler.prototype.marker=null;mxConnectionHandler.prototype.constraintHandler=null;mxConne… method in mxConnectionHandler 1442 …constraintHandler=new mxConstraintHandler(this.graph);this.changeHandler=mxUtils.bind(this,functio… 1454 …pe.isStartEvent=function(a){return null!=this.constraintHandler.currentFocus&&null!=this.constrain… 1455 …constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.constra… 1460 …constraintHandler.update(a,null==this.first,!1,null==this.first||a.isSource(this.marker.highlight.… 1461 …constraintHandler.currentFocus.cell,"transparent"),null!=this.previous&&(this.error=this.validateC… 1462 …constraintHandler.reset(),this.marker.reset(),this.currentState=null);var c=this.isOutlineConnectE… 1463 …constraintHandler.currentPoint=b);this.outlineConnect&&null!=this.marker.highlight&&null!=this.mar… 1467 …this.ignoreMouseDown&&null==this.first&&this.graph.isMouseDown)this.constraintHandler.reset();else… 1468 …is.constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.cons… [all …]
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 1210 this.connectionHandler.constraintHandler.isStateIgnored = function(state, source) 1221 var ch = this.connectionHandler.constraintHandler; 5214 this.graph.connectionHandler.constraintHandler.reset(); 5750 if (this.graph.connectionHandler.constraintHandler.currentFocus != state) 5752 this.graph.connectionHandler.constraintHandler.reset(); 12377 if (this.constraintHandler.currentConstraint != null && 12378 this.constraintHandler.currentFocus != null) 12380 var pt = this.constraintHandler.currentConstraint.point; 13170 this.constraintHandler.isEnabled = mxUtils.bind(this, function() 13218 this.constraintHandler.isEnabled = mxUtils.bind(this, function()
|
| D | EditorUi.js | 1127 if (graph.connectionHandler != null && graph.connectionHandler.constraintHandler != null) 1129 graph.connectionHandler.constraintHandler.reset();
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1642 …nnectionHandler.prototype.marker=null;mxConnectionHandler.prototype.constraintHandler=null;mxConne… method in mxConnectionHandler 1646 …constraintHandler=new mxConstraintHandler(this.graph);this.changeHandler=mxUtils.bind(this,functio… 1658 …pe.isStartEvent=function(a){return null!=this.constraintHandler.currentFocus&&null!=this.constrain… 1659 …constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.constra… 1664 …constraintHandler.update(a,null==this.first,!1,null==this.first||a.isSource(this.marker.highlight.… 1665 …constraintHandler.currentFocus.cell,"transparent"),null!=this.previous&&(this.error=this.validateC… 1666 …constraintHandler.reset(),this.marker.reset(),this.currentState=null);var c=this.isOutlineConnectE… 1667 …constraintHandler.currentPoint=b);this.outlineConnect&&null!=this.marker.highlight&&null!=this.mar… 1671 …this.ignoreMouseDown&&null==this.first&&this.graph.isMouseDown)this.constraintHandler.reset();else… 1672 …is.constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.cons… [all …]
|
| D | app.min.js | 1676 …nnectionHandler.prototype.marker=null;mxConnectionHandler.prototype.constraintHandler=null;mxConne… method in mxConnectionHandler 1680 …constraintHandler=new mxConstraintHandler(this.graph);this.changeHandler=mxUtils.bind(this,functio… 1692 …pe.isStartEvent=function(a){return null!=this.constraintHandler.currentFocus&&null!=this.constrain… 1693 …constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.constra… 1698 …constraintHandler.update(a,null==this.first,!1,null==this.first||a.isSource(this.marker.highlight.… 1699 …constraintHandler.currentFocus.cell,"transparent"),null!=this.previous&&(this.error=this.validateC… 1700 …constraintHandler.reset(),this.marker.reset(),this.currentState=null);var c=this.isOutlineConnectE… 1701 …constraintHandler.currentPoint=b);this.outlineConnect&&null!=this.marker.highlight&&null!=this.mar… 1705 …this.ignoreMouseDown&&null==this.first&&this.graph.isMouseDown)this.constraintHandler.reset();else… 1706 …is.constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.cons… [all …]
|
| D | viewer-static.min.js | 1642 …nnectionHandler.prototype.marker=null;mxConnectionHandler.prototype.constraintHandler=null;mxConne… method in mxConnectionHandler 1646 …constraintHandler=new mxConstraintHandler(this.graph);this.changeHandler=mxUtils.bind(this,functio… 1658 …pe.isStartEvent=function(a){return null!=this.constraintHandler.currentFocus&&null!=this.constrain… 1659 …constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.constra… 1664 …constraintHandler.update(a,null==this.first,!1,null==this.first||a.isSource(this.marker.highlight.… 1665 …constraintHandler.currentFocus.cell,"transparent"),null!=this.previous&&(this.error=this.validateC… 1666 …constraintHandler.reset(),this.marker.reset(),this.currentState=null);var c=this.isOutlineConnectE… 1667 …constraintHandler.currentPoint=b);this.outlineConnect&&null!=this.marker.highlight&&null!=this.mar… 1671 …this.ignoreMouseDown&&null==this.first&&this.graph.isMouseDown)this.constraintHandler.reset();else… 1672 …is.constraintHandler.currentConstraint&&null!=this.constraintHandler.currentFocus&&null!=this.cons… [all …]
|