| Package | Description | 
|---|---|
| com.xalys.xgl.browser.dom.events | |
| com.xalys.xgl.browser.dom.events.enums | |
| com.xalys.xgl.events | 
| Modifier and Type | Method and Description | 
|---|---|
KeyCode | 
NativeKeyboardEventInit.getCode()  | 
KeyCode | 
NativeKeyboardEvent.getCode()  | 
| Modifier and Type | Method and Description | 
|---|---|
NativeKeyboardEventInit | 
NativeKeyboardEventInit.setCode(KeyCode keyCode)  | 
| Modifier and Type | Method and Description | 
|---|---|
static KeyCode | 
KeyCode.asKeyCode(String code)  | 
static KeyCode | 
KeyCode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static KeyCode[] | 
KeyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KeyCode | 
KeyboardEvent.getCode()  | 
Copyright © 2018 Xalys. All rights reserved.