nsIDOMEventListener
| IID: | df31c120-ded6-11d1-bd85-00805f8ae3f4 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
- @mozilla.org/download-manager;1
- @mozilla.org/p3p/policyreference;1
- @mozilla.org/typeaheadfind;1
- @mozilla.org/xul/xul-popup-listener;1
- @mozilla.org:/content/content-area-dragdrop;1
- @mozilla.org/autocomplete/search;1?name=form-history
- @mozilla.org/satchel/form-fill-controller;1
- @mozilla.org/browser/feeds/result-writer;1
- @mozilla.org/browser/sessionstore;1
- @mozilla.org/spellchecker-inline;1
Methods
void handleEvent ( nsIDOMEvent event )
void handleEvent ( nsIDOMEvent event )
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
- Arguments:
- event
References
This interface is the type of the following properties:
nsIDOMOfflineResourceList.oncached, nsIDOMOfflineResourceList.onchecking, nsIDOMOfflineResourceList.ondownloading, nsIDOMOfflineResourceList.onerror, nsIDOMOfflineResourceList.onnoupdate, nsIDOMOfflineResourceList.onprogress, nsIDOMOfflineResourceList.onupdateready, nsIJSXMLHttpRequest.onerror, nsIJSXMLHttpRequest.onload, nsIJSXMLHttpRequest.onprogress, nsIJSXMLHttpRequest.onreadystatechange, nsIJSXMLHttpRequest.onuploadprogress
This interface is passed as an argument to the following methods:
nsIDOM3EventTarget.addGroupedEventListener, nsIDOM3EventTarget.removeGroupedEventListener, nsIDOMEventTarget.addEventListener, nsIDOMEventTarget.removeEventListener, nsIDOMNSEventTarget.addEventListener
Reference documentation is generated from Mozilla's source.
