From a70acf853de62d0754ca95aa4103712b82afdef8 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 17 Oct 2018 18:40:15 +0200 Subject: API Documentation for KVision 0.0.18 --- api/alltypes/index.html | 98 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 81 insertions(+), 17 deletions(-) (limited to 'api/alltypes') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index ecb353d5..076f5079 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -333,7 +333,32 @@ -kotlin.js.Date (extensions in package pl.treksoft.kvision.utils) +java.util.Date (extensions in package pl.treksoft.kvision.types) + + + + + +kotlin.js.Date (extensions in package pl.treksoft.kvision.types) + + + + + +pl.treksoft.kvision.types.DateConverter + + + + + +pl.treksoft.kvision.form.DateFormControl + +

Base interface of a form control with a date value.

+ + + + +pl.treksoft.kvision.types.DateSerializer @@ -353,6 +378,12 @@ +pl.treksoft.kvision.i18n.DefaultI18nManager + + + + + pl.treksoft.kvision.modal.Dialog

Modal window with a result.

@@ -630,6 +661,12 @@ +pl.treksoft.kvision.remote.HttpMethod + + + + + pl.treksoft.kvision.form.select.HttpType

HTTP protocol type for the AJAX call.

@@ -644,6 +681,12 @@ +pl.treksoft.kvision.i18n.I18nManager + + + + + pl.treksoft.kvision.html.Icon

Icon component with support for FontAwesome and Bootstrap glyphicons.

@@ -685,16 +728,14 @@ -pl.treksoft.kvision.i18n.Jed +pl.treksoft.kvision.utils.JSON -pl.treksoft.kvision.remote.JoobyServer +pl.treksoft.kvision.i18n.Jed -

A Jooby based server. -Not used on the js platform.

@@ -705,9 +746,21 @@ Not used on the js platform.

-pl.treksoft.kvision.form.KDateFormControl +pl.treksoft.kvision.remote.JsonRpcRequest + + + + + +pl.treksoft.kvision.remote.JsonRpcResponse -

Base interface of a form control with a date value.

+ + + + +pl.treksoft.kvision.types.KFile + +

A serializable class for a multiplatform File type.

@@ -719,6 +772,13 @@ Not used on the js platform.

+pl.treksoft.kvision.remote.KVServer + +

A server.

+ + + + pl.treksoft.kvision.utils.KvEvent

Helper class for defining custom events.

@@ -870,13 +930,6 @@ Not used on the js platform.

-pl.treksoft.kvision.remote.Profile - -

A user profile.

- - - - pl.treksoft.kvision.progress.ProgressBar

The Bootstrap progress bar.

@@ -921,8 +974,7 @@ Not used on the js platform.

pl.treksoft.kvision.remote.Request -

A server request. -Not used on the js platform.

+

A server request.

@@ -983,6 +1035,12 @@ Not used on the js platform.

+pl.treksoft.kvision.remote.RpcHttpMethod + + + + + pl.treksoft.kvision.html.Sandbox

Iframe sandbox options.

@@ -1060,6 +1118,12 @@ Not used on the js platform.

+pl.treksoft.kvision.i18n.SimpleI18nManager + + + + + pl.treksoft.kvision.panel.SimplePanel

Basic container class, rendered as a DIV element with all children directly within.

@@ -1095,7 +1159,7 @@ Not used on the js platform.

-kotlin.String (extensions in package pl.treksoft.kvision.utils) +kotlin.String (extensions in package pl.treksoft.kvision.types) -- cgit