summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.state/-observable-state/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.state/-observable-state/index.html')
-rw-r--r--api/pl.treksoft.kvision.state/-observable-state/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.state/-observable-state/index.html b/api/pl.treksoft.kvision.state/-observable-state/index.html
index da229c82..af76eaa3 100644
--- a/api/pl.treksoft.kvision.state/-observable-state/index.html
+++ b/api/pl.treksoft.kvision.state/-observable-state/index.html
@@ -15,6 +15,15 @@
<tbody>
<tr>
<td>
+<p><a href="get-state.html">getState</a></p>
+</td>
+<td>
+<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#S"><span class="identifier">S</span></a></code>
+<p>Get current state.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="subscribe.html">subscribe</a></p>
</td>
<td>