You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.html.

Class DescriptionList.Term

    • Constructor Detail

      • Term

        public Term()

        Creates a new empty term.

      • Term

        public Term​(Component... components)

        Creates a new term with the given child components.

        Parameters:

        components - the child components

      • Term

        public Term​(String text)

        Creates a new term with the given text.

        Parameters:

        text - the text