From a70acf853de62d0754ca95aa4103712b82afdef8 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 17 Oct 2018 18:40:15 +0200 Subject: API Documentation for KVision 0.0.18 --- .../-form/get-content.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 api/pl.treksoft.kvision.form/-form/get-content.html (limited to 'api/pl.treksoft.kvision.form/-form/get-content.html') diff --git a/api/pl.treksoft.kvision.form/-form/get-content.html b/api/pl.treksoft.kvision.form/-form/get-content.html deleted file mode 100644 index 90b6feeb..00000000 --- a/api/pl.treksoft.kvision.form/-form/get-content.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -Form.getContent - kvision - - - -kvision / pl.treksoft.kvision.form / Form / getContent
-
-

getContent

- -suspend fun getContent(key: KProperty1<K, List<KFile>?>, kFile: KFile): KFile -

Returns file with the content read.

-

Parameters

-

-key - key identifier of the control

-

-kFile - object identifying the file

-

Return
-KFile object

- - -- cgit