| 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 |
|---|---|
KeyLocation |
NativeKeyboardEventInit.getLocation() |
KeyLocation |
NativeKeyboardEvent.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
NativeKeyboardEventInit |
NativeKeyboardEventInit.setLocation(KeyLocation keyLocation) |
| Modifier and Type | Method and Description |
|---|---|
static KeyLocation |
KeyLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyLocation[] |
KeyLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyLocation |
KeyboardEvent.getLocation() |
Copyright © 2018 Xalys. All rights reserved.