aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.html/-tag
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-03-05 08:46:18 +0100
committerRobert Jaros <rjaros@finn.pl>2018-03-05 08:46:18 +0100
commit70ed562ae730f65671defed6ed79d08d8126d467 (patch)
treea555b22df792fd20f7ddd2b780aa1eefd99d6e5e /api/pl.treksoft.kvision.html/-tag
parent2df0b602ee386577a6f3abff32aa78c3636fbf0a (diff)
downloadkvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.gz
kvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.bz2
kvision-70ed562ae730f65671defed6ed79d08d8126d467.zip
API doc update
Diffstat (limited to 'api/pl.treksoft.kvision.html/-tag')
-rw-r--r--api/pl.treksoft.kvision.html/-tag/index.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.html/-tag/index.html b/api/pl.treksoft.kvision.html/-tag/index.html
index fdc987b1..dfb41abb 100644
--- a/api/pl.treksoft.kvision.html/-tag/index.html
+++ b/api/pl.treksoft.kvision.html/-tag/index.html
@@ -173,6 +173,15 @@
<tbody>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.table/-cell/index.html">Cell</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Cell</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Tag</span></a></code>
+<p>HTML table cell component.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../-div/index.html">Div</a></p>
</td>
<td>
@@ -191,6 +200,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.table/-header-cell/index.html">HeaderCell</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">HeaderCell</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Tag</span></a></code>
+<p>HTML table header cell component.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.form/-help-block/index.html">HelpBlock</a></p>
</td>
<td>
@@ -207,6 +225,15 @@
<p>Simple label component rendered as <em>span</em>.</p>
</td>
</tr>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.table/-row/index.html">Row</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Row</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Tag</span></a></code>
+<p>HTML table row component.</p>
+</td>
+</tr>
</tbody>
</table>
</BODY>