Uses of Class
com.vaadin.shared.ui.window.WindowState
-
Packages that use WindowState Package Description com.vaadin.client.ui.window com.vaadin.ui -
-
Uses of WindowState in com.vaadin.client.ui.window
Methods in com.vaadin.client.ui.window that return WindowState Modifier and Type Method Description WindowState
WindowConnector. getState()
-
Uses of WindowState in com.vaadin.ui
Methods in com.vaadin.ui that return WindowState Modifier and Type Method Description protected WindowState
Window. getState()
protected WindowState
Window. getState(boolean markAsDirty)
-