Class HrLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.AbstractComponentLoader<com.vaadin.flow.component.html.Hr>
io.jmix.flowui.xml.layout.loader.html.AbstractHtmlComponentLoader<com.vaadin.flow.component.html.Hr>
io.jmix.flowui.xml.layout.loader.html.HrLoader
All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.Hr>

public class HrLoader extends AbstractHtmlComponentLoader<com.vaadin.flow.component.html.Hr>
  • Constructor Details

    • HrLoader

      public HrLoader()
  • Method Details