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