Class Index | File Index

Modules


Panels


Templates


Services (XPCOM)


Libraries


All Classes


Report Doc Issue | How To Comment Firebug Code

Class Firebug.PanelActivation

Implements Panel activation logic. A Firebug panel can support activation in order to avoid performance penalties in cases when panel's features are not necessary at the moment. Such panel must be derived from Firebug.ActivablePanel and appropriate activable module from Firebug.ActivableModule

Defined in: panelActivation.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
Firebug.PanelActivation.observe(subject, topic, data)
Observer for activation preferences changes.
Class Detail
Firebug.PanelActivation()
Method Detail
<static> Firebug.PanelActivation.observe(subject, topic, data)
Observer for activation preferences changes.
Parameters:
subject
topic
data

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Jan 05 2013 23:10:39 GMT+0100 (CET)