diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:23:52 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:23:52 +0100 |
commit | 6ce402754e01940fc641f8814eae03599a622b1c (patch) | |
tree | 5c00c28563f6f1cf35175de6a8f3be5db0ef3075 /api/pl.treksoft.kvision.form.text/-text-input/index.html | |
parent | a817e908e6df82b9b6d69758635c852c7a5f628e (diff) | |
download | kvision-6ce402754e01940fc641f8814eae03599a622b1c.tar.gz kvision-6ce402754e01940fc641f8814eae03599a622b1c.tar.bz2 kvision-6ce402754e01940fc641f8814eae03599a622b1c.zip |
API documentation for KVision 2.10.0
Diffstat (limited to 'api/pl.treksoft.kvision.form.text/-text-input/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.text/-text-input/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.text/-text-input/index.html b/api/pl.treksoft.kvision.form.text/-text-input/index.html index 7d65e54b..1639c079 100644 --- a/api/pl.treksoft.kvision.form.text/-text-input/index.html +++ b/api/pl.treksoft.kvision.form.text/-text-input/index.html @@ -322,5 +322,19 @@ </tr> </tbody> </table> +<h3>Inheritors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../-typeahead-input/index.html">TypeaheadInput</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">TypeaheadInput</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">TextInput</span></a></code> +<p>The basic component for typeahead control.</p> +</td> +</tr> +</tbody> +</table> </BODY> </HTML> |