Searched defs:parentPanel (Results 1 – 3 of 3) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 6708 parentPanel: null, property 7768 addPanel: function(panelName, parentPanel) argument 27266 parentPanel: null, property 28076 parentPanel: "HTML", property 28341 parentPanel: "HTML", property 30762 parentPanel: "HTML", property
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 1601 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property 1831 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument 7238 }},name:"stylesheet",title:"CSS",parentPanel:null,searchable:true,dependents:["css","stylesheet","d… property 7449 }},name:"css",title:"Style",parentPanel:"HTML",order:0,initialize:function(){this.context=Firebug.c… property 7500 },name:"computed",title:"Computed",parentPanel:"HTML",order:1,updateView:function(element){this.upd… property 8132 }}},name:"DOMSidePanel",parentPanel:"HTML",title:"DOM",options:{hasToolButtons:true},isInitialized:… property
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1612 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
|