Uses of Interface
com.vaadin.v7.data.Container.Filterable
-
Packages that use Container.Filterable Package Description com.vaadin.v7.data.util com.vaadin.v7.data.util.sqlcontainer -
-
Uses of Container.Filterable in com.vaadin.v7.data.util
Classes in com.vaadin.v7.data.util that implement Container.Filterable 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 byListDataProviderclassGeneratedPropertyContainerDeprecated.As of 8.0, replaced byDataProviderclassHierarchicalContainerDeprecated.Use an appropriate implementation ofHierarchicalDataProvidersuch asTreeDataProviderorAbstractBackEndHierarchicalDataProvider.classIndexedContainerDeprecated.As of 8.0, replaced byListDataProvider -
Uses of Container.Filterable in com.vaadin.v7.data.util.sqlcontainer
Classes in com.vaadin.v7.data.util.sqlcontainer that implement Container.Filterable Modifier and Type Class Description classSQLContainerDeprecated.As of 8.0, no replacement available, seeDataProvider.
-