summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator/-tabulator
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator')
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/-init-.html10
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/create.html6
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html15
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/data-to-native.html15
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/data.html2
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/index.html71
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/native-to-data.html15
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/replace-data.html4
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/set-data.html4
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/tabulator.html6
10 files changed, 55 insertions, 93 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/-init-.html b/api/pl.treksoft.kvision.tabulator/-tabulator/-init-.html
index 2e479254..d956d0c0 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/-init-.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/-init-.html
@@ -8,13 +8,13 @@
<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="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
-<a name="pl.treksoft.kvision.tabulator.Tabulator$&lt;init&gt;(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
-<code><span class="identifier">Tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span></code>
+<a name="pl.treksoft.kvision.tabulator.Tabulator$&lt;init&gt;(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))"></a>
+<code><span class="identifier">Tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">)</span></code>
<h3>Parameters</h3>
<p><a name="T"></a>
-<code>T</code> - serializable type</p>
+<code>T</code> - type</p>
<p><a name="data"></a>
-<code>data</code> - a list of serializable objects</p>
+<code>data</code> - a list of objects</p>
<p><a name="dataUpdateOnEdit"></a>
<code>dataUpdateOnEdit</code> - determines if the data model is automatically updated after tabulator edit action</p>
<p><a name="options"></a>
@@ -23,8 +23,6 @@
<code>types</code> - a set of table types</p>
<p><a name="classes"></a>
<code>classes</code> - a set of CSS class names</p>
-<p><a name="dataSerializer"></a>
-<code>dataSerializer</code> - a serializer for class T</p>
<p><strong>Constructor</strong><br/>
</p>
</BODY>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/create.html b/api/pl.treksoft.kvision.tabulator/-tabulator/create.html
index e506a331..8654d6e9 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/create.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/create.html
@@ -9,13 +9,13 @@
<br/>
<h1>create</h1>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>A helper function to create a Tabulator object with correct serializer.</p>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">S</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="create.html#S"><span class="identifier">S</span></a><span class="symbol">,</span>&nbsp;<a href="create.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/dataFactory">dataFactory</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="create.html#S"><span class="identifier">S</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">S</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="create.html#S"><span class="identifier">S</span></a><span class="symbol">,</span>&nbsp;<a href="create.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/dataFactory">dataFactory</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="create.html#S"><span class="identifier">S</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>A helper function to create a Tabulator object with correct serializer and general redux store.</p>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">,</span>&nbsp;<a href="create.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <span class="identifier">create</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">,</span>&nbsp;<a href="create.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$create(pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.create.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.create.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="create.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>A helper function to create a Tabulator object with correct serializer and dedicated redux store.</p>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html b/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html
deleted file mode 100644
index fcbe6516..00000000
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/data-serializer.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<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>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/data-to-native.html b/api/pl.treksoft.kvision.tabulator/-tabulator/data-to-native.html
deleted file mode 100644
index 9676744a..00000000
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/data-to-native.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Tabulator.dataToNative - 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-to-native.html">dataToNative</a><br/>
-<br/>
-<h1>dataToNative</h1>
-<a name="pl.treksoft.kvision.tabulator.Tabulator$dataToNative(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
-<code><span class="keyword">protected</span> <span class="keyword">fun </span><span class="identifier">dataToNative</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$dataToNative(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$dataToNative(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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><span class="symbol">: </span><span class="keyword">dynamic</span></code>
-<p>Converts a list of objects of type T to native JS array</p>
-</BODY>
-</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 @@
<h1>data</h1>
<a name="pl.treksoft.kvision.tabulator.Tabulator$data"></a>
<code><span class="keyword">protected</span> <span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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 list of serializable objects</p>
+<p>a list of objects</p>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/index.html b/api/pl.treksoft.kvision.tabulator/-tabulator/index.html
index 73671c1f..55e3630e 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/index.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/index.html
@@ -18,7 +18,7 @@
<p><a href="-init-.html">&lt;init&gt;</a></p>
</td>
<td>
-<code><span class="identifier">Tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span></code></td>
+<code><span class="identifier">Tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$<init>(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
@@ -31,16 +31,7 @@
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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 list of serializable objects</p>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="data-serializer.html">dataSerializer</a></p>
-</td>
-<td>
-<code><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>
+<p>a list of objects</p>
</td>
</tr>
<tr>
@@ -148,6 +139,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.core/-widget/strict-d-o-m.html">strictDOM</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">strictDOM</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
+<p>Determines if the current widget is strictly bound to the DOM.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.core/-widget/surrounding-span.html">surroundingSpan</a></p>
</td>
<td>
@@ -271,15 +271,6 @@
</tr>
<tr>
<td>
-<p><a href="data-to-native.html">dataToNative</a></p>
-</td>
-<td>
-<code><span class="keyword">fun </span><span class="identifier">dataToNative</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$dataToNative(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$dataToNative(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)), kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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><span class="symbol">: </span><span class="keyword">dynamic</span></code>
-<p>Converts a list of objects of type T to native JS array</p>
-</td>
-</tr>
-<tr>
-<td>
<p><a href="deselect-row.html">deselectRow</a></p>
</td>
<td>
@@ -388,15 +379,6 @@
</tr>
<tr>
<td>
-<p><a href="native-to-data.html">nativeToData</a></p>
-</td>
-<td>
-<code><span class="keyword">fun </span><span class="identifier">nativeToData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$nativeToData(kotlin.Any, kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$nativeToData(kotlin.Any, kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Converts a native JS array to the list of objects of type T</p>
-</td>
-</tr>
-<tr>
-<td>
<p><a href="navigate-down.html">navigateDown</a></p>
</td>
<td>
@@ -499,7 +481,7 @@
<p><a href="replace-data.html">replaceData</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">replaceData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">replaceData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Silently replaces the data in a table.</p>
</td>
</tr>
@@ -526,7 +508,7 @@
<p><a href="set-data.html">setData</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Sets new data in a table.</p>
</td>
</tr>
@@ -683,6 +665,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.core/-widget/get-attribute.html">getAttribute</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getAttribute</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$getAttribute(kotlin.String)/name">name</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+<p>Returns the value of an additional attribute.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.core/-widget/get-element.html">getElement</a></p>
</td>
<td>
@@ -772,6 +763,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.core/-widget/remove-attribute.html">removeAttribute</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeAttribute</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$removeAttribute(kotlin.String)/name">name</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
+<p>Removes the value of additional attribute.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.core/-widget/remove-css-class.html">removeCssClass</a></p>
</td>
<td>
@@ -813,6 +813,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.core/-widget/set-attribute.html">setAttribute</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setAttribute</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$setAttribute(kotlin.String, kotlin.String)/name">name</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget$setAttribute(kotlin.String, kotlin.String)/value">value</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
+<p>Sets the value of additional attribute.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.core/-widget/set-context-menu.html">setContextMenu</a></p>
</td>
<td>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/native-to-data.html b/api/pl.treksoft.kvision.tabulator/-tabulator/native-to-data.html
deleted file mode 100644
index a1f2e25f..00000000
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/native-to-data.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Tabulator.nativeToData - 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="./native-to-data.html">nativeToData</a><br/>
-<br/>
-<h1>nativeToData</h1>
-<a name="pl.treksoft.kvision.tabulator.Tabulator$nativeToData(kotlin.Any, kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
-<code><span class="keyword">protected</span> <span class="keyword">fun </span><span class="identifier">nativeToData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$nativeToData(kotlin.Any, kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$nativeToData(kotlin.Any, kotlinx.serialization.KSerializer((pl.treksoft.kvision.tabulator.Tabulator.T)))/dataSerializer">dataSerializer</span><span class="symbol">:</span>&nbsp;<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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Converts a native JS array to the list of objects of type T</p>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/replace-data.html b/api/pl.treksoft.kvision.tabulator/-tabulator/replace-data.html
index 259e7c9d..ecb6bf3f 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/replace-data.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/replace-data.html
@@ -8,8 +8,8 @@
<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="./replace-data.html">replaceData</a><br/>
<br/>
<h1>replaceData</h1>
-<a name="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">replaceData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<a name="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">replaceData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$replaceData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Silently replaces the data in a table.</p>
<h3>Parameters</h3>
<p><a name="data"></a>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/set-data.html b/api/pl.treksoft.kvision.tabulator/-tabulator/set-data.html
index 27e583fb..f914faf0 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/set-data.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/set-data.html
@@ -8,8 +8,8 @@
<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="./set-data.html">setData</a><br/>
<br/>
<h1>setData</h1>
-<a name="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<a name="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setData</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$setData(kotlin.Array((pl.treksoft.kvision.tabulator.Tabulator.T)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><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><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Sets new data in a table.</p>
<h3>Parameters</h3>
<p><a name="data"></a>
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/tabulator.html b/api/pl.treksoft.kvision.tabulator/-tabulator/tabulator.html
index 261a17be..ba690339 100644
--- a/api/pl.treksoft.kvision.tabulator/-tabulator/tabulator.html
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/tabulator.html
@@ -9,14 +9,14 @@
<br/>
<h1>tabulator</h1>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/data">data</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/dataUpdateOnEdit">dataUpdateOnEdit</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Boolean, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>DSL builder extension function.</p>
<p>It takes the same parameters as the constructor of the built component.</p>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">S</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="tabulator.html#S"><span class="identifier">S</span></a><span class="symbol">,</span>&nbsp;<a href="tabulator.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/dataFactory">dataFactory</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="tabulator.html#S"><span class="identifier">S</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">S</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="tabulator.html#S"><span class="identifier">S</span></a><span class="symbol">,</span>&nbsp;<a href="tabulator.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/dataFactory">dataFactory</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="tabulator.html#S"><span class="identifier">S</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.S, kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)))), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>DSL builder extension function for general redux store.</p>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))"></a>
-<code><span class="keyword">inline</span> <span class="keyword">fun </span><span class="symbol">&lt;</span><span class="keyword">reified</span>&nbsp;<span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">,</span>&nbsp;<a href="tabulator.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="keyword">noinline</span> <span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/store">store</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.redux/-redux-store/index.html"><span class="identifier">ReduxStore</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">,</span>&nbsp;<a href="tabulator.html#A"><span class="identifier">A</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.redux.ReduxStore((kotlin.collections.List((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.A)), pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
<p>DSL builder extension function for dedicated redux store (backed with a list).</p>
<a name="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))"></a>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span> <a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">.</span><span class="identifier">tabulator</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-tabulator-options/index.html"><span class="identifier">TabulatorOptions</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;TabulatorOptions()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/types">types</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.table/-table-type/index.html"><span class="identifier">TableType</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator.Companion$tabulator(pl.treksoft.kvision.core.Container, pl.treksoft.kvision.tabulator.TabulatorOptions((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.collections.Set((pl.treksoft.kvision.table.TableType)), kotlin.collections.Set((kotlin.String)), kotlin.Function1((pl.treksoft.kvision.tabulator.Tabulator((pl.treksoft.kvision.tabulator.Tabulator.Companion.tabulator.T)), kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Tabulator</span></a><span class="symbol">&lt;</span><a href="tabulator.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>