com.vaadin.data.

Interface Property.ReadOnlyStatusChangeEvent

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      Property getProperty()

      Property whose read-only state has changed.

    • Method Detail

      • getProperty

        Property getProperty()

        Property whose read-only state has changed.

        Returns:

        source Property of the event.