diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
| commit | 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e (patch) | |
| tree | 353205adefdd1c7785989eb7728ecacf30b2ce66 /api/pl.treksoft.kvision.tabulator/index.html | |
| parent | bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b (diff) | |
| download | kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.gz kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.bz2 kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.zip | |
API documentation for KVision 0.0.38
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> |
