From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- .../-tabulator/-download-x-l-x-s/index.html | 37 ++++++++++++++++++++++ .../-tabulator/-download-x-l-x-s/sheet-name.html | 14 ++++++++ 2 files changed, 51 insertions(+) create mode 100644 api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html create mode 100644 api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html (limited to 'api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s') diff --git a/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html new file mode 100644 index 00000000..edfc02c9 --- /dev/null +++ b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html @@ -0,0 +1,37 @@ + + + +Tabulator.DownloadXLXS - kvision + + + +kvision / pl.treksoft.kvision.tabulator.js / Tabulator / DownloadXLXS
+
+

DownloadXLXS

+interface DownloadXLXS +

Properties

+ + + + + + + +
+

sheetName

+
+open var sheetName: String?
+

Inheritors

+ + + + + + + +
+

DownloadOptions

+
+interface DownloadOptions : Tabulator.DownloadCSV, Tabulator.DownloadXLXS, Tabulator.DownloadPDF
+ + diff --git a/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html new file mode 100644 index 00000000..e442294c --- /dev/null +++ b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html @@ -0,0 +1,14 @@ + + + +Tabulator.DownloadXLXS.sheetName - kvision + + + +kvision / pl.treksoft.kvision.tabulator.js / Tabulator / DownloadXLXS / sheetName
+
+

sheetName

+ +open var sheetName: String? + + -- cgit