From 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 13 Jul 2019 02:13:41 +0200 Subject: API documentation for KVision 0.0.38 --- .../-tabulator-options/-init-.html | 4 +- .../-tabulator-options/ajax-request-func.html | 2 +- .../-tabulator-options/ajax-u-r-l.html | 2 +- .../data-tree-branch-element.html | 14 +++++ .../-tabulator-options/data-tree-child-field.html | 14 +++++ .../-tabulator-options/data-tree-child-indent.html | 14 +++++ .../data-tree-collapse-element.html | 14 +++++ .../data-tree-element-column.html | 14 +++++ .../data-tree-expand-element.html | 14 +++++ .../data-tree-start-expanded.html | 14 +++++ .../-tabulator-options/data-tree.html | 14 +++++ .../-tabulator-options/index.html | 62 ++++++++++++++++++++-- 12 files changed, 175 insertions(+), 7 deletions(-) create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-branch-element.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-child-field.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-child-indent.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-collapse-element.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-element-column.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-expand-element.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree-start-expanded.html create mode 100644 api/pl.treksoft.kvision.tabulator/-tabulator-options/data-tree.html (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator-options') diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator-options/-init-.html b/api/pl.treksoft.kvision.tabulator/-tabulator-options/-init-.html index f260ad80..7e021997 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator-options/-init-.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator-options/-init-.html @@ -8,8 +8,8 @@ kvision / pl.treksoft.kvision.tabulator / TabulatorOptions / <init>

<init>

- -TabulatorOptions(height: String? = null, virtualDom: Boolean? = null, virtualDomBuffer: Int? = null, placeholder: String? = null, footerElement: String? = null, tooltips: ((cell: Tabulator.CellComponent) -> String)? = null,