diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-05-16 15:06:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-05-16 15:06:28 +0200 |
commit | a8ff23c5e58394c21e2e7c2a4880302b43b60dfd (patch) | |
tree | a60aebd31c74af04a88c9266513a12b49cb44612 /api/alltypes/index.html | |
parent | 8449ff519f3d853ca82c792dccf12d06fb09b627 (diff) | |
download | kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.tar.gz kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.tar.bz2 kvision-a8ff23c5e58394c21e2e7c2a4880302b43b60dfd.zip |
API documentation for KVision 0.0.36
Diffstat (limited to 'api/alltypes/index.html')
-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> |