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 --- api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html') diff --git a/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html b/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html index 83d54534..cfc28f64 100644 --- a/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html +++ b/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html @@ -9,7 +9,7 @@

getValue

-open fun getValue(): List<KFile>? +open fun getValue(): List<KFile>?

Overrides FormControl.getValue

Returns the value of the control.

Return
-- cgit