Uses of Interface
com.vaadin.data.Item.PropertySetChangeNotifier
-
Packages that use Item.PropertySetChangeNotifier Package Description 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 Modifier and Type Class Description classBeanItem<BT>A wrapper class for adding the Item interface to any Java Bean.classPropertysetItemClass for handling a set of identified Properties.
-