summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html')
-rw-r--r--api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html b/api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html
new file mode 100644
index 00000000..7cf47c14
--- /dev/null
+++ b/api/pl.treksoft.kvision.state/-observable-list-wrapper/subscribe.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ObservableListWrapper.subscribe - 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.state</a>&nbsp;/&nbsp;<a href="index.html">ObservableListWrapper</a>&nbsp;/&nbsp;<a href="./subscribe.html">subscribe</a><br/>
+<br/>
+<h1>subscribe</h1>
+<a name="pl.treksoft.kvision.state.ObservableListWrapper$subscribe(kotlin.Function1((kotlin.collections.List((pl.treksoft.kvision.state.ObservableListWrapper.T)), kotlin.Unit)))"></a>
+<code><span class="keyword">fun </span><span class="identifier">subscribe</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.state.ObservableListWrapper$subscribe(kotlin.Function1((kotlin.collections.List((pl.treksoft.kvision.state.ObservableListWrapper.T)), kotlin.Unit)))/observer">observer</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</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><span class="symbol">: </span><span class="symbol">(</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></code>
+<p>Overrides <a href="../-observable-state/subscribe.html">ObservableState.subscribe</a></p>
+<p>Subscribe for the state change notifications.</p>
+</BODY>
+</HTML>