Uses of Interface
org.utgenome.gwt.ipad.event.TouchStartHandler

Packages that use TouchStartHandler
org.utgenome.gwt.ipad.client   
org.utgenome.gwt.ipad.event   
 

Uses of TouchStartHandler in org.utgenome.gwt.ipad.client
 

Methods in org.utgenome.gwt.ipad.client with parameters of type TouchStartHandler
 com.google.gwt.event.shared.HandlerRegistration TouchableFocusPanel.addTouchStartHandler(TouchStartHandler handler)
           
 com.google.gwt.event.shared.HandlerRegistration TouchableComposite.addTouchStartHandler(TouchStartHandler handler)
           
 

Uses of TouchStartHandler in org.utgenome.gwt.ipad.event
 

Methods in org.utgenome.gwt.ipad.event that return types with arguments of type TouchStartHandler
 com.google.gwt.event.dom.client.DomEvent.Type<TouchStartHandler> TouchStartEvent.getAssociatedType()
           
static com.google.gwt.event.dom.client.DomEvent.Type<TouchStartHandler> TouchStartEvent.getType()
           
 

Methods in org.utgenome.gwt.ipad.event with parameters of type TouchStartHandler
 com.google.gwt.event.shared.HandlerRegistration HasTouchHandlers.addTouchStartHandler(TouchStartHandler handler)
           
protected  void TouchStartEvent.dispatch(TouchStartHandler handler)
          Should only be called by HandlerManager.
 



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