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