From 6ce402754e01940fc641f8814eae03599a622b1c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 9 Feb 2020 14:23:52 +0100 Subject: API documentation for KVision 2.10.0 --- api/pl.treksoft.kvision.form.text/-text-input/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'api/pl.treksoft.kvision.form.text/-text-input/index.html') 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 @@ +

Inheritors

+ + + + + + + +
+

TypeaheadInput

+
+open class TypeaheadInput : TextInput +

The basic component for typeahead control.

+
-- cgit