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