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.