diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-05 08:46:18 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-05 08:46:18 +0100 |
commit | 70ed562ae730f65671defed6ed79d08d8126d467 (patch) | |
tree | a555b22df792fd20f7ddd2b780aa1eefd99d6e5e /api/pl.treksoft.kvision.table/-table-type | |
parent | 2df0b602ee386577a6f3abff32aa78c3636fbf0a (diff) | |
download | kvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.gz kvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.bz2 kvision-70ed562ae730f65671defed6ed79d08d8126d467.zip |
API doc update
Diffstat (limited to 'api/pl.treksoft.kvision.table/-table-type')
5 files changed, 103 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.table/-table-type/-b-o-r-d-e-r-e-d.html b/api/pl.treksoft.kvision.table/-table-type/-b-o-r-d-e-r-e-d.html new file mode 100644 index 00000000..0759d44d --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/-b-o-r-d-e-r-e-d.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType.BORDERED - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.table</a> / <a href="index.html">TableType</a> / <a href="./-b-o-r-d-e-r-e-d.html">BORDERED</a><br/> +<br/> +<h1>BORDERED</h1> +<a name="pl.treksoft.kvision.table.TableType.BORDERED"></a> +<code><span class="identifier">BORDERED</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.table/-table-type/-c-o-n-d-e-n-s-e-d.html b/api/pl.treksoft.kvision.table/-table-type/-c-o-n-d-e-n-s-e-d.html new file mode 100644 index 00000000..01da6b9e --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/-c-o-n-d-e-n-s-e-d.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType.CONDENSED - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.table</a> / <a href="index.html">TableType</a> / <a href="./-c-o-n-d-e-n-s-e-d.html">CONDENSED</a><br/> +<br/> +<h1>CONDENSED</h1> +<a name="pl.treksoft.kvision.table.TableType.CONDENSED"></a> +<code><span class="identifier">CONDENSED</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.table/-table-type/-h-o-v-e-r.html b/api/pl.treksoft.kvision.table/-table-type/-h-o-v-e-r.html new file mode 100644 index 00000000..1c8b257e --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/-h-o-v-e-r.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType.HOVER - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.table</a> / <a href="index.html">TableType</a> / <a href="./-h-o-v-e-r.html">HOVER</a><br/> +<br/> +<h1>HOVER</h1> +<a name="pl.treksoft.kvision.table.TableType.HOVER"></a> +<code><span class="identifier">HOVER</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.table/-table-type/-s-t-r-i-p-e-d.html b/api/pl.treksoft.kvision.table/-table-type/-s-t-r-i-p-e-d.html new file mode 100644 index 00000000..16cf9850 --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/-s-t-r-i-p-e-d.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType.STRIPED - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.table</a> / <a href="index.html">TableType</a> / <a href="./-s-t-r-i-p-e-d.html">STRIPED</a><br/> +<br/> +<h1>STRIPED</h1> +<a name="pl.treksoft.kvision.table.TableType.STRIPED"></a> +<code><span class="identifier">STRIPED</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.table/-table-type/index.html b/api/pl.treksoft.kvision.table/-table-type/index.html new file mode 100644 index 00000000..f528a9e0 --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/index.html @@ -0,0 +1,47 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.table</a> / <a href="./index.html">TableType</a><br/> +<br/> +<h1>TableType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TableType</span></code> +<p>HTML table types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-s-t-r-i-p-e-d.html">STRIPED</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-b-o-r-d-e-r-e-d.html">BORDERED</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-h-o-v-e-r.html">HOVER</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-c-o-n-d-e-n-s-e-d.html">CONDENSED</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |