aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-24 23:12:48 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-24 23:12:48 +0200
commit8449ff519f3d853ca82c792dccf12d06fb09b627 (patch)
tree079a926cc6d418e2936a1b1797e39dde34710dd0 /api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html
parente361ab18f355ff81ef61406543b918d4a2b9567c (diff)
downloadkvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.gz
kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.bz2
kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.zip
API documentation for KVision 0.0.35
Diffstat (limited to 'api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html
new file mode 100644
index 00000000..dd75b668
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html
@@ -0,0 +1,37 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Style.RefreshDelegateProvider - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="../index.html">Style</a>&nbsp;/&nbsp;<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">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span></code>
+<h3>Constructors</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-init-.html">&lt;init&gt;</a></p>
+</td>
+<td>
+<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Style.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span>&nbsp;<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.Style.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Style.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<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.Style.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<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.Style.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-refresh-delegate/index.html"><span class="identifier">Style.RefreshDelegate</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>