| Package | Description |
|---|---|
| com.xalys.xgl.events | |
| com.xalys.xgl.forms |
| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<KeyPressHandler<? extends Widget<? extends Element,?>>> |
KeyPressEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
UIEvent.UIType<KeyPressHandler<W>> |
KeyPressEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasKeyPressHandlers.addKeyPressHandler(KeyPressHandler<W> keyPressHandler) |
default HandlerRegistration |
HasKeyPressHandlers.addKeyPressHandler(KeyPressHandler<W> keyPressHandler,
EventPhase eventPhase) |
protected void |
KeyPressEvent.dispatch(KeyPressHandler<W> handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AbstractComboBox.addKeyPressHandler(KeyPressHandler<AbstractComboBox<W,V>> keyPressHandler) |
Copyright © 2018 Xalys. All rights reserved.