| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Field and Description |
|---|---|
ShortcutActionHandler |
VUI.actionHandler
For internal use only.
|
ShortcutActionHandler |
VWindow.shortcutHandler
For internal use only.
|
ShortcutActionHandler |
VPanel.shortcutHandler
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
ShortcutActionHandler |
VWindow.getShortcutActionHandler() |
ShortcutActionHandler |
VUI.getShortcutActionHandler() |
ShortcutActionHandler |
VPanel.getShortcutActionHandler() |
ShortcutActionHandler |
ShortcutActionHandler.ShortcutActionHandlerOwner.getShortcutActionHandler()
Returns the ShortCutActionHandler currently used or null if there is
currently no shortcutactionhandler.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.