diff options
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 69a2e110..f2307e59 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -737,6 +737,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.core/-cursor/index.html">pl.treksoft.kvision.core.Cursor</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-data/index.html">pl.treksoft.kvision.electron.Data</a></td> <td> </td> @@ -2189,6 +2195,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.maps/-maps/index.html">pl.treksoft.kvision.maps.Maps</a></td> +<td> +<p>Maps component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.window/-maximize-icon/index.html">pl.treksoft.kvision.window.MaximizeIcon</a></td> <td> <p>Helper class for maximize icon component.</p> @@ -4312,13 +4325,19 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.remote/-with-principal/index.html">pl.treksoft.kvision.remote.WithPrincipal</a></td> +<a href="../pl.treksoft.kvision.remote/-with-context/index.html">pl.treksoft.kvision.remote.WithContext</a></td> +<td> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.remote/-with-http-session/index.html">pl.treksoft.kvision.remote.WithHttpSession</a></td> <td> </td> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.remote/-with-profile/index.html">pl.treksoft.kvision.remote.WithProfile</a></td> +<a href="../pl.treksoft.kvision.remote/-with-principal/index.html">pl.treksoft.kvision.remote.WithPrincipal</a></td> <td> </td> </tr> @@ -4330,6 +4349,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.remote/-with-session/index.html">pl.treksoft.kvision.remote.WithSession</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.remote/-with-web-session/index.html">pl.treksoft.kvision.remote.WithWebSession</a></td> <td> </td> @@ -4342,6 +4367,18 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.remote/-with-ws-context/index.html">pl.treksoft.kvision.remote.WithWsContext</a></td> +<td> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.remote/-with-ws-session/index.html">pl.treksoft.kvision.remote.WithWsSession</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.core/-word-break/index.html">pl.treksoft.kvision.core.WordBreak</a></td> <td> <p>Definitions of CSS word-break options.</p> |