Uses of Class
com.vaadin.shared.ui.orderedlayout.VerticalLayoutState
-
Packages that use VerticalLayoutState Package Description com.vaadin.client.ui.orderedlayout com.vaadin.ui -
-
Uses of VerticalLayoutState in com.vaadin.client.ui.orderedlayout
Methods in com.vaadin.client.ui.orderedlayout that return VerticalLayoutState Modifier and Type Method Description VerticalLayoutState
VerticalLayoutConnector. getState()
-
Uses of VerticalLayoutState in com.vaadin.ui
Methods in com.vaadin.ui that return VerticalLayoutState Modifier and Type Method Description protected VerticalLayoutState
VerticalLayout. getState()
-