@FunctionalInterface
public static interface Window.BeforeCloseWithShortcutListener
ClientConfig.getCloseShortcut().| Modifier and Type | Method and Description |
|---|---|
void |
beforeCloseWithShortcut(Window.BeforeCloseWithShortcutEvent event)
Called when a screen is closed with
ClientConfig.getCloseShortcut(). |
void beforeCloseWithShortcut(Window.BeforeCloseWithShortcutEvent event)
ClientConfig.getCloseShortcut().event - an event providing more information