@FunctionalInterface public interface ShortcutEventListener extends EventListener, Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onShortcut(ShortcutEvent event)
Invoked when shortcut has been used.
|
void onShortcut(ShortcutEvent event)
event - ShortcutEvent based on the registered shortcutCopyright © 2000–2025 Vaadin Ltd. All rights reserved.