Class IFrameLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.AbstractComponentLoader<T>
io.jmix.flowui.xml.layout.loader.html.AbstractHtmlComponentLoader<com.vaadin.flow.component.html.IFrame>
io.jmix.flowui.xml.layout.loader.html.IFrameLoader
All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.IFrame>

public class IFrameLoader extends AbstractHtmlComponentLoader<com.vaadin.flow.component.html.IFrame>