summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-select/focus.html
blob: a598250aeecd6aaa723ce310698fa73ec474a07e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Select.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">Select</a>&nbsp;/&nbsp;<a href="./focus.html">focus</a><br/>
<br/>
<h1>focus</h1>
<a name="pl.treksoft.kvision.form.select.Select$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>Overrides <a href="../../pl.treksoft.kvision.form/-form-control/focus.html">FormControl.focus</a></p>
<p>Makes the input element focused.</p>
</BODY>
</HTML>