From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- api1/pl.treksoft.kvision.utils/-cache/-init-.html | 17 ++ api1/pl.treksoft.kvision.utils/-cache/get.html | 16 ++ api1/pl.treksoft.kvision.utils/-cache/index.html | 78 ++++++ api1/pl.treksoft.kvision.utils/-cache/set.html | 16 ++ .../-cache/to-string.html | 14 ++ .../-e-n-t-e-r_-k-e-y.html | 15 ++ api1/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html | 15 ++ api1/pl.treksoft.kvision.utils/-j-s-o-n/index.html | 62 +++++ .../-j-s-o-n/nonstrict.html | 14 ++ api1/pl.treksoft.kvision.utils/-j-s-o-n/plain.html | 14 ++ .../pl.treksoft.kvision.utils/-j-s-o-n/to-obj.html | 21 ++ .../-kv-event/-init-.html | 15 ++ .../-kv-event/detail.html | 14 ++ .../pl.treksoft.kvision.utils/-kv-event/index.html | 54 +++++ .../-linked-list/-init-.html | 14 ++ .../-linked-list/append.html | 14 ++ .../-linked-list/count.html | 14 ++ .../-linked-list/first.html | 14 ++ .../-linked-list/index.html | 126 ++++++++++ .../-linked-list/is-empty.html | 14 ++ .../-linked-list/last.html | 14 ++ .../-linked-list/node-at-index.html | 14 ++ .../-linked-list/remove-all.html | 14 ++ .../-linked-list/remove-at-index.html | 14 ++ .../-linked-list/remove-last.html | 14 ++ .../-linked-list/remove-node.html | 14 ++ .../-linked-list/to-string.html | 14 ++ api1/pl.treksoft.kvision.utils/-node/-init-.html | 15 ++ api1/pl.treksoft.kvision.utils/-node/index.html | 68 ++++++ api1/pl.treksoft.kvision.utils/-node/next.html | 14 ++ api1/pl.treksoft.kvision.utils/-node/previous.html | 14 ++ api1/pl.treksoft.kvision.utils/-node/value.html | 14 ++ api1/pl.treksoft.kvision.utils/-object/-init-.html | 15 ++ api1/pl.treksoft.kvision.utils/-object/index.html | 42 ++++ .../-observable-list-wrapper/-init-.html | 15 ++ .../-observable-list-wrapper/add-all.html | 16 ++ .../-observable-list-wrapper/add.html | 16 ++ .../-observable-list-wrapper/clear.html | 14 ++ .../-observable-list-wrapper/contains-all.html | 14 ++ .../-observable-list-wrapper/contains.html | 14 ++ .../-observable-list-wrapper/get.html | 14 ++ .../-observable-list-wrapper/index-of.html | 14 ++ .../-observable-list-wrapper/index.html | 204 ++++++++++++++++ .../-observable-list-wrapper/is-empty.html | 14 ++ .../-observable-list-wrapper/iterator.html | 14 ++ .../-observable-list-wrapper/last-index-of.html | 14 ++ .../-observable-list-wrapper/list-iterator.html | 16 ++ .../-observable-list-wrapper/mutable-list.html | 14 ++ .../-observable-list-wrapper/on-update.html | 15 ++ .../-observable-list-wrapper/remove-all.html | 14 ++ .../-observable-list-wrapper/remove-at.html | 14 ++ .../-observable-list-wrapper/remove.html | 14 ++ .../-observable-list-wrapper/retain-all.html | 14 ++ .../-observable-list-wrapper/set.html | 14 ++ .../-observable-list-wrapper/size.html | 14 ++ .../-observable-list-wrapper/sub-list.html | 14 ++ .../-observable-list/index.html | 63 +++++ .../-observable-list/on-update.html | 14 ++ api1/pl.treksoft.kvision.utils/auto.html | 15 ++ .../get-data-with-file-content.html | 19 ++ api1/pl.treksoft.kvision.utils/index.html | 265 +++++++++++++++++++++ api1/pl.treksoft.kvision.utils/is-i-e11.html | 17 ++ .../kotlin.-any/create-instance.html | 15 ++ .../kotlin.-any/index.html | 25 ++ .../kotlin.-int/index.html | 43 ++++ api1/pl.treksoft.kvision.utils/kotlin.-int/pt.html | 15 ++ api1/pl.treksoft.kvision.utils/kotlin.-int/px.html | 15 ++ .../kotlin.-int/to-hex-string.html | 15 ++ .../kotlin.-number/ch.html | 15 ++ .../kotlin.-number/cm.html | 15 ++ .../kotlin.-number/em.html | 15 ++ .../kotlin.-number/in.html | 15 ++ .../kotlin.-number/index.html | 124 ++++++++++ .../kotlin.-number/mm.html | 15 ++ .../kotlin.-number/pc.html | 15 ++ .../kotlin.-number/perc.html | 15 ++ .../kotlin.-number/rem.html | 15 ++ .../kotlin.-number/vh.html | 15 ++ .../kotlin.-number/vmax.html | 15 ++ .../kotlin.-number/vmin.html | 15 ++ .../kotlin.-number/vw.html | 15 ++ .../kotlin.-pair/as-string.html | 15 ++ .../kotlin.-pair/index.html | 25 ++ .../kotlin.collections.-mutable-list/index.html | 25 ++ .../sync-with-list.html | 15 ++ api1/pl.treksoft.kvision.utils/normal.html | 15 ++ api1/pl.treksoft.kvision.utils/obj.html | 15 ++ .../observable-list-of.html | 15 ++ .../org.w3c.files.-file/get-content.html | 17 ++ .../org.w3c.files.-file/index.html | 25 ++ api1/pl.treksoft.kvision.utils/sn-attrs.html | 15 ++ api1/pl.treksoft.kvision.utils/sn-classes.html | 15 ++ api1/pl.treksoft.kvision.utils/sn-opt.html | 15 ++ api1/pl.treksoft.kvision.utils/sn-props.html | 15 ++ api1/pl.treksoft.kvision.utils/sn-style.html | 15 ++ 95 files changed, 2414 insertions(+) create mode 100644 api1/pl.treksoft.kvision.utils/-cache/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-cache/get.html create mode 100644 api1/pl.treksoft.kvision.utils/-cache/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-cache/set.html create mode 100644 api1/pl.treksoft.kvision.utils/-cache/to-string.html create mode 100644 api1/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html create mode 100644 api1/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html create mode 100644 api1/pl.treksoft.kvision.utils/-j-s-o-n/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-j-s-o-n/nonstrict.html create mode 100644 api1/pl.treksoft.kvision.utils/-j-s-o-n/plain.html create mode 100644 api1/pl.treksoft.kvision.utils/-j-s-o-n/to-obj.html create mode 100644 api1/pl.treksoft.kvision.utils/-kv-event/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-kv-event/detail.html create mode 100644 api1/pl.treksoft.kvision.utils/-kv-event/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/append.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/count.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/first.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/is-empty.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/last.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/node-at-index.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/remove-all.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/remove-at-index.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/remove-last.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/remove-node.html create mode 100644 api1/pl.treksoft.kvision.utils/-linked-list/to-string.html create mode 100644 api1/pl.treksoft.kvision.utils/-node/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-node/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-node/next.html create mode 100644 api1/pl.treksoft.kvision.utils/-node/previous.html create mode 100644 api1/pl.treksoft.kvision.utils/-node/value.html create mode 100644 api1/pl.treksoft.kvision.utils/-object/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-object/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/-init-.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add-all.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/clear.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains-all.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/get.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index-of.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/is-empty.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/iterator.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/last-index-of.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/list-iterator.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/mutable-list.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/on-update.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-all.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-at.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/retain-all.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/set.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/size.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list-wrapper/sub-list.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list/index.html create mode 100644 api1/pl.treksoft.kvision.utils/-observable-list/on-update.html create mode 100644 api1/pl.treksoft.kvision.utils/auto.html create mode 100644 api1/pl.treksoft.kvision.utils/get-data-with-file-content.html create mode 100644 api1/pl.treksoft.kvision.utils/index.html create mode 100644 api1/pl.treksoft.kvision.utils/is-i-e11.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-any/create-instance.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-any/index.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-int/index.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-int/pt.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-int/px.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/ch.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/cm.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/em.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/in.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/index.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/mm.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/pc.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/perc.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/rem.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/vh.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/vmax.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/vmin.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-number/vw.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.-pair/index.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html create mode 100644 api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/sync-with-list.html create mode 100644 api1/pl.treksoft.kvision.utils/normal.html create mode 100644 api1/pl.treksoft.kvision.utils/obj.html create mode 100644 api1/pl.treksoft.kvision.utils/observable-list-of.html create mode 100644 api1/pl.treksoft.kvision.utils/org.w3c.files.-file/get-content.html create mode 100644 api1/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html create mode 100644 api1/pl.treksoft.kvision.utils/sn-attrs.html create mode 100644 api1/pl.treksoft.kvision.utils/sn-classes.html create mode 100644 api1/pl.treksoft.kvision.utils/sn-opt.html create mode 100644 api1/pl.treksoft.kvision.utils/sn-props.html create mode 100644 api1/pl.treksoft.kvision.utils/sn-style.html (limited to 'api1/pl.treksoft.kvision.utils') diff --git a/api1/pl.treksoft.kvision.utils/-cache/-init-.html b/api1/pl.treksoft.kvision.utils/-cache/-init-.html new file mode 100644 index 00000000..05af599a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-cache/-init-.html @@ -0,0 +1,17 @@ + + + +Cache.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / Cache / <init>
+
+

<init>

+ +Cache(capacity: Int = 50) +

This is a LRU cache that has no performance impact for cache insertions +once the capacity of the cache has been reached. For cache hit, +performance is O(1) and for cache eviction, it is O(1).

+ + diff --git a/api1/pl.treksoft.kvision.utils/-cache/get.html b/api1/pl.treksoft.kvision.utils/-cache/get.html new file mode 100644 index 00000000..c6cb9816 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-cache/get.html @@ -0,0 +1,16 @@ + + + +Cache.get - kvision + + + +kvision / pl.treksoft.kvision.utils / Cache / get
+
+

get

+ +operator fun get(key: K): V? +

HashMap get is O(1). +More info: https://stackoverflow.com/a/4578039/2085356

+ + diff --git a/api1/pl.treksoft.kvision.utils/-cache/index.html b/api1/pl.treksoft.kvision.utils/-cache/index.html new file mode 100644 index 00000000..15c207b0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-cache/index.html @@ -0,0 +1,78 @@ + + + +Cache - kvision + + + +kvision / pl.treksoft.kvision.utils / Cache
+
+

Cache

+class Cache<K, V> +

This is a LRU cache that has no performance impact for cache insertions +once the capacity of the cache has been reached. For cache hit, +performance is O(1) and for cache eviction, it is O(1).

+

Constructors

+ + + + + + + +
+

<init>

+
+Cache(capacity: Int = 50) +

This is a LRU cache that has no performance impact for cache insertions +once the capacity of the cache has been reached. For cache hit, +performance is O(1) and for cache eviction, it is O(1).

+
+

Functions

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

get

+
+operator fun get(key: K): V? +

HashMap get is O(1). +More info: https://stackoverflow.com/a/4578039/2085356

+
+

set

+
+operator fun set(key: K, value: V): K? +

HashMap put and remove is O(1). +More info: https://stackoverflow.com/a/4578039/2085356

+
+

toString

+
+fun toString(): String
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-cache/set.html b/api1/pl.treksoft.kvision.utils/-cache/set.html new file mode 100644 index 00000000..1d3c6baa --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-cache/set.html @@ -0,0 +1,16 @@ + + + +Cache.set - kvision + + + +kvision / pl.treksoft.kvision.utils / Cache / set
+
+

set

+ +operator fun set(key: K, value: V): K? +

HashMap put and remove is O(1). +More info: https://stackoverflow.com/a/4578039/2085356

+ + diff --git a/api1/pl.treksoft.kvision.utils/-cache/to-string.html b/api1/pl.treksoft.kvision.utils/-cache/to-string.html new file mode 100644 index 00000000..cd476dfd --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-cache/to-string.html @@ -0,0 +1,14 @@ + + + +Cache.toString - kvision + + + +kvision / pl.treksoft.kvision.utils / Cache / toString
+
+

toString

+ +fun toString(): String + + diff --git a/api1/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html b/api1/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html new file mode 100644 index 00000000..a52032a2 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html @@ -0,0 +1,15 @@ + + + +ENTER_KEY - kvision + + + +kvision / pl.treksoft.kvision.utils / ENTER_KEY
+
+

ENTER_KEY

+ +const val ENTER_KEY: Int +

Keycode of the ENTER key.

+ + diff --git a/api1/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html b/api1/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html new file mode 100644 index 00000000..00763a70 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html @@ -0,0 +1,15 @@ + + + +ESC_KEY - kvision + + + +kvision / pl.treksoft.kvision.utils / ESC_KEY
+
+

ESC_KEY

+ +const val ESC_KEY: Int +

Keycode of the ESC key.

+ + diff --git a/api1/pl.treksoft.kvision.utils/-j-s-o-n/index.html b/api1/pl.treksoft.kvision.utils/-j-s-o-n/index.html new file mode 100644 index 00000000..7438053a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-j-s-o-n/index.html @@ -0,0 +1,62 @@ + + + +JSON - kvision + + + +kvision / pl.treksoft.kvision.utils / JSON
+
+

JSON

+object JSON +

JSON utility functions

+

Properties

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

nonstrict

+
+val nonstrict: Json
+

plain

+
+val plain: Json
+

Functions

+ + + + + + + +
+

toObj

+
+fun <T : Any> T.toObj(): dynamic
+fun <T> T.toObj(serializer: SerializationStrategy<T>): dynamic +

An extension function to convert Serializable object to JS dynamic object

+
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-j-s-o-n/nonstrict.html b/api1/pl.treksoft.kvision.utils/-j-s-o-n/nonstrict.html new file mode 100644 index 00000000..248c07c4 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-j-s-o-n/nonstrict.html @@ -0,0 +1,14 @@ + + + +JSON.nonstrict - kvision + + + +kvision / pl.treksoft.kvision.utils / JSON / nonstrict
+
+

nonstrict

+ +val nonstrict: Json + + diff --git a/api1/pl.treksoft.kvision.utils/-j-s-o-n/plain.html b/api1/pl.treksoft.kvision.utils/-j-s-o-n/plain.html new file mode 100644 index 00000000..866b5b98 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-j-s-o-n/plain.html @@ -0,0 +1,14 @@ + + + +JSON.plain - kvision + + + +kvision / pl.treksoft.kvision.utils / JSON / plain
+
+

plain

+ +val plain: Json + + diff --git a/api1/pl.treksoft.kvision.utils/-j-s-o-n/to-obj.html b/api1/pl.treksoft.kvision.utils/-j-s-o-n/to-obj.html new file mode 100644 index 00000000..13038dd7 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-j-s-o-n/to-obj.html @@ -0,0 +1,21 @@ + + + +JSON.toObj - kvision + + + +kvision / pl.treksoft.kvision.utils / JSON / toObj
+
+

toObj

+ +inline fun <reified T : Any> T.toObj(): dynamic +

An extension function to convert Serializable object to JS dynamic object

+ +fun <T> T.toObj(serializer: SerializationStrategy<T>): dynamic +

An extension function to convert Serializable object to JS dynamic object

+

Parameters

+

+serializer - a serializer for T

+ + diff --git a/api1/pl.treksoft.kvision.utils/-kv-event/-init-.html b/api1/pl.treksoft.kvision.utils/-kv-event/-init-.html new file mode 100644 index 00000000..f2204522 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-kv-event/-init-.html @@ -0,0 +1,15 @@ + + + +KvEvent.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / KvEvent / <init>
+
+

<init>

+ +KvEvent(type: String, eventInitDict: CustomEventInit) +

Helper class for defining custom events.

+ + diff --git a/api1/pl.treksoft.kvision.utils/-kv-event/detail.html b/api1/pl.treksoft.kvision.utils/-kv-event/detail.html new file mode 100644 index 00000000..a047de16 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-kv-event/detail.html @@ -0,0 +1,14 @@ + + + +KvEvent.detail - kvision + + + +kvision / pl.treksoft.kvision.utils / KvEvent / detail
+
+

detail

+ +val detail: KvJQueryEventObject + + diff --git a/api1/pl.treksoft.kvision.utils/-kv-event/index.html b/api1/pl.treksoft.kvision.utils/-kv-event/index.html new file mode 100644 index 00000000..8ff7ac06 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-kv-event/index.html @@ -0,0 +1,54 @@ + + + +KvEvent - kvision + + + +kvision / pl.treksoft.kvision.utils / KvEvent
+
+

KvEvent

+class KvEvent : CustomEvent +

Helper class for defining custom events.

+

Constructors

+ + + + + + + +
+

<init>

+
+KvEvent(type: String, eventInitDict: CustomEventInit) +

Helper class for defining custom events.

+
+

Properties

+ + + + + + + +
+

detail

+
+val detail: KvJQueryEventObject
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/-init-.html b/api1/pl.treksoft.kvision.utils/-linked-list/-init-.html new file mode 100644 index 00000000..6daf79bf --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/-init-.html @@ -0,0 +1,14 @@ + + + +LinkedList.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / <init>
+
+

<init>

+ +LinkedList() + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/append.html b/api1/pl.treksoft.kvision.utils/-linked-list/append.html new file mode 100644 index 00000000..a9844da8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/append.html @@ -0,0 +1,14 @@ + + + +LinkedList.append - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / append
+
+

append

+ +fun append(value: T): Unit + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/count.html b/api1/pl.treksoft.kvision.utils/-linked-list/count.html new file mode 100644 index 00000000..ea9784e0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/count.html @@ -0,0 +1,14 @@ + + + +LinkedList.count - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / count
+
+

count

+ +fun count(): Int + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/first.html b/api1/pl.treksoft.kvision.utils/-linked-list/first.html new file mode 100644 index 00000000..87bb9e23 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/first.html @@ -0,0 +1,14 @@ + + + +LinkedList.first - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / first
+
+

first

+ +fun first(): Node<T>? + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/index.html b/api1/pl.treksoft.kvision.utils/-linked-list/index.html new file mode 100644 index 00000000..f8c5b02c --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/index.html @@ -0,0 +1,126 @@ + + + +LinkedList - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList
+
+

LinkedList

+class LinkedList<T> +

Constructors

+ + + + + + + +
+

<init>

+
+LinkedList()
+

Properties

+ + + + + + + +
+

isEmpty

+
+var isEmpty: Boolean
+

Functions

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

append

+
+fun append(value: T): Unit
+

count

+
+fun count(): Int
+

first

+
+fun first(): Node<T>?
+

last

+
+fun last(): Node<T>?
+

nodeAtIndex

+
+fun nodeAtIndex(index: Int): Node<T>?
+

removeAll

+
+fun removeAll(): Unit
+

removeAtIndex

+
+fun removeAtIndex(index: Int): T?
+

removeLast

+
+fun removeLast(): T?
+

removeNode

+
+fun removeNode(node: Node<T>): T
+

toString

+
+fun toString(): String
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/is-empty.html b/api1/pl.treksoft.kvision.utils/-linked-list/is-empty.html new file mode 100644 index 00000000..0e0c88b8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/is-empty.html @@ -0,0 +1,14 @@ + + + +LinkedList.isEmpty - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / isEmpty
+
+

isEmpty

+ +var isEmpty: Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/last.html b/api1/pl.treksoft.kvision.utils/-linked-list/last.html new file mode 100644 index 00000000..920600bd --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/last.html @@ -0,0 +1,14 @@ + + + +LinkedList.last - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / last
+
+

last

+ +fun last(): Node<T>? + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/node-at-index.html b/api1/pl.treksoft.kvision.utils/-linked-list/node-at-index.html new file mode 100644 index 00000000..7faf6347 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/node-at-index.html @@ -0,0 +1,14 @@ + + + +LinkedList.nodeAtIndex - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / nodeAtIndex
+
+

nodeAtIndex

+ +fun nodeAtIndex(index: Int): Node<T>? + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/remove-all.html b/api1/pl.treksoft.kvision.utils/-linked-list/remove-all.html new file mode 100644 index 00000000..988bf621 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/remove-all.html @@ -0,0 +1,14 @@ + + + +LinkedList.removeAll - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / removeAll
+
+

removeAll

+ +fun removeAll(): Unit + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/remove-at-index.html b/api1/pl.treksoft.kvision.utils/-linked-list/remove-at-index.html new file mode 100644 index 00000000..fd135542 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/remove-at-index.html @@ -0,0 +1,14 @@ + + + +LinkedList.removeAtIndex - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / removeAtIndex
+
+

removeAtIndex

+ +fun removeAtIndex(index: Int): T? + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/remove-last.html b/api1/pl.treksoft.kvision.utils/-linked-list/remove-last.html new file mode 100644 index 00000000..063385a9 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/remove-last.html @@ -0,0 +1,14 @@ + + + +LinkedList.removeLast - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / removeLast
+
+

removeLast

+ +fun removeLast(): T? + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/remove-node.html b/api1/pl.treksoft.kvision.utils/-linked-list/remove-node.html new file mode 100644 index 00000000..c53fba65 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/remove-node.html @@ -0,0 +1,14 @@ + + + +LinkedList.removeNode - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / removeNode
+
+

removeNode

+ +fun removeNode(node: Node<T>): T + + diff --git a/api1/pl.treksoft.kvision.utils/-linked-list/to-string.html b/api1/pl.treksoft.kvision.utils/-linked-list/to-string.html new file mode 100644 index 00000000..c0357f7a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-linked-list/to-string.html @@ -0,0 +1,14 @@ + + + +LinkedList.toString - kvision + + + +kvision / pl.treksoft.kvision.utils / LinkedList / toString
+
+

toString

+ +fun toString(): String + + diff --git a/api1/pl.treksoft.kvision.utils/-node/-init-.html b/api1/pl.treksoft.kvision.utils/-node/-init-.html new file mode 100644 index 00000000..5ed9a10a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-node/-init-.html @@ -0,0 +1,15 @@ + + + +Node.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / Node / <init>
+
+

<init>

+ +Node(value: T) +

Created by gazollajunior on 07/04/16.

+ + diff --git a/api1/pl.treksoft.kvision.utils/-node/index.html b/api1/pl.treksoft.kvision.utils/-node/index.html new file mode 100644 index 00000000..bcd9cbdf --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-node/index.html @@ -0,0 +1,68 @@ + + + +Node - kvision + + + +kvision / pl.treksoft.kvision.utils / Node
+
+

Node

+class Node<T> +

Created by gazollajunior on 07/04/16.

+

Constructors

+ + + + + + + +
+

<init>

+
+Node(value: T) +

Created by gazollajunior on 07/04/16.

+
+

Properties

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

next

+
+var next: Node<T>?
+

previous

+
+var previous: Node<T>?
+

value

+
+var value: T
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-node/next.html b/api1/pl.treksoft.kvision.utils/-node/next.html new file mode 100644 index 00000000..6714c772 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-node/next.html @@ -0,0 +1,14 @@ + + + +Node.next - kvision + + + +kvision / pl.treksoft.kvision.utils / Node / next
+
+

next

+ +var next: Node<T>? + + diff --git a/api1/pl.treksoft.kvision.utils/-node/previous.html b/api1/pl.treksoft.kvision.utils/-node/previous.html new file mode 100644 index 00000000..8fe1f1f9 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-node/previous.html @@ -0,0 +1,14 @@ + + + +Node.previous - kvision + + + +kvision / pl.treksoft.kvision.utils / Node / previous
+
+

previous

+ +var previous: Node<T>? + + diff --git a/api1/pl.treksoft.kvision.utils/-node/value.html b/api1/pl.treksoft.kvision.utils/-node/value.html new file mode 100644 index 00000000..3fecf28a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-node/value.html @@ -0,0 +1,14 @@ + + + +Node.value - kvision + + + +kvision / pl.treksoft.kvision.utils / Node / value
+
+

value

+ +var value: T + + diff --git a/api1/pl.treksoft.kvision.utils/-object/-init-.html b/api1/pl.treksoft.kvision.utils/-object/-init-.html new file mode 100644 index 00000000..d4733824 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-object/-init-.html @@ -0,0 +1,15 @@ + + + +Object.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / Object / <init>
+
+

<init>

+ +Object() +

JavaScript Object type

+ + diff --git a/api1/pl.treksoft.kvision.utils/-object/index.html b/api1/pl.treksoft.kvision.utils/-object/index.html new file mode 100644 index 00000000..eda8822d --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-object/index.html @@ -0,0 +1,42 @@ + + + +Object - kvision + + + +kvision / pl.treksoft.kvision.utils / Object
+
+

Object

+external class Object +

JavaScript Object type

+

Constructors

+ + + + + + + +
+

<init>

+
+Object() +

JavaScript Object type

+
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/-init-.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/-init-.html new file mode 100644 index 00000000..10267492 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/-init-.html @@ -0,0 +1,15 @@ + + + +ObservableListWrapper.<init> - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / <init>
+
+

<init>

+ +ObservableListWrapper(mutableList: MutableList<T> = mutableListOf()) +

Simple observable list implementation.

+ + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add-all.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add-all.html new file mode 100644 index 00000000..2561bd1b --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add-all.html @@ -0,0 +1,16 @@ + + + +ObservableListWrapper.addAll - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / addAll
+
+

addAll

+ +fun addAll(elements: Collection<T>): Boolean
+ +fun addAll(index: Int, elements: Collection<T>): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add.html new file mode 100644 index 00000000..f27df790 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/add.html @@ -0,0 +1,16 @@ + + + +ObservableListWrapper.add - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / add
+
+

add

+ +fun add(element: T): Boolean
+ +fun add(index: Int, element: T): Unit + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/clear.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/clear.html new file mode 100644 index 00000000..133083cc --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/clear.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.clear - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / clear
+
+

clear

+ +fun clear(): Unit + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains-all.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains-all.html new file mode 100644 index 00000000..0efa9d8f --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains-all.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.containsAll - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / containsAll
+
+

containsAll

+ +fun containsAll(elements: Collection<T>): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains.html new file mode 100644 index 00000000..9ae02722 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/contains.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.contains - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / contains
+
+

contains

+ +fun contains(element: T): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/get.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/get.html new file mode 100644 index 00000000..6366a1a8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/get.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.get - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / get
+
+

get

+ +fun get(index: Int): T + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index-of.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index-of.html new file mode 100644 index 00000000..6124cd75 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index-of.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.indexOf - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / indexOf
+
+

indexOf

+ +fun indexOf(element: T): Int + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index.html new file mode 100644 index 00000000..76a51d0d --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/index.html @@ -0,0 +1,204 @@ + + + +ObservableListWrapper - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper
+
+

ObservableListWrapper

+class ObservableListWrapper<T> : MutableList<T>, ObservableList<T> +

Simple observable list implementation.

+

Constructors

+ + + + + + + +
+

<init>

+
+ObservableListWrapper(mutableList: MutableList<T> = mutableListOf()) +

Simple observable list implementation.

+
+

Properties

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

mutableList

+
+val mutableList: MutableList<T>
+

onUpdate

+
+val onUpdate: MutableCollection<(MutableList<T>) -> Unit>
+

size

+
+val size: Int
+

Functions

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

add

+
+fun add(element: T): Boolean
+fun add(index: Int, element: T): Unit
+

addAll

+
+fun addAll(elements: Collection<T>): Boolean
+fun addAll(index: Int, elements: Collection<T>): Boolean
+

clear

+
+fun clear(): Unit
+

contains

+
+fun contains(element: T): Boolean
+

containsAll

+
+fun containsAll(elements: Collection<T>): Boolean
+

get

+
+fun get(index: Int): T
+

indexOf

+
+fun indexOf(element: T): Int
+

isEmpty

+
+fun isEmpty(): Boolean
+

iterator

+
+fun iterator(): MutableIterator<T>
+

lastIndexOf

+
+fun lastIndexOf(element: T): Int
+

listIterator

+
+fun listIterator(): MutableListIterator<T>
+fun listIterator(index: Int): MutableListIterator<T>
+

remove

+
+fun remove(element: T): Boolean
+

removeAll

+
+fun removeAll(elements: Collection<T>): Boolean
+

removeAt

+
+fun removeAt(index: Int): T
+

retainAll

+
+fun retainAll(elements: Collection<T>): Boolean
+

set

+
+fun set(index: Int, element: T): T
+

subList

+
+fun subList(fromIndex: Int, toIndex: Int): MutableList<T>
+

Extension Functions

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

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+

syncWithList

+
+fun <T> MutableList<T>.syncWithList(list: List<T>): Unit +

Utility extension function to synchronise elements of the MutableList.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/is-empty.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/is-empty.html new file mode 100644 index 00000000..7476ad91 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/is-empty.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.isEmpty - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / isEmpty
+
+

isEmpty

+ +fun isEmpty(): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/iterator.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/iterator.html new file mode 100644 index 00000000..6451260c --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/iterator.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.iterator - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / iterator
+
+

iterator

+ +fun iterator(): MutableIterator<T> + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/last-index-of.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/last-index-of.html new file mode 100644 index 00000000..65196cd5 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/last-index-of.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.lastIndexOf - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / lastIndexOf
+
+

lastIndexOf

+ +fun lastIndexOf(element: T): Int + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/list-iterator.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/list-iterator.html new file mode 100644 index 00000000..3266abd0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/list-iterator.html @@ -0,0 +1,16 @@ + + + +ObservableListWrapper.listIterator - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / listIterator
+
+

listIterator

+ +fun listIterator(): MutableListIterator<T>
+ +fun listIterator(index: Int): MutableListIterator<T> + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/mutable-list.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/mutable-list.html new file mode 100644 index 00000000..ed123582 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/mutable-list.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.mutableList - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / mutableList
+
+

mutableList

+ +val mutableList: MutableList<T> + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/on-update.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/on-update.html new file mode 100644 index 00000000..67a6abde --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/on-update.html @@ -0,0 +1,15 @@ + + + +ObservableListWrapper.onUpdate - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / onUpdate
+
+

onUpdate

+ +val onUpdate: MutableCollection<(MutableList<T>) -> Unit> +

Overrides ObservableList.onUpdate

+ + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-all.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-all.html new file mode 100644 index 00000000..d1fc8354 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-all.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.removeAll - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / removeAll
+
+

removeAll

+ +fun removeAll(elements: Collection<T>): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-at.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-at.html new file mode 100644 index 00000000..cc02b15d --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove-at.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.removeAt - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / removeAt
+
+

removeAt

+ +fun removeAt(index: Int): T + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove.html new file mode 100644 index 00000000..4e89fb6f --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/remove.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.remove - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / remove
+
+

remove

+ +fun remove(element: T): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/retain-all.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/retain-all.html new file mode 100644 index 00000000..7675f11e --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/retain-all.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.retainAll - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / retainAll
+
+

retainAll

+ +fun retainAll(elements: Collection<T>): Boolean + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/set.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/set.html new file mode 100644 index 00000000..f0c5f4b5 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/set.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.set - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / set
+
+

set

+ +fun set(index: Int, element: T): T + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/size.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/size.html new file mode 100644 index 00000000..92e321d5 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/size.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.size - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / size
+
+

size

+ +val size: Int + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/sub-list.html b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/sub-list.html new file mode 100644 index 00000000..c4635f9b --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list-wrapper/sub-list.html @@ -0,0 +1,14 @@ + + + +ObservableListWrapper.subList - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableListWrapper / subList
+
+

subList

+ +fun subList(fromIndex: Int, toIndex: Int): MutableList<T> + + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list/index.html b/api1/pl.treksoft.kvision.utils/-observable-list/index.html new file mode 100644 index 00000000..07b47de8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list/index.html @@ -0,0 +1,63 @@ + + + +ObservableList - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableList
+
+

ObservableList

+interface ObservableList<T> : MutableList<T> +

Observable list interface.

+

Properties

+ + + + + + + +
+

onUpdate

+
+abstract val onUpdate: MutableCollection<(MutableList<T>) -> Unit>
+

Extension Functions

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

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+

syncWithList

+
+fun <T> MutableList<T>.syncWithList(list: List<T>): Unit +

Utility extension function to synchronise elements of the MutableList.

+
+

Inheritors

+ + + + + + + +
+

ObservableListWrapper

+
+class ObservableListWrapper<T> : MutableList<T>, ObservableList<T> +

Simple observable list implementation.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/-observable-list/on-update.html b/api1/pl.treksoft.kvision.utils/-observable-list/on-update.html new file mode 100644 index 00000000..3ffa447f --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/-observable-list/on-update.html @@ -0,0 +1,14 @@ + + + +ObservableList.onUpdate - kvision + + + +kvision / pl.treksoft.kvision.utils / ObservableList / onUpdate
+
+

onUpdate

+ +abstract val onUpdate: MutableCollection<(MutableList<T>) -> Unit> + + diff --git a/api1/pl.treksoft.kvision.utils/auto.html b/api1/pl.treksoft.kvision.utils/auto.html new file mode 100644 index 00000000..272aab6a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/auto.html @@ -0,0 +1,15 @@ + + + +auto - kvision + + + +kvision / pl.treksoft.kvision.utils / auto
+
+

auto

+ +val auto: CssSize +

Helper property to describe CSS auto value.

+ + diff --git a/api1/pl.treksoft.kvision.utils/get-data-with-file-content.html b/api1/pl.treksoft.kvision.utils/get-data-with-file-content.html new file mode 100644 index 00000000..519a27c8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/get-data-with-file-content.html @@ -0,0 +1,19 @@ + + + +getDataWithFileContent - kvision + + + +kvision / pl.treksoft.kvision.utils / getDataWithFileContent
+
+

getDataWithFileContent

+ +suspend fun <K : Any> Form<K>.getDataWithFileContent(): K
+ +suspend fun <K : Any> FormPanel<K>.getDataWithFileContent(): K +

Returns current data model with file content read for all KFiles controls.

+

Return
+data model

+ + diff --git a/api1/pl.treksoft.kvision.utils/index.html b/api1/pl.treksoft.kvision.utils/index.html new file mode 100644 index 00000000..0a14333f --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/index.html @@ -0,0 +1,265 @@ + + + +pl.treksoft.kvision.utils - kvision + + + +kvision / pl.treksoft.kvision.utils
+
+

Package pl.treksoft.kvision.utils

+

Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.

+

Types

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

Cache

+
+class Cache<K, V> +

This is a LRU cache that has no performance impact for cache insertions +once the capacity of the cache has been reached. For cache hit, +performance is O(1) and for cache eviction, it is O(1).

+
+

JSON

+
+object JSON +

JSON utility functions

+
+

KvEvent

+
+class KvEvent : CustomEvent +

Helper class for defining custom events.

+
+

LinkedList

+
+class LinkedList<T>
+

Node

+
+class Node<T> +

Created by gazollajunior on 07/04/16.

+
+

Object

+
+external class Object +

JavaScript Object type

+
+

ObservableList

+
+interface ObservableList<T> : MutableList<T> +

Observable list interface.

+
+

ObservableListWrapper

+
+class ObservableListWrapper<T> : MutableList<T>, ObservableList<T> +

Simple observable list implementation.

+
+

Extensions for External Classes

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

kotlin.Any

+
+
+

kotlin.collections.MutableList

+
+
+

kotlin.Int

+
+
+

kotlin.Number

+
+
+

kotlin.Pair

+
+
+

org.w3c.files.File

+
+
+

Properties

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

auto

+
+val auto: CssSize +

Helper property to describe CSS auto value.

+
+

ENTER_KEY

+
+const val ENTER_KEY: Int +

Keycode of the ENTER key.

+
+

ESC_KEY

+
+const val ESC_KEY: Int +

Keycode of the ESC key.

+
+

normal

+
+val normal: CssSize +

Helper property to describe CSS normal value.

+
+

Functions

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

getDataWithFileContent

+
+suspend fun <K : Any> Form<K>.getDataWithFileContent(): K
+suspend fun <K : Any> FormPanel<K>.getDataWithFileContent(): K +

Returns current data model with file content read for all KFiles controls.

+
+

isIE11

+
+fun isIE11(): Boolean +

Utility function to detect Internet Explorer 11.

+
+

obj

+
+fun obj(init: dynamic.() -> Unit): dynamic +

Helper function for creating JavaScript objects.

+
+

observableListOf

+
+fun <T> observableListOf(vararg items: T): ObservableListWrapper<T> +

Creates an instance of ObservableList

+
+

snAttrs

+
+fun snAttrs(pairs: List<StringPair>): Attrs +

Helper function for creating attributes parameters for Snabbdom.

+
+

snClasses

+
+fun snClasses(pairs: List<StringBoolPair>): Classes +

Helper function for creating classes parameters for Snabbdom.

+
+

snOpt

+
+fun snOpt(block: VNodeData.() -> Unit): VNodeData +

Helper function for creating object parameters for Snabbdom.

+
+

snProps

+
+fun snProps(pairs: List<StringPair>): Props +

Helper function for creating properties parameters for Snabbdom.

+
+

snStyle

+
+fun snStyle(pairs: List<StringPair>): VNodeStyle +

Helper function for creating style parameters for Snabbdom.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/is-i-e11.html b/api1/pl.treksoft.kvision.utils/is-i-e11.html new file mode 100644 index 00000000..5f9a4d91 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/is-i-e11.html @@ -0,0 +1,17 @@ + + + +isIE11 - kvision + + + +kvision / pl.treksoft.kvision.utils / isIE11
+
+

isIE11

+ +fun isIE11(): Boolean +

Utility function to detect Internet Explorer 11.

+

Return
+true if the current browser is IE11

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-any/create-instance.html b/api1/pl.treksoft.kvision.utils/kotlin.-any/create-instance.html new file mode 100644 index 00000000..f9118a2d --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-any/create-instance.html @@ -0,0 +1,15 @@ + + + +createInstance - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Any / createInstance
+
+

createInstance

+ +inline fun <reified T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-any/index.html b/api1/pl.treksoft.kvision.utils/kotlin.-any/index.html new file mode 100644 index 00000000..ea1e1ca1 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-any/index.html @@ -0,0 +1,25 @@ + + + +pl.treksoft.kvision.utils.kotlin.Any - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Any
+
+

Extensions for kotlin.Any

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-int/index.html b/api1/pl.treksoft.kvision.utils/kotlin.-int/index.html new file mode 100644 index 00000000..264af1d0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-int/index.html @@ -0,0 +1,43 @@ + + + +pl.treksoft.kvision.utils.kotlin.Int - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Int
+
+

Extensions for kotlin.Int

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

pt

+
+val Int.pt: CssSize +

Extension property to convert Int to CSS pt units.

+
+

px

+
+val Int.px: CssSize +

Extension property to convert Int to CSS px units.

+
+

toHexString

+
+fun Int.toHexString(): String +

Extension function to convert Int to hex format.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-int/pt.html b/api1/pl.treksoft.kvision.utils/kotlin.-int/pt.html new file mode 100644 index 00000000..9792407a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-int/pt.html @@ -0,0 +1,15 @@ + + + +pt - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Int / pt
+
+

pt

+ +val Int.pt: CssSize +

Extension property to convert Int to CSS pt units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-int/px.html b/api1/pl.treksoft.kvision.utils/kotlin.-int/px.html new file mode 100644 index 00000000..4f43e678 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-int/px.html @@ -0,0 +1,15 @@ + + + +px - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Int / px
+
+

px

+ +val Int.px: CssSize +

Extension property to convert Int to CSS px units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html b/api1/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html new file mode 100644 index 00000000..5456861b --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html @@ -0,0 +1,15 @@ + + + +toHexString - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Int / toHexString
+
+

toHexString

+ +fun Int.toHexString(): String +

Extension function to convert Int to hex format.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/ch.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/ch.html new file mode 100644 index 00000000..e0a954f0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/ch.html @@ -0,0 +1,15 @@ + + + +ch - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / ch
+
+

ch

+ +val Number.ch: CssSize +

Extension property to convert Int to CSS ch units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/cm.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/cm.html new file mode 100644 index 00000000..440899aa --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/cm.html @@ -0,0 +1,15 @@ + + + +cm - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / cm
+
+

cm

+ +val Number.cm: CssSize +

Extension property to convert Int to CSS cm units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/em.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/em.html new file mode 100644 index 00000000..97ecf4a5 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/em.html @@ -0,0 +1,15 @@ + + + +em - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / em
+
+

em

+ +val Number.em: CssSize +

Extension property to convert Int to CSS em units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/in.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/in.html new file mode 100644 index 00000000..1aa3e16c --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/in.html @@ -0,0 +1,15 @@ + + + +in - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / in
+
+

in

+ +val Number.in: CssSize +

Extension property to convert Int to CSS in units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/index.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/index.html new file mode 100644 index 00000000..9ba03355 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/index.html @@ -0,0 +1,124 @@ + + + +pl.treksoft.kvision.utils.kotlin.Number - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number
+
+

Extensions for kotlin.Number

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

ch

+
+val Number.ch: CssSize +

Extension property to convert Int to CSS ch units.

+
+

cm

+
+val Number.cm: CssSize +

Extension property to convert Int to CSS cm units.

+
+

em

+
+val Number.em: CssSize +

Extension property to convert Int to CSS em units.

+
+

in

+
+val Number.in: CssSize +

Extension property to convert Int to CSS in units.

+
+

mm

+
+val Number.mm: CssSize +

Extension property to convert Int to CSS mm units.

+
+

pc

+
+val Number.pc: CssSize +

Extension property to convert Int to CSS pc units.

+
+

perc

+
+val Number.perc: CssSize +

Extension property to convert Int to CSS percent units.

+
+

rem

+
+val Number.rem: CssSize +

Extension property to convert Int to CSS rem units.

+
+

vh

+
+val Number.vh: CssSize +

Extension property to convert Int to CSS vh units.

+
+

vmax

+
+val Number.vmax: CssSize +

Extension property to convert Int to CSS vmax units.

+
+

vmin

+
+val Number.vmin: CssSize +

Extension property to convert Int to CSS vmin units.

+
+

vw

+
+val Number.vw: CssSize +

Extension property to convert Int to CSS vw units.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/mm.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/mm.html new file mode 100644 index 00000000..8ad7f8f1 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/mm.html @@ -0,0 +1,15 @@ + + + +mm - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / mm
+
+

mm

+ +val Number.mm: CssSize +

Extension property to convert Int to CSS mm units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/pc.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/pc.html new file mode 100644 index 00000000..f7cb73a7 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/pc.html @@ -0,0 +1,15 @@ + + + +pc - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / pc
+
+

pc

+ +val Number.pc: CssSize +

Extension property to convert Int to CSS pc units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/perc.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/perc.html new file mode 100644 index 00000000..91914ac2 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/perc.html @@ -0,0 +1,15 @@ + + + +perc - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / perc
+
+

perc

+ +val Number.perc: CssSize +

Extension property to convert Int to CSS percent units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/rem.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/rem.html new file mode 100644 index 00000000..64ab6166 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/rem.html @@ -0,0 +1,15 @@ + + + +rem - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / rem
+
+

rem

+ +val Number.rem: CssSize +

Extension property to convert Int to CSS rem units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/vh.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/vh.html new file mode 100644 index 00000000..bebecf17 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/vh.html @@ -0,0 +1,15 @@ + + + +vh - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / vh
+
+

vh

+ +val Number.vh: CssSize +

Extension property to convert Int to CSS vh units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/vmax.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/vmax.html new file mode 100644 index 00000000..d60b95f4 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/vmax.html @@ -0,0 +1,15 @@ + + + +vmax - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / vmax
+
+

vmax

+ +val Number.vmax: CssSize +

Extension property to convert Int to CSS vmax units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/vmin.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/vmin.html new file mode 100644 index 00000000..104a0cde --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/vmin.html @@ -0,0 +1,15 @@ + + + +vmin - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / vmin
+
+

vmin

+ +val Number.vmin: CssSize +

Extension property to convert Int to CSS vmin units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-number/vw.html b/api1/pl.treksoft.kvision.utils/kotlin.-number/vw.html new file mode 100644 index 00000000..3f3401be --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-number/vw.html @@ -0,0 +1,15 @@ + + + +vw - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Number / vw
+
+

vw

+ +val Number.vw: CssSize +

Extension property to convert Int to CSS vw units.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html b/api1/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html new file mode 100644 index 00000000..00f2c5d8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html @@ -0,0 +1,15 @@ + + + +asString - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Pair / asString
+
+

asString

+ +fun CssSize.asString(): String +

Extension function to convert CssSize to String.

+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.-pair/index.html b/api1/pl.treksoft.kvision.utils/kotlin.-pair/index.html new file mode 100644 index 00000000..8113974a --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.-pair/index.html @@ -0,0 +1,25 @@ + + + +pl.treksoft.kvision.utils.kotlin.Pair - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.Pair
+
+

Extensions for kotlin.Pair

+ + + + + + + +
+

asString

+
+fun CssSize.asString(): String +

Extension function to convert CssSize to String.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html b/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html new file mode 100644 index 00000000..2dffc0c4 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html @@ -0,0 +1,25 @@ + + + +pl.treksoft.kvision.utils.kotlin.collections.MutableList - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.collections.MutableList
+
+

Extensions for kotlin.collections.MutableList

+ + + + + + + +
+

syncWithList

+
+fun <T> MutableList<T>.syncWithList(list: List<T>): Unit +

Utility extension function to synchronise elements of the MutableList.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/sync-with-list.html b/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/sync-with-list.html new file mode 100644 index 00000000..d7e76c1e --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/sync-with-list.html @@ -0,0 +1,15 @@ + + + +syncWithList - kvision + + + +kvision / pl.treksoft.kvision.utils / kotlin.collections.MutableList / syncWithList
+
+

syncWithList

+ +fun <T> MutableList<T>.syncWithList(list: List<T>): Unit +

Utility extension function to synchronise elements of the MutableList.

+ + diff --git a/api1/pl.treksoft.kvision.utils/normal.html b/api1/pl.treksoft.kvision.utils/normal.html new file mode 100644 index 00000000..3c1b1dca --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/normal.html @@ -0,0 +1,15 @@ + + + +normal - kvision + + + +kvision / pl.treksoft.kvision.utils / normal
+
+

normal

+ +val normal: CssSize +

Helper property to describe CSS normal value.

+ + diff --git a/api1/pl.treksoft.kvision.utils/obj.html b/api1/pl.treksoft.kvision.utils/obj.html new file mode 100644 index 00000000..14faad1d --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/obj.html @@ -0,0 +1,15 @@ + + + +obj - kvision + + + +kvision / pl.treksoft.kvision.utils / obj
+
+

obj

+ +inline fun obj(init: dynamic.() -> Unit): dynamic +

Helper function for creating JavaScript objects.

+ + diff --git a/api1/pl.treksoft.kvision.utils/observable-list-of.html b/api1/pl.treksoft.kvision.utils/observable-list-of.html new file mode 100644 index 00000000..299f72f0 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/observable-list-of.html @@ -0,0 +1,15 @@ + + + +observableListOf - kvision + + + +kvision / pl.treksoft.kvision.utils / observableListOf
+
+

observableListOf

+ +fun <T> observableListOf(vararg items: T): ObservableListWrapper<T> +

Creates an instance of ObservableList

+ + diff --git a/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/get-content.html b/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/get-content.html new file mode 100644 index 00000000..4a8b191b --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/get-content.html @@ -0,0 +1,17 @@ + + + +getContent - kvision + + + +kvision / pl.treksoft.kvision.utils / org.w3c.files.File / getContent
+
+

getContent

+ +suspend fun File.getContent(): String +

Suspending extension function to get file content.

+

Return
+file content

+ + diff --git a/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html b/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html new file mode 100644 index 00000000..4a566d14 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/org.w3c.files.-file/index.html @@ -0,0 +1,25 @@ + + + +pl.treksoft.kvision.utils.org.w3c.files.File - kvision + + + +kvision / pl.treksoft.kvision.utils / org.w3c.files.File
+
+

Extensions for org.w3c.files.File

+ + + + + + + +
+

getContent

+
+suspend fun File.getContent(): String +

Suspending extension function to get file content.

+
+ + diff --git a/api1/pl.treksoft.kvision.utils/sn-attrs.html b/api1/pl.treksoft.kvision.utils/sn-attrs.html new file mode 100644 index 00000000..237573b8 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/sn-attrs.html @@ -0,0 +1,15 @@ + + + +snAttrs - kvision + + + +kvision / pl.treksoft.kvision.utils / snAttrs
+
+

snAttrs

+ +inline fun snAttrs(pairs: List<StringPair>): Attrs +

Helper function for creating attributes parameters for Snabbdom.

+ + diff --git a/api1/pl.treksoft.kvision.utils/sn-classes.html b/api1/pl.treksoft.kvision.utils/sn-classes.html new file mode 100644 index 00000000..3fa4ba54 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/sn-classes.html @@ -0,0 +1,15 @@ + + + +snClasses - kvision + + + +kvision / pl.treksoft.kvision.utils / snClasses
+
+

snClasses

+ +inline fun snClasses(pairs: List<StringBoolPair>): Classes +

Helper function for creating classes parameters for Snabbdom.

+ + diff --git a/api1/pl.treksoft.kvision.utils/sn-opt.html b/api1/pl.treksoft.kvision.utils/sn-opt.html new file mode 100644 index 00000000..f9ae5dbc --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/sn-opt.html @@ -0,0 +1,15 @@ + + + +snOpt - kvision + + + +kvision / pl.treksoft.kvision.utils / snOpt
+
+

snOpt

+ +inline fun snOpt(noinline block: VNodeData.() -> Unit): VNodeData +

Helper function for creating object parameters for Snabbdom.

+ + diff --git a/api1/pl.treksoft.kvision.utils/sn-props.html b/api1/pl.treksoft.kvision.utils/sn-props.html new file mode 100644 index 00000000..43103ee4 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/sn-props.html @@ -0,0 +1,15 @@ + + + +snProps - kvision + + + +kvision / pl.treksoft.kvision.utils / snProps
+
+

snProps

+ +inline fun snProps(pairs: List<StringPair>): Props +

Helper function for creating properties parameters for Snabbdom.

+ + diff --git a/api1/pl.treksoft.kvision.utils/sn-style.html b/api1/pl.treksoft.kvision.utils/sn-style.html new file mode 100644 index 00000000..6182fe65 --- /dev/null +++ b/api1/pl.treksoft.kvision.utils/sn-style.html @@ -0,0 +1,15 @@ + + + +snStyle - kvision + + + +kvision / pl.treksoft.kvision.utils / snStyle
+
+

snStyle

+ +inline fun snStyle(pairs: List<StringPair>): VNodeStyle +

Helper function for creating style parameters for Snabbdom.

+ + -- cgit