diff options
Diffstat (limited to 'api/alltypes/index.html')
| -rw-r--r-- | api/alltypes/index.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index b7a30547..69a2e110 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -771,6 +771,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.text/-data-type/index.html">pl.treksoft.kvision.form.text.DataType</a></td> +<td> +<p>Data type for the AJAX call.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.data/-data-updatable/index.html">pl.treksoft.kvision.data.DataUpdatable</a></td> <td> <p>Interface for updatable container.</p> @@ -1157,6 +1164,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.panel/-fieldset-panel/index.html">pl.treksoft.kvision.panel.FieldsetPanel</a></td> +<td> +<p>The HTML fieldset container.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.utils/org.w3c.files.-file/index.html">org.w3c.files.File</a> (extensions in package pl.treksoft.kvision.utils)</td> <td> </td> @@ -1654,6 +1668,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.text/-http-type/index.html">pl.treksoft.kvision.form.text.HttpType</a></td> +<td> +<p>HTTP protocol type for the AJAX call.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.i18n/-i18n/index.html">pl.treksoft.kvision.i18n.I18n</a></td> <td> <p>A singleton object used for translations.</p> @@ -2967,6 +2988,20 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.range/-range/index.html">pl.treksoft.kvision.form.range.Range</a></td> +<td> +<p>The form field component for range input control.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.range/-range-input/index.html">pl.treksoft.kvision.form.range.RangeInput</a></td> +<td> +<p>Range input component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.tabulator/-range-mode/index.html">pl.treksoft.kvision.tabulator.RangeMode</a></td> <td> <p>Range select modes.</p> @@ -3416,6 +3451,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.text/-show-hint-on-focus/index.html">pl.treksoft.kvision.form.text.ShowHintOnFocus</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.panel/-side/index.html">pl.treksoft.kvision.panel.Side</a></td> <td> <p>Dock layout directions.</p> @@ -3650,6 +3691,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.text/-ta-ajax-options/index.html">pl.treksoft.kvision.form.text.TaAjaxOptions</a></td> +<td> +<p>Data class for Typeahead AJAX options.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.table/-table/index.html">pl.treksoft.kvision.table.Table</a></td> <td> <p>HTML table component.</p> @@ -4048,6 +4096,34 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.text/-typeahead/index.html">pl.treksoft.kvision.form.text.Typeahead</a></td> +<td> +<p>Form field typeahead component.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.text/-typeahead-input/index.html">pl.treksoft.kvision.form.text.TypeaheadInput</a></td> +<td> +<p>The basic component for typeahead control.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.text/-typeahead-remote/index.html">pl.treksoft.kvision.form.text.TypeaheadRemote</a></td> +<td> +<p>Form field typeahead component connected to the multiplatform service.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.text/-typeahead-remote-input/index.html">pl.treksoft.kvision.form.text.TypeaheadRemoteInput</a></td> +<td> +<p>The Typeahead control connected to the multiplatform service.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.core/-unicode-bidi/index.html">pl.treksoft.kvision.core.UnicodeBidi</a></td> <td> <p>Definitions of CSS unicode-bidi options.</p> |
