W
- @JsType(namespace="xgl.events") public interface HasActionHandlers<W extends Widget<? extends Element<?>,W>> extends HasHandlers
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
addActionHandler(ActionHandler<W> actionHandler) |
HandlerRegistration |
addActionHandler(ActionHandler<W> actionHandler,
EventPhase eventPhase) |
addEventHandler, addEventHandler
@JsIgnore default HandlerRegistration addActionHandler(ActionHandler<W> actionHandler)
@JsIgnore HandlerRegistration addActionHandler(ActionHandler<W> actionHandler, EventPhase eventPhase)
Copyright © 2018 Xalys. All rights reserved.