summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-simple-select-input/options.html
blob: b9d041c5e422896f9e0f3977007e34b188343f6b (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.options - 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="./options.html">options</a><br/>
<br/>
<h1>options</h1>
<a name="pl.treksoft.kvision.form.select.SimpleSelectInput$options"></a>
<code><span class="keyword">var </span><span class="identifier">options</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.core/-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
<p>A list of options (value to label pairs) for the select control.</p>
<p><strong>Getter</strong><br/>
<p>A list of options (value to label pairs) for the select control.</p>
</p>
<p><strong>Setter</strong><br/>
<p>A list of options (value to label pairs) for the select control.</p>
</p>
</BODY>
</HTML>