W
- public interface HasTouchMoveHandlers<W extends Widget<? extends Element<?>,W>> extends HasHandlers
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler) |
default HandlerRegistration |
addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler,
EventPhase eventPhase) |
addEventHandler, addEventHandler
default HandlerRegistration addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler)
default HandlerRegistration addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler, EventPhase eventPhase)
Copyright © 2018 Xalys. All rights reserved.