com.vaadin.flow.internal.nodefeature.

Class SynchronizedPropertyEventsList

    • Constructor Detail

      • SynchronizedPropertyEventsList

        public SynchronizedPropertyEventsList(StateNode node)

        Creates a new synchronized property events list for the given node.

        Parameters:

        node - the node that the list belongs to

    • Method Detail

      • getSynchronizedPropertyEvents

        public Set<String> getSynchronizedPropertyEvents()

        Creates a view into this list.

        Returns:

        a view into this list