Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6246 },activate:function(multiLine,hideToggleIcon,onRun){defineCommandLineAPI(); argument
6254 if(multiLine){onRun=onRun||this.enter;
6259 this.runButton=new Button({element:$("fbCommand_btRun"),owner:Firebug.CommandLine,onClick:onRun});