aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-03-05 08:45:25 +0100
committerRobert Jaros <rjaros@finn.pl>2018-03-05 08:45:26 +0100
commitf3c9d405382dd81d426c7eab1f6390ec8e6dad00 (patch)
tree2913cb1e5818e91119221c93f9a997a3f10a52c0 /docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html
parent726751c145b33f82e024787fa7aafcc861712712 (diff)
downloadkvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.tar.gz
kvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.tar.bz2
kvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.zip
Documentation update.
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html')
-rw-r--r--docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html
deleted file mode 100644
index cf5cb1ba..00000000
--- a/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>SelectInput.autofocus - 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="./autofocus.html">autofocus</a><br/>
-<br/>
-<h1>autofocus</h1>
-<a name="pl.treksoft.kvision.form.select.SelectInput$autofocus"></a>
-<code><span class="keyword">var </span><span class="identifier">autofocus</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
-<p>Determines if the select is automatically focused.</p>
-<p><strong>Getter</strong><br/>
-<p>Determines if the select is automatically focused.</p>
-</p>
-<p><strong>Setter</strong><br/>
-<p>Determines if the select is automatically focused.</p>
-</p>
-</BODY>
-</HTML>