Package | Description |
---|---|
com.xalys.xgl.events | |
com.xalys.xgl.menu |
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<InputHandler<? extends Widget<? extends Element,?>>> |
InputEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<InputHandler<W>> |
InputEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasInputHandlers.addInputHandler(InputHandler<W> inputHandler) |
default HandlerRegistration |
HasInputHandlers.addInputHandler(InputHandler<W> inputHandler,
EventPhase eventPhase) |
protected void |
InputEvent.dispatch(InputHandler<W> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
TextInputMenuItem.addInputHandler(InputHandler<TextInputMenuItem<E,T>> inputHandler) |
Copyright © 2018 Xalys. All rights reserved.