From 107481f9ad5783daed68de8dadea65be57a6266b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 1 Mar 2018 14:21:24 +0100 Subject: Site initial commit --- .../-bool-form-control/get-value.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html (limited to 'docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html') diff --git a/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html deleted file mode 100644 index 3e08a58c..00000000 --- a/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -BoolFormControl.getValue - kvision - - - -kvision / pl.treksoft.kvision.form / BoolFormControl / getValue
-
-

getValue

- -open fun getValue(): Boolean -

Overrides FormControl.getValue

-

Returns the value of the control.

-

Return
-the value

- - -- cgit