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 + api/index-outline.html | 73 +- api/pl.treksoft.kvision.core/-container/index.html | 9 + .../-widget-wrapper/index.html | 9 + .../-data-container/index.html | 9 + .../-context-menu/index.html | 9 + .../-drop-down/index.html | 9 + .../-header/index.html | 9 + .../-separator/index.html | 9 + .../-check-box/index.html | 9 + .../-radio-group-input/index.html | 9 + .../-radio-group/index.html | 9 + .../-radio/index.html | 9 + .../-select-input/index.html | 9 + .../-select-opt-group/index.html | 9 + .../-select-remote-input/index.html | 9 + .../-select-remote/index.html | 9 + .../-select/index.html | 9 + .../-simple-select-input/index.html | 9 + .../-simple-select/index.html | 9 + .../-spinner/index.html | 9 + .../-abstract-text/index.html | 9 + .../-password/index.html | 9 + .../-rich-text/index.html | 9 + .../-text-area/index.html | 9 + api/pl.treksoft.kvision.form.text/-text/index.html | 9 + .../-date-time-input/index.html | 9 + .../-date-time/index.html | 9 + .../-upload/index.html | 9 + .../-field-label/index.html | 9 + .../-form-panel/index.html | 9 + api/pl.treksoft.kvision.form/-help-text/index.html | 9 + .../-invalid-feedback/index.html | 9 + api/pl.treksoft.kvision.html/-bold/index.html | 9 + api/pl.treksoft.kvision.html/-div/index.html | 9 + api/pl.treksoft.kvision.html/-footer/index.html | 9 + api/pl.treksoft.kvision.html/-h1/index.html | 9 + api/pl.treksoft.kvision.html/-h2/index.html | 9 + api/pl.treksoft.kvision.html/-h3/index.html | 9 + api/pl.treksoft.kvision.html/-h4/index.html | 9 + api/pl.treksoft.kvision.html/-h5/index.html | 9 + api/pl.treksoft.kvision.html/-h6/index.html | 9 + api/pl.treksoft.kvision.html/-header/index.html | 9 + api/pl.treksoft.kvision.html/-icon/index.html | 9 + api/pl.treksoft.kvision.html/-link/index.html | 9 + api/pl.treksoft.kvision.html/-list-tag/index.html | 9 + api/pl.treksoft.kvision.html/-main/-init-.html | 27 + api/pl.treksoft.kvision.html/-main/index.html | 917 +++++++++++++++++++++ api/pl.treksoft.kvision.html/-p/index.html | 9 + api/pl.treksoft.kvision.html/-section/index.html | 9 + api/pl.treksoft.kvision.html/-span/index.html | 9 + api/pl.treksoft.kvision.html/-t-a-g/-m-a-i-n.html | 14 + api/pl.treksoft.kvision.html/-t-a-g/index.html | 7 + api/pl.treksoft.kvision.html/-tag/index.html | 18 + api/pl.treksoft.kvision.html/index.html | 18 + api/pl.treksoft.kvision.html/main.html | 16 + api/pl.treksoft.kvision.modal/-alert/index.html | 9 + api/pl.treksoft.kvision.modal/-confirm/index.html | 9 + api/pl.treksoft.kvision.modal/-dialog/index.html | 9 + api/pl.treksoft.kvision.modal/-modal/index.html | 9 + .../-nav-form/index.html | 9 + api/pl.treksoft.kvision.navbar/-nav/index.html | 9 + api/pl.treksoft.kvision.navbar/-navbar/index.html | 9 + .../-dock-panel/index.html | 9 + .../-flex-panel/index.html | 9 + .../-grid-panel/index.html | 9 + .../-grid-wrapper/index.html | 9 + api/pl.treksoft.kvision.panel/-h-panel/index.html | 9 + .../-responsive-grid-panel/index.html | 9 + api/pl.treksoft.kvision.panel/-root/index.html | 9 + .../-simple-panel/index.html | 9 + .../-split-panel/index.html | 9 + .../-stack-panel/index.html | 9 + .../-tab-panel/index.html | 9 + api/pl.treksoft.kvision.panel/-v-panel/index.html | 9 + .../-progress-bar/index.html | 9 + api/pl.treksoft.kvision.table/-cell/index.html | 9 + .../-header-cell/index.html | 9 + api/pl.treksoft.kvision.table/-row/index.html | 9 + api/pl.treksoft.kvision.table/-table/index.html | 9 + .../-tabulator/download-to-tab.html | 4 +- .../-tabulator/download.html | 4 +- .../-tabulator/index.html | 4 +- .../-download-set/-a-c-t-i-v-e.html | 14 + .../-download-set/-a-l-l.html | 14 + .../-download-set/-v-i-s-i-b-l-e.html | 14 + .../-download-set/index.html | 54 ++ .../-tabulator-remote/index.html | 27 + .../-tabulator/download-c-s-v.html | 26 + .../-tabulator/download-h-t-m-l.html | 24 + .../-tabulator/download-j-s-o-n.html | 22 + .../-tabulator/index.html | 27 + api/pl.treksoft.kvision.tabulator/index.html | 9 + .../-button-group/index.html | 9 + .../-toolbar/index.html | 9 + api/pl.treksoft.kvision.window/-window/index.html | 9 + 96 files changed, 2003 insertions(+), 10 deletions(-) create mode 100644 api/pl.treksoft.kvision.html/-main/-init-.html create mode 100644 api/pl.treksoft.kvision.html/-main/index.html create mode 100644 api/pl.treksoft.kvision.html/-t-a-g/-m-a-i-n.html create mode 100644 api/pl.treksoft.kvision.html/main.html create mode 100644 api/pl.treksoft.kvision.tabulator/-download-set/-a-c-t-i-v-e.html create mode 100644 api/pl.treksoft.kvision.tabulator/-download-set/-a-l-l.html create mode 100644 api/pl.treksoft.kvision.tabulator/-download-set/-v-i-s-i-b-l-e.html create mode 100644 api/pl.treksoft.kvision.tabulator/-download-set/index.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator/download-c-s-v.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator/download-h-t-m-l.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator/download-j-s-o-n.html 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 diff --git a/api/index-outline.html b/api/index-outline.html index bdf76ba7..e7323af4 100644 --- a/api/index-outline.html +++ b/api/index-outline.html @@ -4536,6 +4536,21 @@ +enum class DownloadSet
+ open class DropDown : SimplePanel
+open class Main : Tag
+ external interface MainInterface : CommonInterface