THIS - Self-referential generic THISpublic static interface FluentAction.FluentShortcutNotifier<THIS extends FluentAction.FluentShortcutNotifier<THIS>>
extends com.vaadin.event.Action.ShortcutNotifier
Action.ShortcutNotifier complemented by fluent setters.Action.ShortcutNotifier| Modifier and Type | Method and Description |
|---|---|
default THIS |
withShortcutListener(com.vaadin.event.ShortcutListener shortcut)
Add a shortcut listener and return a registration object for
unregistering it.
|
default THIS withShortcutListener(com.vaadin.event.ShortcutListener shortcut)
shortcut - listener to addAction.ShortcutNotifier.addShortcutListener(ShortcutListener)Copyright © 2017 Jean-Christophe Fortier. All rights reserved.