com.vaadin.data.

Interface Property.ValueChangeEvent

    • Method Summary

      All Methods
      Modifier and Type Method Description
      Property getProperty()

      Retrieves the Property that has been modified.

    • Method Detail

      • getProperty

        Property getProperty()

        Retrieves the Property that has been modified.

        Returns:

        source Property of the event