summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.time/-date-time-input/focus.html
blob: 6397a6abde2c97f4d5e529304a203e8f16821cb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DateTimeInput.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.time</a>&nbsp;/&nbsp;<a href="index.html">DateTimeInput</a>&nbsp;/&nbsp;<a href="./focus.html">focus</a><br/>
<br/>
<h1>focus</h1>
<a name="pl.treksoft.kvision.form.time.DateTimeInput$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>