public interface TouchMoveHandler
extends com.google.gwt.event.shared.EventHandler
TouchMoveEvent
events:Modifier and Type | Method and Description |
---|---|
void |
onTouchMove(TouchMoveEvent event)
Called when a touch end move is fired.
|
void onTouchMove(TouchMoveEvent event)
event
- the TouchMoveEvent
that was firedCopyright © 2021 Magnolia International Ltd.. All rights reserved.