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/
[scriptable, uuid(55c7af7b-1a64-40bf-87eb-2c2cbee0491b)]
interface nsIDOMCustomEvent : nsIDOMEvent
Methods
void
setCurrentTarget(in nsIDOMNode target)
void
setEventPhase(in unsigned short phase)
Compare to: