public interface KeyEventHandler
| Modifier and Type | Method and Description |
|---|---|
KeyEventHandler |
addKeyShortcutCallback(KeyboardControl.KeyShortcutCallback shortcutCallback) |
void |
clear() |
default Optional<KeyboardControl.KogitoKeyShortcutCallback> |
getAssociatedKogitoKeyShortcutCallback(KeyboardControl.KeyShortcutCallback shortcutCallback) |
void |
setEnabled(boolean enabled) |
default KeyEventHandler |
setTimerDelay(int delay) |
KeyEventHandler addKeyShortcutCallback(KeyboardControl.KeyShortcutCallback shortcutCallback)
void clear()
void setEnabled(boolean enabled)
default KeyEventHandler setTimerDelay(int delay)
default Optional<KeyboardControl.KogitoKeyShortcutCallback> getAssociatedKogitoKeyShortcutCallback(KeyboardControl.KeyShortcutCallback shortcutCallback)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.