Class Index | File Index

Modules


Panels


Templates


Services (XPCOM)


All Classes


Report Doc Issue | How To Comment Firebug Code

Built-In Namespace _global_


Method Summary
Method Attributes Method Name and Description
 
This object implements nsIStreamListener interface and is intended to monitor all network channels (nsIHttpChannel).
 
Returns element for specified content window.
 
getElementXPath(element)
Gets an XPath for an element which describes its hierarchical location.
 
getInstanceForStyleSheet(styleSheet, ownerDocument)
Retrieves the instance number for a given style sheet.
 
lends HttpRequestObserver
Method Detail
ChannelListener()
This object implements nsIStreamListener interface and is intended to monitor all network channels (nsIHttpChannel). A new instance of this object is created and registered an HTTP channel. See Firebug.TabCacheModel.onExamineResponse method.
Defined in: firebug-channel-listener.js.

getBrowserForWindow(win)
Returns element for specified content window.
Defined in: lib.js.
Parameters:
{Object} win
- Content window

getElementXPath(element)
Gets an XPath for an element which describes its hierarchical location.
Defined in: lib.js.
Parameters:
element

getInstanceForStyleSheet(styleSheet, ownerDocument)
Retrieves the instance number for a given style sheet. The instance number is sheet's index within the set of all other sheets whose URL is the same.
Defined in: lib.js.
Parameters:
styleSheet
ownerDocument

initialize()
lends HttpRequestObserver
Defined in: firebug-http-observer.js.

Documentation generated by JsDoc Toolkit 2.3.0 on Wed Feb 10 2010 16:02:15 GMT+0100 (CET)