Class
zebkit.web.PointerEvent
extends <zebkit.ui.event.PointerEvent> |
<zebkit.web> |
Normalized pointer event that is fired with mouse, touch, pen devices.
zebkit.web.PointerEvent
(
)
Inherited attributes:
public
Integer
absX
public
Integer
absY
public
Object
identifier
public
Integer
pageX
public
Integer
pageY
public
String
pointerType
public
Object
source
public
DOMElement
target
public
Integer
touchCounter
public
Integer
x
public
Integer
y




