Uses of Interface
com.vaadin.v7.data.BufferedValidatable
-
Packages that use BufferedValidatable Package Description com.vaadin.v7.ui -
-
Uses of BufferedValidatable in com.vaadin.v7.ui
Subinterfaces of BufferedValidatable in com.vaadin.v7.ui Modifier and Type Interface Description interfaceField<T>Deprecated.This interface is, apart from the rename, identical to the Vaadin 7com.vaadin.ui.Field.Classes in com.vaadin.v7.ui that implement BufferedValidatable Modifier and Type Class Description classAbstractField<T>Deprecated.This class is, apart from the rename, identical to the Vaadin 7com.vaadin.ui.AbstractField.classAbstractSelectDeprecated.As of 8.0, replaced byAbstractListingclassAbstractTextFieldDeprecated.classCheckBoxDeprecated.As of 8.0 replaced byCheckBoxbased on the new data binding APIclassComboBoxDeprecated.As of 8.0 replaced byComboBoxbased on the new data binding APIclassCustomField<T>Deprecated.As of 8.0 replaced by aCustomFieldbased on new data binding APIclassDateFieldDeprecated.As of 8.0, useDateFieldorDateTimeFieldinstead.classFormDeprecated.As of 7.0, useFieldGroupinstead ofFormfor more flexibility.classInlineDateFieldDeprecated.As of 8.0, replaced byInlineDateFieldandInlineDateTimeFieldbased on LocalDateclassListSelectDeprecated.As of 8.0 replaced byListSelectbased on the new data binding APIclassNativeSelectDeprecated.As of 8.0 replaced byNativeSelectbased on the new data binding APIclassOptionGroupDeprecated.As of 8.0, useRadioButtonGroupfor single select orCheckBoxGroupfor multiselect insteadclassPasswordFieldDeprecated.As of 8.0 replaced byPasswordFieldbased on the new data binding APIclassPopupDateFieldDeprecated.As of 8.0, useDateFieldorDateTimeFieldinstead.classProgressBarDeprecated.As of 8.0 replaced byProgressBarbased on the new data binding APIclassProgressIndicatorDeprecated.as of 7.1, useProgressBarcombined withPushConfiguration.setPushMode(PushMode)orUI.setPollInterval(int)instead.classRichTextAreaDeprecated.As of 8.0 replaced byRichTextAreabased on the new data binding APIclassSelectDeprecated.As of 7.0.classSliderDeprecated.As of 8.0 replaced bySliderbased on the new data binding APIclassTableDeprecated.As of 8.0, useGridinsteadclassTextAreaDeprecated.As of 8.0 replaced byTextAreabased on the new data binding APIclassTextFieldDeprecated.As of 8.0 replaced byTextFieldbased on the new data binding APIclassTreeDeprecated.Seecom.vaadin.ui.Tree.classTreeTableDeprecated.SeeTreeGrid.classTwinColSelectDeprecated.As of 8.0 replaced byTwinColSelectbased on the new data binding API
-