Searched defs:panelName (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1831 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument 1834 },removePanel:function(panelName){var panel=this.panelMap[panelName]; argument 1836 }},selectPanel:function(panelName){var selectedPanel=this.selectedPanel; argument 1846 }},getPanel:function(panelName){var panel=this.panelMap[panelName]; argument 5655 },onPanelEnable:function(panelName){if(panelName!=this.panelName){return argument 5659 },onPanelDisable:function(panelName){if(panelName!=this.panelName){return argument
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 7768 addPanel: function(panelName, parentPanel) argument 7776 removePanel: function(panelName) argument 7783 selectPanel: function(panelName) argument 7808 getPanel: function(panelName) argument 21945 onPanelEnable: function(panelName) argument 21957 onPanelDisable: function(panelName) argument
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1842 },addPanel:function(panelName,parentPanel){var PanelType=Firebug.panelTypeMap[panelName]; argument 1845 },removePanel:function(panelName){var panel=this.panelMap[panelName]; argument 1847 }},selectPanel:function(panelName){va argument 1857 getPanel(panelName) global() argument 5666 AnonymousFunction4beb612320100(panelName) global() argument 5670 AnonymousFunction4beb612320200(panelName) global() argument [all...] |