Class DescriptionListLoader

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