diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-09-24 15:44:15 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-09-24 15:44:15 +0200 |
commit | 4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17 (patch) | |
tree | 0131a68b9382ee36693d327eea2d93ac1f90b770 /api/alltypes/index.html | |
parent | 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e (diff) | |
download | kvision-4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17.tar.gz kvision-4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17.tar.bz2 kvision-4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17.zip |
API documentation for KVision 0.0.39
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 6eb38831..e175017a 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -2735,6 +2735,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.redux/-r-action.html">pl.treksoft.kvision.redux.RAction</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.form.check/-radio/index.html">pl.treksoft.kvision.form.check.Radio</a></td> <td> <p>The form field component rendered as HTML <em>input type="radio"</em>.</p> @@ -2802,9 +2808,15 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.redux/-reducer-fun.html">pl.treksoft.kvision.redux.ReducerFun</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.redux/-redux-store/index.html">pl.treksoft.kvision.redux.ReduxStore</a></td> <td> -<p>A class implementing redux pattern backed by the original Redux JS library.</p> +<p>A class implementing redux pattern backed by the Redux Kotlin library.</p> </td> </tr> <tr> |