Uses of Interface
com.vaadin.v7.data.Container.PropertySetChangeNotifier
-
Packages that use Container.PropertySetChangeNotifier Package Description com.vaadin.v7.data.util com.vaadin.v7.ui -
-
Uses of Container.PropertySetChangeNotifier in com.vaadin.v7.data.util
Classes in com.vaadin.v7.data.util that implement Container.PropertySetChangeNotifier Modifier and Type Class Description classAbstractBeanContainer<IDTYPE,BEANTYPE>Deprecated.As of 8.0, replaced byDataProviderclassBeanContainer<IDTYPE,BEANTYPE>Deprecated.As of 8.0, replaced byListDataProviderclassBeanItemContainer<BEANTYPE>Deprecated.As of 8.0, replaced byListDataProviderclassContainerHierarchicalWrapperDeprecated.No direct replacement - use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classContainerOrderedWrapperDeprecated.As of 8.0, replaced byDataProviderclassGeneratedPropertyContainerDeprecated.As of 8.0, replaced byDataProviderclassHierarchicalContainerDeprecated.Use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classHierarchicalContainerOrderedWrapperDeprecated.No direct replacement - use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classIndexedContainerDeprecated.As of 8.0, replaced byListDataProvider -
Uses of Container.PropertySetChangeNotifier in com.vaadin.v7.ui
Classes in com.vaadin.v7.ui that implement Container.PropertySetChangeNotifier Modifier and Type Class Description classAbstractSelectDeprecated.As of 8.0, replaced byAbstractListingclassComboBoxDeprecated.As of 8.0 replaced byComboBoxbased on the new data binding APIclassListSelectDeprecated.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 insteadclassSelectDeprecated.As of 7.0.classTableDeprecated.As of 8.0, useGridinsteadclassTreeDeprecated.Seecom.vaadin.ui.Tree.classTreeTableDeprecated.SeeTreeGrid.classTwinColSelectDeprecated.As of 8.0 replaced byTwinColSelectbased on the new data binding API
-