Linux Mac OSX Windows

  
[scriptable, uuid(3eb4c760-dffd-4983-94a8-18bcb99100e4)]
interface inIDOMView : nsISupports

Attributes


        
attribute nsIDOMNode rootNode

        
attribute boolean showAnonymousContent

        
attribute boolean showSubDocuments

        
attribute boolean showWhitespaceNodes

        
attribute unsigned long whatToShow

Methods


        
nsIDOMNode getNodeFromRowIndex(in long rowIndex)

        
long getRowIndexFromNode(in nsIDOMNode node)

        
void rebuild()