From 0a6e242e88964d2049f2ec5de78ed84c54a856a7 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 27 Mar 2020 23:00:56 +0100 Subject: API documentation for KVision 3.6.0 --- api/pl.treksoft.kvision.panel/-dock-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-fieldset-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-flex-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-grid-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-grid-wrapper/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-h-panel/index.html | 11 ++++++++++- .../-responsive-grid-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-root/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-simple-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-split-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-stack-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-tab-panel/index.html | 11 ++++++++++- api/pl.treksoft.kvision.panel/-v-panel/index.html | 11 ++++++++++- 13 files changed, 130 insertions(+), 13 deletions(-) (limited to 'api/pl.treksoft.kvision.panel') diff --git a/api/pl.treksoft.kvision.panel/-dock-panel/index.html b/api/pl.treksoft.kvision.panel/-dock-panel/index.html index 18a39f7f..cfaade97 100644 --- a/api/pl.treksoft.kvision.panel/-dock-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-dock-panel/index.html @@ -222,6 +222,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -470,7 +479,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-fieldset-panel/index.html b/api/pl.treksoft.kvision.panel/-fieldset-panel/index.html index 8fefd095..6c3b5e76 100644 --- a/api/pl.treksoft.kvision.panel/-fieldset-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-fieldset-panel/index.html @@ -207,6 +207,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -455,7 +464,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-flex-panel/index.html b/api/pl.treksoft.kvision.panel/-flex-panel/index.html index 5f0f357a..2f54ed5a 100644 --- a/api/pl.treksoft.kvision.panel/-flex-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-flex-panel/index.html @@ -281,6 +281,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -529,7 +538,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-grid-panel/index.html b/api/pl.treksoft.kvision.panel/-grid-panel/index.html index 1aabd27c..8e63f616 100644 --- a/api/pl.treksoft.kvision.panel/-grid-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-grid-panel/index.html @@ -335,6 +335,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -583,7 +592,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-grid-wrapper/index.html b/api/pl.treksoft.kvision.panel/-grid-wrapper/index.html index bbc225e1..cc3a1ea2 100644 --- a/api/pl.treksoft.kvision.panel/-grid-wrapper/index.html +++ b/api/pl.treksoft.kvision.panel/-grid-wrapper/index.html @@ -183,6 +183,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -431,7 +440,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-h-panel/index.html b/api/pl.treksoft.kvision.panel/-h-panel/index.html index 7757c0b6..d03e193a 100644 --- a/api/pl.treksoft.kvision.panel/-h-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-h-panel/index.html @@ -171,6 +171,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -419,7 +428,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html b/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html index 0807d49e..ddf5d89b 100644 --- a/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html @@ -227,6 +227,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -475,7 +484,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-root/index.html b/api/pl.treksoft.kvision.panel/-root/index.html index d2043be3..50374f66 100644 --- a/api/pl.treksoft.kvision.panel/-root/index.html +++ b/api/pl.treksoft.kvision.panel/-root/index.html @@ -226,6 +226,15 @@ Snabbdom virtual DOM.

(js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -474,7 +483,7 @@ Snabbdom virtual DOM.

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-simple-panel/index.html b/api/pl.treksoft.kvision.panel/-simple-panel/index.html index 3b59d345..4e23ba16 100644 --- a/api/pl.treksoft.kvision.panel/-simple-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-simple-panel/index.html @@ -260,6 +260,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -508,7 +517,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-split-panel/index.html b/api/pl.treksoft.kvision.panel/-split-panel/index.html index 6f2606f5..0a0cae39 100644 --- a/api/pl.treksoft.kvision.panel/-split-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-split-panel/index.html @@ -186,6 +186,15 @@ rendered as empty.

(js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -434,7 +443,7 @@ rendered as empty.

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-stack-panel/index.html b/api/pl.treksoft.kvision.panel/-stack-panel/index.html index 2a2d12b5..5fad88a7 100644 --- a/api/pl.treksoft.kvision.panel/-stack-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-stack-panel/index.html @@ -246,6 +246,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -494,7 +503,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-tab-panel/index.html b/api/pl.treksoft.kvision.panel/-tab-panel/index.html index eb659f72..ac72f163 100644 --- a/api/pl.treksoft.kvision.panel/-tab-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-tab-panel/index.html @@ -262,6 +262,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -510,7 +519,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps diff --git a/api/pl.treksoft.kvision.panel/-v-panel/index.html b/api/pl.treksoft.kvision.panel/-v-panel/index.html index ddd12aa2..41bb4e08 100644 --- a/api/pl.treksoft.kvision.panel/-v-panel/index.html +++ b/api/pl.treksoft.kvision.panel/-v-panel/index.html @@ -171,6 +171,15 @@ (js) +

customTag

+ + +

DSL builder extension function.

+fun Container.customTag(elementName: String, content: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), attributes: Map<String, String> = mapOf(), init: (CustomTag.() -> Unit)? = null): CustomTag + + + +(js)

dataContainer

@@ -419,7 +428,7 @@

DSL builder extension function.

-fun Container.maps(lat: Number, lng: Number, zoom: Number, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps +fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String> = setOf(), init: (Maps.() -> Unit)? = null): Maps -- cgit