Class DescriptionListLoader

All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.DescriptionList>

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

    • DescriptionListLoader

      public DescriptionListLoader()
  • Method Details

    • createComponent

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