Searched refs:terminalState (Results 1 – 1 of 1) sorted by relevance
12786 mxEdgeHandler.prototype.updatePreviewState = function(edge, point, terminalState, me) argument12790 if (terminalState != this.currentTerminalState)12800 this.currentTerminalState = terminalState;12817 var terminalState = this.state.getVisibleTerminalState(source);12820 this.graph.getConnectionConstraint(this.state, terminalState, source) : null;12822 var img = (pt != null) ? this.fixedHandleImage : ((c != null && terminalState != null) ?