From a8ff23c5e58394c21e2e7c2a4880302b43b60dfd Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Thu, 16 May 2019 15:06:28 +0200
Subject: API documentation for KVision 0.0.36
---
api/alltypes/index.html | 48 ++++++++++++++++++++++++++++++++++--------------
1 file changed, 34 insertions(+), 14 deletions(-)
(limited to 'api/alltypes/index.html')
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).
|
+pl.treksoft.kvision.chart.ChartOptions |
+
+ Chart options.
+ |
+
+
+|
pl.treksoft.kvision.chart.ChartScales |
Chart scales.
@@ -1851,6 +1858,12 @@ performance is O(1) and for cache eviction, it is O(1).
|
|
+pl.treksoft.kvision.moment.Moment |
+
+ |
+
+
+|
kotlin.collections.MutableList (extensions in package pl.treksoft.kvision.utils) |
|
@@ -2051,26 +2064,12 @@ performance is O(1) and for cache eviction, it is O(1).
|
-pl.treksoft.kvision.chart.Options |
-
- Chart options.
- |
-
-
-|
pl.treksoft.kvision.electron.Options |
|
|
-pl.treksoft.kvision.tabulator.Options |
-
- Tabulator options.
- |
-
-
-|
pl.treksoft.kvision.core.Overflow |
Definitions of CSS overflow options.
@@ -2779,6 +2778,20 @@ It requires @Serializable state.
|
|
+pl.treksoft.kvision.form.select.SimpleSelect |
+
+ The form field component for SimpleSelect control.
+ |
+
+
+|
+pl.treksoft.kvision.form.select.SimpleSelectInput |
+
+ Simple select component.
+ |
+
+
+|
pl.treksoft.kvision.electron.Size |
|
@@ -2986,6 +2999,13 @@ It requires @Serializable state.
|
+pl.treksoft.kvision.tabulator.TabulatorOptions |
+
+ Tabulator options.
+ |
+
+
+|
pl.treksoft.kvision.html.TAG |
HTML tags.
--
cgit
|