Uses of Interface
com.vaadin.data.Item.PropertySetChangeNotifier

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

Uses of Item.PropertySetChangeNotifier in com.vaadin.data.util
 

Classes in com.vaadin.data.util that implement Item.PropertySetChangeNotifier
 class BeanItem<BT>
          A wrapper class for adding the Item interface to any Java Bean.
 class PropertysetItem
          Class for handling a set of identified Properties.
 



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