Searched refs:handleMouseDown (Results 1 – 1 of 1) sorted by relevance
1948 this.handleMouseDown=bind(this.handleMouseDown,this);1962 this.addController([this.element,"mousedown",this.handleMouseDown],[this.element,"mouseover",this.h…2008 }},handleMouseDown:function(event){cancelEvent(event,true); method