Class OrderedListLoader

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

public class OrderedListLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.OrderedList>
  • Constructor Details

    • OrderedListLoader

      public OrderedListLoader()
  • Method Details