Interface InputResult

  • All Known Implementing Classes:
    InputResultImpl

    public interface InputResult
    Since:
    3.5.0
    Author:
    dennis
    • Method Detail

      • getEditText

        java.lang.String getEditText()
      • getValue

        java.lang.Object getValue()
      • getFormat

        java.lang.String getFormat()
        Format for the edit text
        Returns: