org.utgenome.gwt.ipad.event
Interface TouchStartHandler

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

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

Handler for touch start events.

Author:
amoffat Alex Moffat

Method Summary
 void onTouchStart(TouchStartEvent event)
           
 

Method Detail

onTouchStart

void onTouchStart(TouchStartEvent event)


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