Please add a summary to this article.
1.0
28
Introduced
Gecko 1.9
Inherits from:
nsISupports
Last changed in Gecko 1.9 (Firefox 3)The boxObject belonging to a XUL browser, editor or iframe element implements this interface.
Attributes
| Attribute | Type | Description |
docShell | | Read only. The nsIDocShell object that manages the contained document. The browser.xml, editor.xml and general.xml bindings use this property to gain access to other properties such as webNavigation, contentDocument and contentWindow. |