You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.data.

Interface Property.ReadOnlyStatusChangeEvent

    • Method Summary

      All Methods
      Modifier and Type Method 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.