public static interface Window.CloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosed(java.lang.String actionId)
Called when a screen is closed.
|
void windowClosed(java.lang.String actionId)
actionId - ID of action caused the screen closing, passed here from Window.close(java.lang.String) methods