From e361ab18f355ff81ef61406543b918d4a2b9567c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 11 Apr 2019 18:02:54 +0200 Subject: API documentantion for KVision 0.0.33 --- api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html | 1 + api/pl.treksoft.kvision.remote/-k-v-controller/index.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.remote/-k-v-controller') diff --git a/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html b/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html index 4efad9cb..91e5c7fa 100644 --- a/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html +++ b/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html @@ -10,5 +10,6 @@

<init>

KVController() +

Controller for handling automatic routes.

diff --git a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html index 8e8da5eb..59f9d3a6 100644 --- a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html +++ b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html @@ -9,6 +9,7 @@

KVController

open class KVController +

Controller for handling automatic routes.

Constructors

@@ -17,7 +18,9 @@

<init>

+KVController() +

Controller for handling automatic routes.

+
-KVController()
-- cgit