From 4ffe1bee99a55e985bb71dacff3839263cb4316f Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 3 Mar 2020 10:53:33 +0100 Subject: API Documentation for KVision 3.0.0 --- api/alltypes/index.html | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'api/alltypes') 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).

+pl.treksoft.kvision.core.Cursor + + + + + pl.treksoft.kvision.electron.Data @@ -2189,6 +2195,13 @@ performance is O(1) and for cache eviction, it is O(1).

+pl.treksoft.kvision.maps.Maps + +

Maps component.

+ + + + pl.treksoft.kvision.window.MaximizeIcon

Helper class for maximize icon component.

@@ -4312,13 +4325,19 @@ performance is O(1) and for cache eviction, it is O(1).

-pl.treksoft.kvision.remote.WithPrincipal +pl.treksoft.kvision.remote.WithContext + + + + + +pl.treksoft.kvision.remote.WithHttpSession -pl.treksoft.kvision.remote.WithProfile +pl.treksoft.kvision.remote.WithPrincipal @@ -4330,6 +4349,12 @@ performance is O(1) and for cache eviction, it is O(1).

+pl.treksoft.kvision.remote.WithSession + + + + + pl.treksoft.kvision.remote.WithWebSession @@ -4342,6 +4367,18 @@ performance is O(1) and for cache eviction, it is O(1).

+pl.treksoft.kvision.remote.WithWsContext + + + + + +pl.treksoft.kvision.remote.WithWsSession + + + + + pl.treksoft.kvision.core.WordBreak

Definitions of CSS word-break options.

-- cgit