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
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.web.util.NumberFormatModel
NumberFormatModel.FloatModel, NumberFormatModel.IntegerModel -
Constructor Summary
ConstructorsConstructorDescriptionFloatModel(org.apache.wicket.model.IModel<Number> wrapped, int fractionDigits) -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.gateway.web.util.NumberFormatModel
detach, getObject, setObject
-
Constructor Details
-
FloatModel
-
-
Method Details
-
getFormat
- Overrides:
getFormatin classNumberFormatModel
-