summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-select-input/focus.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-select-input/focus.html')
-rw-r--r--api/pl.treksoft.kvision.form.select/-select-input/focus.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-select-input/focus.html b/api/pl.treksoft.kvision.form.select/-select-input/focus.html
new file mode 100644
index 00000000..fe406ef8
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.select/-select-input/focus.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SelectInput.focus - 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">SelectInput</a>&nbsp;/&nbsp;<a href="./focus.html">focus</a><br/>
+<br/>
+<h1>focus</h1>
+<a name="pl.treksoft.kvision.form.select.SelectInput$focus()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">focus</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Makes the input element focused.</p>
+</BODY>
+</HTML>