Class ListItemLoader

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

public class ListItemLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.ListItem>
  • Constructor Details

    • ListItemLoader

      public ListItemLoader()
  • Method Details