Class SectionLoader

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

public class SectionLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Section>
  • Constructor Details

    • SectionLoader

      public SectionLoader()
  • Method Details

    • createComponent

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