diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.tabulator/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/index.html b/api/pl.treksoft.kvision.tabulator/index.html index 8e638194..c98469eb 100644 --- a/api/pl.treksoft.kvision.tabulator/index.html +++ b/api/pl.treksoft.kvision.tabulator/index.html @@ -194,6 +194,15 @@ </tr> <tr> <td> +<p><a href="-tabulator-remote/index.html">TabulatorRemote</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">TabulatorRemote</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <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">E</span> <span class="symbol">:</span> <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="symbol">:</span> <a href="-tabulator/index.html"><span class="identifier">Tabulator</span></a><span class="symbol"><</span><a href="-tabulator-remote/index.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code> +<p>Tabulator component connected to the multiplatform service.</p> +</td> +</tr> +<tr> +<td> <p><a href="-tooltip-generation-mode/index.html">TooltipGenerationMode</a></p> </td> <td> |