fuelIApplication
| IID: | fe74cf80-aa2d-11db-abbd-0800200c9a66 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly fuelIWindow activeWindow
The currently active browser window.
readonly fuelIBookmarkFolder bookmarks
The root bookmarks object for the application.
readonly fuelIConsole console
The console object for the application.
readonly fuelIEvents events
The events object for the application. supports: "load", "ready", "quit", "unload"
readonly fuelIExtensions extensions
The extensions object for the application. Contains a list of all installed extensions.
readonly AString id
The id of the application.
readonly AString name
The name of the application.
readonly fuelIPreferenceBranch prefs
The preferences object for the application. Defaults to an empty root branch.
readonly fuelISessionStorage storage
The storage object for the application.
readonly AString version
The version number of the application.
readonly nsIVariant windows
An array of browser windows within the application.
Reference documentation is generated from Mozilla's source.
