-
UiRootPanel.GlobalKeyEventOccurredEvent.eventType
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
GlobalKeyEventOccurredEvent(KeyEventType eventType,
String sourceComponentId,
String code,
boolean isComposing,
String key,
int charCode,
int keyCode,
String locale,
int location,
boolean repeat,
boolean altKey,
boolean ctrlKey,
boolean shiftKey,
boolean metaKey)