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.
nsIDocShellHistory
| IID: | 89caa9f0-8b1c-47fb-b0d3-f0aef0bff749 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
PRBool useGlobalHistory
Methods
void addChildSHEntry ( nsISHEntry cloneReference , nsISHEntry historyEntry , PRInt32 childOffset )
nsISHEntry getChildSHEntry ( PRInt32 childOffset )
void addChildSHEntry ( nsISHEntry cloneReference , nsISHEntry historyEntry , PRInt32 childOffset )
Add a Child SHEntry for a frameset page
- Arguments:
- cloneReference
- historyEntry
- childOffset
nsISHEntry getChildSHEntry ( PRInt32 childOffset )
Get the SHEntry associated with a child docshell
- Arguments:
- childOffset
Reference documentation is generated from Mozilla's source.
