IEventDispatcher
interface IEventDispatcher
The IEventDispatcher interface is in implementation which supports the DOM Event Model.
Inheritors
Functions
Link copied to clipboard
Registers the event listeners on the event target.
Link copied to clipboard
Dispatches the events into the implementations event model.
Link copied to clipboard
Dispatches the events into the implementations event model.
Link copied to clipboard
Unregister the event listeners on the event target.