isFileSelect

open fun isFileSelect(): Boolean

Returns whether text entered in the field represents the pathname of a file whose contents shall be submitted as the value of the field.

Return

true when file selection dialog should appear and file content should be uploaded.