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.
fuelIEventListener
| IID: | 2dfe3a50-ab2f-11db-abbd-0800200c9a66 |
| Inherits From: | nsISupports |
Methods
void handleEvent ( fuelIEventItem event )
void handleEvent ( fuelIEventItem event )
This method is called whenever an event occurs of the type for which the fuelIEventListener interface was registered.
- Arguments:
- event: The fuelIEventItem associated with the event.
References
This interface is passed as an argument to the following methods:
fuelIEvents.addListener, fuelIEvents.removeListener
Reference documentation is generated from Mozilla's source.
