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.
nsIDOMCustomEvent
| IID: | 55c7af7b-1a64-40bf-87eb-2c2cbee0491b |
| Inherits From: | nsIDOMEvent |
The nsIDOMEventTarget interface is the interface implemented by all event targets in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-3-Events/
Methods
void setCurrentTarget ( nsIDOMNode target )
void setEventPhase ( PRUint16 phase )
void setCurrentTarget ( nsIDOMNode target )
- Arguments:
- target
Reference documentation is generated from Mozilla's source.
