public static class NumberFormatModel.FloatModel extends NumberFormatModel
NumberFormatModel.FloatModel, NumberFormatModel.IntegerModel| Constructor and Description |
|---|
FloatModel(org.apache.wicket.model.IModel<java.lang.Number> wrapped,
int fractionDigits) |
| Modifier and Type | Method and Description |
|---|---|
protected java.text.NumberFormat |
getFormat() |
detach, getObject, setObjectpublic FloatModel(org.apache.wicket.model.IModel<java.lang.Number> wrapped,
int fractionDigits)
protected java.text.NumberFormat getFormat()
getFormat in class NumberFormatModel