Interface FileInput

    • Method Detail

      • isMultiple

        default java.lang.Boolean isMultiple()
        Returns true if multiple files can be selected, false otherwise
        Returns:
        true if multiple files can be selected, false otherwise
      • getButtonText

        default java.lang.String getButtonText()
        Returns the text to be displayed on the file input button
        Returns:
        text to be displayed on the file input buttone