Class NumberFormatModel.FloatModel

java.lang.Object
com.inductiveautomation.ignition.gateway.web.util.NumberFormatModel
com.inductiveautomation.ignition.gateway.web.util.NumberFormatModel.FloatModel
All Implemented Interfaces:
Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<String>, org.apache.wicket.util.io.IClusterable
Enclosing class:
NumberFormatModel

public static class NumberFormatModel.FloatModel extends NumberFormatModel
See Also:
  • Constructor Details

    • FloatModel

      public FloatModel(org.apache.wicket.model.IModel<Number> wrapped, int fractionDigits)
  • Method Details