Uses of Class
com.vaadin.data.util.AbstractBeanContainer

Packages that use AbstractBeanContainer
com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. 
 

Uses of AbstractBeanContainer in com.vaadin.data.util
 

Subclasses of AbstractBeanContainer in com.vaadin.data.util
 class BeanContainer<IDTYPE,BEANTYPE>
          An in-memory container for JavaBeans.
 class BeanItemContainer<BEANTYPE>
          An in-memory container for JavaBeans.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.