summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form/-form
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/-form
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/-form')
-rw-r--r--api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html17
-rw-r--r--api/pl.treksoft.kvision.form/-form/index.html9
2 files changed, 26 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html b/api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html
new file mode 100644
index 00000000..c3384ce8
--- /dev/null
+++ b/api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html
@@ -0,0 +1,17 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Form.getDataWithFileContent - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form</a>&nbsp;/&nbsp;<a href="index.html">Form</a>&nbsp;/&nbsp;<a href="./get-data-with-file-content.html">getDataWithFileContent</a><br/>
+<br/>
+<h1>getDataWithFileContent</h1>
+<a name="pl.treksoft.kvision.form.Form$getDataWithFileContent()"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">getDataWithFileContent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#K"><span class="identifier">K</span></a></code>
+<p>Returns current data model with file content read for all KFiles controls.</p>
+<p><strong>Return</strong><br/>
+data model</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form/-form/index.html b/api/pl.treksoft.kvision.form/-form/index.html
index 693f2c30..61f1edcd 100644
--- a/api/pl.treksoft.kvision.form/-form/index.html
+++ b/api/pl.treksoft.kvision.form/-form/index.html
@@ -91,6 +91,15 @@
</tr>
<tr>
<td>
+<p><a href="get-data-with-file-content.html">getDataWithFileContent</a></p>
+</td>
+<td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">getDataWithFileContent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#K"><span class="identifier">K</span></a></code>
+<p>Returns current data model with file content read for all KFiles controls.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="remove.html">remove</a></p>
</td>
<td>