[scriptable, uuid(b6c2f9e1-53a0-45f2-a2b8-fe37861fe8a8)]
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
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:
