public interface HasTouchMoveHandlers extends HasHandlers
TouchMoveHandler instances.| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addTouchMoveHandler(TouchMoveHandler handler)Adds a  TouchMoveEventhandler. | 
fireEventHandlerRegistration addTouchMoveHandler(TouchMoveHandler handler)
TouchMoveEvent handler.handler - the touch move handlerHandlerRegistration used to remove this handler