Uses of Interface
com.vaadin.data.Item.PropertySetChangeNotifier
-
Packages that use Item.PropertySetChangeNotifier Package Description com.vaadin.data.util -
-
Uses of Item.PropertySetChangeNotifier in com.vaadin.data.util
Classes in com.vaadin.data.util that implement Item.PropertySetChangeNotifier Modifier and Type Class Description 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.
-