List of usage examples for com.vaadin.v7.data Property.ValueChangeEvent interface-usage
From source file org.vaadin.viritin.v7.fields.MValueChangeEvent.java
/** * * @author mattitahvonenitmill * @param <T> the value type */ public interface MValueChangeEvent<T> extends Property.ValueChangeEvent {
From source file org.vaadin.viritinv7.fields.MValueChangeEvent.java
/** * * @author mattitahvonenitmill * @param <T> the value type */ public interface MValueChangeEvent<T> extends Property.ValueChangeEvent {