Class DescriptionListLoader.TermLoader

All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.DescriptionList.Term>
Enclosing class:
DescriptionListLoader

public static class DescriptionListLoader.TermLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.DescriptionList.Term>
  • Constructor Details

    • TermLoader

      public TermLoader()
  • Method Details

    • createComponent

      protected com.vaadin.flow.component.html.DescriptionList.Term createComponent()
      Specified by:
      createComponent in class AbstractComponentLoader<com.vaadin.flow.component.html.DescriptionList.Term>