get Content
suspend fun <K : Any> Form<K>.getContent(key: KProperty1<K, List<KFile>?>, kFile: KFile): KFile
Content copied to clipboard
suspend fun <K : Any> FormPanel<K>.getContent(key: KProperty1<K, List<KFile>?>, kFile: KFile): KFile
Content copied to clipboard
Returns file with the content read.
Return
KFile object
Parameters
key
key identifier of the control
k File
object identifying the file