Getting Started
Tutorials
Programming Guide
API References
Additional Resources
Methods
getDate()
getHandled()
setHandled()
Gets the Date this event occurred
Date
the event Date
Gets the handled state of the event
boolean
whether the event has been handled
Sets the handled state of the event. When an event has been handled it will not propagate any further
handled (boolean()) – Indicates whether this event has been handled.
boolean()
void