diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html')
-rw-r--r-- | api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html | 17 |
1 files changed, 0 insertions, 17 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 deleted file mode 100644 index c3384ce8..00000000 --- a/api/pl.treksoft.kvision.form/-form/get-data-with-file-content.html +++ /dev/null @@ -1,17 +0,0 @@ -<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> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">Form</a> / <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> |