Uses of Class
com.vaadin.shared.ui.panel.PanelState
-
Packages that use PanelState Package Description com.vaadin.client.ui.panel com.vaadin.shared.ui.window com.vaadin.ui -
-
Uses of PanelState in com.vaadin.client.ui.panel
Methods in com.vaadin.client.ui.panel that return PanelState Modifier and Type Method Description PanelState
PanelConnector. getState()
-
Uses of PanelState in com.vaadin.shared.ui.window
Subclasses of PanelState in com.vaadin.shared.ui.window Modifier and Type Class Description class
WindowState
-
Uses of PanelState in com.vaadin.ui
Methods in com.vaadin.ui that return PanelState Modifier and Type Method Description protected PanelState
Panel. getState()
protected PanelState
Panel. getState(boolean markAsDirty)
-