Linux Mac OSX Windows

  
[scriptable, uuid(fbb67442-27a3-483c-8eb2-29c3eed7514c)]
interface inIDOMView : nsISupports

Attributes


        
attribute nsIDOMNode rootNode

        
attribute boolean showAccessibleNodes

        
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()