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 SummaryNested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.web.util.NumberFormatModelNumberFormatModel.FloatModel, NumberFormatModel.IntegerModel
- 
Constructor SummaryConstructorsConstructorDescriptionFloatModel(org.apache.wicket.model.IModel<Number> wrapped, int fractionDigits) 
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.gateway.web.util.NumberFormatModeldetach, getObject, setObject
- 
Constructor Details- 
FloatModel
 
- 
- 
Method Details- 
getFormat- Overrides:
- getFormatin class- NumberFormatModel
 
 
-