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 --- .../-font-weight/-b-o-l-d-e-r.html | 14 ----- .../-font-weight/-b-o-l-d.html | 14 ----- .../-font-weight/-i-n-h-e-r-i-t.html | 14 ----- .../-font-weight/-i-n-i-t-i-a-l.html | 14 ----- .../-font-weight/-l-i-g-h-t-e-r.html | 14 ----- .../-font-weight/-n-o-r-m-a-l.html | 14 ----- .../-font-weight/index.html | 61 ---------------------- 7 files changed, 145 deletions(-) delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d-e-r.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-i-n-h-e-r-i-t.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-i-n-i-t-i-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-l-i-g-h-t-e-r.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/-n-o-r-m-a-l.html delete mode 100644 api/pl.treksoft.kvision.core/-font-weight/index.html (limited to 'api/pl.treksoft.kvision.core/-font-weight') diff --git a/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d-e-r.html b/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d-e-r.html deleted file mode 100644 index 9d417176..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.BOLDER - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / BOLDER
-
-

BOLDER

- -BOLDER - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d.html b/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d.html deleted file mode 100644 index 8a4b1d0d..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-b-o-l-d.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.BOLD - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / BOLD
-
-

BOLD

- -BOLD - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-font-weight/-i-n-h-e-r-i-t.html deleted file mode 100644 index 31e5f171..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-i-n-h-e-r-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.INHERIT - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / INHERIT
-
-

INHERIT

- -INHERIT - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-font-weight/-i-n-i-t-i-a-l.html deleted file mode 100644 index 9bce991f..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-i-n-i-t-i-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.INITIAL - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / INITIAL
-
-

INITIAL

- -INITIAL - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/-l-i-g-h-t-e-r.html b/api/pl.treksoft.kvision.core/-font-weight/-l-i-g-h-t-e-r.html deleted file mode 100644 index 39b964f0..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-l-i-g-h-t-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.LIGHTER - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / LIGHTER
-
-

LIGHTER

- -LIGHTER - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/-n-o-r-m-a-l.html b/api/pl.treksoft.kvision.core/-font-weight/-n-o-r-m-a-l.html deleted file mode 100644 index 9a459fce..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/-n-o-r-m-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -FontWeight.NORMAL - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight / NORMAL
-
-

NORMAL

- -NORMAL - - diff --git a/api/pl.treksoft.kvision.core/-font-weight/index.html b/api/pl.treksoft.kvision.core/-font-weight/index.html deleted file mode 100644 index f4aba12c..00000000 --- a/api/pl.treksoft.kvision.core/-font-weight/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -FontWeight - kvision - - - -kvision / pl.treksoft.kvision.core / FontWeight
-
-

FontWeight

-enum class FontWeight -

Definitions of CSS font weight options.

-

Enum Values

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

NORMAL

-
-
-

BOLD

-
-
-

BOLDER

-
-
-

LIGHTER

-
-
-

INITIAL

-
-
-

INHERIT

-
-
- - -- cgit