diff options
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> |