Home
last modified time | relevance | path

Searched refs:addController (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1796 },addController:function(){for(var i=0,arg; method
1834 Firebug.chrome.addController([self.panelMap[name].tabNode,"mousedown",onTabClick])
1878 this.addController([element,"mousedown",this.handlePress]);
1879 if(this.type=="normal"){this.addController([element,"mouseup",this.handleUnpress],[element,"mouseou…
1962 this.addController([this.element,"mousedown",this.handleMouseDown],[this.element,"mouseover",this.h…
2490 }this.addController([$("fbLargeCommandLineIcon"),"click",this.showLargeCommandLine]);
2526 this.addController([fbPanel1,"mousedown",onPanelMouseDown],[fbPanel2,"mousedown",onPanelMouseDown]);
2664 this.addController([Firebug.browser.window,"resize",this.resize],[$("fbWindow_btClose"),"click",thi…
2665 if(!Env.Options.enablePersistent){this.addController([Firebug.browser.window,"unload",Firebug.shutd…
2666 }if(noFixedPosition){this.addController([Firebug.browser.window,"scroll",this.fixIEPosition])
[all …]