Uses of Class
com.vaadin.shared.ui.twincolselect.TwinColSelectState
-
Packages that use TwinColSelectState Package Description com.vaadin.client.ui.twincolselect com.vaadin.ui -
-
Uses of TwinColSelectState in com.vaadin.client.ui.twincolselect
Methods in com.vaadin.client.ui.twincolselect that return TwinColSelectState Modifier and Type Method Description TwinColSelectState
TwinColSelectConnector. getState()
-
Uses of TwinColSelectState in com.vaadin.ui
Methods in com.vaadin.ui that return TwinColSelectState Modifier and Type Method Description protected TwinColSelectState
TwinColSelect. getState()
protected TwinColSelectState
TwinColSelect. getState(boolean markAsDirty)
-