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

Class AbstractProperty.ReadOnlyStatusChangeEvent

    • Constructor Detail

      • ReadOnlyStatusChangeEvent

        protected ReadOnlyStatusChangeEvent​(Property source)

        Constructs a new read-only status change event for this object.

        Parameters:

        source - source object of the event.