Class Index | File Index

Modules


Panels


Templates


Services (XPCOM)


Libraries


All Classes


Report Doc Issue | How To Comment Firebug Code

Class Index

_global_


Arr

Utility for Arrays

Breakpoints.Breakpoint

Template for cookie breakpoint displayed in the Breakpoints side panel.

Browser.EventListener


CookieReps.CookieChanged

This template is used for displaying cookie-changed events (except of "clear") in the Console tab.

CookieReps.CookieCleared

Represents a domplate template for cookie cleared event that is visualised in Firebug Console panel.

CookieReps.CookieRejected

Represents a domplate template for displaying rejected cookies.

CookieReps.CookieRow

Represents a domplate template for cookie entry in the cookie list.

CookieReps.CookieTable

Represents a template for basic cookie list layout.

CookieReps.Rep

Basic template for Cookies panel UI.

Css

Utility for styles

Deprecated

Utility to warn and manage deprecations

Dom

Utility for Nodes

factoryBrowser-Browser


fbObserverService

meta service module for observers See also: nsIObserverService

Firebug.ActivableModule

Should be used by modules (Firebug specific task controllers) that supports activation.

Firebug.ActivablePanel

This object represents a panel with two states: enabled/disabled.

Firebug.Activation

Implements Firebug activation logic.

Firebug.CommandLine.Popup

Command Line availability in other panels.

Firebug.CookieModule

This class represents a module for Cookies panel.

Firebug.CookieModule.DebuggerListener

Represents Firebug.Debugger listener.

Firebug.CookieModule.NetInfoBody

Represents domplate template for cookie body that is displayed if a cookie entry in the cookie list is expanded.

Firebug.HTMLModule.DebuggerListener

Represents Firebug.Debugger listener.

Firebug.Inspector

Implements Firebug Inspector logic.

Firebug.Module

Base class for all modules.

Firebug.NavigationHistory

Support for back and forward pattern for navigating within Firebug UI (panels).

Firebug.NetMonitor

Represents a module object for the Net panel.

Firebug.NetMonitor.NetInfoBody

Represents a template that is used to render detailed info about a request.

Firebug.NetMonitor.NetInfoHeaders

Used within the Net panel to display raw source of request and response headers as well as pretty-formatted summary of these headers.

Firebug.NetMonitor.NetInfoPostData

Represents posted data within request info (the info, which is visible when a request entry is expanded.

Firebug.NetMonitor.NetRequestEntry

Represents a template that is used to render net panel entries.

Firebug.NetMonitor.NetRequestTable

Represents a template that is used to render basic content of the net panel.

Firebug.NetMonitor.SizeInfoTip

Represents a template for a pupup tip with detailed size info.

Firebug.NetMonitor.TimeInfoTip

Represents a template for popup tip that displays detailed timing info about a network request.

Firebug.Panel

Base class for all panels.

Firebug.PanelActivation

Implements Panel activation logic.

Firebug.ScriptPanel.WarningRep

Displays various warning messages within the Script panel.

Firebug.Search

Implements basic search box functionality.

Firebug.SourceBoxDecorator

Defines the API for SourceBoxDecorator and provides the default implementation.

Firebug.SourceBoxPanel

Firebug.SourceBoxPanel: Intermediate level class for showing lines of source, eg Script Panel Implements a 'viewport' to render only the lines the user is viewing or has recently viewed.

Firebug.Spy

Represents a XHR Spy module.

Firebug.Spy.XMLHttpRequestSpy

This class represents a Spy object that is attached to XHR.

Firebug.StartButton

StartButton module represents the UI entry point to Firebug.

Firebug.SVGViewerModel

Implements viewer for SVG based network responses.

Firebug.TraceModule

Use Firebug.TraceModule to register/unregister a trace listener that can be used to customize look and feel of log messages in Tracing Console.

Firebug.XMLViewerModel

Implements viewer for XML based network responses.

Func

Utility for Functions

httpRequestObserver

This service is intended as the only HTTP observer registered by Firebug.

IntoStepper

This oject implements "step in".

LineStepper

This oject implements "step over".

Obj

Utility for objects

ObjectPersister

Represents an internal Firebug persistence service.

Options

Util to manage firefox preferences
Panels send commands to request option change.

OutStepper

This object implements "step out" debugger feature.

Search.LiteralRegExp

Implements a RegExp-like object that will search for the literal value of a given string, rather than the regular expression.

Search.TextSearch

Searches for text in a given node.

window.Firebug

Represents the main Firebug application object.

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