summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html')
-rw-r--r--api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html b/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html
index 83d54534..cfc28f64 100644
--- a/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html
+++ b/api/pl.treksoft.kvision.form/-k-files-form-control/get-value.html
@@ -9,7 +9,7 @@
<br/>
<h1>getValue</h1>
<a name="pl.treksoft.kvision.form.KFilesFormControl$getValue()"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><span class="identifier">KFile</span><span class="symbol">&gt;</span><span class="symbol">?</span></code>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.types/-k-file/index.html"><span class="identifier">KFile</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
<p>Overrides <a href="../-form-control/get-value.html">FormControl.getValue</a></p>
<p>Returns the value of the control.</p>
<p><strong>Return</strong><br/>