sbWindowCloak Class Reference

#include <WindowCloak.h>

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

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBIWINDOWCLOAK 
~sbWindowCloak ()
 
- Public Member Functions inherited from sbIWindowCloak
void cloak (in nsIDOMWindow aDOMWindow)
 Cloak a window This method cloaks a xul window without closing it. More...
 
void uncloak (in nsIDOMWindow aDOMWindow)
 Uncloak a window This method uncloaks a xul window. More...
 
PRBool isCloaked (in nsIDOMWindow aDOMWindow)
 Determines whether a window is cloaked This method is used to figure out if a given window is cloaked. More...
 

Protected Member Functions

NS_IMETHOD SetVisibility (nsIDOMWindow *aDOMWindow, PRBool aVisible)
 

Protected Attributes

nsClassHashtable
< nsISupportsHashKey,
sbCloakInfo
mCloakedWindows
 

Detailed Description

Definition at line 61 of file WindowCloak.h.

Constructor & Destructor Documentation

sbWindowCloak::~sbWindowCloak ( )

Definition at line 43 of file WindowCloak.cpp.

Member Function Documentation

NS_IMETHODIMP sbWindowCloak::SetVisibility ( nsIDOMWindow aDOMWindow,
PRBool  aVisible 
)
protected

Definition at line 106 of file WindowCloak.cpp.

Member Data Documentation

nsClassHashtable<nsISupportsHashKey, sbCloakInfo> sbWindowCloak::mCloakedWindows
protected

Definition at line 72 of file WindowCloak.h.


The documentation for this class was generated from the following files: