Class ParagraphLoader

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

public class ParagraphLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Paragraph>
  • Constructor Details

    • ParagraphLoader

      public ParagraphLoader()
  • Method Details