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 GridLayoutStateGridLayoutConnector. getState() -
Uses of GridLayoutState in com.vaadin.ui
Methods in com.vaadin.ui that return GridLayoutState Modifier and Type Method Description protected GridLayoutStateGridLayout. getState()protected GridLayoutStateGridLayout. getState(boolean markAsDirty)
-