Lines Matching refs:isActive

388 …pe.createPreviewElement=function(a){return null};mxDragSource.prototype.isActive=function(){return…  method in mxDragSource
427 this.getDy())}),this.delay)});this.isActive=function(){return active};this.getDx=function(){return … method in mxPanningManager
1296 …sScrollbars(this.container))this.allowAutoPanning&&!this.panningHandler.isActive()&&(null==this.pa…
1611 …startX=0;mxPanningHandler.prototype.startY=0;mxPanningHandler.prototype.isActive=function(){return… method in mxPanningHandler
1726 …)&&this.fadeOut&&(this.sharedDiv=null);return a};mxRubberband.prototype.isActive=function(a,b){ret… method in mxRubberband
1727 mxRubberband.prototype.mouseUp=function(a,b){var c=this.isActive();this.reset();c&&(this.execute(b.…
2320 …m.bends.length&&(l=m.getHandleForEvent(e))}else if(!this.panningHandler.isActive()&&!mxEvent.isCon…
2324 … e)if(null!=e[g].index)return;if(this.isEnabled()&&!this.panningHandler.isActive()&&!mxEvent.isAlt…
2454 k){c=!1;var e=k.getEvent();if(this.isResetEvent(e))this.reset();else if(!this.isActive()){var p=thi…
2455 …t(e)?this.reset():this.isActive()&&!c&&null!=this.mouseDownPoint?this.click(this.currentState,this…
2461 …){this.visitNodes(function(c){c.style.display=b})};HoverIcons.prototype.isActive=function(){return…
2475isActive()?(this.startTime=(new Date).getTime(),this.prev=b,k=0,null!=this.updateThread&&window.cl…
2476 this.graph.isMouseDown||this.graph.panningHandler.isActive()||(this.prev=b,this.update(b,c,e))}),th…
2663 …nd.prototype.cancelled=!1;mxRubberband.prototype.cancel=function(){this.isActive()&&(this.cancelle…
3438 …mxUtils.bind(this,function(b){if(B.isSelectionEmpty())B.getRubberband().isActive()?(B.getRubberban…