Lines Matching refs:isActive

422 …pe.createPreviewElement=function(a){return null};mxDragSource.prototype.isActive=function(){return…  method in mxDragSource
461 this.getDy())}),this.delay)});this.isActive=function(){return active};this.getDx=function(){return … method in mxPanningManager
1330 …sScrollbars(this.container))this.allowAutoPanning&&!this.panningHandler.isActive()&&(null==this.pa…
1645 …startX=0;mxPanningHandler.prototype.startY=0;mxPanningHandler.prototype.isActive=function(){return… method in mxPanningHandler
1760 …)&&this.fadeOut&&(this.sharedDiv=null);return a};mxRubberband.prototype.isActive=function(a,b){ret… method in mxRubberband
1761 mxRubberband.prototype.mouseUp=function(a,b){var c=this.isActive();this.reset();c&&(this.execute(b.…
2521 …,d,0,0,g.autoscroll,!0,!0);g.addListener(mxEvent.ESCAPE,function(a,b){u.isActive()&&u.reset()});va…
2569 …f.bends.length&&(l=f.getHandleForEvent(c))}else if(!this.panningHandler.isActive()&&!mxEvent.isCon…
2573 … c)if(null!=c[d].index)return;if(this.isEnabled()&&!this.panningHandler.isActive()&&!mxEvent.isAlt…
2703 e){b=!1;var c=e.getEvent();if(this.isResetEvent(c))this.reset();else if(!this.isActive()){var d=thi…
2704 …t(c)?this.reset():this.isActive()&&!b&&null!=this.mouseDownPoint?this.click(this.currentState,this…
2710 …){this.visitNodes(function(b){b.style.display=a})};HoverIcons.prototype.isActive=function(){return…
2724isActive()?(this.startTime=(new Date).getTime(),this.prev=a,e=0,null!=this.updateThread&&window.cl…
2725 this.graph.isMouseDown||this.graph.panningHandler.isActive()||(this.prev=a,this.update(a,b,d))}),th…
2912 …nd.prototype.cancelled=!1;mxRubberband.prototype.cancel=function(){this.isActive()&&(this.cancelle…
10770 …mxUtils.bind(this,function(b){if(y.isSelectionEmpty())y.getRubberband().isActive()?(y.getRubberban…