From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- .../-overflow/-a-u-t-o.html | 14 ----- .../-overflow/-h-i-d-d-e-n.html | 14 ----- .../-overflow/-i-n-h-e-r-i-t.html | 14 ----- .../-overflow/-i-n-i-t-i-a-l.html | 14 ----- .../-overflow/-s-c-r-o-l-l.html | 14 ----- .../-overflow/-v-i-s-i-b-l-e.html | 14 ----- .../pl.treksoft.kvision.core/-overflow/index.html | 61 ---------------------- 7 files changed, 145 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html delete mode 100644 docs/api/pl.treksoft.kvision.core/-overflow/index.html (limited to 'docs/api/pl.treksoft.kvision.core/-overflow') diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html b/docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html deleted file mode 100644 index 5c95f9bc..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Overflow.AUTO - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow / AUTO
-
-

AUTO

- -AUTO - - diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html b/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html deleted file mode 100644 index e39f1ff2..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Overflow.HIDDEN - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow / HIDDEN
-
-

HIDDEN

- -HIDDEN - - diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html b/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html deleted file mode 100644 index c77733f6..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Overflow.INHERIT - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow / INHERIT
-
-

INHERIT

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

INITIAL

- -INITIAL - - diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html b/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html deleted file mode 100644 index 42beb7db..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Overflow.SCROLL - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow / SCROLL
-
-

SCROLL

- -SCROLL - - diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html b/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html deleted file mode 100644 index 5dadd30b..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Overflow.VISIBLE - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow / VISIBLE
-
-

VISIBLE

- -VISIBLE - - diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/index.html b/docs/api/pl.treksoft.kvision.core/-overflow/index.html deleted file mode 100644 index 1b06a5da..00000000 --- a/docs/api/pl.treksoft.kvision.core/-overflow/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -Overflow - kvision - - - -kvision / pl.treksoft.kvision.core / Overflow
-
-

Overflow

-enum class Overflow -

Definitions of CSS overflow options.

-

Enum Values

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

VISIBLE

-
-
-

HIDDEN

-
-
-

SCROLL

-
-
-

AUTO

-
-
-

INITIAL

-
-
-

INHERIT

-
-
- - -- cgit