Class DivLoader

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

public class DivLoader extends AbstractHtmlContainerLoader<com.vaadin.flow.component.html.Div>