Uses of Class
com.vaadin.v7.data.util.AbstractInMemoryContainer
-
Packages that use AbstractInMemoryContainer Package Description com.vaadin.v7.data.util -
-
Uses of AbstractInMemoryContainer in com.vaadin.v7.data.util
Subclasses of AbstractInMemoryContainer in com.vaadin.v7.data.util 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 byListDataProviderclassHierarchicalContainerDeprecated.Use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classIndexedContainerDeprecated.As of 8.0, replaced byListDataProvider
-