com.vaadin.ui.

Class Field.ValueChangeEvent

    • Constructor Detail

      • ValueChangeEvent

        public ValueChangeEvent(Field source)

        Constructs a new event object with the specified source field object.

        Parameters:

        source - the field that caused the event.