Class DescriptionListLoader.TermLoader

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