Home
last modified time | relevance | path

Searched defs:parentPanel (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
1842 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument
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
7511 },name:"computed",title:"Computed",parentPanel:"HTML",order:1,updateView:function(element){this.upd… property
8143 }}},name:"DOMSidePanel",parentPanel:"HTML",title:"DOM",options:{hasToolButtons:true},isInitialized:… property