public interface HasTouchCancelHandlers extends HasHandlers
TouchCancelHandler instances.| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addTouchCancelHandler(TouchCancelHandler handler)Adds a  TouchCancelEventhandler. | 
fireEventHandlerRegistration addTouchCancelHandler(TouchCancelHandler handler)
TouchCancelEvent handler.handler - the touch cancel handlerHandlerRegistration used to remove this handler