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.
fuelIEventItem
| IID: | 05281820-ab62-11db-abbd-0800200c9a66 |
| Inherits From: | nsISupports |
Properties
readonly AString data
Can hold extra details and data associated with the event. This is optional and event specific. If the event does not send extra details, this is null.
readonly AString type
The name of the event
Methods
void preventDefault ( )
References
This interface is passed as an argument to the following methods:
fuelIEventListener.handleEvent
Reference documentation is generated from Mozilla's source.
