W - public class TouchMoveEvent<W extends Widget<? extends Element<?>,W>> extends TouchEvent<TouchMoveHandler<W>,W>
UIEvent.HasBrowserEvent, UIEvent.UIType<H extends EventHandler>Event.Type<H extends EventHandler>| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<TouchMoveHandler<? extends Widget<? extends Element,?>>> |
TYPE |
touchList| Constructor and Description |
|---|
TouchMoveEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(TouchMoveHandler<W> handler) |
UIEvent.UIType<TouchMoveHandler<W>> |
getType() |
getChangedTouches, getTargetTouches, getTouches, killgetEventPhase, getNativeEvent, isInEventThread, preventDefault, setNativeEvent, stopImmediatePropagation, stopPropagationassertLive, cast, checkIsInEventThread, getSource, isLive, isPreventDefault, isStopPropagation, releaseCapture, revive, setCapture, setCapture, setSourcepublic static final UIEvent.UIType<TouchMoveHandler<? extends Widget<? extends Element,?>>> TYPE
public UIEvent.UIType<TouchMoveHandler<W>> getType()
protected void dispatch(TouchMoveHandler<W> handler)
dispatch in class UIEvent<TouchMoveHandler<W extends Widget<? extends Element<?>,W>>,NativeTouchEvent<? extends Element<?>>>Copyright © 2018 Xalys. All rights reserved.