public class TouchMoveEvent extends TouchEvent<TouchMoveHandler>
Modifier | Constructor and Description |
---|---|
protected |
TouchMoveEvent()
Constructor for TouchMoveEvent.
|
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(TouchMoveHandler handler) |
com.google.gwt.event.dom.client.DomEvent.Type<TouchMoveHandler> |
getAssociatedType()
Gets the event type associated with animation end events.
|
static com.google.gwt.event.dom.client.DomEvent.Type<TouchMoveHandler> |
getType()
getType
|
changedTouches, changedTouches, getChangedTouches, getTouches, touches, touches
fireNativeEvent, fireNativeEvent, getNativeEvent, getRelativeElement, preventDefault, setNativeEvent, setRelativeElement, stopPropagation
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.dom.client.DomEvent.Type<TouchMoveHandler> getType()
getType
public com.google.gwt.event.dom.client.DomEvent.Type<TouchMoveHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.dom.client.DomEvent<TouchMoveHandler>
protected void dispatch(TouchMoveHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<TouchMoveHandler>
Copyright © 2018 Magnolia International Ltd.. All rights reserved.