Uses of Class
com.vaadin.flow.component.ShortcutEvent
Packages that use ShortcutEvent
-
Uses of ShortcutEvent in com.vaadin.flow.component
Methods in com.vaadin.flow.component with parameters of type ShortcutEventModifier and TypeMethodDescriptionvoid
ShortcutEventListener.onShortcut
(ShortcutEvent event) Invoked when shortcut has been used.