Class FieldSetLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.AbstractComponentLoader<com.vaadin.flow.component.html.FieldSet>
io.jmix.flowui.xml.layout.loader.container.AbstractContainerLoader<com.vaadin.flow.component.html.FieldSet>
io.jmix.flowui.xml.layout.loader.html.AbstractHtmlContainerLoader<com.vaadin.flow.component.html.FieldSet>
io.jmix.flowui.xml.layout.loader.html.FieldSetLoader
All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.FieldSet>

public class FieldSetLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.FieldSet>
  • Constructor Details

    • FieldSetLoader

      public FieldSetLoader()
  • Method Details