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.

fuelIWindow

IID:207edb28-eb5e-424e-a862-b0e97C8de866
Inherits From:nsISupports

Properties

readonly fuelIBrowserTab activeTab

The currently-active tab within the browser window.

readonly fuelIEvents events

The events object for the browser window. supports: "TabOpen", "TabClose", "TabMove", "TabSelect"

readonly nsIVariant tabs

A collection of browser tabs within the browser window.


Methods

fuelIBrowserTab open ( nsIURI URI )

fuelIBrowserTab open ( nsIURI URI )

Open a new browser tab, pointing to the specified URI.

Arguments:
URI: The uri to open the browser tab to

References

This interface is the type of the following properties:

fuelIApplication.activeWindow, fuelIBrowserTab.window

Reference documentation is generated from Mozilla's source.