@FunctionalInterface
public static interface Window.BeforeCloseWithCloseButtonListener
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCloseWithCloseButton(Window.BeforeCloseWithCloseButtonEvent event)
Called when a screen is closed with one of the following approaches:
screen's close button, bread crumbs, TabSheet tabs' close actions (Close, Close All, Close Others).
|
void beforeCloseWithCloseButton(Window.BeforeCloseWithCloseButtonEvent event)
event - an event providing more information