sbIWindowCloak Interface Reference

Window cloaking service interface This is an interface to the window cloaking service, used to hide a xul window without closing it, and to unhide it at a later time. More...

List of all members.

Public Member Functions

void cloak (in nsISupports window)
 Cloak a window This method cloaks a xul window without closing it.
void uncloak (in nsISupports window)
 Uncloak a window This method uncloaks a xul window previous cloaked via a call to cloak().


Detailed Description

Window cloaking service interface This is an interface to the window cloaking service, used to hide a xul window without closing it, and to unhide it at a later time.

Definition at line 43 of file IWindowCloak.idl.


Member Function Documentation

void sbIWindowCloak::cloak ( in nsISupports  window  ) 

Cloak a window This method cloaks a xul window without closing it.

Parameters:
window The document associated with the xul window to cloak
See also:
uncloak

void sbIWindowCloak::uncloak ( in nsISupports  window  ) 

Uncloak a window This method uncloaks a xul window previous cloaked via a call to cloak().

Parameters:
window The document associated with the xul window to uncloak
See also:
cloak


The documentation for this interface was generated from the following file:
Generated on Mon Aug 21 21:01:56 2006 for Songbird by  doxygen 1.4.7