com.vaadin.flow.internal.nodefeature.

Class ElementClassList

    • Constructor Detail

      • ElementClassList

        public ElementClassList(StateNode node)

        Creates a new class list for the given node.

        Parameters:

        node - the node that the list belongs to

    • Method Detail

      • getClassList

        public ClassList getClassList()

        Creates a view into this list.

        Returns:

        a view into this list