From 63503bd4517d87c34498002c820aefaef22c501e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 22 Aug 2018 15:34:00 +0200 Subject: API documentation for 0.0.17 --- .../-select-option/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'api/pl.treksoft.kvision.form.select/-select-option') diff --git a/api/pl.treksoft.kvision.form.select/-select-option/index.html b/api/pl.treksoft.kvision.form.select/-select-option/index.html index 2471d332..ba5f48a8 100644 --- a/api/pl.treksoft.kvision.form.select/-select-option/index.html +++ b/api/pl.treksoft.kvision.form.select/-select-option/index.html @@ -104,6 +104,13 @@ +

lastLanguage

+ + +var lastLanguage: String? + + +

parent

@@ -395,6 +402,13 @@

Toggles visibility of current widget.

+ + +

translate

+ + +fun translate(text: String?): String? + -- cgit