summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form/-k-files-form-control/value.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form/-k-files-form-control/value.html')
-rw-r--r--api/pl.treksoft.kvision.form/-k-files-form-control/value.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form/-k-files-form-control/value.html b/api/pl.treksoft.kvision.form/-k-files-form-control/value.html
index 4b62a422..0692906c 100644
--- a/api/pl.treksoft.kvision.form/-k-files-form-control/value.html
+++ b/api/pl.treksoft.kvision.form/-k-files-form-control/value.html
@@ -9,7 +9,7 @@
<br/>
<h1>value</h1>
<a name="pl.treksoft.kvision.form.KFilesFormControl$value"></a>
-<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">value</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">abstract</span> <span class="keyword">var </span><span class="identifier">value</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>List of files value.</p>
</BODY>
</HTML>