From ccde61ffd1053e08612ed18788aaa7621b541a5e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 20 Apr 2020 00:23:54 +0200 Subject: API documentation for KVision 3.7.0 --- api/pl.treksoft.kvision.annotations/index.html | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'api/pl.treksoft.kvision.annotations/index.html') diff --git a/api/pl.treksoft.kvision.annotations/index.html b/api/pl.treksoft.kvision.annotations/index.html index cdf0778c..64ad7515 100644 --- a/api/pl.treksoft.kvision.annotations/index.html +++ b/api/pl.treksoft.kvision.annotations/index.html @@ -9,12 +9,49 @@

Package pl.treksoft.kvision.annotations

Annotations for use with KVision compiler plugin.

+

Types

+ + + + + + + +
+(js) +

Method

+
+enum class Method

Annotations

+ + + + + + + + + + + +
(js) +

KVBinding

+
+annotation class KVBinding
+(js) +

KVBindingMethod

+
+annotation class KVBindingMethod
+(js) +

KVBindingRoute

+
+annotation class KVBindingRoute
+(js)

KVService

-- cgit