summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/index.html')
-rw-r--r--api/pl.treksoft.kvision.form.select/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.select/index.html b/api/pl.treksoft.kvision.form.select/index.html
index e0c68e8d..a0458f71 100644
--- a/api/pl.treksoft.kvision.form.select/index.html
+++ b/api/pl.treksoft.kvision.form.select/index.html
@@ -102,6 +102,24 @@
<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p>
</td>
</tr>
+<tr>
+<td>
+<p><a href="-simple-select/index.html">SimpleSelect</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SimpleSelect</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-string-form-control/index.html"><span class="identifier">StringFormControl</span></a></code>
+<p>The form field component for SimpleSelect control.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-simple-select-input/index.html">SimpleSelectInput</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SimpleSelectInput</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-form-input/index.html"><span class="identifier">FormInput</span></a></code>
+<p>Simple select component.</p>
+</td>
+</tr>
</tbody>
</table>
<h3>Functions</h3>