From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-tabulator/-options-data/--index--.html | 2 +- .../-tabulator/-options-data/ajax-config.html | 2 +- .../-options-data/ajax-content-type.html | 2 +- .../-tabulator/-options-data/ajax-error.html | 2 +- .../-tabulator/-options-data/ajax-filtering.html | 2 +- .../-options-data/ajax-loader-error.html | 2 +- .../-options-data/ajax-loader-loading.html | 2 +- .../-tabulator/-options-data/ajax-loader.html | 2 +- .../-tabulator/-options-data/ajax-params.html | 2 +- .../-options-data/ajax-progressive-load-delay.html | 2 +- .../ajax-progressive-load-scroll-margin.html | 2 +- .../-options-data/ajax-progressive-load.html | 2 +- .../-options-data/ajax-request-func.html | 2 +- .../-tabulator/-options-data/ajax-requesting.html | 2 +- .../-tabulator/-options-data/ajax-response.html | 2 +- .../-tabulator/-options-data/ajax-sorting.html | 2 +- .../-options-data/ajax-u-r-l-generator.html | 2 +- .../-tabulator/-options-data/ajax-u-r-l.html | 2 +- .../-tabulator/-options-data/data.html | 2 +- .../-tabulator/-options-data/index.html | 71 ++++++++++++---------- 20 files changed, 58 insertions(+), 51 deletions(-) (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data') diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/--index--.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/--index--.html index 44245a09..cb328db9 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/--index--.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/--index--.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / index

index

- +(js) open var index: dynamic diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-config.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-config.html index 6315d3ea..610a9b70 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-config.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-config.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxConfig

ajaxConfig

- +(js) open var ajaxConfig: dynamic diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-content-type.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-content-type.html index 127f7e10..41c471fe 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-content-type.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-content-type.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxContentType

ajaxContentType

- +(js) open var ajaxContentType: dynamic diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-error.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-error.html index 110518d1..a09cbb2e 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-error.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-error.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxError

ajaxError

- +(js) open var ajaxError: ((xhr: Any, textStatus: Any, errorThrown: Any) -> Unit)? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-filtering.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-filtering.html index 62056015..3583bd23 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-filtering.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-filtering.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxFiltering

ajaxFiltering

- +(js) open var ajaxFiltering: Boolean? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-error.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-error.html index f7967da6..52c8ffd4 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-error.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-error.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxLoaderError

ajaxLoaderError

- +(js) open var ajaxLoaderError: String? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-loading.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-loading.html index 97b70cb0..926d0ba1 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-loading.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader-loading.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxLoaderLoading

ajaxLoaderLoading

- +(js) open var ajaxLoaderLoading: String? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader.html index 5480ebbc..c1cfc6a4 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-loader.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxLoader

ajaxLoader

- +(js) open var ajaxLoader: dynamic diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-params.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-params.html index 492f1ae1..a2332f2d 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-params.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-params.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxParams

ajaxParams

- +(js) open var ajaxParams: Any? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-delay.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-delay.html index 4b5f2e4f..e440e76a 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-delay.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-delay.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxProgressiveLoadDelay

ajaxProgressiveLoadDelay

- +(js) open var ajaxProgressiveLoadDelay: Number? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-scroll-margin.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-scroll-margin.html index 4c23afd7..e9c7c9ab 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-scroll-margin.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load-scroll-margin.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxProgressiveLoadScrollMargin

ajaxProgressiveLoadScrollMargin

- +(js) open var ajaxProgressiveLoadScrollMargin: Number? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load.html index a145b3d0..df1d104c 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-progressive-load.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxProgressiveLoad

ajaxProgressiveLoad

- +(js) open var ajaxProgressiveLoad: dynamic diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-request-func.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-request-func.html index 283361df..2d8e7d4d 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-request-func.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-request-func.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxRequestFunc

ajaxRequestFunc

- +(js) open var ajaxRequestFunc: ((url: String, config: Any, params: Any) -> Promise<Any>)? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-requesting.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-requesting.html index f3744808..af3a19ab 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-requesting.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-requesting.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxRequesting

ajaxRequesting

- +(js) open var ajaxRequesting: ((url: String, params: Any) -> Boolean)? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-response.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-response.html index 61ec3e18..aab618cc 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-response.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-response.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxResponse

ajaxResponse

- +(js) open var ajaxResponse: ((url: String, params: Any, response: Any) -> Any)? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-sorting.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-sorting.html index 79bd7f96..0ac185dc 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-sorting.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-sorting.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxSorting

ajaxSorting

- +(js) open var ajaxSorting: Boolean? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l-generator.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l-generator.html index 8942f63e..dd2b4534 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l-generator.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l-generator.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxURLGenerator

ajaxURLGenerator

- +(js) open var ajaxURLGenerator: ((url: String, config: Any, params: Any) -> String)? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l.html index 84b27065..8a313d24 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/ajax-u-r-l.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / ajaxURL

ajaxURL

- +(js) open var ajaxURL: String? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/data.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/data.html index 8d6b7f15..432f45e3 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/data.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/data.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData / data

data

- +(js) open var data: Array<Any>? diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/index.html index bbbb24bd..d78b974e 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/index.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-data/index.html @@ -8,156 +8,163 @@ kvision / pl.treksoft.kvision.tabulator.js / Tabulator / OptionsData

OptionsData

-interface OptionsData +(js) interface OptionsData

Properties

-

ajaxConfig

+(js) +

ajaxConfig

open var ajaxConfig: dynamic
-

ajaxContentType

+(js) +

ajaxContentType

open var ajaxContentType: dynamic
-

ajaxError

+(js) +

ajaxError

open var ajaxError: ((xhr: Any, textStatus: Any, errorThrown: Any) -> Unit)?
-

ajaxFiltering

+(js) +

ajaxFiltering

open var ajaxFiltering: Boolean?
-

ajaxLoader

+(js) +

ajaxLoader

open var ajaxLoader: dynamic
-

ajaxLoaderError

+(js) +

ajaxLoaderError

open var ajaxLoaderError: String?
-

ajaxLoaderLoading

+(js) +

ajaxLoaderLoading

open var ajaxLoaderLoading: String?
-

ajaxParams

+(js) +

ajaxParams

open var ajaxParams: Any?
-

ajaxProgressiveLoad

+(js) +

ajaxProgressiveLoad

open var ajaxProgressiveLoad: dynamic
-

ajaxProgressiveLoadDelay

+(js) +

ajaxProgressiveLoadDelay

open var ajaxProgressiveLoadDelay: Number?
-

ajaxProgressiveLoadScrollMargin

+(js) +

ajaxProgressiveLoadScrollMargin

open var ajaxProgressiveLoadScrollMargin: Number?
-

ajaxRequestFunc

+(js) +

ajaxRequestFunc

open var ajaxRequestFunc: ((url: String, config: Any, params: Any) -> Promise<Any>)?
-

ajaxRequesting

+(js) +

ajaxRequesting

open var ajaxRequesting: ((url: String, params: Any) -> Boolean)?
-

ajaxResponse

+(js) +

ajaxResponse

open var ajaxResponse: ((url: String, params: Any, response: Any) -> Any)?
-

ajaxSorting

+(js) +

ajaxSorting

open var ajaxSorting: Boolean?
-

ajaxURL

+(js) +

ajaxURL

open var ajaxURL: String?
-

ajaxURLGenerator

+(js) +

ajaxURLGenerator

open var ajaxURLGenerator: ((url: String, config: Any, params: Any) -> String)?
-

data

+(js) +

data

open var data: Array<Any>?
-

index

+(js) +

index

open var index: dynamic
-

Inheritors

- - - - - - - -
-

Options

-
-interface Options : Tabulator.OptionsGeneral, Tabulator.OptionsHistory, Tabulator.OptionsLocale, Tabulator.OptionsDownload, Tabulator.OptionsColumns, Tabulator.OptionsRows, Tabulator.OptionsData, Tabulator.OptionsSorting, Tabulator.OptionsFiltering, Tabulator.OptionsRowGrouping, Tabulator.OptionsPagination, Tabulator.OptionsPersistentConfiguration, Tabulator.OptionsClipboard, Tabulator.OptionsDataTree, Tabulator.OptionsCell
-- cgit