Interface BaseTextComponent

    • Method Detail

      • setText

        void setText​(String value)
        Sets the text in the field.
        Parameters:
        value - the text
      • getText

        String getText()
        Returns the text in the field.
        Returns:
        the text