From 7c2850063697f94a0d8b8d8f8588136dd4b3d05e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 21 Oct 2018 23:59:34 +0200 Subject: API documentation for KVision 0.0.19 --- .../-radio-style/-d-a-n-g-e-r.html | 14 ----- .../-radio-style/-d-e-f-a-u-l-t.html | 14 ----- .../-radio-style/-i-n-f-o.html | 14 ----- .../-radio-style/-p-r-i-m-a-r-y.html | 14 ----- .../-radio-style/-s-u-c-c-e-s-s.html | 14 ----- .../-radio-style/-w-a-r-n-i-n-g.html | 14 ----- .../-radio-style/index.html | 61 ---------------------- 7 files changed, 145 deletions(-) delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html delete mode 100644 api/pl.treksoft.kvision.form.check/-radio-style/index.html (limited to 'api/pl.treksoft.kvision.form.check/-radio-style') diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html b/api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html deleted file mode 100644 index 47523213..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.DANGER - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / DANGER
-
-

DANGER

- -DANGER - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html b/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html deleted file mode 100644 index 9d09d78f..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.DEFAULT - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / DEFAULT
-
-

DEFAULT

- -DEFAULT - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html b/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html deleted file mode 100644 index 1ae6a070..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.INFO - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / INFO
-
-

INFO

- -INFO - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html b/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html deleted file mode 100644 index d5808cd6..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.PRIMARY - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / PRIMARY
-
-

PRIMARY

- -PRIMARY - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html b/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html deleted file mode 100644 index 0fc2918a..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.SUCCESS - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / SUCCESS
-
-

SUCCESS

- -SUCCESS - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html b/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html deleted file mode 100644 index 37b9d548..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -RadioStyle.WARNING - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle / WARNING
-
-

WARNING

- -WARNING - - diff --git a/api/pl.treksoft.kvision.form.check/-radio-style/index.html b/api/pl.treksoft.kvision.form.check/-radio-style/index.html deleted file mode 100644 index de9ae11a..00000000 --- a/api/pl.treksoft.kvision.form.check/-radio-style/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -RadioStyle - kvision - - - -kvision / pl.treksoft.kvision.form.check / RadioStyle
-
-

RadioStyle

-enum class RadioStyle -

Radio style options.

-

Enum Values

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

DEFAULT

-
-
-

PRIMARY

-
-
-

SUCCESS

-
-
-

INFO

-
-
-

WARNING

-
-
-

DANGER

-
-
- - -- cgit