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