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.