Class ArticleLoader

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

public class ArticleLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Article>
  • Constructor Details

    • ArticleLoader

      public ArticleLoader()
  • Method Details