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
---
.../-upload-input/index.html | 14 ++++++++++++++
1 file changed, 14 insertions(+)
(limited to 'api/pl.treksoft.kvision.form.upload/-upload-input')
diff --git a/api/pl.treksoft.kvision.form.upload/-upload-input/index.html b/api/pl.treksoft.kvision.form.upload/-upload-input/index.html
index 916ea5e0..24f28df5 100644
--- a/api/pl.treksoft.kvision.form.upload/-upload-input/index.html
+++ b/api/pl.treksoft.kvision.form.upload/-upload-input/index.html
@@ -231,6 +231,13 @@ If not set the upload button action will default to form submission.
|
+ lastLanguage
+ |
+
+var lastLanguage: String? |
+
+
+|
parent
|
@@ -612,6 +619,13 @@ If not set the upload button action will default to form submission.
Toggles visibility of current widget.
|
+
+|
+ translate
+ |
+
+fun translate(text: String?): String? |
+
Companion Object Functions
--
cgit