Class InputLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.AbstractComponentLoader<com.vaadin.flow.component.html.Input>
io.jmix.flowui.xml.layout.loader.html.InputLoader
All Implemented Interfaces:
ComponentLoader<com.vaadin.flow.component.html.Input>

public class InputLoader extends AbstractComponentLoader<com.vaadin.flow.component.html.Input>
  • Constructor Details

    • InputLoader

      public InputLoader()
  • Method Details