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.

inIDOMView

IID:FBB67442-27A3-483C-8EB2-29C3EED7514C
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

nsIDOMNode rootNode

PRBool showAccessibleNodes

PRBool showAnonymousContent

PRBool showSubDocuments

PRBool showWhitespaceNodes

PRUint32 whatToShow


Methods

nsIDOMNode getNodeFromRowIndex ( PRInt32 rowIndex ) PRInt32 getRowIndexFromNode ( nsIDOMNode node ) void rebuild ( )

nsIDOMNode getNodeFromRowIndex ( PRInt32 rowIndex )

Arguments:
rowIndex

PRInt32 getRowIndexFromNode ( nsIDOMNode node )

Arguments:
node

void rebuild ( )

Reference documentation is generated from Mozilla's source.