summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.table/index.html
blob: 4c79f81a137fa67c5754ff7bd0061c3b87a92ac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>pl.treksoft.kvision.table - 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.table</a><br/>
<br/>
<h2>Package pl.treksoft.kvision.table</h2>
<p>Clasess supporting HTML tables.</p>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-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="../pl.treksoft.kvision.html/-tag/index.html"><span class="identifier">Tag</span></a></code>
<p>HTML table cell component.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-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="../pl.treksoft.kvision.html/-tag/index.html"><span class="identifier">Tag</span></a></code>
<p>HTML table header cell component.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-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="../pl.treksoft.kvision.html/-tag/index.html"><span class="identifier">Tag</span></a></code>
<p>HTML table row component.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-table/index.html">Table</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Table</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code>
<p>HTML table component.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-table-type/index.html">TableType</a></p>
</td>
<td>
<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TableType</span></code>
<p>HTML table types.</p>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>