Uses of Class
com.vaadin.shared.ui.embedded.EmbeddedState
-
Packages that use EmbeddedState Package Description com.vaadin.client.ui.embedded com.vaadin.ui -
-
Uses of EmbeddedState in com.vaadin.client.ui.embedded
Methods in com.vaadin.client.ui.embedded that return EmbeddedState Modifier and Type Method Description EmbeddedState
EmbeddedConnector. getState()
-
Uses of EmbeddedState in com.vaadin.ui
Methods in com.vaadin.ui that return EmbeddedState Modifier and Type Method Description protected EmbeddedState
Embedded. getState()
protected EmbeddedState
Embedded. getState(boolean markAsDirty)
-