From bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 23 Jun 2019 14:12:10 +0200 Subject: API documentation for KVision 0.0.37 --- api/pl.treksoft.kvision.tabulator/-tabulator/data.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator/data.html') diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/data.html b/api/pl.treksoft.kvision.tabulator/-tabulator/data.html index a30117bd..b0afeb6f 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator/data.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator/data.html @@ -10,6 +10,6 @@

data

protected val data: List<T>? -

a list of serializable objects

+

a list of objects

-- cgit