[scriptable, uuid(c175a596-ee13-420a-aa74-13ad3a14deb1)]
Constants
Attributes
The docshell owning the XUL for this window.
The primary content shell. Note that this is a docshell tree item and therefore can not be assured of what object it is. It could be an editor, a docshell, or a browser object. Or down the road any other object that supports being a DocShellTreeItem Query accordingly to determine the capabilities.
Methods
Tell this window that it has picked up a child XUL window @param aChild the child window being added
Back-door method to force application of chrome flags at a particular time. Do NOT call this unless you know what you're doing! In particular, calling this when this XUL window doesn't yet have a document in its docshell could cause problems.
Move the window to a centered position.
@param aRelative the window relative to which the window is moved.
See screen parameter for details. if null, the
window is centered relative to the main screen.
@param aScreen PR_TRUE to center the window relative to the screen
containing aRelative. PR_FALSE to center it relative
to aRelative itself.
@param aAlert PR_TRUE to move the window to an alert position,
generally centered horizontally and 1/3 down from the top.
Create a new window. @param aChromeFlags see nsIWebBrowserChrome @return the newly minted window
The content shell specified by the supplied id. Note that this is a docshell tree item and therefore can not be assured of what object it is. It could be an editor, a docshell, or a browser object. Or down the road any other object that supports being a DocShellTreeItem Query accordingly to determine the capabilities.
Tell this window that it has lost a child XUL window @param aChild the child window being removed
Compare to:
