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 --- .../-with-profile/index.html | 39 ---------------------- 1 file changed, 39 deletions(-) delete mode 100644 api/pl.treksoft.kvision.remote/-with-profile/index.html (limited to 'api/pl.treksoft.kvision.remote/-with-profile/index.html') diff --git a/api/pl.treksoft.kvision.remote/-with-profile/index.html b/api/pl.treksoft.kvision.remote/-with-profile/index.html deleted file mode 100644 index 6bdab57d..00000000 --- a/api/pl.treksoft.kvision.remote/-with-profile/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - -WithProfile - kvision - - - -kvision / pl.treksoft.kvision.remote / WithProfile
-
-

WithProfile

-interface WithProfile -

Properties

- - - - - - - -
-

profile

-
-abstract var profile: Profile
-

Extension Functions

- - - - - - - -
-

createInstance

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

Helper function for creating JavaScript objects from dynamic constructors.

-
- - -- cgit