KeyInputEvent
-
class
Event.
KeyInputEvent
()
Accessors
viewKey
Accessors
-
Event.
viewKey
() Get the ViewKey this event is associated with.
Return type: ViewKey
Methods
getDate
-
KeyInputEvent.
getDate
() Gets the Date this event occurred
Returns: the event Date Return type: Date
getEventType
-
KeyInputEvent.
getEventType
() gets the event type
Returns: the type of key event Return type: KeyInputType
getHandled
-
KeyInputEvent.
getHandled
() Gets the handled state of the event
Returns: whether the event has been handled Return type: boolean