summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-simple-select-input/value.html
blob: b44c6a1c2d20813e01e7d4c4c3c0d24c6092d3e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>SimpleSelectInput.value - 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.select</a>&nbsp;/&nbsp;<a href="index.html">SimpleSelectInput</a>&nbsp;/&nbsp;<a href="./value.html">value</a><br/>
<br/>
<h1>value</h1>
<a name="pl.treksoft.kvision.form.select.SimpleSelectInput$value"></a>
<code><span class="keyword">var </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Text input value.</p>
<p><strong>Getter</strong><br/>
<p>Text input value.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Text input value.</p>
</p>
</BODY>
</HTML>