sbICallWithWindowCallback Interface Reference

A callback interface that is called with a window. More...

import"sbIWindowWatcher.idl";

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

Public Member Functions

void handleWindowCallback (in nsIDOMWindow aWindow)
 Handle the callback with the window specified by aWindow. More...
 

Detailed Description

A callback interface that is called with a window.

See Also
sbIWindowWatcher

Definition at line 118 of file sbIWindowWatcher.idl.

Member Function Documentation

void sbICallWithWindowCallback::handleWindowCallback ( in nsIDOMWindow  aWindow)

Handle the callback with the window specified by aWindow.

Parameters
aWindowCallback window.

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