Uses of Class
com.vaadin.shared.ui.gridlayout.GridLayoutState
-
Packages that use GridLayoutState Package Description com.vaadin.client.ui.gridlayout com.vaadin.ui -
-
Uses of GridLayoutState in com.vaadin.client.ui.gridlayout
Methods in com.vaadin.client.ui.gridlayout that return GridLayoutState Modifier and Type Method Description GridLayoutState
GridLayoutConnector. getState()
-
Uses of GridLayoutState in com.vaadin.ui
Methods in com.vaadin.ui that return GridLayoutState Modifier and Type Method Description protected GridLayoutState
GridLayout. getState()
protected GridLayoutState
GridLayout. getState(boolean markAsDirty)
-