| Package | Description |
|---|---|
| com.xalys.xgl.events |
| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<KeyDownHandler<? extends Widget<? extends Element,?>>> |
KeyDownEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
UIEvent.UIType<KeyDownHandler<W>> |
KeyDownEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasKeyDownHandlers.addKeyDownHandler(KeyDownHandler<W> keyDownHandler) |
default HandlerRegistration |
HasKeyDownHandlers.addKeyDownHandler(KeyDownHandler<W> keyDownHandler,
EventPhase eventPhase) |
protected void |
KeyDownEvent.dispatch(KeyDownHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.