aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form/-k-files-form-control/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-01-29 23:41:38 +0100
committerRobert Jaros <rjaros@finn.pl>2019-01-29 23:41:38 +0100
commitf23e74c2eb0cae2f6ce674881e86ab5d5659ad77 (patch)
treef10995bb0d1179c65829b5e175e7b1de8dbe834e /api/pl.treksoft.kvision.form/-k-files-form-control/index.html
parenta81c549e277d1a07e87cf8e2eecf89662deda323 (diff)
downloadkvision-f23e74c2eb0cae2f6ce674881e86ab5d5659ad77.tar.gz
kvision-f23e74c2eb0cae2f6ce674881e86ab5d5659ad77.tar.bz2
kvision-f23e74c2eb0cae2f6ce674881e86ab5d5659ad77.zip
API documentation for KVision 0.0.23
Diffstat (limited to 'api/pl.treksoft.kvision.form/-k-files-form-control/index.html')
-rw-r--r--api/pl.treksoft.kvision.form/-k-files-form-control/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form/-k-files-form-control/index.html b/api/pl.treksoft.kvision.form/-k-files-form-control/index.html
index 056d1394..ca7b451d 100644
--- a/api/pl.treksoft.kvision.form/-k-files-form-control/index.html
+++ b/api/pl.treksoft.kvision.form/-k-files-form-control/index.html
@@ -97,6 +97,15 @@
<tbody>
<tr>
<td>
+<p><a href="get-native-file.html">getNativeFile</a></p>
+</td>
+<td>
+<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getNativeFile</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.KFilesFormControl$getNativeFile(pl.treksoft.kvision.types.KFile)/kFile">kFile</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.types/-k-file/index.html"><span class="identifier">KFile</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.files/-file/index.html"><span class="identifier">File</span></a><span class="symbol">?</span></code>
+<p>Returns the native JavaScript File object.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="get-value.html">getValue</a></p>
</td>
<td>