Uses of Class
com.vaadin.shared.extension.responsive.ResponsiveState
-
Packages that use ResponsiveState Package Description com.vaadin.client.extensions com.vaadin.server -
-
Uses of ResponsiveState in com.vaadin.client.extensions
Methods in com.vaadin.client.extensions that return ResponsiveState Modifier and Type Method Description ResponsiveState
ResponsiveConnector. getState()
-
Uses of ResponsiveState in com.vaadin.server
Methods in com.vaadin.server that return ResponsiveState Modifier and Type Method Description protected ResponsiveState
Responsive. getState()
protected ResponsiveState
Responsive. getState(boolean markAsDirty)
-