From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- api/pl.treksoft.kvision.pace/-pace/hide.html | 14 ++++++++++++++ api/pl.treksoft.kvision.pace/-pace/index.html | 14 ++++++++++++++ api/pl.treksoft.kvision.pace/-pace/show.html | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 api/pl.treksoft.kvision.pace/-pace/hide.html create mode 100644 api/pl.treksoft.kvision.pace/-pace/show.html (limited to 'api/pl.treksoft.kvision.pace/-pace') diff --git a/api/pl.treksoft.kvision.pace/-pace/hide.html b/api/pl.treksoft.kvision.pace/-pace/hide.html new file mode 100644 index 00000000..c6aa91c3 --- /dev/null +++ b/api/pl.treksoft.kvision.pace/-pace/hide.html @@ -0,0 +1,14 @@ + + + +Pace.hide - kvision + + + +kvision / pl.treksoft.kvision.pace / Pace / hide
+
+

hide

+ +fun hide(): Unit + + diff --git a/api/pl.treksoft.kvision.pace/-pace/index.html b/api/pl.treksoft.kvision.pace/-pace/index.html index 8f7485cc..7bb29304 100644 --- a/api/pl.treksoft.kvision.pace/-pace/index.html +++ b/api/pl.treksoft.kvision.pace/-pace/index.html @@ -26,6 +26,13 @@ +

hide

+ + +fun hide(): Unit + + +

init

@@ -47,6 +54,13 @@ +

show

+ + +fun show(): Unit + + +

start

diff --git a/api/pl.treksoft.kvision.pace/-pace/show.html b/api/pl.treksoft.kvision.pace/-pace/show.html new file mode 100644 index 00000000..4deab8c0 --- /dev/null +++ b/api/pl.treksoft.kvision.pace/-pace/show.html @@ -0,0 +1,14 @@ + + + +Pace.show - kvision + + + +kvision / pl.treksoft.kvision.pace / Pace / show
+
+

show

+ +fun show(): Unit + + -- cgit