Uses of Class
com.vaadin.shared.ui.customfield.CustomFieldState
-
Packages that use CustomFieldState Package Description com.vaadin.client.ui.customfield com.vaadin.ui -
-
Uses of CustomFieldState in com.vaadin.client.ui.customfield
Methods in com.vaadin.client.ui.customfield that return CustomFieldState Modifier and Type Method Description CustomFieldState
CustomFieldConnector. getState()
-
Uses of CustomFieldState in com.vaadin.ui
Methods in com.vaadin.ui that return CustomFieldState Modifier and Type Method Description protected CustomFieldState
CustomField. getState()
protected CustomFieldState
CustomField. getState(boolean markAsDirty)
-