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 --- .../-text-align/-c-e-n-t-e-r.html | 14 ----- .../-text-align/-i-n-h-e-r-i-t.html | 14 ----- .../-text-align/-i-n-i-t-i-a-l.html | 14 ----- .../-text-align/-j-u-s-t-i-f-y.html | 14 ----- .../-text-align/-l-e-f-t.html | 14 ----- .../-text-align/-r-i-g-h-t.html | 14 ----- .../-text-align/index.html | 61 ---------------------- 7 files changed, 145 deletions(-) delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-c-e-n-t-e-r.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-i-n-h-e-r-i-t.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-i-n-i-t-i-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-j-u-s-t-i-f-y.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-l-e-f-t.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/-r-i-g-h-t.html delete mode 100644 api/pl.treksoft.kvision.core/-text-align/index.html (limited to 'api/pl.treksoft.kvision.core/-text-align') diff --git a/api/pl.treksoft.kvision.core/-text-align/-c-e-n-t-e-r.html b/api/pl.treksoft.kvision.core/-text-align/-c-e-n-t-e-r.html deleted file mode 100644 index ceddefe1..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-c-e-n-t-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.CENTER - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / CENTER
-
-

CENTER

- -CENTER - - diff --git a/api/pl.treksoft.kvision.core/-text-align/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-text-align/-i-n-h-e-r-i-t.html deleted file mode 100644 index 8304d8e7..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-i-n-h-e-r-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.INHERIT - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / INHERIT
-
-

INHERIT

- -INHERIT - - diff --git a/api/pl.treksoft.kvision.core/-text-align/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-text-align/-i-n-i-t-i-a-l.html deleted file mode 100644 index f3fd1360..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-i-n-i-t-i-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.INITIAL - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / INITIAL
-
-

INITIAL

- -INITIAL - - diff --git a/api/pl.treksoft.kvision.core/-text-align/-j-u-s-t-i-f-y.html b/api/pl.treksoft.kvision.core/-text-align/-j-u-s-t-i-f-y.html deleted file mode 100644 index 3e7b1f4d..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-j-u-s-t-i-f-y.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.JUSTIFY - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / JUSTIFY
-
-

JUSTIFY

- -JUSTIFY - - diff --git a/api/pl.treksoft.kvision.core/-text-align/-l-e-f-t.html b/api/pl.treksoft.kvision.core/-text-align/-l-e-f-t.html deleted file mode 100644 index 47b25dce..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-l-e-f-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.LEFT - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / LEFT
-
-

LEFT

- -LEFT - - diff --git a/api/pl.treksoft.kvision.core/-text-align/-r-i-g-h-t.html b/api/pl.treksoft.kvision.core/-text-align/-r-i-g-h-t.html deleted file mode 100644 index 38db3292..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/-r-i-g-h-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TextAlign.RIGHT - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign / RIGHT
-
-

RIGHT

- -RIGHT - - diff --git a/api/pl.treksoft.kvision.core/-text-align/index.html b/api/pl.treksoft.kvision.core/-text-align/index.html deleted file mode 100644 index 12058b76..00000000 --- a/api/pl.treksoft.kvision.core/-text-align/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -TextAlign - kvision - - - -kvision / pl.treksoft.kvision.core / TextAlign
-
-

TextAlign

-enum class TextAlign -

Definitions of CSS text align options.

-

Enum Values

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

LEFT

-
-
-

RIGHT

-
-
-

CENTER

-
-
-

JUSTIFY

-
-
-

INITIAL

-
-
-

INHERIT

-
-
- - -- cgit