MDOMEventObject
Extends EventObject to work with HTML events. MDOMEventObject provides APIs to get the binding data and binding context for the target element of the event.
Properties
-
The currentTarget element.
-
The target element.