W
- public class ScrollEvent<W extends Widget<? extends Element<?>,W>> extends UIEvent<ScrollHandler<W>,NativeEvent<W>>
UIEvent.HasBrowserEvent, UIEvent.UIType<H extends EventHandler>
Event.Type<H extends EventHandler>
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<ScrollHandler<? extends Widget<? extends Element,?>>> |
TYPE |
Constructor and Description |
---|
ScrollEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ScrollHandler<W> handler) |
UIEvent.UIType<ScrollHandler<W>> |
getType() |
getEventPhase, getNativeEvent, isInEventThread, preventDefault, setNativeEvent, stopImmediatePropagation, stopPropagation
assertLive, cast, checkIsInEventThread, getSource, isLive, isPreventDefault, isStopPropagation, kill, releaseCapture, revive, setCapture, setCapture, setSource
public static final UIEvent.UIType<ScrollHandler<? extends Widget<? extends Element,?>>> TYPE
public UIEvent.UIType<ScrollHandler<W>> getType()
protected void dispatch(ScrollHandler<W> handler)
Copyright © 2018 Xalys. All rights reserved.