WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsITimerCallback

IID:a796816d-7d47-4348-9ab8-c7aeb3216a7d
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void notify ( nsITimer timer )

void notify ( nsITimer timer )

Arguments:
timer: the timer which has expired

References

This interface is the type of the following properties:

nsITimer.callback

This interface is passed as an argument to the following methods:

nsITimer.initWithCallback, nsIUpdateTimerManager.registerTimer

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com