From d8cd67062b8de6e8398dc6dfd00d201200c82414 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 9 Feb 2018 13:40:35 +0100 Subject: API doc and readme --- .../-a-l-i-g-n/-c-e-n-t-e-r.html | 26 +++++++++ .../-a-l-i-g-n/-j-u-s-t-i-f-y.html | 26 +++++++++ .../-a-l-i-g-n/-l-e-f-t.html | 26 +++++++++ .../-a-l-i-g-n/-n-o-w-r-a-p.html | 26 +++++++++ .../-a-l-i-g-n/-r-i-g-h-t.html | 26 +++++++++ .../-a-l-i-g-n/class-name.html | 14 +++++ .../pl.treksoft.kvision.html/-a-l-i-g-n/index.html | 66 ++++++++++++++++++++++ 7 files changed, 210 insertions(+) create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-c-e-n-t-e-r.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-j-u-s-t-i-f-y.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-l-e-f-t.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-n-o-w-r-a-p.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-r-i-g-h-t.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/class-name.html create mode 100644 docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/index.html (limited to 'docs/api/pl.treksoft.kvision.html/-a-l-i-g-n') diff --git a/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-c-e-n-t-e-r.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-c-e-n-t-e-r.html new file mode 100644 index 00000000..36036d4a --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-c-e-n-t-e-r.html @@ -0,0 +1,26 @@ + + + +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/-a-l-i-g-n/-j-u-s-t-i-f-y.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-j-u-s-t-i-f-y.html new file mode 100644 index 00000000..9667f9d1 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-j-u-s-t-i-f-y.html @@ -0,0 +1,26 @@ + + + +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/-a-l-i-g-n/-l-e-f-t.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-l-e-f-t.html new file mode 100644 index 00000000..ac76dc1b --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-l-e-f-t.html @@ -0,0 +1,26 @@ + + + +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/-a-l-i-g-n/-n-o-w-r-a-p.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-n-o-w-r-a-p.html new file mode 100644 index 00000000..6982b94f --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-n-o-w-r-a-p.html @@ -0,0 +1,26 @@ + + + +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/-a-l-i-g-n/-r-i-g-h-t.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-r-i-g-h-t.html new file mode 100644 index 00000000..cb55d427 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/-r-i-g-h-t.html @@ -0,0 +1,26 @@ + + + +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/-a-l-i-g-n/class-name.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/class-name.html new file mode 100644 index 00000000..cec5aee0 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/class-name.html @@ -0,0 +1,14 @@ + + + +ALIGN.className - kvision + + + +kvision / pl.treksoft.kvision.html / ALIGN / className
+
+

className

+ +val className: String + + diff --git a/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/index.html b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/index.html new file mode 100644 index 00000000..3836a50a --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-a-l-i-g-n/index.html @@ -0,0 +1,66 @@ + + + +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