public static interface Action.ShortcutNotifier extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
addShortcutListener(ShortcutListener shortcut) |
void |
removeShortcutListener(ShortcutListener shortcut) |
void addShortcutListener(ShortcutListener shortcut)
void removeShortcutListener(ShortcutListener shortcut)
Copyright © 2019 Vaadin Ltd. All rights reserved.