From a8c0bcfc2cbd8cc256331b4908b0ca3f8c43aef9 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 2 Jan 2020 01:18:22 +0100 Subject: API documentation for KVision 2.7.0 --- api/alltypes/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'api/alltypes') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index bbee37a5..39a59cbc 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -1025,6 +1025,13 @@ performance is O(1) and for cache eviction, it is O(1).

+pl.treksoft.kvision.tabulator.DownloadSet + +

Tabulator download data set option.

+ + + + pl.treksoft.kvision.dropdown.DropDown

Bootstrap dropdown component.

@@ -2130,6 +2137,13 @@ performance is O(1) and for cache eviction, it is O(1).

+pl.treksoft.kvision.html.Main + +

Simple component rendered as main.

+ + + + pl.treksoft.kvision.electron.MainInterface -- cgit