[Property] (Number)
[Property] (Number)
[Property] (Number)
[Property] (HTMLElement)
[Method] Gets the x coordinate of the event
number
Number
[Method] Gets the y coordinate of the event
number
Number
[Method] Gets the target for the event
String A simple selector to filter the target or look for an ancestor of the target
Number/Mixed The max depth to search as a number or element (defaults to 10 || document.body)
Boolean true to return a Ext.Element object instead of DOM node.
HTMLElement
HTMLElement
[Method] Returns the time of the event
any
Date
[Method] Gets the X and Y coordinates of the event
Array<any>
Array
[Method] Prevents the browsers default handling of the event