Uses of Class
com.vaadin.v7.data.util.AbstractContainer
-
Packages that use AbstractContainer Package Description com.vaadin.v7.data.util -
-
Uses of AbstractContainer in com.vaadin.v7.data.util
Subclasses of AbstractContainer in com.vaadin.v7.data.util Modifier and Type Class Description classAbstractBeanContainer<IDTYPE,BEANTYPE>Deprecated.As of 8.0, replaced byDataProviderclassAbstractInMemoryContainer<ITEMIDTYPE,PROPERTYIDCLASS,ITEMCLASS extends Item>Deprecated.As of 8.0, replaced byDataProviderclassBeanContainer<IDTYPE,BEANTYPE>Deprecated.As of 8.0, replaced byListDataProviderclassBeanItemContainer<BEANTYPE>Deprecated.As of 8.0, replaced byListDataProviderclassGeneratedPropertyContainerDeprecated.As of 8.0, replaced byDataProviderclassHierarchicalContainerDeprecated.Use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classIndexedContainerDeprecated.As of 8.0, replaced byListDataProvider
-