From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- .../-align/-c-e-n-t-e-r.html | 26 --------- .../-align/-j-u-s-t-i-f-y.html | 26 --------- .../pl.treksoft.kvision.html/-align/-l-e-f-t.html | 26 --------- .../-align/-n-o-w-r-a-p.html | 26 --------- .../-align/-r-i-g-h-t.html | 26 --------- .../-align/class-name.html | 14 ----- .../api/pl.treksoft.kvision.html/-align/index.html | 66 ---------------------- 7 files changed, 210 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/-j-u-s-t-i-f-y.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/-l-e-f-t.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/-n-o-w-r-a-p.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/-r-i-g-h-t.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/class-name.html delete mode 100644 docs/api/pl.treksoft.kvision.html/-align/index.html (limited to 'docs/api/pl.treksoft.kvision.html/-align') diff --git a/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html b/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html deleted file mode 100644 index bdcab44e..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Align.CENTER - kvision - - - -kvision / pl.treksoft.kvision.html / Align / CENTER
-
-

CENTER

- -CENTER -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/-j-u-s-t-i-f-y.html b/docs/api/pl.treksoft.kvision.html/-align/-j-u-s-t-i-f-y.html deleted file mode 100644 index cc038aab..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-j-u-s-t-i-f-y.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Align.JUSTIFY - kvision - - - -kvision / pl.treksoft.kvision.html / Align / JUSTIFY
-
-

JUSTIFY

- -JUSTIFY -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/-l-e-f-t.html b/docs/api/pl.treksoft.kvision.html/-align/-l-e-f-t.html deleted file mode 100644 index 34996ada..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-l-e-f-t.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Align.LEFT - kvision - - - -kvision / pl.treksoft.kvision.html / Align / LEFT
-
-

LEFT

- -LEFT -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/-n-o-w-r-a-p.html b/docs/api/pl.treksoft.kvision.html/-align/-n-o-w-r-a-p.html deleted file mode 100644 index 684bcfe1..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-n-o-w-r-a-p.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Align.NOWRAP - kvision - - - -kvision / pl.treksoft.kvision.html / Align / NOWRAP
-
-

NOWRAP

- -NOWRAP -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/-r-i-g-h-t.html b/docs/api/pl.treksoft.kvision.html/-align/-r-i-g-h-t.html deleted file mode 100644 index d1fb9939..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-r-i-g-h-t.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Align.RIGHT - kvision - - - -kvision / pl.treksoft.kvision.html / Align / RIGHT
-
-

RIGHT

- -RIGHT -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/class-name.html b/docs/api/pl.treksoft.kvision.html/-align/class-name.html deleted file mode 100644 index ca68fe46..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/class-name.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Align.className - kvision - - - -kvision / pl.treksoft.kvision.html / Align / className
-
-

className

- -val className: String - - diff --git a/docs/api/pl.treksoft.kvision.html/-align/index.html b/docs/api/pl.treksoft.kvision.html/-align/index.html deleted file mode 100644 index 8f3154e3..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/index.html +++ /dev/null @@ -1,66 +0,0 @@ - - - -Align - kvision - - - -kvision / pl.treksoft.kvision.html / Align
-
-

Align

-enum class Align -

CSS align attributes.

-

Enum Values

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

LEFT

-
-
-

CENTER

-
-
-

RIGHT

-
-
-

JUSTIFY

-
-
-

NOWRAP

-
-
-

Properties

- - - - - - - -
-

className

-
-val className: String
- - -- cgit