You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Window

The 'window' object is the top-level object that is accessible from the DOM. It is part of the "DOM Level 0".

Class: GlobalWindowImpl

File: dom/src/base/nsGlobalWindow.cpp

Inherits from the following classes:

  • nsSupporstWeakReference : xpcom/base/nsWeakReference.cpp

Implements the following interfaces:

  • nsIDOMWindow: dom/public/idl/base/nsIDOMWindow.idl
  • nsIDOMWindowInternal : dom/public/idl/base/nsIDOMWindowInternal.idl
  • nsIDOMJSWindow : dom/public/idl/base/nsIDOMJSWindow.idl
  • nsPIDOMWindow : dom/public/base/nsPIDOMWindow.h
  • nsIScriptGlobalObject : dom/public/nsIScriptGlobalObject.h
  • nsIScriptObjectPrincipal : dom/public/nsIScriptObjectPrincipal.h
  • nsIDOMEventReceiver : dom/public/coreEvents/nsIDOMEventReceiver.h
  • nsIDOMEventTarget : dom/public/idl/events/nsIDOMEventTarget.idl
  • nsIDOMAbstractView : dom/public/idl/views/nsIDOMAbstractView.idl
  • nsIDOMViewCSS : dom/public/idl/css/nsIDOMViewCSS.idl
  • nsIInterfaceRequestor : xpcom/base/nsIInterfaceRequestor.idl