diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
commit | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch) | |
tree | d36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/pl.treksoft.kvision.core/-styled-component | |
parent | a70acf853de62d0754ca95aa4103712b82afdef8 (diff) | |
download | kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2 kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component')
66 files changed, 0 insertions, 2022 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/-init-.html b/api/pl.treksoft.kvision.core/-styled-component/-init-.html deleted file mode 100644 index a06c76a7..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-init-.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.<init> - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./-init-.html"><init></a><br/> -<br/> -<h1><init></h1> -<a name="pl.treksoft.kvision.core.StyledComponent$<init>()"></a> -<code><span class="identifier">StyledComponent</span><span class="symbol">(</span><span class="symbol">)</span></code> -<p>Base class for components supporting CSS styling.</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/-init-.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/-init-.html deleted file mode 100644 index ad8a84f1..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/-init-.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegateProvider.<init> - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="index.html">RefreshDelegateProvider</a> / <a href="./-init-.html"><init></a><br/> -<br/> -<h1><init></h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Unit)))"></a> -<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html deleted file mode 100644 index c25f20b5..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html +++ /dev/null @@ -1,37 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegateProvider - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="./index.html">RefreshDelegateProvider</a><br/> -<br/> -<h1>RefreshDelegateProvider</h1> -<code><span class="keyword">protected</span> <span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegateProvider</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> -<h3>Constructors</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-init-.html"><init></a></p> -</td> -<td> -<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code></td> -</tr> -</tbody> -</table> -<h3>Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="provide-delegate.html">provideDelegate</a></p> -</td> -<td> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</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" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="../-refresh-delegate/index.html"><span class="identifier">RefreshDelegate</span></a><span class="symbol"><</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code></td> -</tr> -</tbody> -</table> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/provide-delegate.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/provide-delegate.html deleted file mode 100644 index ab838e2d..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/provide-delegate.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegateProvider.provideDelegate - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="index.html">RefreshDelegateProvider</a> / <a href="./provide-delegate.html">provideDelegate</a><br/> -<br/> -<h1>provideDelegate</h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))"></a> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</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" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="../-refresh-delegate/index.html"><span class="identifier">RefreshDelegate</span></a><span class="symbol"><</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/-init-.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/-init-.html deleted file mode 100644 index 6664bcca..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/-init-.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegate.<init> - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="index.html">RefreshDelegate</a> / <a href="./-init-.html"><init></a><br/> -<br/> -<h1><init></h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T, kotlin.Unit)))"></a> -<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html deleted file mode 100644 index f86e30fb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegate.getValue - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="index.html">RefreshDelegate</a> / <a href="./get-value.html">getValue</a><br/> -<br/> -<h1>getValue</h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))"></a> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="../index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/index.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/index.html deleted file mode 100644 index a58740f7..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/index.html +++ /dev/null @@ -1,44 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegate - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="./index.html">RefreshDelegate</a><br/> -<br/> -<h1>RefreshDelegate</h1> -<code><span class="keyword">protected</span> <span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegate</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> -<h3>Constructors</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-init-.html"><init></a></p> -</td> -<td> -<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code></td> -</tr> -</tbody> -</table> -<h3>Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="get-value.html">getValue</a></p> -</td> -<td> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="../index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code></td> -</tr> -<tr> -<td> -<p><a href="set-value.html">setValue</a></p> -</td> -<td> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">setValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span> <a href="../index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/value">value</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> -</tr> -</tbody> -</table> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/set-value.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/set-value.html deleted file mode 100644 index 0769f37f..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/set-value.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegate.setValue - kvision</title> -<link rel="stylesheet" href="../../../../style.css"> -</HEAD> -<BODY> -<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">StyledComponent</a> / <a href="index.html">RefreshDelegate</a> / <a href="./set-value.html">setValue</a><br/> -<br/> -<h1>setValue</h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)"></a> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">setValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span> <a href="../index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.StyledComponent.RefreshDelegate.T)/value">value</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/background.html b/api/pl.treksoft.kvision.core/-styled-component/background.html deleted file mode 100644 index e18d39f6..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/background.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.background - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./background.html">background</a><br/> -<br/> -<h1>background</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$background"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">background</span><span class="symbol">: </span><a href="../-background/index.html"><span class="identifier">Background</span></a><span class="symbol">?</span></code> -<p>Background of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Background of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Background of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html b/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html deleted file mode 100644 index c8a7dad0..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.borderBottom - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./border-bottom.html">borderBottom</a><br/> -<br/> -<h1>borderBottom</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$borderBottom"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderBottom</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Bottom border of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Bottom border of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Bottom border of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/border-left.html b/api/pl.treksoft.kvision.core/-styled-component/border-left.html deleted file mode 100644 index cab42541..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/border-left.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.borderLeft - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./border-left.html">borderLeft</a><br/> -<br/> -<h1>borderLeft</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$borderLeft"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderLeft</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Left border of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Left border of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Left border of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/border-right.html b/api/pl.treksoft.kvision.core/-styled-component/border-right.html deleted file mode 100644 index 0296616e..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/border-right.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.borderRight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./border-right.html">borderRight</a><br/> -<br/> -<h1>borderRight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$borderRight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderRight</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Right border of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Right border of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Right border of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/border-top.html b/api/pl.treksoft.kvision.core/-styled-component/border-top.html deleted file mode 100644 index 22b62b71..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/border-top.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.borderTop - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./border-top.html">borderTop</a><br/> -<br/> -<h1>borderTop</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$borderTop"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderTop</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Top border of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Top border of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Top border of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/border.html b/api/pl.treksoft.kvision.core/-styled-component/border.html deleted file mode 100644 index f1134ec7..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/border.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.border - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./border.html">border</a><br/> -<br/> -<h1>border</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$border"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">border</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Border of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Border of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Border of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/bottom.html b/api/pl.treksoft.kvision.core/-styled-component/bottom.html deleted file mode 100644 index a9739544..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/bottom.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.bottom - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./bottom.html">bottom</a><br/> -<br/> -<h1>bottom</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$bottom"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">bottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom edge of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Bottom edge of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Bottom edge of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/clear.html b/api/pl.treksoft.kvision.core/-styled-component/clear.html deleted file mode 100644 index f10120f6..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/clear.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.clear - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./clear.html">clear</a><br/> -<br/> -<h1>clear</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$clear"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">clear</span><span class="symbol">: </span><a href="../-clear/index.html"><span class="identifier">Clear</span></a><span class="symbol">?</span></code> -<p>CSS clear float of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS clear float of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS clear float of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/color-hex.html b/api/pl.treksoft.kvision.core/-styled-component/color-hex.html deleted file mode 100644 index c4f8c2ef..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/color-hex.html +++ /dev/null @@ -1,18 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.colorHex - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./color-hex.html">colorHex</a><br/> -<br/> -<h1>colorHex</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$colorHex"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">colorHex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> -<p>Text color for the current component given in hex format (write only).</p> -<p>This property gives a convenient way to set the value of <a href="color.html">color</a> property e.g.:</p> -<p>c.colorHex = 0x00ff00</p> -<p>The value read from this property is always null.</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/color-name.html b/api/pl.treksoft.kvision.core/-styled-component/color-name.html deleted file mode 100644 index 48aaeb8d..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/color-name.html +++ /dev/null @@ -1,18 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.colorName - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./color-name.html">colorName</a><br/> -<br/> -<h1>colorName</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$colorName"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">colorName</span><span class="symbol">: </span><a href="../-col/index.html"><span class="identifier">Col</span></a><span class="symbol">?</span></code> -<p>Text color for the current component given with named constant (write only).</p> -<p>This property gives a convenient way to set the value of <a href="color.html">color</a> property e.g.:</p> -<p>c.colorName = Col.GREEN</p> -<p>The value read from this property is always null.</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/color.html b/api/pl.treksoft.kvision.core/-styled-component/color.html deleted file mode 100644 index ad3c2a41..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/color.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.color - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./color.html">color</a><br/> -<br/> -<h1>color</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$color"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">color</span><span class="symbol">: </span><a href="../-color/index.html"><span class="identifier">Color</span></a><span class="symbol">?</span></code> -<p>Text color for the current component.</p> -<p><strong>Getter</strong><br/> -<p>Text color for the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Text color for the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/display.html b/api/pl.treksoft.kvision.core/-styled-component/display.html deleted file mode 100644 index 4bb4ef9a..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/display.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.display - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./display.html">display</a><br/> -<br/> -<h1>display</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$display"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">display</span><span class="symbol">: </span><a href="../-display/index.html"><span class="identifier">Display</span></a><span class="symbol">?</span></code> -<p>CSS display of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS display of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS display of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/float.html b/api/pl.treksoft.kvision.core/-styled-component/float.html deleted file mode 100644 index eed2d9b2..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/float.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.float - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./float.html">float</a><br/> -<br/> -<h1>float</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$float"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">float</span><span class="symbol">: </span><a href="../-pos-float/index.html"><span class="identifier">PosFloat</span></a><span class="symbol">?</span></code> -<p>CSS position float of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS position float of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS position float of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/font-family.html b/api/pl.treksoft.kvision.core/-styled-component/font-family.html deleted file mode 100644 index aee0f530..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/font-family.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.fontFamily - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./font-family.html">fontFamily</a><br/> -<br/> -<h1>fontFamily</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$fontFamily"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontFamily</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> -<p>CSS font family of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS font family of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS font family of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/font-size.html b/api/pl.treksoft.kvision.core/-styled-component/font-size.html deleted file mode 100644 index e6fe55fd..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/font-size.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.fontSize - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./font-size.html">fontSize</a><br/> -<br/> -<h1>fontSize</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$fontSize"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontSize</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS font size of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS font size of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS font size of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/font-style.html b/api/pl.treksoft.kvision.core/-styled-component/font-style.html deleted file mode 100644 index bdcbde64..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/font-style.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.fontStyle - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./font-style.html">fontStyle</a><br/> -<br/> -<h1>fontStyle</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$fontStyle"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontStyle</span><span class="symbol">: </span><a href="../-font-style/index.html"><span class="identifier">FontStyle</span></a><span class="symbol">?</span></code> -<p>CSS font style of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS font style of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS font style of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/font-variant.html b/api/pl.treksoft.kvision.core/-styled-component/font-variant.html deleted file mode 100644 index 12ebcf32..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/font-variant.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.fontVariant - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./font-variant.html">fontVariant</a><br/> -<br/> -<h1>fontVariant</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$fontVariant"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontVariant</span><span class="symbol">: </span><a href="../-font-variant/index.html"><span class="identifier">FontVariant</span></a><span class="symbol">?</span></code> -<p>CSS font variant of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS font variant of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS font variant of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/font-weight.html b/api/pl.treksoft.kvision.core/-styled-component/font-weight.html deleted file mode 100644 index 5cb192bc..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/font-weight.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.fontWeight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./font-weight.html">fontWeight</a><br/> -<br/> -<h1>fontWeight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$fontWeight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontWeight</span><span class="symbol">: </span><a href="../-font-weight/index.html"><span class="identifier">FontWeight</span></a><span class="symbol">?</span></code> -<p>CSS font weight of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS font weight of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS font weight of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html b/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html deleted file mode 100644 index 049da26e..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html +++ /dev/null @@ -1,17 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.getSnStyle - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./get-sn-style.html">getSnStyle</a><br/> -<br/> -<h1>getSnStyle</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$getSnStyle()"></a> -<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnStyle</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">></span></code> -<p>Returns the list of String pairs defining CSS style attributes and their values.</p> -<p><strong>Return</strong><br/> -the list of attributes and their values</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/height.html b/api/pl.treksoft.kvision.core/-styled-component/height.html deleted file mode 100644 index 366e6b53..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/height.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.height - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./height.html">height</a><br/> -<br/> -<h1>height</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$height"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">height</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Height of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Height of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Height of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/index.html b/api/pl.treksoft.kvision.core/-styled-component/index.html deleted file mode 100644 index 47d48f08..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/index.html +++ /dev/null @@ -1,674 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="./index.html">StyledComponent</a><br/> -<br/> -<h1>StyledComponent</h1> -<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">StyledComponent</span> <span class="symbol">:</span> <a href="../-component/index.html"><span class="identifier">Component</span></a></code> -<p>Base class for components supporting CSS styling.</p> -<h3>Types</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-refresh-delegate/index.html">RefreshDelegate</a></p> -</td> -<td> -<code><span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegate</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code></td> -</tr> -<tr> -<td> -<p><a href="-refresh-delegate-provider/index.html">RefreshDelegateProvider</a></p> -</td> -<td> -<code><span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegateProvider</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code></td> -</tr> -</tbody> -</table> -<h3>Constructors</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-init-.html"><init></a></p> -</td> -<td> -<code><span class="identifier">StyledComponent</span><span class="symbol">(</span><span class="symbol">)</span></code> -<p>Base class for components supporting CSS styling.</p> -</td> -</tr> -</tbody> -</table> -<h3>Properties</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="background.html">background</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">background</span><span class="symbol">: </span><a href="../-background/index.html"><span class="identifier">Background</span></a><span class="symbol">?</span></code> -<p>Background of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="border.html">border</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">border</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Border of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="border-bottom.html">borderBottom</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderBottom</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Bottom border of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="border-left.html">borderLeft</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderLeft</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Left border of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="border-right.html">borderRight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderRight</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Right border of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="border-top.html">borderTop</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">borderTop</span><span class="symbol">: </span><a href="../-border/index.html"><span class="identifier">Border</span></a><span class="symbol">?</span></code> -<p>Top border of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="bottom.html">bottom</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">bottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom edge of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="clear.html">clear</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">clear</span><span class="symbol">: </span><a href="../-clear/index.html"><span class="identifier">Clear</span></a><span class="symbol">?</span></code> -<p>CSS clear float of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="color.html">color</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">color</span><span class="symbol">: </span><a href="../-color/index.html"><span class="identifier">Color</span></a><span class="symbol">?</span></code> -<p>Text color for the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="color-hex.html">colorHex</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">colorHex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> -<p>Text color for the current component given in hex format (write only).</p> -</td> -</tr> -<tr> -<td> -<p><a href="color-name.html">colorName</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">colorName</span><span class="symbol">: </span><a href="../-col/index.html"><span class="identifier">Col</span></a><span class="symbol">?</span></code> -<p>Text color for the current component given with named constant (write only).</p> -</td> -</tr> -<tr> -<td> -<p><a href="display.html">display</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">display</span><span class="symbol">: </span><a href="../-display/index.html"><span class="identifier">Display</span></a><span class="symbol">?</span></code> -<p>CSS display of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="float.html">float</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">float</span><span class="symbol">: </span><a href="../-pos-float/index.html"><span class="identifier">PosFloat</span></a><span class="symbol">?</span></code> -<p>CSS position float of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="font-family.html">fontFamily</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontFamily</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> -<p>CSS font family of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="font-size.html">fontSize</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontSize</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS font size of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="font-style.html">fontStyle</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontStyle</span><span class="symbol">: </span><a href="../-font-style/index.html"><span class="identifier">FontStyle</span></a><span class="symbol">?</span></code> -<p>CSS font style of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="font-variant.html">fontVariant</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontVariant</span><span class="symbol">: </span><a href="../-font-variant/index.html"><span class="identifier">FontVariant</span></a><span class="symbol">?</span></code> -<p>CSS font variant of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="font-weight.html">fontWeight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fontWeight</span><span class="symbol">: </span><a href="../-font-weight/index.html"><span class="identifier">FontWeight</span></a><span class="symbol">?</span></code> -<p>CSS font weight of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="height.html">height</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">height</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Height of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="left.html">left</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">left</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left edge of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="letter-spacing.html">letterSpacing</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">letterSpacing</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text letter spacing of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="line-height.html">lineHeight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text line height of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="margin.html">margin</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">margin</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Margin of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="margin-bottom.html">marginBottom</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginBottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom margin of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="margin-left.html">marginLeft</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginLeft</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left margin of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="margin-right.html">marginRight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginRight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right margin of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="margin-top.html">marginTop</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginTop</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top margin of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="max-height.html">maxHeight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">maxHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Maximal height of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="max-width.html">maxWidth</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">maxWidth</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Maximal width of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="min-height.html">minHeight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">minHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Minimal height of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="min-width.html">minWidth</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">minWidth</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Minimal width of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="opacity.html">opacity</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">opacity</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a><span class="symbol">?</span></code> -<p>Opacity of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="overflow.html">overflow</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">overflow</span><span class="symbol">: </span><a href="../-overflow/index.html"><span class="identifier">Overflow</span></a><span class="symbol">?</span></code> -<p>CSS overflow of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="padding.html">padding</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">padding</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Padding of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="padding-bottom.html">paddingBottom</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingBottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom padding of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="padding-left.html">paddingLeft</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingLeft</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left padding of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="padding-right.html">paddingRight</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingRight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right padding of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="padding-top.html">paddingTop</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingTop</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top padding of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="position.html">position</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a><span class="symbol">?</span></code> -<p>CSS position of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="resize.html">resize</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">resize</span><span class="symbol">: </span><a href="../-resize/index.html"><span class="identifier">Resize</span></a><span class="symbol">?</span></code> -<p>CSS resize of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="right.html">right</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">right</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right edge of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-align.html">textAlign</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textAlign</span><span class="symbol">: </span><a href="../-text-align/index.html"><span class="identifier">TextAlign</span></a><span class="symbol">?</span></code> -<p>CSS Text align of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-decoration.html">textDecoration</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textDecoration</span><span class="symbol">: </span><a href="../-text-decoration/index.html"><span class="identifier">TextDecoration</span></a><span class="symbol">?</span></code> -<p>CSS Text decoration of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-direction.html">textDirection</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textDirection</span><span class="symbol">: </span><a href="../-direction/index.html"><span class="identifier">Direction</span></a><span class="symbol">?</span></code> -<p>CSS Text direction of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-indent.html">textIndent</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textIndent</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text indent of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-overflow.html">textOverflow</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textOverflow</span><span class="symbol">: </span><a href="../-text-overflow/index.html"><span class="identifier">TextOverflow</span></a><span class="symbol">?</span></code> -<p>CSS Text overflow of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-shadow.html">textShadow</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textShadow</span><span class="symbol">: </span><a href="../-text-shadow/index.html"><span class="identifier">TextShadow</span></a><span class="symbol">?</span></code> -<p>CSS Text shadow of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="text-transform.html">textTransform</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textTransform</span><span class="symbol">: </span><a href="../-text-transform/index.html"><span class="identifier">TextTransform</span></a><span class="symbol">?</span></code> -<p>CSS Text transform of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="top.html">top</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">top</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top edge of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="unicode-bidi.html">unicodeBidi</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">unicodeBidi</span><span class="symbol">: </span><a href="../-unicode-bidi/index.html"><span class="identifier">UnicodeBidi</span></a><span class="symbol">?</span></code> -<p>CSS Text unicode-bidi of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="vertical-align.html">verticalAlign</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">verticalAlign</span><span class="symbol">: </span><a href="../-vertical-align/index.html"><span class="identifier">VerticalAlign</span></a><span class="symbol">?</span></code> -<p>CSS Text vertical align of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="white-space.html">whiteSpace</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">whiteSpace</span><span class="symbol">: </span><a href="../-white-space/index.html"><span class="identifier">WhiteSpace</span></a><span class="symbol">?</span></code> -<p>CSS Text white space of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="width.html">width</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">width</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Width of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="word-spacing.html">wordSpacing</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">wordSpacing</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text word spacing of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="z-index.html">zIndex</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">zIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> -<p>Z-index of the current component.</p> -</td> -</tr> -</tbody> -</table> -<h3>Inherited Properties</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../-component/parent.html">parent</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">parent</span><span class="symbol">: </span><a href="../-container/index.html"><span class="identifier">Container</span></a><span class="symbol">?</span></code> -<p>Parent of the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/visible.html">visible</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">visible</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> -<p>Visibility state of the current component.</p> -</td> -</tr> -</tbody> -</table> -<h3>Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="get-sn-style.html">getSnStyle</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnStyle</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">></span></code> -<p>Returns the list of String pairs defining CSS style attributes and their values.</p> -</td> -</tr> -<tr> -<td> -<p><a href="refresh-on-update.html">refreshOnUpdate</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <span class="identifier">refreshOnUpdate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> { this.refresh() }<span class="symbol">)</span><span class="symbol">: </span><a href="-refresh-delegate-provider/index.html"><span class="identifier">RefreshDelegateProvider</span></a><span class="symbol"><</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code><br/> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <span class="identifier">refreshOnUpdate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> { this.refresh() }<span class="symbol">)</span><span class="symbol">: </span><a href="-refresh-delegate-provider/index.html"><span class="identifier">RefreshDelegateProvider</span></a><span class="symbol"><</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code></td> -</tr> -</tbody> -</table> -<h3>Inherited Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../-component/add-css-class.html">addCssClass</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">addCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$addCssClass(kotlin.String)/css">css</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-component/index.html"><span class="identifier">Component</span></a></code> -<p>Adds given value to the set of CSS classes generated in html code of current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/add-surrounding-css-class.html">addSurroundingCssClass</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">addSurroundingCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$addSurroundingCssClass(kotlin.String)/css">css</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-component/index.html"><span class="identifier">Component</span></a></code> -<p>Adds given value to the set of CSS classes generated in html code of parent component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/get-element.html">getElement</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getElement</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom/-node/index.html"><span class="identifier">Node</span></a><span class="symbol">?</span></code> -<p>Returns DOM element bound to the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/get-element-j-query.html">getElementJQuery</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getElementJQuery</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">JQuery</span><span class="symbol">?</span></code> -<p>Returns JQuery element bound to the current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/get-element-j-query-d.html">getElementJQueryD</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getElementJQueryD</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> -<p>Returns JQuery element bound to the current component as a <em>dynamic</em> type.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/remove-css-class.html">removeCssClass</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">removeCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$removeCssClass(kotlin.String)/css">css</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-component/index.html"><span class="identifier">Component</span></a></code> -<p>Removes given value from the set of CSS classes generated in html code of current component.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../-component/remove-surrounding-css-class.html">removeSurroundingCssClass</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">removeSurroundingCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$removeSurroundingCssClass(kotlin.String)/css">css</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-component/index.html"><span class="identifier">Component</span></a></code> -<p>Removes given value from the set of CSS classes generated in html code of parent component.</p> -</td> -</tr> -</tbody> -</table> -<h3>Inheritors</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../-widget/index.html">Widget</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Widget</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">StyledComponent</span></a></code> -<p>Base widget class. The parent of all component classes.</p> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/left.html b/api/pl.treksoft.kvision.core/-styled-component/left.html deleted file mode 100644 index 6ad9254b..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/left.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.left - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./left.html">left</a><br/> -<br/> -<h1>left</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$left"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">left</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left edge of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Left edge of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Left edge of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/letter-spacing.html b/api/pl.treksoft.kvision.core/-styled-component/letter-spacing.html deleted file mode 100644 index b5154ffb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/letter-spacing.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.letterSpacing - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./letter-spacing.html">letterSpacing</a><br/> -<br/> -<h1>letterSpacing</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$letterSpacing"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">letterSpacing</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text letter spacing of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text letter spacing of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text letter spacing of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/line-height.html b/api/pl.treksoft.kvision.core/-styled-component/line-height.html deleted file mode 100644 index 318ed4f9..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/line-height.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.lineHeight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./line-height.html">lineHeight</a><br/> -<br/> -<h1>lineHeight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$lineHeight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text line height of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text line height of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text line height of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html b/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html deleted file mode 100644 index ed270dcb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.marginBottom - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./margin-bottom.html">marginBottom</a><br/> -<br/> -<h1>marginBottom</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$marginBottom"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginBottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom margin of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Bottom margin of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Bottom margin of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin-left.html b/api/pl.treksoft.kvision.core/-styled-component/margin-left.html deleted file mode 100644 index d1ce6f88..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/margin-left.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.marginLeft - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./margin-left.html">marginLeft</a><br/> -<br/> -<h1>marginLeft</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$marginLeft"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginLeft</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left margin of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Left margin of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Left margin of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin-right.html b/api/pl.treksoft.kvision.core/-styled-component/margin-right.html deleted file mode 100644 index ac7fdaa7..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/margin-right.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.marginRight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./margin-right.html">marginRight</a><br/> -<br/> -<h1>marginRight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$marginRight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginRight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right margin of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Right margin of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Right margin of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin-top.html b/api/pl.treksoft.kvision.core/-styled-component/margin-top.html deleted file mode 100644 index 657f2a98..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/margin-top.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.marginTop - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./margin-top.html">marginTop</a><br/> -<br/> -<h1>marginTop</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$marginTop"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">marginTop</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top margin of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Top margin of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Top margin of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin.html b/api/pl.treksoft.kvision.core/-styled-component/margin.html deleted file mode 100644 index 86a98573..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/margin.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.margin - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./margin.html">margin</a><br/> -<br/> -<h1>margin</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$margin"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">margin</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Margin of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Margin of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Margin of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/max-height.html b/api/pl.treksoft.kvision.core/-styled-component/max-height.html deleted file mode 100644 index 5672963e..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/max-height.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.maxHeight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./max-height.html">maxHeight</a><br/> -<br/> -<h1>maxHeight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$maxHeight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">maxHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Maximal height of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Maximal height of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Maximal height of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/max-width.html b/api/pl.treksoft.kvision.core/-styled-component/max-width.html deleted file mode 100644 index 95bc3355..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/max-width.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.maxWidth - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./max-width.html">maxWidth</a><br/> -<br/> -<h1>maxWidth</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$maxWidth"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">maxWidth</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Maximal width of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Maximal width of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Maximal width of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/min-height.html b/api/pl.treksoft.kvision.core/-styled-component/min-height.html deleted file mode 100644 index 242f0035..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/min-height.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.minHeight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./min-height.html">minHeight</a><br/> -<br/> -<h1>minHeight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$minHeight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">minHeight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Minimal height of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Minimal height of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Minimal height of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/min-width.html b/api/pl.treksoft.kvision.core/-styled-component/min-width.html deleted file mode 100644 index e318d6a8..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/min-width.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.minWidth - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./min-width.html">minWidth</a><br/> -<br/> -<h1>minWidth</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$minWidth"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">minWidth</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Minimal width of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Minimal width of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Minimal width of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/opacity.html b/api/pl.treksoft.kvision.core/-styled-component/opacity.html deleted file mode 100644 index ec10385e..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/opacity.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.opacity - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./opacity.html">opacity</a><br/> -<br/> -<h1>opacity</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$opacity"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">opacity</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a><span class="symbol">?</span></code> -<p>Opacity of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Opacity of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Opacity of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/overflow.html b/api/pl.treksoft.kvision.core/-styled-component/overflow.html deleted file mode 100644 index c5e96ade..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/overflow.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.overflow - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./overflow.html">overflow</a><br/> -<br/> -<h1>overflow</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$overflow"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">overflow</span><span class="symbol">: </span><a href="../-overflow/index.html"><span class="identifier">Overflow</span></a><span class="symbol">?</span></code> -<p>CSS overflow of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS overflow of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS overflow of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html b/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html deleted file mode 100644 index 8180e0e7..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.paddingBottom - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./padding-bottom.html">paddingBottom</a><br/> -<br/> -<h1>paddingBottom</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$paddingBottom"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingBottom</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Bottom padding of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Bottom padding of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Bottom padding of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/padding-left.html b/api/pl.treksoft.kvision.core/-styled-component/padding-left.html deleted file mode 100644 index 37561bb3..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/padding-left.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.paddingLeft - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./padding-left.html">paddingLeft</a><br/> -<br/> -<h1>paddingLeft</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$paddingLeft"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingLeft</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Left padding of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Left padding of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Left padding of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/padding-right.html b/api/pl.treksoft.kvision.core/-styled-component/padding-right.html deleted file mode 100644 index c657a03a..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/padding-right.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.paddingRight - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./padding-right.html">paddingRight</a><br/> -<br/> -<h1>paddingRight</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$paddingRight"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingRight</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right padding of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Right padding of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Right padding of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/padding-top.html b/api/pl.treksoft.kvision.core/-styled-component/padding-top.html deleted file mode 100644 index 5f5ab7e8..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/padding-top.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.paddingTop - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./padding-top.html">paddingTop</a><br/> -<br/> -<h1>paddingTop</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$paddingTop"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">paddingTop</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top padding of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Top padding of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Top padding of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/padding.html b/api/pl.treksoft.kvision.core/-styled-component/padding.html deleted file mode 100644 index da2530a0..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/padding.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.padding - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./padding.html">padding</a><br/> -<br/> -<h1>padding</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$padding"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">padding</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Padding of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Padding of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Padding of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/position.html b/api/pl.treksoft.kvision.core/-styled-component/position.html deleted file mode 100644 index a80aa1a1..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/position.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.position - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./position.html">position</a><br/> -<br/> -<h1>position</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$position"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a><span class="symbol">?</span></code> -<p>CSS position of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS position of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS position of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/refresh-on-update.html b/api/pl.treksoft.kvision.core/-styled-component/refresh-on-update.html deleted file mode 100644 index 55b8d546..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/refresh-on-update.html +++ /dev/null @@ -1,16 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.refreshOnUpdate - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./refresh-on-update.html">refreshOnUpdate</a><br/> -<br/> -<h1>refreshOnUpdate</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))"></a> -<code><span class="keyword">protected</span> <span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <span class="identifier">refreshOnUpdate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> { this.refresh() }<span class="symbol">)</span><span class="symbol">: </span><a href="-refresh-delegate-provider/index.html"><span class="identifier">RefreshDelegateProvider</span></a><span class="symbol"><</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code><br/> -<a name="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))"></a> -<code><span class="keyword">protected</span> <span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <span class="identifier">refreshOnUpdate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent$refreshOnUpdate(pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Function1((pl.treksoft.kvision.core.StyledComponent.refreshOnUpdate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> { this.refresh() }<span class="symbol">)</span><span class="symbol">: </span><a href="-refresh-delegate-provider/index.html"><span class="identifier">RefreshDelegateProvider</span></a><span class="symbol"><</span><a href="refresh-on-update.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/resize.html b/api/pl.treksoft.kvision.core/-styled-component/resize.html deleted file mode 100644 index fbaecebb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/resize.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.resize - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./resize.html">resize</a><br/> -<br/> -<h1>resize</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$resize"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">resize</span><span class="symbol">: </span><a href="../-resize/index.html"><span class="identifier">Resize</span></a><span class="symbol">?</span></code> -<p>CSS resize of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS resize of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS resize of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/right.html b/api/pl.treksoft.kvision.core/-styled-component/right.html deleted file mode 100644 index 8101a85d..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/right.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.right - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./right.html">right</a><br/> -<br/> -<h1>right</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$right"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">right</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Right edge of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Right edge of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Right edge of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-align.html b/api/pl.treksoft.kvision.core/-styled-component/text-align.html deleted file mode 100644 index 2de10f0d..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-align.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textAlign - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-align.html">textAlign</a><br/> -<br/> -<h1>textAlign</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textAlign"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textAlign</span><span class="symbol">: </span><a href="../-text-align/index.html"><span class="identifier">TextAlign</span></a><span class="symbol">?</span></code> -<p>CSS Text align of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text align of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text align of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-decoration.html b/api/pl.treksoft.kvision.core/-styled-component/text-decoration.html deleted file mode 100644 index 141a9b03..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-decoration.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textDecoration - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-decoration.html">textDecoration</a><br/> -<br/> -<h1>textDecoration</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textDecoration"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textDecoration</span><span class="symbol">: </span><a href="../-text-decoration/index.html"><span class="identifier">TextDecoration</span></a><span class="symbol">?</span></code> -<p>CSS Text decoration of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text decoration of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text decoration of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-direction.html b/api/pl.treksoft.kvision.core/-styled-component/text-direction.html deleted file mode 100644 index d0d0624e..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-direction.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textDirection - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-direction.html">textDirection</a><br/> -<br/> -<h1>textDirection</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textDirection"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textDirection</span><span class="symbol">: </span><a href="../-direction/index.html"><span class="identifier">Direction</span></a><span class="symbol">?</span></code> -<p>CSS Text direction of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text direction of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text direction of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-indent.html b/api/pl.treksoft.kvision.core/-styled-component/text-indent.html deleted file mode 100644 index 8f12e5c9..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-indent.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textIndent - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-indent.html">textIndent</a><br/> -<br/> -<h1>textIndent</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textIndent"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textIndent</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text indent of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text indent of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text indent of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-overflow.html b/api/pl.treksoft.kvision.core/-styled-component/text-overflow.html deleted file mode 100644 index 40705f15..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-overflow.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textOverflow - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-overflow.html">textOverflow</a><br/> -<br/> -<h1>textOverflow</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textOverflow"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textOverflow</span><span class="symbol">: </span><a href="../-text-overflow/index.html"><span class="identifier">TextOverflow</span></a><span class="symbol">?</span></code> -<p>CSS Text overflow of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text overflow of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text overflow of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-shadow.html b/api/pl.treksoft.kvision.core/-styled-component/text-shadow.html deleted file mode 100644 index 877af290..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-shadow.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textShadow - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-shadow.html">textShadow</a><br/> -<br/> -<h1>textShadow</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textShadow"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textShadow</span><span class="symbol">: </span><a href="../-text-shadow/index.html"><span class="identifier">TextShadow</span></a><span class="symbol">?</span></code> -<p>CSS Text shadow of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text shadow of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text shadow of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/text-transform.html b/api/pl.treksoft.kvision.core/-styled-component/text-transform.html deleted file mode 100644 index 9d8154ec..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/text-transform.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.textTransform - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./text-transform.html">textTransform</a><br/> -<br/> -<h1>textTransform</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$textTransform"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">textTransform</span><span class="symbol">: </span><a href="../-text-transform/index.html"><span class="identifier">TextTransform</span></a><span class="symbol">?</span></code> -<p>CSS Text transform of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text transform of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text transform of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/top.html b/api/pl.treksoft.kvision.core/-styled-component/top.html deleted file mode 100644 index 5432f758..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/top.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.top - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./top.html">top</a><br/> -<br/> -<h1>top</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$top"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">top</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Top edge of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Top edge of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Top edge of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/unicode-bidi.html b/api/pl.treksoft.kvision.core/-styled-component/unicode-bidi.html deleted file mode 100644 index d4fc0390..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/unicode-bidi.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.unicodeBidi - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./unicode-bidi.html">unicodeBidi</a><br/> -<br/> -<h1>unicodeBidi</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$unicodeBidi"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">unicodeBidi</span><span class="symbol">: </span><a href="../-unicode-bidi/index.html"><span class="identifier">UnicodeBidi</span></a><span class="symbol">?</span></code> -<p>CSS Text unicode-bidi of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text unicode-bidi of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text unicode-bidi of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/vertical-align.html b/api/pl.treksoft.kvision.core/-styled-component/vertical-align.html deleted file mode 100644 index d60492a1..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/vertical-align.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.verticalAlign - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./vertical-align.html">verticalAlign</a><br/> -<br/> -<h1>verticalAlign</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$verticalAlign"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">verticalAlign</span><span class="symbol">: </span><a href="../-vertical-align/index.html"><span class="identifier">VerticalAlign</span></a><span class="symbol">?</span></code> -<p>CSS Text vertical align of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text vertical align of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text vertical align of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/white-space.html b/api/pl.treksoft.kvision.core/-styled-component/white-space.html deleted file mode 100644 index 860c69a4..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/white-space.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.whiteSpace - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./white-space.html">whiteSpace</a><br/> -<br/> -<h1>whiteSpace</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$whiteSpace"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">whiteSpace</span><span class="symbol">: </span><a href="../-white-space/index.html"><span class="identifier">WhiteSpace</span></a><span class="symbol">?</span></code> -<p>CSS Text white space of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text white space of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text white space of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/width.html b/api/pl.treksoft.kvision.core/-styled-component/width.html deleted file mode 100644 index 84a153bb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/width.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.width - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./width.html">width</a><br/> -<br/> -<h1>width</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$width"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">width</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>Width of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Width of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Width of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/word-spacing.html b/api/pl.treksoft.kvision.core/-styled-component/word-spacing.html deleted file mode 100644 index 924ab958..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/word-spacing.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.wordSpacing - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./word-spacing.html">wordSpacing</a><br/> -<br/> -<h1>wordSpacing</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$wordSpacing"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">wordSpacing</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> -<p>CSS Text word spacing of the current component.</p> -<p><strong>Getter</strong><br/> -<p>CSS Text word spacing of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>CSS Text word spacing of the current component.</p> -</p> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.core/-styled-component/z-index.html b/api/pl.treksoft.kvision.core/-styled-component/z-index.html deleted file mode 100644 index c5e420be..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/z-index.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.zIndex - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./z-index.html">zIndex</a><br/> -<br/> -<h1>zIndex</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$zIndex"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">zIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> -<p>Z-index of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Z-index of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Z-index of the current component.</p> -</p> -</BODY> -</HTML> |