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/pl.treksoft.kvision.tabulator.js/-tabulator/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/download.html') diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/download.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/download.html index b79f3611..614d623c 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/download.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/download.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / download

download

- -open fun download(downloadType: dynamic, fileName: String, params: Tabulator.DownloadOptions?): Unit + +open fun download(downloadType: dynamic, fileName: String?, params: Tabulator.DownloadOptions?, set: String?): Unit -- cgit