Searched defs:parentPanel (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1601 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property in Firebug.Panel 1831 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 6708 parentPanel: null, property in Firebug.Panel 7768 addPanel: function(panelName, parentPanel) argument
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:false,hasStatusBar:false,hasToolButtons:false,isPreRendered:false,innerHTMLSync:false},tabNode:null,panelNode:null,sidePanelNode:null,statusBarNode:null,toolButtonsNode:null,panelBarNode:null,sidePanelBarBoxNode:null,sidePanelBarNode:null,sidePanelBar:null,searchable:false,editable:true,order:2147483647,statusSeparator:"<",create:function(context,doc){this.hasSidePanel=parentPanelMap.hasOwnProperty(this.name); property in Firebug.Panel 1842 addPanel(panelName,parentPanel) global() argument [all...] |