org.utgenome.gwt.ipad.event
Interface TouchMoveHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface TouchMoveHandler
extends com.google.gwt.event.shared.EventHandler

Handler for touch move events.

Author:
amoffat Alex Moffat

Method Summary
 void onTouchMove(TouchMoveEvent event)
           
 

Method Detail

onTouchMove

void onTouchMove(TouchMoveEvent event)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.