A callback interface that is called with a window. More...
import"sbIWindowWatcher.idl";
Public Member Functions | |
void | handleWindowCallback (in nsIDOMWindow aWindow) |
Handle the callback with the window specified by aWindow. More... | |
A callback interface that is called with a window.
Definition at line 118 of file sbIWindowWatcher.idl.
void sbICallWithWindowCallback::handleWindowCallback | ( | in nsIDOMWindow | aWindow | ) |
Handle the callback with the window specified by aWindow.
aWindow | Callback window. |