Package | Description |
---|---|
com.xalys.xgl.events |
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<ScrollHandler<? extends Widget<? extends Element,?>>> |
ScrollEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<ScrollHandler<W>> |
ScrollEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasScrollHandlers.addScrollHandler(ScrollHandler<W> scrollHandler) |
default HandlerRegistration |
HasScrollHandlers.addScrollHandler(ScrollHandler<W> scrollHandler,
EventPhase eventPhase) |
protected void |
ScrollEvent.dispatch(ScrollHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.