Uses of Interface
com.vaadin.v7.data.Property.ReadOnlyStatusChangeNotifier
-
Packages that use Property.ReadOnlyStatusChangeNotifier Package Description com.vaadin.v7.data.util com.vaadin.v7.ui -
-
Uses of Property.ReadOnlyStatusChangeNotifier in com.vaadin.v7.data.util
Classes in com.vaadin.v7.data.util that implement Property.ReadOnlyStatusChangeNotifier Modifier and Type Class Description classAbstractProperty<T>Deprecated.classMethodProperty<T>Deprecated.classNestedMethodProperty<T>Deprecated.classObjectProperty<T>Deprecated.classPropertyFormatter<T>Deprecated.As of 7.0, replaced byConverterclassTextFilePropertyDeprecated.As of 8.0, no replacement available.classTransactionalPropertyWrapper<T>Deprecated.As of 8.0, no replacement available. -
Uses of Property.ReadOnlyStatusChangeNotifier in com.vaadin.v7.ui
Classes in com.vaadin.v7.ui that implement Property.ReadOnlyStatusChangeNotifier 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
-