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