Package io.keikai.model.impl.sys
Class NumberInputMaskImpl
- java.lang.Object
-
- io.keikai.model.impl.sys.NumberInputMaskImpl
-
- All Implemented Interfaces:
NumberInputMask
public class NumberInputMaskImpl extends Object implements NumberInputMask
- Since:
- 3.5.0
- Author:
- henrichen
-
-
Constructor Summary
Constructors Constructor Description NumberInputMaskImpl()
-
-
-
Method Detail
-
parseNumberInput
public Object[] parseNumberInput(String txt, Locale locale)
- Specified by:
parseNumberInput
in interfaceNumberInputMask
- Parameters:
txt
- the input text
-
-