Package | Description |
---|---|
com.xalys.xgl.events |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseHandlers<W extends Widget<? extends Element<?>,W>> |
Modifier and Type | Class and Description |
---|---|
class |
MouseAdapter<W extends Widget<?,W>> |
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<WheelHandler<? extends Widget<? extends Element,?>>> |
WheelEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<WheelHandler<W>> |
WheelEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasWheelHandlers.addWheelHandler(WheelHandler<W> wheelHandler) |
default HandlerRegistration |
HasWheelHandlers.addWheelHandler(WheelHandler<W> wheelHandler,
EventPhase eventPhase) |
protected void |
WheelEvent.dispatch(WheelHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.