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 --- api/pl.treksoft.kvision.core/-resize/-b-o-t-h.html | 14 ----- .../-resize/-h-o-r-i-z-o-n-t-a-l.html | 14 ----- .../-resize/-i-n-h-e-r-i-t.html | 14 ----- .../-resize/-i-n-i-t-i-a-l.html | 14 ----- api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html | 14 ----- .../-resize/-v-e-r-t-i-c-a-l.html | 14 ----- api/pl.treksoft.kvision.core/-resize/index.html | 61 ---------------------- 7 files changed, 145 deletions(-) delete mode 100644 api/pl.treksoft.kvision.core/-resize/-b-o-t-h.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/-i-n-i-t-i-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-resize/index.html (limited to 'api/pl.treksoft.kvision.core/-resize') diff --git a/api/pl.treksoft.kvision.core/-resize/-b-o-t-h.html b/api/pl.treksoft.kvision.core/-resize/-b-o-t-h.html deleted file mode 100644 index 024febb5..00000000 --- a/api/pl.treksoft.kvision.core/-resize/-b-o-t-h.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Resize.BOTH - kvision - - - -kvision / pl.treksoft.kvision.core / Resize / BOTH
-
-

BOTH

- -BOTH - - diff --git a/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html b/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html deleted file mode 100644 index b35d01d7..00000000 --- a/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Resize.HORIZONTAL - kvision - - - -kvision / pl.treksoft.kvision.core / Resize / HORIZONTAL
-
-

HORIZONTAL

- -HORIZONTAL - - diff --git a/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html deleted file mode 100644 index 0f207349..00000000 --- a/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Resize.INHERIT - kvision - - - -kvision / pl.treksoft.kvision.core / Resize / INHERIT
-
-

INHERIT

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

INITIAL

- -INITIAL - - diff --git a/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html b/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html deleted file mode 100644 index 21214f97..00000000 --- a/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Resize.NONE - kvision - - - -kvision / pl.treksoft.kvision.core / Resize / NONE
-
-

NONE

- -NONE - - diff --git a/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html b/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html deleted file mode 100644 index a949e760..00000000 --- a/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Resize.VERTICAL - kvision - - - -kvision / pl.treksoft.kvision.core / Resize / VERTICAL
-
-

VERTICAL

- -VERTICAL - - diff --git a/api/pl.treksoft.kvision.core/-resize/index.html b/api/pl.treksoft.kvision.core/-resize/index.html deleted file mode 100644 index ff892d1a..00000000 --- a/api/pl.treksoft.kvision.core/-resize/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -Resize - kvision - - - -kvision / pl.treksoft.kvision.core / Resize
-
-

Resize

-enum class Resize -

Definitions of CSS resize options.

-

Enum Values

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

NONE

-
-
-

BOTH

-
-
-

HORIZONTAL

-
-
-

VERTICAL

-
-
-

INITIAL

-
-
-

INHERIT

-
-
- - -- cgit