From a81c549e277d1a07e87cf8e2eecf89662deda323 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 23 Dec 2018 01:32:27 +0100 Subject: API documentation for KVision 0.0.22 --- api/pl.treksoft.kvision.panel/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'api/pl.treksoft.kvision.panel/index.html') diff --git a/api/pl.treksoft.kvision.panel/index.html b/api/pl.treksoft.kvision.panel/index.html index 103993ca..06599ad0 100644 --- a/api/pl.treksoft.kvision.panel/index.html +++ b/api/pl.treksoft.kvision.panel/index.html @@ -193,6 +193,15 @@ CSS grid and Bootstrap responsive 12 columns gid).

+

SideTabSize

+ + +enum class SideTabSize +

Left or right tab size.

+ + + +

SimplePanel

@@ -229,6 +238,15 @@ CSS grid and Bootstrap responsive 12 columns gid).

+

TabPosition

+ + +enum class TabPosition +

Tab position.

+ + + +

VPanel

-- cgit