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/index.html | 62 ++++++++++++++++++++-- 1 file changed, 59 insertions(+), 3 deletions(-) (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator-options/index.html') diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator-options/index.html b/api/pl.treksoft.kvision.tabulator/-tabulator-options/index.html index 33287247..c513dd27 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator-options/index.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator-options/index.html @@ -18,7 +18,7 @@

<init>

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