diff options
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> |
