From c7169d6e9dec101fc5523f84766b6fd0c3ecb656 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 16 Feb 2019 23:29:42 +0100 Subject: API documentation for KVision 0.0.25 --- api/alltypes/index.html | 49 +++++++++++++++++++++---------------------------- 1 file changed, 21 insertions(+), 28 deletions(-) (limited to 'api/alltypes/index.html') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index d8bc1d69..0c408bd3 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -186,6 +186,12 @@ +pl.treksoft.kvision.remote.CallModule + + + + + pl.treksoft.kvision.html.Canvas

Canvas component.

@@ -352,12 +358,6 @@ -pl.treksoft.kvision.types.DateConverter - - - - - pl.treksoft.kvision.form.DateFormControl

Base interface of a form control with a date value.

@@ -731,6 +731,7 @@ pl.treksoft.kvision.utils.JSON +

JSON utility functions

@@ -774,14 +775,6 @@ -pl.treksoft.kvision.remote.KVServer - -

A server. -Not used on the js platform.

- - - - pl.treksoft.kvision.remote.KVServiceManager

Multiplatform service manager.

@@ -826,7 +819,13 @@ Not used on the js platform.

pl.treksoft.kvision.remote.LoginService -

Pac4j form login dispatcher.

+

Form login dispatcher.

+ + + + +pl.treksoft.kvision.remote.MainModule + @@ -858,6 +857,12 @@ Not used on the js platform.

+kotlin.collections.MutableList (extensions in package pl.treksoft.kvision.utils) + + + + + pl.treksoft.kvision.navbar.Nav

The Bootstrap Nav container.

@@ -900,12 +905,6 @@ Not used on the js platform.

-com.lightningkite.kotlin.observable.list.ObservableList (extensions in package pl.treksoft.kvision.utils) - - - - - pl.treksoft.kvision.core.Overflow

Definitions of CSS overflow options.

@@ -1082,7 +1081,7 @@ Not used on the js platform.

pl.treksoft.kvision.remote.SecurityMgr -

Pac4j form login dispatcher.

+

Form login dispatcher.

@@ -1184,12 +1183,6 @@ Not used on the js platform.

-pl.treksoft.kvision.remote.SpringContext - - - - - pl.treksoft.kvision.panel.StackPanel

The container with only one active (visible) child at any moment.

-- cgit