Class EmphasisLoader

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

public class EmphasisLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Emphasis>
  • Constructor Details

    • EmphasisLoader

      public EmphasisLoader()
  • Method Details