diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate-provider/index.html | 37 |
1 files changed, 0 insertions, 37 deletions
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 3faf26b0..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">StyledComponent.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> |