List of usage examples for com.vaadin.v7.data Property.ValueChangeNotifier interface-usage
From source file com.haulmont.cuba.web.gui.components.table.TableItemPropertyWrapper.java
@SuppressWarnings("deprecation") public class TableItemPropertyWrapper implements Property, Property.ValueChangeNotifier { protected boolean readOnly; protected TableItemWrapper itemWrapper; protected Object propertyId;