diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-05-02 00:52:30 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-05-02 00:52:30 +0200 |
commit | 3aa601efa75efcc69b72340e87bfb626197e7e3a (patch) | |
tree | 76f61ca91cf864e6604de80036b471d4b33976e3 /api/alltypes | |
parent | ccde61ffd1053e08612ed18788aaa7621b541a5e (diff) | |
download | kvision-3aa601efa75efcc69b72340e87bfb626197e7e3a.tar.gz kvision-3aa601efa75efcc69b72340e87bfb626197e7e3a.tar.bz2 kvision-3aa601efa75efcc69b72340e87bfb626197e7e3a.zip |
API documentation for KVision 3.7.3
Diffstat (limited to 'api/alltypes')
-rw-r--r-- | api/alltypes/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 5fc4764a..b225ecc9 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -1749,6 +1749,11 @@ performance is O(1) and for cache eviction, it is O(1).</p> <p>An interface of observable state.</p> </tr> <tr> +(js) +<h5><a href="../pl.treksoft.kvision.state/-observable-value/index.html">pl.treksoft.kvision.state.ObservableValue</a></h5> +<p>The observable value class.</p> +</tr> +<tr> <h5><a href="../pl.treksoft.kvision.types/-offset-date-time/index.html">pl.treksoft.kvision.types.OffsetDateTime</a></h5> </tr> <tr> |