From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- docs/api/pl.treksoft.kvision.window/index.html | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/api/pl.treksoft.kvision.window/index.html (limited to 'docs/api/pl.treksoft.kvision.window/index.html') diff --git a/docs/api/pl.treksoft.kvision.window/index.html b/docs/api/pl.treksoft.kvision.window/index.html new file mode 100644 index 00000000..95c0f201 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.window/index.html @@ -0,0 +1,27 @@ + + + +pl.treksoft.kvision.window - kvision + + + +kvision / pl.treksoft.kvision.window
+
+

Package pl.treksoft.kvision.window

+

Floating, resizable window component.

+

Types

+ + + + + + + +
+

Window

+
+open class Window : SimplePanel +

Floating window container.

+
+ + -- cgit