W
- public interface HasTouchHoldHandlers<W extends Widget<? extends Element<?>,W>> extends HasHandlers
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
addTouchHoldHandler(TouchHoldHandler<W> touchHoldHandler) |
HandlerRegistration |
addTouchHoldHandler(TouchHoldHandler<W> touchHoldHandler,
EventPhase eventPhase) |
addEventHandler, addEventHandler
@JsIgnore default HandlerRegistration addTouchHoldHandler(TouchHoldHandler<W> touchHoldHandler)
@JsIgnore HandlerRegistration addTouchHoldHandler(TouchHoldHandler<W> touchHoldHandler, EventPhase eventPhase)
Copyright © 2018 Xalys. All rights reserved.