Lines Matching refs:reset

389 mxDragSource.prototype.reset=function(){null!=this.currentGraph&&(this.dragExit(this.currentGraph),…  method in mxDragSource
447 …&&a>this.autoSaveThrottle?(this.save(),this.reset()):this.ignoredChanges++};mxAutoSaveManager.prot… method in mxAutoSaveManager
458 …nction mxAbstractCanvas2D(){this.converter=this.createUrlConverter();this.reset()}mxAbstractCanvas…
460 mxAbstractCanvas2D.prototype.reset=function(){this.state=this.createState();this.states=[]}; method in mxAbstractCanvas2D
510 mxSvgCanvas2D.prototype.reset=function(){mxAbstractCanvas2D.prototype.reset.apply(this,arguments);t… method in mxAbstractCanvas2D
1559 …,this.panHandler);this.escapeHandler=mxUtils.bind(this,function(a,c){this.reset()});this.graph.add…
1561 this.updatePreview())):this.reset()}}),0)});this.graph.getModel().addListener(mxEvent.CHANGE,this.r…
1585 …eState.setCursor(d));else if(mxEvent.isMultiTouchEvent(b.getEvent()))this.reset();else{var d=this.…
1592 "hidden")))}));if(0==c.length)this.reset();else{for(var d=this.graph.view.scale,e=0;e<c.length;e++)…
1599 …arget,b.getEvent())}}this.cellWasClicked&&this.consumeMouseEvent(mxEvent.MOUSE_UP,b);this.reset()};
1600 mxGraphHandler.prototype.reset=function(){this.livePreviewUsed&&(this.resetLivePreview(),this.setHa… method in mxGraphHandler
1609 …dler),this.mouseUpListener=mxUtils.bind(this,function(){this.active&&this.reset()}),mxEvent.addGes…
1616 …+this.dy/c)}b.consume()}this.fireEvent(new mxEventObject(mxEvent.PAN_END,"event",b))}this.reset()};
1617 …=b&&(this.graph.zoomTo(b),mxEvent.consume(a))};mxPanningHandler.prototype.reset=function(){this.pa… method in mxPanningHandler
1627 …getMarkedState=function(){return this.markedState};mxCellMarker.prototype.reset=function(){this.va… method in mxCellMarker
1634 …tHandler(a)};mxSelectionCellsHandler.prototype.reset=function(){this.handlers.visit(function(a,b){… method in mxSelectionCellsHandler
1641 …hod=b,this.init(),this.escapeHandler=mxUtils.bind(this,function(a,b){this.reset()}),this.graph.add…
1646 …State),this.constraintHandler.reset()):null!=this.previous&&null==this.graph.view.getState(this.pr…
1647 …,this.changeHandler);this.drillHandler=mxUtils.bind(this,function(a){this.reset()});this.graph.add…
1665 …State.cell))&&this.constraintHandler.reset());else{this.graph.isIgnoreTerminalEvent(a.getEvent())?…
1666 ….isCellEnabled(this.currentState.cell)||(this.constraintHandler.reset(),this.marker.reset(),this.c…
1671 …ouseDown&&null==this.first&&this.graph.isMouseDown)this.constraintHandler.reset();else{this.isEnab…
1678 …l!=this.icons||this.graph.isMouseDown||b.consume():this.constraintHandler.reset();if(!this.graph.i…
1688 …nect(e,f,b.getEvent(),b.getCell());this.destroyIcons();b.consume()}null!=this.first&&this.reset()};
1689reset=function(){null!=this.shape&&(this.shape.destroy(),this.shape=null);null!=this.cursor&&null!… method in mxConnectionHandler
1703 …currentFocus&&null==this.graph.view.getState(this.currentFocus.cell)?this.reset():this.redraw()});…
1705 mxConstraintHandler.prototype.reset=function(){if(null!=this.focusIcons){for(var a=0;a<this.focusIc… method in mxConstraintHandler
1709 …raph.container&&(this.mouseleaveHandler=mxUtils.bind(this,function(){this.reset()}),mxEvent.addLis…
1719 mxConstraintHandler.prototype.destroy=function(){this.reset();null!=this.resetHandler&&(this.graph.…
1721 …his.gestureHandler=mxUtils.bind(this,function(a,c){null!=this.first&&this.reset()}),this.graph.add…
1727 mxRubberband.prototype.mouseUp=function(a,b){var c=this.isActive();this.reset();c&&(this.execute(b.…
1728 mxRubberband.prototype.reset=function(){if(null!=this.div)if(mxClient.IS_SVG&&(!mxClient.IS_IE||10<… method in mxRubberband
1731 …s.forceRubberbandHandler),this.graph.removeListener(this.panHandler),this.reset(),null!=this.share…
1740 mxHandle.prototype.reset=function(){this.setVisible(!0);this.state.style=this.graph.getCellStyle(th… method in mxHandle
1741 …e(this.state.cell),this.state.invalid=!1,this.state.view.validate());this.reset()}),this.state.vie…
1786 …edEvent(b),r)}}finally{this.graph.getModel().endUpdate()}b.consume();this.reset();this.redrawHandl…
1789 mxVertexHandler.prototype.reset=function(){null!=this.sizers&&null!=this.index&&null!=this.sizers[t… method in mxVertexHandler
1790 …mHandles[a].active?(this.customHandles[a].active=!1,this.customHandles[a].reset()):this.customHand…
1813 …escapeHandler=mxUtils.bind(this,function(b,c){var d=null!=this.index;this.reset();d&&this.graph.ce…
1845reset(),a;if(this.graph.isIgnoreTerminalEvent(a.getEvent()))return this.marker.reset(),null;this.m…
1859 …epaint(),c=null)}null==c||this.isCellEnabled(c.cell)||(c=null,this.marker.reset());var e=this.clon…
1865 …selectCellForEvent(this.state.cell,b.getEvent());null!=this.marker&&(this.reset(),c!=this.state.ce…
1866reset=function(){this.active&&this.refresh();this.snapPoint=this.points=this.label=this.index=this… method in mxEdgeHandler
1920 …urn a.getState()};mxTooltipHandler.prototype.mouseDown=function(a,b){this.reset(b,!1);this.hideToo…
1921reset(b,!0);var c=this.getStateForEvent(b);(this.isHideOnHover()||c!=this.state||b.getSource()!=th…
1923 mxTooltipHandler.prototype.reset=function(a,b,c){if(!this.ignoreTouchEvents||mxEvent.isMouseEvent(a… method in mxTooltipHandler
2145 k.graphHandler.start;k.graphHandler.start=function(){null!=C.hoverIcons&&C.hoverIcons.reset();u.app…
2146 …onsumed(b)||27!=b.keyCode||this.hideDialog(null,!0):(v=!0,this.hoverIcons.reset(),k.container.styl…
2163 …onnectionHandler.constraintHandler&&b.connectionHandler.constraintHandler.reset()}));b.addListener…
2173 …orShapePicker(e,p),p);null!=b&&(null==this.hoverIcons||p||this.hoverIcons.reset(),p=this.editor.gr…
2225 ….view.getOverlayPane().style.opacity="0";null!=e.hoverIcons&&e.hoverIcons.reset()}Q(c)}};mxEvent.a…
2299 …(g.currentDx/l),d=g.roundLength(g.currentDy/l);g.moveCells(g.cells,b,d);g.reset()}},400))}}}var e=…
2325 …ull==e.visibleSourceState&&null==e.visibleTargetState||(this.graphHandler.reset(),c.consume());els…
2326 …IRTUAL_HANDLE)),k.start(c.getGraphX(),c.getGraphX(),g),c.consume(),this.graphHandler.reset()}null!=
2417 …(mxEvent.isTouchEvent(c)?e.update(e.getState(this.view.getState(b[1]))):e.reset())):this.setSelect…
2437 Graph.prototype.reset=function(){this.isEditing()&&this.stopEditing(!0);this.escape();this.isSelect…
2451 this.arrowDown,this.arrowLeft];this.resetHandler=mxUtils.bind(this,function(){this.reset()});this.r…
2453reset()}));var b=this.graph.click;this.graph.click=mxUtils.bind(this,function(c){b.apply(this.grap…
2454reset();else if(!this.isActive()){var p=this.getState(k.getState());null==p&&mxEvent.isTouchEvent(…
2455reset():this.isActive()&&!c&&null!=this.mouseDownPoint?this.click(this.currentState,this.getDirect…
2456 …phY())?(this.setDisplay(""),this.repaint()):mxEvent.isTouchEvent(e)||this.reset();c=!1;this.resetA…
2458 …rrow,this.inactiveOpacity),this.graph.connectionHandler.constraintHandler.reset(),mxUtils.setOpaci…
2464 …1)!=b?null!=b&&this.execute(b,c,e):(this.graph.setSelectionCell(g.cell),this.reset());e.consume()};
2465 …isCloneEvent(e),this.graph.isCloneEvent(e)),e,this)};HoverIcons.prototype.reset=function(b){null!=…
2472 …moveAttribute("title"),this.arrowDown.removeAttribute("title"))}else this.reset();null!=this.curre…
2475 …wsEnabled||null!=b&&"0"==mxUtils.getValue(b.style,"allowArrows","1"))this.reset();else{null!=b&&nu…
2476 …s.activationDelay&&null!=this.bbox&&!mxUtils.contains(this.bbox,c,e)?this.reset(!1):(null!=this.cu…
2477 …ntHandler.currentFocus!=b&&this.graph.connectionHandler.constraintHandler.reset()):this.reset())}};
2569 …andler&&null!=this.currentLink&&null!=this.currentState&&l.tooltipHandler.reset(d,!0,this.currentS…
2610 !mxEvent.isAltDown(b.getEvent())?y.apply(this,arguments):this.reset()};mxGuide.prototype.createGuid…
2639 …raphHandler.selectCellForEvent(f,b)}H=0};l.positionChanged=function(){};l.reset=function(){H=0};b.…
2641 …hX(),b.getGraphY())||c.cell;d.graphHandler.selectCellForEvent(f,b)}m=0};f.reset=function(){m=0};b.… function
2663 …band.prototype.cancel=function(){this.isActive()&&(this.cancelled=!0,this.reset())};mxRubberband.p…
2664 …is.graph.tolerance&&(g=0),Math.abs(l)<this.graph.tolerance&&(l=0))));this.reset();if(f){if(this.is…
2668 …removeChild(this.secondDiv),this.secondDiv=null)),d.consume()}};var G=mxRubberband.prototype.reset;
2669 mxRubberband.prototype.reset=function(){null!=this.secondDiv&&(this.secondDiv.parentNode.removeChil…
2692 …t+Editor.hintOffset)+"px"}};var ga=mxEdgeHandler.prototype.reset;mxEdgeHandler.prototype.reset=fun…
3438 …etRubberband().isActive()?(B.getRubberband().execute(b),B.getRubberband().reset()):this.showError(…
3440 …ault",this.sidebar.showTooltips=!0,B.panningManager.stop(),B.graphHandler.reset(),B.isMouseDown=!1…