aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/index.html b/api/pl.treksoft.kvision.core/-widget/index.html
index 3329b0a8..c0b16629 100644
--- a/api/pl.treksoft.kvision.core/-widget/index.html
+++ b/api/pl.treksoft.kvision.core/-widget/index.html
@@ -874,6 +874,13 @@
</tr>
<tr>
<td>
+<p><a href="single-render.html">singleRender</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">singleRender</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$singleRender(kotlin.Function0((pl.treksoft.kvision.core.Widget.singleRender.T)))/block">block</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="single-render.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="single-render.html#T"><span class="identifier">T</span></a></code></td>
+</tr>
+<tr>
+<td>
<p><a href="toggle-visible.html">toggleVisible</a></p>
</td>
<td>
@@ -1064,6 +1071,15 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.redux/-state-binding/index.html">StateBinding</a></p>
+</td>
+<td>
+<code><span class="keyword">class </span><span class="identifier">StateBinding</span><span class="symbol">&lt;</span><span class="identifier">S</span>&nbsp;<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="identifier">A</span><span class="symbol">, </span><span class="identifier">CONT</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../-container/index.html"><span class="identifier">Container</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Widget</span></a></code>
+<p>A class which binds the redux store with the given container.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.form.upload/-upload-input/index.html">UploadInput</a></p>
</td>
<td>