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:
- @mozilla.org/autoconfiguration;1
- @mozilla.org/image/container;1?type=image/gif
- @mozilla.org/typeaheadfind;1
- @mozilla.org/autocomplete/controller;1
- @mozilla.org/extensions/manager;1
- @mozilla.org/updates/timer-manager;1
- @mozilla.org/updates/update-service;1
- @mozilla.org/extensions/blocklist;1
- @mozilla.org/url-classifier/listmanager;1
- @mozilla.org/xhtmlparanoidfragmentsink;1
- @mozilla.org/xul/xul-popup-manager;1
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:
This interface is passed as an argument to the following methods:
nsITimer.initWithCallback, nsIUpdateTimerManager.registerTimer
Reference documentation is generated from Mozilla's source.
