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