public class TouchCancelEvent extends TouchEvent<TouchCancelHandler>
Modifier | Constructor and Description |
---|---|
protected |
TouchCancelEvent()
Constructor for TouchCancelEvent.
|
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(TouchCancelHandler handler) |
com.google.gwt.event.dom.client.DomEvent.Type<TouchCancelHandler> |
getAssociatedType()
Gets the event type associated with animation end events.
|
static com.google.gwt.event.dom.client.DomEvent.Type<TouchCancelHandler> |
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<TouchCancelHandler> getType()
getType
public com.google.gwt.event.dom.client.DomEvent.Type<TouchCancelHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.dom.client.DomEvent<TouchCancelHandler>
protected void dispatch(TouchCancelHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<TouchCancelHandler>
Copyright © 2021 Magnolia International Ltd.. All rights reserved.