Interface NumberInputMask

All Known Implementing Classes:
NumberInputMaskImpl

public interface NumberInputMask
Responsible for number input mask.
Since:
3.5.0
Author:
henri
  • Method Details

    • parseNumberInput

      Object[] parseNumberInput(String txt, Locale locale)
      Parameters:
      txt - the input text