aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-style/-refresh-delegate
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-03-13 01:05:20 +0100
committerRobert Jaros <rjaros@finn.pl>2020-03-13 01:05:20 +0100
commit0365722f8549ee93918be99da1b9f901cf0b2c8d (patch)
tree01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.core/-style/-refresh-delegate
parent4ffe1bee99a55e985bb71dacff3839263cb4316f (diff)
downloadkvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz
kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2
kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.core/-style/-refresh-delegate')
-rw-r--r--api/pl.treksoft.kvision.core/-style/-refresh-delegate/-init-.html4
-rw-r--r--api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html4
-rw-r--r--api/pl.treksoft.kvision.core/-style/-refresh-delegate/index.html17
-rw-r--r--api/pl.treksoft.kvision.core/-style/-refresh-delegate/set-value.html4
4 files changed, 16 insertions, 13 deletions
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/-init-.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/-init-.html
index c154bab1..3f6ca448 100644
--- a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/-init-.html
+++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/-init-.html
@@ -8,7 +8,7 @@
<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">RefreshDelegate</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
-<a name="pl.treksoft.kvision.core.Style.RefreshDelegate$&lt;init&gt;(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.T, kotlin.Unit)))"></a>
-<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.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>
+(js) <a name="pl.treksoft.kvision.core.Style.RefreshDelegate$&lt;init&gt;(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.T, kotlin.Unit)))"></a>
+<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">T</span><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>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html
index eb3fdf83..4156cf82 100644
--- a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html
+++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html
@@ -8,7 +8,7 @@
<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">RefreshDelegate</a>&nbsp;/&nbsp;<a href="./get-value.html">getValue</a><br/>
<br/>
<h1>getValue</h1>
-<a name="pl.treksoft.kvision.core.Style.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.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</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="index.html#T"><span class="identifier">T</span></a></code>
+(js) <a name="pl.treksoft.kvision.core.Style.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.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</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><span class="identifier">T</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/index.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/index.html
index be2743d6..214d523e 100644
--- a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/index.html
+++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/index.html
@@ -8,16 +8,17 @@
<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">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">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span></code>
+(js) <code><span class="keyword">protected</span> <span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegate</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>
+(js)
+<h4><a href="-init-.html">&lt;init&gt;</a></h4>
</td>
<td>
-<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.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>
+<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Style.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">T</span><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>
@@ -26,17 +27,19 @@
<tbody>
<tr>
<td>
-<p><a href="get-value.html">getValue</a></p>
+(js)
+<h4><a href="get-value.html">getValue</a></h4>
</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.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</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="index.html#T"><span class="identifier">T</span></a></code></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.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</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><span class="identifier">T</span></code></td>
</tr>
<tr>
<td>
-<p><a href="set-value.html">setValue</a></p>
+(js)
+<h4><a href="set-value.html">setValue</a></h4>
</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.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/property">property</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="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/value">value</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><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></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.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/property">property</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="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/value">value</span><span class="symbol">:</span>&nbsp;<span class="identifier">T</span><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>
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/set-value.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/set-value.html
index 4681541b..5dfa2078 100644
--- a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/set-value.html
+++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/set-value.html
@@ -8,7 +8,7 @@
<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">RefreshDelegate</a>&nbsp;/&nbsp;<a href="./set-value.html">setValue</a><br/>
<br/>
<h1>setValue</h1>
-<a name="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.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.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/property">property</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="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/value">value</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><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+(js) <a name="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.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.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/thisRef">thisRef</span><span class="symbol">:</span>&nbsp;<a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/property">property</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="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$setValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)), pl.treksoft.kvision.core.Style.RefreshDelegate.T)/value">value</span><span class="symbol">:</span>&nbsp;<span class="identifier">T</span><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>