From c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 7 Mar 2018 13:46:10 +0100 Subject: API documentation update --- api/pl.treksoft.kvision.form.select/-select/value.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'api/pl.treksoft.kvision.form.select/-select/value.html') diff --git a/api/pl.treksoft.kvision.form.select/-select/value.html b/api/pl.treksoft.kvision.form.select/-select/value.html index 5ce6848c..28570db7 100644 --- a/api/pl.treksoft.kvision.form.select/-select/value.html +++ b/api/pl.treksoft.kvision.form.select/-select/value.html @@ -12,11 +12,5 @@ open var value: String?

Overrides StringFormControl.value

A value of the selected option.

-

Getter
-

Text value.

-

-

Setter
-

Text value.

-

-- cgit