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 © 2016 Vaadin Ltd. All rights reserved.