public class KeyboardControlImpl.SessionKeyShortcutCallback extends Object implements KeyboardControl.KeyShortcutCallback
| Modifier and Type | Method and Description |
|---|---|
KeyboardControl.KeyShortcutCallback |
getDelegate() |
void |
onKeyShortcut(KeyboardEvent.Key... keys) |
void |
onKeyUp(KeyboardEvent.Key key) |
public void onKeyShortcut(KeyboardEvent.Key... keys)
onKeyShortcut in interface KeyboardControl.KeyShortcutCallbackpublic void onKeyUp(KeyboardEvent.Key key)
onKeyUp in interface KeyboardControl.KeyShortcutCallbackpublic KeyboardControl.KeyShortcutCallback getDelegate()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.