W
- @FunctionalInterface public interface KeyPressHandler<W extends Widget<? extends Element<?>,W>> extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onKeyPress(KeyPressEvent<W> event) |
void onKeyPress(KeyPressEvent<W> event)
Copyright © 2018 Xalys. All rights reserved.