diff options
Diffstat (limited to 'api/alltypes')
-rw-r--r-- | api/alltypes/index.html | 48 |
1 files changed, 34 insertions, 14 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index f849f73b..4a5b55ad 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -389,6 +389,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.chart/-chart-options/index.html">pl.treksoft.kvision.chart.ChartOptions</a></td> +<td> +<p>Chart options.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.chart/-chart-scales/index.html">pl.treksoft.kvision.chart.ChartScales</a></td> <td> <p>Chart scales.</p> @@ -1851,6 +1858,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.moment/-moment/index.html">pl.treksoft.kvision.moment.Moment</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html">kotlin.collections.MutableList</a> (extensions in package pl.treksoft.kvision.utils)</td> <td> </td> @@ -2051,26 +2064,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.chart/-options/index.html">pl.treksoft.kvision.chart.Options</a></td> -<td> -<p>Chart options.</p> -</td> -</tr> -<tr> -<td> <a href="../pl.treksoft.kvision.electron/-options.html">pl.treksoft.kvision.electron.Options</a></td> <td> </td> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.tabulator/-options/index.html">pl.treksoft.kvision.tabulator.Options</a></td> -<td> -<p>Tabulator options.</p> -</td> -</tr> -<tr> -<td> <a href="../pl.treksoft.kvision.core/-overflow/index.html">pl.treksoft.kvision.core.Overflow</a></td> <td> <p>Definitions of CSS overflow options.</p> @@ -2779,6 +2778,20 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.select/-simple-select/index.html">pl.treksoft.kvision.form.select.SimpleSelect</a></td> +<td> +<p>The form field component for SimpleSelect control.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.select/-simple-select-input/index.html">pl.treksoft.kvision.form.select.SimpleSelectInput</a></td> +<td> +<p>Simple select component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-size/index.html">pl.treksoft.kvision.electron.Size</a></td> <td> </td> @@ -2986,6 +2999,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-tabulator-options/index.html">pl.treksoft.kvision.tabulator.TabulatorOptions</a></td> +<td> +<p>Tabulator options.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.html/-t-a-g/index.html">pl.treksoft.kvision.html.TAG</a></td> <td> <p>HTML tags.</p> |