public static class JmixWindow.PreCloseEvent
extends com.vaadin.event.ConnectorEvent
| Constructor and Description |
|---|
PreCloseEvent(JmixWindow window) |
| Modifier and Type | Method and Description |
|---|---|
JmixWindow |
getConnector() |
boolean |
isPreventClose() |
void |
setPreventClose(boolean preventClose) |
public PreCloseEvent(JmixWindow window)
public JmixWindow getConnector()
getConnector in class com.vaadin.event.ConnectorEventpublic boolean isPreventClose()
public void setPreventClose(boolean preventClose)