From eb930482e9972a21d39f2aea8b813acf58ff5b64 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 22 Oct 2018 00:01:39 +0200 Subject: API documentation for KVision 0.0.19 --- .../-button-group-style/-j-u-s-t-i-f-i-e-d.html | 14 +++++++++ .../-button-group-style/-v-e-r-t-i-c-a-l.html | 14 +++++++++ .../-button-group-style/index.html | 33 ++++++++++++++++++++++ 3 files changed, 61 insertions(+) create mode 100644 api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html create mode 100644 api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html create mode 100644 api/pl.treksoft.kvision.toolbar/-button-group-style/index.html (limited to 'api/pl.treksoft.kvision.toolbar/-button-group-style') diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html new file mode 100644 index 00000000..a18fad28 --- /dev/null +++ b/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html @@ -0,0 +1,14 @@ + + + +ButtonGroupStyle.JUSTIFIED - kvision + + + +kvision / pl.treksoft.kvision.toolbar / ButtonGroupStyle / JUSTIFIED
+
+

JUSTIFIED

+ +JUSTIFIED + + diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html new file mode 100644 index 00000000..c5b93cc3 --- /dev/null +++ b/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html @@ -0,0 +1,14 @@ + + + +ButtonGroupStyle.VERTICAL - kvision + + + +kvision / pl.treksoft.kvision.toolbar / ButtonGroupStyle / VERTICAL
+
+

VERTICAL

+ +VERTICAL + + diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html new file mode 100644 index 00000000..19f947e7 --- /dev/null +++ b/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html @@ -0,0 +1,33 @@ + + + +ButtonGroupStyle - kvision + + + +kvision / pl.treksoft.kvision.toolbar / ButtonGroupStyle
+
+

ButtonGroupStyle

+enum class ButtonGroupStyle +

Button group styles.

+

Enum Values

+ + + + + + + + + + + +
+

VERTICAL

+
+
+

JUSTIFIED

+
+
+ + -- cgit