Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1842 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument
1845 },removePanel:function(panelName){var panel=this.panelMap[panelName]; argument
1847 }},selectPanel:function(panelName){var selectedPanel=this.selectedPanel; argument
1857 }},getPanel:function(panelName){var panel=this.panelMap[panelName]; argument
5666 },onPanelEnable:function(panelName){if(panelName!=this.panelName){return argument
5670 },onPanelDisable:function(panelName){if(panelName!=this.panelName){return argument