diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
commit | 4ffe1bee99a55e985bb71dacff3839263cb4316f (patch) | |
tree | f07b31b6085090757d14821a76917ae90f8dc821 /api/alltypes | |
parent | 4f072661ef1670c9926a21ccc54dff44d7a6de31 (diff) | |
download | kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.gz kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.bz2 kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.zip |
API Documentation for KVision 3.0.0
Diffstat (limited to 'api/alltypes')
-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> |