Implemented by
[scriptable, uuid(2f276982-0d60-4377-a595-d350ba516395)]
interface nsIWindowMediatorListener : nsISupports
Methods
void
onCloseWindow(in nsIXULWindow window)
void
onOpenWindow(in nsIXULWindow window)
void
onWindowTitleChange(in nsIXULWindow window, in wstring newTitle)
Compare to: