Home
last modified time | relevance | path

Searched defs:parentPanel (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1601 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 Dfirebug-lite-debug.js6708 parentPanel: null, property in Firebug.Panel
7768 addPanel: function(panelName, parentPanel) argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1612 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...]