Lines Matching defs:shutdown

1523 }},shutdown:function(){if(Firebug.saveCookies){Firebug.savePrefs()
1525 }dispatch(modules,"shutdown",[]);
1611 Firebug.Module=extend(new Firebug.Listener(),{initialize:function(){},shutdown:function(){},initContext:function(context){},reattachContext:function(browser,context){},destroyContext:function(context,persistedState){},showContext:function(browser,context){},loadedContext:function(context){},showPanel:function(browser,panel){},showSidePanel:function(browser,panel){},updateOption:function(name,value){},getObjectByURL:function(context,url){}});
1670 }},shutdown:function(){if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.Panel.shutdown",this.name)
1795 },shutdown:function(){this.removeControllers()
1822 }}},destroy:function(){PanelBar.shutdown.call(this);
1836 }},shutdown:function(){var selectedPanel=this.selectedPanel;
1839 selectedPanel.shutdown()
1850 selectedPanel.shutdown();
1871 Button.prototype=extend(Controller,{type:"normal",caption:"caption",title:null,className:"",baseClassName:"fbButton",pressedClassName:"fbBtnPressed",element:null,container:null,owner:null,state:null,display:null,destroy:function(){this.shutdown();
1880 }},shutdown:function(){Controller.shutdown.apply(this)
1963 },shutdown:function(){Controller.shutdown.call(this)
1992 this.shutdown();
2404 this.shutdown()
2528 }},shutdown:function(){if(Firebug.Inspector){this.inspectButton.shutdown()
2533 Controller.shutdown.call(this);
2534 PanelBar.shutdown.call(this);
2665 if(!Env.Options.enablePersistent){this.addController([Firebug.browser.window,"unload",Firebug.shutdown])
2670 },shutdown:function(){fbVSplitter.onmousedown=null;
2672 ChromeBase.shutdown.apply(this);
2680 if(Firebug.showIconWhenHidden){if(ChromeMini.isInitialized){ChromeMini.shutdown()
2690 }},close:function(){if(Firebug.context.persistedState.isOpen){if(this.isInitialized){this.shutdown()
2703 }else{Firebug.shutdown()
2739 },shutdown:function(){var node=this.node;
2751 Controller.shutdown.apply(this);
5138 },shutdown:function(){return;
5423 },shutdown:function(){Firebug.Module.shutdown.apply(this,arguments);
5535 },shutdown:function(){Firebug.NetMonitor.NetInfoBody.removeListener(this)
5560 },shutdown:function(){Firebug.Module.shutdown.apply(this,arguments);
5803 }},shutdown:function(){this.clearButton.shutdown();
5807 Firebug.Panel.shutdown.apply(this,arguments)
6243 },shutdown:function(doc){this.deactivate();
6495 },shutdown:function(){removeEvent(fbPanel1,"mousemove",Firebug.HTML.onListMouseMove);
6500 Firebug.Panel.shutdown.apply(this,arguments)
7274 }}},shutdown:function(){Firebug.Editor.stopEditing();
7277 Firebug.Panel.shutdown.apply(this,arguments)
7687 },shutdown:function(){removeEvent(this.selectNode,"change",this.onChangeSelect);
7688 Firebug.Panel.shutdown.apply(this,arguments)
7905 },shutdown:function(){removeEvent(this.panelNode,"mousemove",this.onMouseMove);
7906 Firebug.Panel.shutdown.apply(this,arguments)
8024 },shutdown:function(){removeEvent(this.panelNode,"click",this.onClick);
8025 Firebug.DOMBasePanel.prototype.shutdown.apply(this,arguments)
8149 }},shutdown:function(){removeEvent(this.panelNode,"click",this.onClick);
8150 Firebug.DOMBasePanel.prototype.shutdown.apply(this,arguments)
8226 },shutdown:function(){this.clearButton.shutdown();
8227 Firebug.Panel.shutdown.apply(this,arguments)