From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-k-v-service/-init-.html | 2 +- .../-k-v-service/index.html | 19 +++---------------- api/pl.treksoft.kvision.annotations/index.html | 3 ++- 3 files changed, 6 insertions(+), 18 deletions(-) (limited to 'api/pl.treksoft.kvision.annotations') diff --git a/api/pl.treksoft.kvision.annotations/-k-v-service/-init-.html b/api/pl.treksoft.kvision.annotations/-k-v-service/-init-.html index 057c322b..7b864c7a 100644 --- a/api/pl.treksoft.kvision.annotations/-k-v-service/-init-.html +++ b/api/pl.treksoft.kvision.annotations/-k-v-service/-init-.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.annotations / KVService / <init>

<init>

- +(js) KVService() diff --git a/api/pl.treksoft.kvision.annotations/-k-v-service/index.html b/api/pl.treksoft.kvision.annotations/-k-v-service/index.html index 48e77024..59fe7a88 100644 --- a/api/pl.treksoft.kvision.annotations/-k-v-service/index.html +++ b/api/pl.treksoft.kvision.annotations/-k-v-service/index.html @@ -8,32 +8,19 @@ kvision / pl.treksoft.kvision.annotations / KVService

KVService

-@Target([AnnotationTarget.CLASS]) annotation class KVService +(js) @Target([AnnotationTarget.CLASS]) annotation class KVService

Constructors

-

<init>

+(js) +

<init>

KVService()
-

Extension Functions

- - - - - - - -
-

createInstance

-
-fun <T> Any?.createInstance(vararg args: dynamic): T -

Helper function for creating JavaScript objects from dynamic constructors.

-
diff --git a/api/pl.treksoft.kvision.annotations/index.html b/api/pl.treksoft.kvision.annotations/index.html index 298623bf..cdf0778c 100644 --- a/api/pl.treksoft.kvision.annotations/index.html +++ b/api/pl.treksoft.kvision.annotations/index.html @@ -14,7 +14,8 @@ -

KVService

+(js) +

KVService

annotation class KVService -- cgit