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

Interface Container.PropertySetChangeListener

    • Method Detail

      • containerPropertySetChange

        void containerPropertySetChange​(Container.PropertySetChangeEvent event)

        Notifies this listener that the set of property IDs supported by the Container has changed.

        Parameters:

        event - Change event.