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 --- api/pl.treksoft.kvision.tabulator/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'api/pl.treksoft.kvision.tabulator/index.html') diff --git a/api/pl.treksoft.kvision.tabulator/index.html b/api/pl.treksoft.kvision.tabulator/index.html index 8e638194..c98469eb 100644 --- a/api/pl.treksoft.kvision.tabulator/index.html +++ b/api/pl.treksoft.kvision.tabulator/index.html @@ -194,6 +194,15 @@ +

TabulatorRemote

+ + +open class TabulatorRemote<T : Any, E : Any> : Tabulator<T> +

Tabulator component connected to the multiplatform service.

+ + + +

TooltipGenerationMode

-- cgit