This is the complete list of members for nsISessionStore, including all inherited members.
deleteTabValue(in nsIDOMNode aTab, in AString aKey) | nsISessionStore | |
deleteWindowValue(in nsIDOMWindow aWindow, in AString aKey) | nsISessionStore | |
duplicateTab(in nsIDOMWindow aWindow, in nsIDOMNode aTab) | nsISessionStore | |
forgetClosedTab(in nsIDOMWindow aWindow, in unsigned long aIndex) | nsISessionStore | |
forgetClosedWindow(in unsigned long aIndex) | nsISessionStore | |
getBrowserState() | nsISessionStore | |
getClosedTabCount(in nsIDOMWindow aWindow) | nsISessionStore | |
getClosedTabData(in nsIDOMWindow aWindow) | nsISessionStore | |
getClosedWindowCount() | nsISessionStore | |
getClosedWindowData() | nsISessionStore | |
getTabState(in nsIDOMNode aTab) | nsISessionStore | |
getTabValue(in nsIDOMNode aTab, in AString aKey) | nsISessionStore | |
getWindowState(in nsIDOMWindow aWindow) | nsISessionStore | |
getWindowValue(in nsIDOMWindow aWindow, in AString aKey) | nsISessionStore | |
init(in nsIDOMWindow aWindow) | nsISessionStore | |
persistTabAttribute(in AString aName) | nsISessionStore | |
setBrowserState(in AString aState) | nsISessionStore | |
setTabState(in nsIDOMNode aTab, in AString aState) | nsISessionStore | |
setTabValue(in nsIDOMNode aTab, in AString aKey, in AString aStringValue) | nsISessionStore | |
setWindowState(in nsIDOMWindow aWindow, in AString aState, in boolean aOverwrite) | nsISessionStore | |
setWindowValue(in nsIDOMWindow aWindow, in AString aKey, in AString aStringValue) | nsISessionStore | |
undoCloseTab(in nsIDOMWindow aWindow, in unsigned long aIndex) | nsISessionStore | |
undoCloseWindow(in unsigned long aIndex) | nsISessionStore |