diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
| commit | 5c87c4a52e95c942c413324e21034a52fff0ccb3 (patch) | |
| tree | f1428d11a37ea4504d8caa897c876e7650e2206d /api/alltypes | |
| parent | e992f3f13ec46cad15cc7d6982e64ffc7223eb9a (diff) | |
| download | kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.gz kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.bz2 kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.zip | |
API Documentation for KVision 0.0.30
Diffstat (limited to 'api/alltypes')
| -rw-r--r-- | api/alltypes/index.html | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 135a87b3..efed37c1 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -716,15 +716,15 @@ </tr> <tr> <td> -<a href="../pl.treksoft.kvision.electron/-dialog/index.html">pl.treksoft.kvision.electron.Dialog</a></td> +<a href="../pl.treksoft.kvision.modal/-dialog/index.html">pl.treksoft.kvision.modal.Dialog</a></td> <td> +<p>Modal window with a result.</p> </td> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.modal/-dialog/index.html">pl.treksoft.kvision.modal.Dialog</a></td> +<a href="../pl.treksoft.kvision.electron/-dialog/index.html">pl.treksoft.kvision.electron.Dialog</a></td> <td> -<p>Modal window with a result.</p> </td> </tr> <tr> @@ -785,6 +785,12 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.redux/-dispatch.html">pl.treksoft.kvision.redux.Dispatch</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-display/index.html">pl.treksoft.kvision.electron.Display</a></td> <td> </td> @@ -1085,6 +1091,12 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.redux/-get-state.html">pl.treksoft.kvision.redux.GetState</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-global-shortcut/index.html">pl.treksoft.kvision.electron.GlobalShortcut</a></td> <td> </td> @@ -2164,6 +2176,14 @@ </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. +It requires @Serializable state.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-register-buffer-protocol-request/index.html">pl.treksoft.kvision.electron.RegisterBufferProtocolRequest</a></td> <td> </td> @@ -2578,6 +2598,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.redux/-state-binding/index.html">pl.treksoft.kvision.redux.StateBinding</a></td> +<td> +<p>A class which binds the redux store with the given container.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-stream-protocol-response/index.html">pl.treksoft.kvision.electron.StreamProtocolResponse</a></td> <td> </td> |
