aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-style/-refresh-delegate-provider/index.html
blob: dd75b668d015fee0bd7aad52bbe224cc9e76cbe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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>