From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- .../-g-r-i-d-j-u-s-t-i-f-y/-c-e-n-t-e-r.html | 14 ------- .../-g-r-i-d-j-u-s-t-i-f-y/-e-n-d.html | 14 ------- .../-g-r-i-d-j-u-s-t-i-f-y/-s-t-a-r-t.html | 14 ------- .../-g-r-i-d-j-u-s-t-i-f-y/-s-t-r-e-t-c-h.html | 14 ------- .../-g-r-i-d-j-u-s-t-i-f-y/index.html | 47 ---------------------- 5 files changed, 103 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-c-e-n-t-e-r.html delete mode 100644 docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-e-n-d.html delete mode 100644 docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-a-r-t.html delete mode 100644 docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-r-e-t-c-h.html delete mode 100644 docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/index.html (limited to 'docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y') diff --git a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-c-e-n-t-e-r.html b/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-c-e-n-t-e-r.html deleted file mode 100644 index 5b873057..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-c-e-n-t-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -GRIDJUSTIFY.CENTER - kvision - - - -kvision / pl.treksoft.kvision.panel / GRIDJUSTIFY / CENTER
-
-

CENTER

- -CENTER - - diff --git a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-e-n-d.html deleted file mode 100644 index 0d747308..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-e-n-d.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -GRIDJUSTIFY.END - kvision - - - -kvision / pl.treksoft.kvision.panel / GRIDJUSTIFY / END
-
-

END

- -END - - diff --git a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-a-r-t.html deleted file mode 100644 index 1f1050b2..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-a-r-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -GRIDJUSTIFY.START - kvision - - - -kvision / pl.treksoft.kvision.panel / GRIDJUSTIFY / START
-
-

START

- -START - - diff --git a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-r-e-t-c-h.html deleted file mode 100644 index d910868a..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/-s-t-r-e-t-c-h.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -GRIDJUSTIFY.STRETCH - kvision - - - -kvision / pl.treksoft.kvision.panel / GRIDJUSTIFY / STRETCH
-
-

STRETCH

- -STRETCH - - diff --git a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/index.html b/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/index.html deleted file mode 100644 index e8fff974..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/index.html +++ /dev/null @@ -1,47 +0,0 @@ - - - -GRIDJUSTIFY - kvision - - - -kvision / pl.treksoft.kvision.panel / GRIDJUSTIFY
-
-

GRIDJUSTIFY

-enum class GRIDJUSTIFY -

CSS grid justification options.

-

Enum Values

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

START

-
-
-

END

-
-
-

CENTER

-
-
-

STRETCH

-
-
- - -- cgit