Package io.jmix.reportsflowui.view.run
Interface ParameterComponentGenerationStrategy.FieldCreator<T extends com.vaadin.flow.component.AbstractField>
- All Known Implementing Classes:
- ParameterComponentGenerationStrategy.CheckBoxCreator,- ParameterComponentGenerationStrategy.DateFieldCreator,- ParameterComponentGenerationStrategy.DateTimeFieldCreator,- ParameterComponentGenerationStrategy.EnumFieldCreator,- ParameterComponentGenerationStrategy.MultiFieldCreator,- ParameterComponentGenerationStrategy.NumericFieldCreator,- ParameterComponentGenerationStrategy.SingleFieldCreator,- ParameterComponentGenerationStrategy.TextFieldCreator,- ParameterComponentGenerationStrategy.TimeFieldCreator
- Enclosing class:
- ParameterComponentGenerationStrategy
protected static interface ParameterComponentGenerationStrategy.FieldCreator<T extends com.vaadin.flow.component.AbstractField>
- 
Method Summary
- 
Method Details- 
createField
 
-