Lines Matching defs:title
1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property
1871 Button.prototype=extend(Controller,{type:"normal",caption:"caption",title:null,className:"",baseCla… property
4184 …s":"objectLink objectLink-$className a11yFocus",href:"javascript:void(0)",title:"$object|FBL.getEl… property
5784 }}},name:"Console",title:"Console",options:{hasCommandLine:true,hasToolButtons:true,isPreRendered:t… property
6053 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) argument
6473 function HTMLPanel(){}HTMLPanel.prototype=extend(Firebug.Panel,{name:"HTML",title:"HTML",options:{h… property
7249 }},name:"stylesheet",title:"CSS",parentPanel:null,searchable:true,dependents:["css","stylesheet","d… property
7460 }},name:"css",title:"Style",parentPanel:"HTML",order:0,initialize:function(){this.context=Firebug.c… property
7500 var group={title:title,props:[]}; property
7511 },name:"computed",title:"Computed",parentPanel:"HTML",order:1,updateView:function(element){this.upd… property
7671 function ScriptPanel(){}ScriptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",se… property
8016 }}},name:"DOM",title:"DOM",searchable:true,statusSeparator:">",options:{hasToolButtons:true,hasStat… property
8143 }}},name:"DOMSidePanel",parentPanel:"HTML",title:"DOM",options:{hasToolButtons:true},isInitialized:… property
8163 this.dumpProperties=function(title,object){return this.logFormatted("dumpProperties() not supported… argument
8222 function TracePanel(){}TracePanel.prototype=extend(Firebug.Panel,{name:"Trace",title:"Trace",option… property
8223 this.clearButton=new Button({caption:"Clear",title:"Clear FBTrace logs",owner:Firebug.Trace,onClick… property