Class NativeLabelLoader

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

public class NativeLabelLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.NativeLabel>
  • Constructor Details

    • NativeLabelLoader

      public NativeLabelLoader()
  • Method Details