Class and Description |
---|
DOMEventHandler
Represents the callback for event handling.
|
IDocumentEvent
The
IDocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation. |
IEventTarget
The
EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model. |
Class and Description |
---|
DOMEventHandler
Represents the callback for event handling.
|
Event
The
Event is used to provide contextual information about an event to the handler processing the event. |
EventListenerOptions |
EventMap |
IDocumentEvent
The
IDocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation. |
IEventListener
The
IEventListener interface is the primary method for handling events. |
IEventTarget
The
EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model. |
SupportedEvents |
Class and Description |
---|
CustomEvent.CustomEventInit
Represents a dictionary that is having optional arguments for setting the detail information about the event.
|
ErrorEvent
The
ErrorEvent provides contextual information about an errors that occurred during runtime. |
ErrorEvent.ErrorEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
Event
The
Event is used to provide contextual information about an event to the handler processing the event. |
Event.EventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
FocusEvent.FocusEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
IEventListener
The
IEventListener interface is the primary method for handling events. |
InputEvent.InputEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
KeyboardEvent.KeyboardEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
MouseEvent
The MouseEvent interface provides specific contextual information associated with Mouse events.
|
MouseEvent.MouseEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
UIEvent
The UIEvent interface provides specific contextual information associated with User Interface events.
|
UIEvent.EventModifierInit
The MouseEvent and KeyboardEvent interfaces share a set of keyboard modifier attributes and support a mechanism for retrieving additional modifier states.
|
UIEvent.UIEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
WheelEvent.WheelEventInit
Represents a dictionary that is having optional arguments for setting the details information about the event.
|
Class and Description |
---|
Event
The
Event is used to provide contextual information about an event to the handler processing the event. |
IDocumentEvent
The
IDocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation. |
IEventTarget
The
EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model. |
Class and Description |
---|
Event
The
Event is used to provide contextual information about an event to the handler processing the event. |
Class and Description |
---|
IEventTarget
The
EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model. |
Class and Description |
---|
IEventTarget
The
EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model. |