Uses of Interface
com.vaadin.v7.data.Container.SimpleFilterable
-
Packages that use Container.SimpleFilterable Package Description com.vaadin.v7.data.util -
-
Uses of Container.SimpleFilterable in com.vaadin.v7.data.util
Classes in com.vaadin.v7.data.util that implement Container.SimpleFilterable 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
-