diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
| commit | 8449ff519f3d853ca82c792dccf12d06fb09b627 (patch) | |
| tree | 079a926cc6d418e2936a1b1797e39dde34710dd0 /api/pl.treksoft.kvision.tabulator/-layout | |
| parent | e361ab18f355ff81ef61406543b918d4a2b9567c (diff) | |
| download | kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.gz kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.bz2 kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.zip | |
API documentation for KVision 0.0.35
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-layout')
4 files changed, 96 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-c-o-l-u-m-n-s.html b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-c-o-l-u-m-n-s.html new file mode 100644 index 00000000..b195a91f --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-c-o-l-u-m-n-s.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Layout.FITCOLUMNS - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">Layout</a> / <a href="./-f-i-t-c-o-l-u-m-n-s.html">FITCOLUMNS</a><br/> +<br/> +<h1>FITCOLUMNS</h1> +<a name="pl.treksoft.kvision.tabulator.Layout.FITCOLUMNS"></a> +<code><span class="identifier">FITCOLUMNS</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a-f-i-l-l.html b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a-f-i-l-l.html new file mode 100644 index 00000000..aa46064a --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a-f-i-l-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Layout.FITDATAFILL - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">Layout</a> / <a href="./-f-i-t-d-a-t-a-f-i-l-l.html">FITDATAFILL</a><br/> +<br/> +<h1>FITDATAFILL</h1> +<a name="pl.treksoft.kvision.tabulator.Layout.FITDATAFILL"></a> +<code><span class="identifier">FITDATAFILL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a.html b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a.html new file mode 100644 index 00000000..f9f1537a --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator/-layout/-f-i-t-d-a-t-a.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Layout.FITDATA - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">Layout</a> / <a href="./-f-i-t-d-a-t-a.html">FITDATA</a><br/> +<br/> +<h1>FITDATA</h1> +<a name="pl.treksoft.kvision.tabulator.Layout.FITDATA"></a> +<code><span class="identifier">FITDATA</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator/-layout/index.html b/api/pl.treksoft.kvision.tabulator/-layout/index.html new file mode 100644 index 00000000..7835983b --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator/-layout/index.html @@ -0,0 +1,54 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Layout - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="./index.html">Layout</a><br/> +<br/> +<h1>Layout</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Layout</span></code> +<p>Table layouts.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-f-i-t-d-a-t-a.html">FITDATA</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-i-t-d-a-t-a-f-i-l-l.html">FITDATAFILL</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-i-t-c-o-l-u-m-n-s.html">FITCOLUMNS</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </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="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |
