Uses of Interface
com.vaadin.data.Container.SimpleFilterable
-
Packages that use Container.SimpleFilterable Package Description com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. -
-
Uses of Container.SimpleFilterable in com.vaadin.data.util
Classes in com.vaadin.data.util that implement Container.SimpleFilterable Modifier and Type Class Description classAbstractBeanContainer<IDTYPE,BEANTYPE>An abstract base class for in-memory containers for JavaBeans.classBeanContainer<IDTYPE,BEANTYPE>An in-memory container for JavaBeans.classBeanItemContainer<BEANTYPE>An in-memory container for JavaBeans.classHierarchicalContainerA specialized Container whose contents can be accessed like it was a tree-like structure.classIndexedContainerAn implementation of theinterface with all important features.Container.Indexed
-