Class SectionLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.AbstractComponentLoader<com.vaadin.flow.component.html.Section>
io.jmix.flowui.xml.layout.loader.container.AbstractContainerLoader<com.vaadin.flow.component.html.Section>
io.jmix.flowui.xml.layout.loader.html.AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Section>
io.jmix.flowui.xml.layout.loader.html.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