Searched refs:onRun (Results 1 – 1 of 1) sorted by relevance
6246 },activate:function(multiLine,hideToggleIcon,onRun){defineCommandLineAPI(); argument6254 if(multiLine){onRun=onRun||this.enter;6259 this.runButton=new Button({element:$("fbCommand_btRun"),owner:Firebug.CommandLine,onClick:onRun});