diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-10-22 00:01:39 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-10-22 00:01:39 +0200 |
| commit | eb930482e9972a21d39f2aea8b813acf58ff5b64 (patch) | |
| tree | 1c64052b39527aca51793860894baa37791cc94f /api/pl.treksoft.kvision.core/-styled-component | |
| parent | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (diff) | |
| download | kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.gz kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.bz2 kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.zip | |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component')
66 files changed, 2022 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/-init-.html b/api/pl.treksoft.kvision.core/-styled-component/-init-.html new file mode 100644 index 00000000..a06c76a7 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-init-.html @@ -0,0 +1,15 @@ +<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 new file mode 100644 index 00000000..ad8a84f1 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/-init-.html @@ -0,0 +1,14 @@ +<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 new file mode 100644 index 00000000..c25f20b5 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html @@ -0,0 +1,37 @@ +<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 new file mode 100644 index 00000000..ab838e2d --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/provide-delegate.html @@ -0,0 +1,14 @@ +<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 new file mode 100644 index 00000000..6664bcca --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/-init-.html @@ -0,0 +1,14 @@ +<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 new file mode 100644 index 00000000..f86e30fb --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html @@ -0,0 +1,14 @@ +<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 new file mode 100644 index 00000000..a58740f7 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/index.html @@ -0,0 +1,44 @@ +<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><spa |
