nsIWindowUtil Interface Reference

import"nsIWindowUtil.idl";

Inheritance diagram for nsIWindowUtil:
[legend]
Collaboration diagram for nsIWindowUtil:
[legend]

Public Member Functions

void init (in nsIDOMWindow win)
 
void minimize ()
 
void watch ()
 
void unwatch ()
 

Public Attributes

readonly attribute nsIXULWindow xulWindow
 
readonly attribute nsIDocShell docShell
 
readonly attribute boolean hidden
 

Detailed Description

Definition at line 48 of file nsIWindowUtil.idl.

Member Function Documentation

void nsIWindowUtil::init ( in nsIDOMWindow  win)
void nsIWindowUtil::minimize ( )
void nsIWindowUtil::unwatch ( )
void nsIWindowUtil::watch ( )

Member Data Documentation

readonly attribute nsIDocShell nsIWindowUtil::docShell

Definition at line 51 of file nsIWindowUtil.idl.

readonly attribute boolean nsIWindowUtil::hidden

Definition at line 52 of file nsIWindowUtil.idl.

readonly attribute nsIXULWindow nsIWindowUtil::xulWindow

Definition at line 50 of file nsIWindowUtil.idl.


The documentation for this interface was generated from the following file: