summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html b/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html
new file mode 100644
index 00000000..fcbe6516
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Tabulator.dataSerializer - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.tabulator</a>&nbsp;/&nbsp;<a href="index.html">Tabulator</a>&nbsp;/&nbsp;<a href="./data-serializer.html">dataSerializer</a><br/>
+<br/>
+<h1>dataSerializer</h1>
+<a name="pl.treksoft.kvision.tabulator.Tabulator$dataSerializer"></a>
+<code><span class="keyword">protected</span> <span class="keyword">val </span><span class="identifier">dataSerializer</span><span class="symbol">: </span><span class="identifier">KSerializer</span><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
+<p>a serializer for class T</p>
+</BODY>
+</HTML>