Linux Mac OSX Windows

  
[scriptable, uuid(9e508466-5ebb-4618-abfa-9ad47bed0b2e)]
interface nsIDocShellTreeOwner : nsISupports

Attributes


        
readonly attribute nsIDocShellTreeItem primaryContentShell

Methods


        
void contentShellAdded(in nsIDocShellTreeItem aContentShell, in boolean aPrimary, in wstring aID)

        
nsIDocShellTreeItem findItemWithName(in wstring name, in nsIDocShellTreeItem aRequestor, in nsIDocShellTreeItem aOriginalRequestor)

        
void getPersistence(out boolean aPersistPosition, out boolean aPersistSize, out boolean aPersistSizeMode)

        
void setPersistence(in boolean aPersistPosition, in boolean aPersistSize, in boolean aPersistSizeMode)

        
void sizeShellTo(in nsIDocShellTreeItem shell, in long cx, in long cy)