WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/inspector/dom-utils;1

This component implements the following interfaces:

Methods

InterfaceMethod
inIDOMUtils nsIArray getBindingURLs ( nsIDOMElement element )
inIDOMUtils PRInt32 getContentState ( nsIDOMElement element )
inIDOMUtils nsISupportsArray getCSSStyleRules ( nsIDOMElement element )
inIDOMUtils nsIDOMNode getParentForNode ( nsIDOMNode node , PRBool showingAnonymousContent )
inIDOMUtils PRUint32 getRuleLine ( nsIDOMCSSStyleRule rule )
inIDOMUtils PRBool isIgnorableWhitespace ( nsIDOMCharacterData dataNode )
inIDOMUtils void setContentState ( nsIDOMElement element , PRInt32 state )

Reference documentation is generated from Mozilla's source.