diff options
Diffstat (limited to 'api/pl.treksoft.kvision.table')
6 files changed, 74 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 index 0759d44d..c58dee9e 100644 --- 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 @@ -10,5 +10,17 @@ <h1>BORDERED</h1> <a name="pl.treksoft.kvision.table.TableType.BORDERED"></a> <code><span class="identifier">BORDERED</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="type.html">type</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> </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 index 01da6b9e..b107b088 100644 --- 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 @@ -10,5 +10,17 @@ <h1>CONDENSED</h1> <a name="pl.treksoft.kvision.table.TableType.CONDENSED"></a> <code><span class="identifier">CONDENSED</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="type.html">type</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> </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 index 1c8b257e..6f770c0f 100644 --- 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 @@ -10,5 +10,17 @@ <h1>HOVER</h1> <a name="pl.treksoft.kvision.table.TableType.HOVER"></a> <code><span class="identifier">HOVER</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="type.html">type</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> </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 index 16cf9850..e664b48e 100644 --- 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 @@ -10,5 +10,17 @@ <h1>STRIPED</h1> <a name="pl.treksoft.kvision.table.TableType.STRIPED"></a> <code><span class="identifier">STRIPED</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="type.html">type</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.table/-table-type/index.html b/api/pl.treksoft.kvision.table/-table-type/index.html index 2106024a..fb100676 100644 --- a/api/pl.treksoft.kvision.table/-table-type/index.html +++ b/api/pl.treksoft.kvision.table/-table-type/index.html @@ -43,6 +43,18 @@ </tr> </tbody> </table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="type.html">type</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> <h3>Extension Functions</h3> <table> <tbody> diff --git a/api/pl.treksoft.kvision.table/-table-type/type.html b/api/pl.treksoft.kvision.table/-table-type/type.html new file mode 100644 index 00000000..58695c48 --- /dev/null +++ b/api/pl.treksoft.kvision.table/-table-type/type.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TableType.type - 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="./type.html">type</a><br/> +<br/> +<h1>type</h1> +<a name="pl.treksoft.kvision.table.TableType$type"></a> +<code><span class="keyword">val </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> |
