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

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

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

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

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

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

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



Copyright © 2007-2012 utgenome.org. All Rights Reserved.