Package io.jmix.reportsflowui.view.run
Class ParameterComponentGenerationStrategy.NumericFieldCreator
java.lang.Object
io.jmix.reportsflowui.view.run.ParameterComponentGenerationStrategy.NumericFieldCreator
- All Implemented Interfaces:
ParameterComponentGenerationStrategy.FieldCreator<TypedTextField<Double>>
- Enclosing class:
- ParameterComponentGenerationStrategy
protected class ParameterComponentGenerationStrategy.NumericFieldCreator
extends Object
implements ParameterComponentGenerationStrategy.FieldCreator<TypedTextField<Double>>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NumericFieldCreator
protected NumericFieldCreator()
-
-
Method Details
-
createField
- Specified by:
createField
in interfaceParameterComponentGenerationStrategy.FieldCreator<TypedTextField<Double>>
-