Class CurrencyFormatter
- java.lang.Object
-
- coop.intergal.ui.utils.converters.CurrencyFormatter
-
- All Implemented Interfaces:
com.vaadin.flow.templatemodel.ModelEncoder<Integer,String>,Serializable
public class CurrencyFormatter extends Object implements com.vaadin.flow.templatemodel.ModelEncoder<Integer,String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CurrencyFormatter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Integerdecode(String presentationValue)Stringencode(Integer modelValue)static IntegergetCents(String col)
-