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.
nsIDOMAbstractView
| IID: | F51EBADE-8B1A-11D3-AAE7-0010830123B4 |
| Inherits From: | nsISupports |
Properties
readonly nsIDOMDocumentView document
The nsIDOMAbstractView interface is a datatype for a view in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Views
References
This interface is the type of the following properties:
nsIDOMDocumentView.defaultView, nsIDOMUIEvent.view
This interface is passed as an argument to the following methods:
nsIDOMKeyEvent.initKeyEvent, nsIDOMMouseEvent.initMouseEvent, nsIDOMUIEvent.initUIEvent, nsIDOMXULCommandEvent.initCommandEvent
Reference documentation is generated from Mozilla's source.
