From 8449ff519f3d853ca82c792dccf12d06fb09b627 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 24 Apr 2019 23:12:48 +0200 Subject: API documentation for KVision 0.0.35 --- .../-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 api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html create mode 100644 api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s') diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/index.html new file mode 100644 index 00000000..edfc02c9 --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-download-x-l-x-s/sheet-name.html new file mode 100644 index 00000000..e442294c --- /dev/null +++ b/api/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