Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property
2609 changeCommandLineVisibility(options.hasCommandLine);
2614 if(chrome.selectedPanel.options.hasCommandLine){if(Firebug.CommandLine){Firebug.CommandLine.blur()
2632 if(Firebug.chrome.selectedPanel.options.hasCommandLine){changeCommandLineVisibility(true)
5784 }}},name:"Console",title:"Console",options:{hasCommandLine:true,hasToolButtons:true,isPreRendered:t… property