Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<Function.A1<? super MouseWheelEvent,? extends Object>> |
Window.onmousewheel |
Objs.Property<Function.A1<? super MouseWheelEvent,? extends Object>> |
HTMLElement.onmousewheel |
static Function.A1<? super MouseWheelEvent,? extends Object> |
Exports.onmousewheel |
Objs.Property<Function.A1<? super MouseWheelEvent,? extends Object>> |
Document.onmousewheel
Fires when the wheel button is rotated.
|
Modifier and Type | Method and Description |
---|---|
static MouseWheelEvent |
MouseWheelEvent.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
Function.A1<? super MouseWheelEvent,? extends Object> |
Window.onmousewheel() |
Function.A1<? super MouseWheelEvent,? extends Object> |
HTMLElement.onmousewheel() |
Function.A1<? super MouseWheelEvent,? extends Object> |
Document.onmousewheel() |
Copyright © 2018. All rights reserved.