Package com.vaadin.classic.v8.event
Interface Action.ShortcutNotifier
- All Superinterfaces:
Serializable
- Enclosing class:
- Action
Deprecated.
Not supported. See Classic Component Pack documentation in
https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for
mitigation options.
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationaddShortcutListener(ShortcutListener shortcut) Deprecated.
-
Method Details
-
addShortcutListener
Deprecated.Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.- Parameters:
shortcut- listener to add- Returns:
- registration for unregistering the listener
-