From a8c0bcfc2cbd8cc256331b4908b0ca3f8c43aef9 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 2 Jan 2020 01:18:22 +0100 Subject: API documentation for KVision 2.7.0 --- api/pl.treksoft.kvision.html/-bold/index.html | 9 + api/pl.treksoft.kvision.html/-div/index.html | 9 + api/pl.treksoft.kvision.html/-footer/index.html | 9 + api/pl.treksoft.kvision.html/-h1/index.html | 9 + api/pl.treksoft.kvision.html/-h2/index.html | 9 + api/pl.treksoft.kvision.html/-h3/index.html | 9 + api/pl.treksoft.kvision.html/-h4/index.html | 9 + api/pl.treksoft.kvision.html/-h5/index.html | 9 + api/pl.treksoft.kvision.html/-h6/index.html | 9 + api/pl.treksoft.kvision.html/-header/index.html | 9 + api/pl.treksoft.kvision.html/-icon/index.html | 9 + api/pl.treksoft.kvision.html/-link/index.html | 9 + api/pl.treksoft.kvision.html/-list-tag/index.html | 9 + api/pl.treksoft.kvision.html/-main/-init-.html | 27 + api/pl.treksoft.kvision.html/-main/index.html | 917 ++++++++++++++++++++++ api/pl.treksoft.kvision.html/-p/index.html | 9 + api/pl.treksoft.kvision.html/-section/index.html | 9 + api/pl.treksoft.kvision.html/-span/index.html | 9 + api/pl.treksoft.kvision.html/-t-a-g/-m-a-i-n.html | 14 + api/pl.treksoft.kvision.html/-t-a-g/index.html | 7 + api/pl.treksoft.kvision.html/-tag/index.html | 18 + api/pl.treksoft.kvision.html/index.html | 18 + api/pl.treksoft.kvision.html/main.html | 16 + 23 files changed, 1161 insertions(+) create mode 100644 api/pl.treksoft.kvision.html/-main/-init-.html create mode 100644 api/pl.treksoft.kvision.html/-main/index.html create mode 100644 api/pl.treksoft.kvision.html/-t-a-g/-m-a-i-n.html create mode 100644 api/pl.treksoft.kvision.html/main.html (limited to 'api/pl.treksoft.kvision.html') diff --git a/api/pl.treksoft.kvision.html/-bold/index.html b/api/pl.treksoft.kvision.html/-bold/index.html index 00365482..96af617c 100644 --- a/api/pl.treksoft.kvision.html/-bold/index.html +++ b/api/pl.treksoft.kvision.html/-bold/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-div/index.html b/api/pl.treksoft.kvision.html/-div/index.html index 564d704e..5a5c2434 100644 --- a/api/pl.treksoft.kvision.html/-div/index.html +++ b/api/pl.treksoft.kvision.html/-div/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-footer/index.html b/api/pl.treksoft.kvision.html/-footer/index.html index b7e7aa4b..41ddcd30 100644 --- a/api/pl.treksoft.kvision.html/-footer/index.html +++ b/api/pl.treksoft.kvision.html/-footer/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h1/index.html b/api/pl.treksoft.kvision.html/-h1/index.html index 0f448919..70ef7dad 100644 --- a/api/pl.treksoft.kvision.html/-h1/index.html +++ b/api/pl.treksoft.kvision.html/-h1/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h2/index.html b/api/pl.treksoft.kvision.html/-h2/index.html index ab1e0d97..447bc2f2 100644 --- a/api/pl.treksoft.kvision.html/-h2/index.html +++ b/api/pl.treksoft.kvision.html/-h2/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h3/index.html b/api/pl.treksoft.kvision.html/-h3/index.html index b2bcec71..b73f096a 100644 --- a/api/pl.treksoft.kvision.html/-h3/index.html +++ b/api/pl.treksoft.kvision.html/-h3/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h4/index.html b/api/pl.treksoft.kvision.html/-h4/index.html index dd9a8b14..355df42c 100644 --- a/api/pl.treksoft.kvision.html/-h4/index.html +++ b/api/pl.treksoft.kvision.html/-h4/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h5/index.html b/api/pl.treksoft.kvision.html/-h5/index.html index 53112f96..c553b634 100644 --- a/api/pl.treksoft.kvision.html/-h5/index.html +++ b/api/pl.treksoft.kvision.html/-h5/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-h6/index.html b/api/pl.treksoft.kvision.html/-h6/index.html index 7387cf9b..dd4cea56 100644 --- a/api/pl.treksoft.kvision.html/-h6/index.html +++ b/api/pl.treksoft.kvision.html/-h6/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-header/index.html b/api/pl.treksoft.kvision.html/-header/index.html index 49ae406b..0a214969 100644 --- a/api/pl.treksoft.kvision.html/-header/index.html +++ b/api/pl.treksoft.kvision.html/-header/index.html @@ -450,6 +450,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-icon/index.html b/api/pl.treksoft.kvision.html/-icon/index.html index 20267547..d6281d5e 100644 --- a/api/pl.treksoft.kvision.html/-icon/index.html +++ b/api/pl.treksoft.kvision.html/-icon/index.html @@ -469,6 +469,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-link/index.html b/api/pl.treksoft.kvision.html/-link/index.html index 4ca0052c..35306e8a 100644 --- a/api/pl.treksoft.kvision.html/-link/index.html +++ b/api/pl.treksoft.kvision.html/-link/index.html @@ -514,6 +514,15 @@ +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-list-tag/index.html b/api/pl.treksoft.kvision.html/-list-tag/index.html index b08fa624..90c8aadd 100644 --- a/api/pl.treksoft.kvision.html/-list-tag/index.html +++ b/api/pl.treksoft.kvision.html/-list-tag/index.html @@ -498,6 +498,15 @@ any Component +

main

+ + +fun Container.main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null): Main +

DSL builder extension function.

+ + + +

navbar

diff --git a/api/pl.treksoft.kvision.html/-main/-init-.html b/api/pl.treksoft.kvision.html/-main/-init-.html new file mode 100644 index 00000000..7930e7c7 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-main/-init-.html @@ -0,0 +1,27 @@ + + + +Main.<init> - kvision + + + +kvision / pl.treksoft.kvision.html / Main / <init>
+
+

<init>

+ +Main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null) +

Parameters

+

+content - element text

+

+rich - determines if content can contain HTML code

+

+align - content align

+

+classes - a set of CSS class names

+

+init - an initializer extension function

+

Constructor
+

+ + diff --git a/api/pl.treksoft.kvision.html/-main/index.html b/api/pl.treksoft.kvision.html/-main/index.html new file mode 100644 index 00000000..56c86620 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-main/index.html @@ -0,0 +1,917 @@ + + + +Main - kvision + + + +kvision / pl.treksoft.kvision.html / Main
+
+

Main

+open class Main : Tag +

Simple component rendered as main.

+

Constructors

+ + + + + + + +
+

<init>

+
+Main(content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: (Main.() -> Unit)? = null)
+

Inherited Properties

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

align

+
+var align: Align? +

Text align.

+
+

content

+
+open var content: String? +

Text content of the tag.

+
+

rich

+
+open var rich: Boolean +

Determines if content can contain HTML code.

+
+

template

+
+open var template: ((Any?) -> String)? +

Handlebars template.

+
+

templates

+
+open var templates: Map<String, (Any?) -> String> +

Handlebars templates for i18n.

+
+

type

+
+var type: TAG +

Tag type.

+
+

Inherited Functions

+ + + + + + + +
+

getSnClass

+
+open fun getSnClass(): List<StringBoolPair> +

Returns list of CSS class names for current widget in the form of a List.

+
+