diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-input/focus.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-check-input/focus.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-input/focus.html b/api/pl.treksoft.kvision.form.check/-check-input/focus.html index 8598d046..10b2763c 100644 --- a/api/pl.treksoft.kvision.form.check/-check-input/focus.html +++ b/api/pl.treksoft.kvision.form.check/-check-input/focus.html @@ -10,6 +10,7 @@ <h1>focus</h1> <a name="pl.treksoft.kvision.form.check.CheckInput$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-input/focus.html">FormInput.focus</a></p> <p>Makes the input element focused.</p> </BODY> </HTML> |