From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- .../-ajax-options/-init-.html | 43 --- .../-ajax-options/before-send.html | 14 - .../-ajax-options/cache.html | 14 - .../-ajax-options/clear-on-empty.html | 14 - .../-ajax-options/clear-on-error.html | 14 - .../-ajax-options/data-type.html | 14 - .../-ajax-options/data.html | 14 - .../-ajax-options/empty-request.html | 14 - .../-ajax-options/http-type.html | 14 - .../-ajax-options/index.html | 136 ------- .../-ajax-options/min-length.html | 14 - .../-ajax-options/preprocess-data.html | 14 - .../-ajax-options/request-delay.html | 14 - .../-ajax-options/restore-on-error.html | 14 - .../-ajax-options/url.html | 14 - .../-data-type/-j-s-o-n-p.html | 14 - .../-data-type/-j-s-o-n.html | 14 - .../-data-type/-s-c-r-i-p-t.html | 14 - .../-data-type/-t-e-x-t.html | 14 - .../-data-type/-x-m-l.html | 14 - .../-data-type/index.html | 54 --- .../-http-type/-g-e-t.html | 14 - .../-http-type/-p-o-s-t.html | 14 - .../-http-type/index.html | 33 -- .../-select-input/-init-.html | 27 -- .../-select-input/add-all.html | 21 -- .../-select-input/add.html | 21 -- .../-select-input/after-insert.html | 16 - .../-select-input/ajax-options.html | 21 -- .../-select-input/autofocus.html | 21 -- .../-select-input/disabled.html | 21 -- .../-select-input/empty-option.html | 21 -- .../-select-input/get-sn-attrs.html | 18 - .../-select-input/get-sn-class.html | 18 - .../-select-input/hide-options.html | 15 - .../-select-input/index.html | 309 ---------------- .../-select-input/live-search.html | 21 -- .../-select-input/max-options.html | 21 -- .../-select-input/multiple.html | 21 -- .../-select-input/name.html | 21 -- .../-select-input/placeholder.html | 21 -- .../-select-input/remove-all.html | 18 - .../-select-input/remove.html | 21 -- .../-select-input/render.html | 18 - .../-select-input/select-input.html | 16 - .../-select-input/select-width-type.html | 21 -- .../-select-input/select-width.html | 21 -- .../-select-input/show-options.html | 15 - .../-select-input/size.html | 21 -- .../-select-input/style.html | 21 -- .../-select-input/toggle-options.html | 15 - .../-select-input/value.html | 21 -- .../-select-opt-group/-init-.html | 27 -- .../-select-opt-group/disabled.html | 21 -- .../-select-opt-group/get-sn-attrs.html | 18 - .../-select-opt-group/index.html | 160 --------- .../-select-opt-group/label.html | 21 -- .../-select-opt-group/max-options.html | 21 -- .../-select-opt-group/options.html | 21 -- .../-select-opt-group/render.html | 18 - .../-select-option/-init-.html | 31 -- .../-select-option/disabled.html | 21 -- .../-select-option/divider.html | 21 -- .../-select-option/get-sn-attrs.html | 18 - .../-select-option/icon.html | 21 -- .../-select-option/index.html | 392 --------------------- .../-select-option/label.html | 21 -- .../-select-option/render.html | 18 - .../-select-option/subtext.html | 21 -- .../-select-option/value.html | 21 -- .../-select-width-type/-a-u-t-o.html | 14 - .../-select-width-type/-f-i-t.html | 14 - .../-select-width-type/index.html | 33 -- .../-select/-init-.html | 29 -- .../-select/add-all.html | 21 -- .../-select/add.html | 21 -- .../-select/ajax-options.html | 15 - .../-select/autofocus.html | 15 - .../-select/disabled.html | 22 -- .../-select/empty-option.html | 15 - .../-select/flabel.html | 16 - .../-select/get-children.html | 18 - .../-select/get-sn-class.html | 18 - .../-select/hide-options.html | 15 - .../-select/index.html | 392 --------------------- .../-select/input.html | 16 - .../-select/label.html | 15 - .../-select/live-search.html | 15 - .../-select/max-options.html | 15 - .../-select/multiple.html | 15 - .../-select/name.html | 15 - .../-select/options.html | 15 - .../-select/placeholder.html | 15 - .../-select/remove-all.html | 18 - .../-select/remove-event-listeners.html | 18 - .../-select/remove.html | 21 -- .../-select/rich.html | 15 - .../-select/select-width-type.html | 15 - .../-select/select-width.html | 15 - .../-select/select.html | 16 - .../-select/set-event-listener.html | 54 --- .../-select/show-options.html | 15 - .../-select/size.html | 22 -- .../-select/style.html | 15 - .../-select/toggle-options.html | 15 - .../-select/validation-info.html | 16 - .../-select/value.html | 22 -- .../api/pl.treksoft.kvision.form.select/index.html | 104 ------ .../api/pl.treksoft.kvision.form.select/to-js.html | 20 -- 109 files changed, 3460 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/-init-.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/before-send.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/cache.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-empty.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-error.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/data-type.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/data.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/empty-request.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/http-type.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/min-length.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/preprocess-data.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/request-delay.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/restore-on-error.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-ajax-options/url.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n-p.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/-s-c-r-i-p-t.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/-t-e-x-t.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/-x-m-l.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-data-type/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-http-type/-g-e-t.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-http-type/-p-o-s-t.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-http-type/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/-init-.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/add-all.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/add.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/after-insert.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/ajax-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/disabled.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-attrs.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-class.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/hide-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/live-search.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/max-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/name.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/placeholder.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/remove-all.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/remove.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/render.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/select-input.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/select-width-type.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/show-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/size.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/style.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/toggle-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-input/value.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/-init-.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/disabled.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/get-sn-attrs.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/label.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/max-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-opt-group/render.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/-init-.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/disabled.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/divider.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/get-sn-attrs.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/icon.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/label.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/render.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/subtext.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-option/value.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-width-type/-a-u-t-o.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-width-type/-f-i-t.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select-width-type/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/-init-.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/add-all.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/add.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/ajax-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/autofocus.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/disabled.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/empty-option.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/flabel.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/get-children.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/get-sn-class.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/hide-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/input.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/label.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/live-search.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/max-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/multiple.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/name.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/placeholder.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/remove-all.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/remove-event-listeners.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/remove.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/rich.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/select-width-type.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/select-width.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/select.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/set-event-listener.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/show-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/size.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/style.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/toggle-options.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/validation-info.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/-select/value.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/index.html delete mode 100644 docs/api/pl.treksoft.kvision.form.select/to-js.html (limited to 'docs/api/pl.treksoft.kvision.form.select') diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/-init-.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/-init-.html deleted file mode 100644 index 99d20a79..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/-init-.html +++ /dev/null @@ -1,43 +0,0 @@ - - - -AjaxOptions.<init> - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / <init>
-
-

<init>

- -AjaxOptions(url: String, preprocessData: (dynamic) -> dynamic, beforeSend: (JQueryXHR) -> dynamic = null, data: dynamic = null, httpType: HttpType = HttpType.GET, dataType: DataType = DataType.JSON, minLength: Int = 0, cache: Boolean = true, clearOnEmpty: Boolean = true, clearOnError: Boolean = true, emptyRequest: Boolean = false, requestDelay: Int = AJAX_REQUEST_DELAY, restoreOnError: Boolean = false) -

Parameters

-

-url - the url address

-

-preprocessData - AjaxBootstrapSelect preprocessOption -option

-

-beforeSend - JQuery ajax.beforeSend option

-

-data - JQuery ajax.data option

-

-httpType - JQuery ajax.type option

-

-minLength - AjaxBootstrapSelect minLength option

-

-cache - AjaxBootstrapSelect cache option

-

-clearOnEmpty - AjaxBootstrapSelect clearOnEmpty option

-

-clearOnError - AjaxBootstrapSelect clearOnError option

-

-emptyRequest - AjaxBootstrapSelect emptyRequest option

-

-requestDelay - AjaxBootstrapSelect requestDelay option

-

-restoreOnError - AjaxBootstrapSelect restoreOnError -option

-

Constructor
-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/before-send.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/before-send.html deleted file mode 100644 index 3ce72788..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/before-send.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.beforeSend - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / beforeSend
-
-

beforeSend

- -val beforeSend: (JQueryXHR) -> dynamic - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/cache.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/cache.html deleted file mode 100644 index db1944c7..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/cache.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.cache - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / cache
-
-

cache

- -val cache: Boolean - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-empty.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-empty.html deleted file mode 100644 index 5ee08617..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-empty.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.clearOnEmpty - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / clearOnEmpty
-
-

clearOnEmpty

- -val clearOnEmpty: Boolean - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-error.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-error.html deleted file mode 100644 index 81b5784a..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/clear-on-error.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.clearOnError - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / clearOnError
-
-

clearOnError

- -val clearOnError: Boolean - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data-type.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data-type.html deleted file mode 100644 index 74f2511e..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data-type.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.dataType - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / dataType
-
-

dataType

- -val dataType: DataType - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data.html deleted file mode 100644 index 037758fb..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/data.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.data - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / data
-
-

data

- -val data: dynamic - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/empty-request.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/empty-request.html deleted file mode 100644 index 2c1085c1..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/empty-request.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.emptyRequest - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / emptyRequest
-
-

emptyRequest

- -val emptyRequest: Boolean - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/http-type.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/http-type.html deleted file mode 100644 index a6739789..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/http-type.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.httpType - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / httpType
-
-

httpType

- -val httpType: HttpType - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/index.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/index.html deleted file mode 100644 index 38bddbad..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/index.html +++ /dev/null @@ -1,136 +0,0 @@ - - - -AjaxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions
-
-

AjaxOptions

-data class AjaxOptions -

Data class for AJAX options.

-

Constructors

- - - - - - - -
-

<init>

-
-AjaxOptions(url: String, preprocessData: (dynamic) -> dynamic, beforeSend: (JQueryXHR) -> dynamic = null, data: dynamic = null, httpType: HttpType = HttpType.GET, dataType: DataType = DataType.JSON, minLength: Int = 0, cache: Boolean = true, clearOnEmpty: Boolean = true, clearOnError: Boolean = true, emptyRequest: Boolean = false, requestDelay: Int = AJAX_REQUEST_DELAY, restoreOnError: Boolean = false)
-

Properties

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

beforeSend

-
-val beforeSend: (JQueryXHR) -> dynamic
-

cache

-
-val cache: Boolean
-

clearOnEmpty

-
-val clearOnEmpty: Boolean
-

clearOnError

-
-val clearOnError: Boolean
-

data

-
-val data: dynamic
-

dataType

-
-val dataType: DataType
-

emptyRequest

-
-val emptyRequest: Boolean
-

httpType

-
-val httpType: HttpType
-

minLength

-
-val minLength: Int
-

preprocessData

-
-val preprocessData: (dynamic) -> dynamic
-

requestDelay

-
-val requestDelay: Int
-

restoreOnError

-
-val restoreOnError: Boolean
-

url

-
-val url: String
-

Extension Functions

- - - - - - - -
-

toJs

-
-fun AjaxOptions.toJs(emptyOption: Boolean): dynamic -

Convert AjaxOptions to JavaScript JSON object.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/min-length.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/min-length.html deleted file mode 100644 index 81746792..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/min-length.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.minLength - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / minLength
-
-

minLength

- -val minLength: Int - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/preprocess-data.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/preprocess-data.html deleted file mode 100644 index 08a0a8ee..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/preprocess-data.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.preprocessData - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / preprocessData
-
-

preprocessData

- -val preprocessData: (dynamic) -> dynamic - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/request-delay.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/request-delay.html deleted file mode 100644 index d1b01119..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/request-delay.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.requestDelay - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / requestDelay
-
-

requestDelay

- -val requestDelay: Int - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/restore-on-error.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/restore-on-error.html deleted file mode 100644 index 0abc1431..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/restore-on-error.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.restoreOnError - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / restoreOnError
-
-

restoreOnError

- -val restoreOnError: Boolean - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/url.html b/docs/api/pl.treksoft.kvision.form.select/-ajax-options/url.html deleted file mode 100644 index 787210a8..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-ajax-options/url.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -AjaxOptions.url - kvision - - - -kvision / pl.treksoft.kvision.form.select / AjaxOptions / url
-
-

url

- -val url: String - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n-p.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n-p.html deleted file mode 100644 index b6a4148e..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n-p.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DataType.JSONP - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType / JSONP
-
-

JSONP

- -JSONP - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n.html deleted file mode 100644 index 00741d3e..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/-j-s-o-n.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DataType.JSON - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType / JSON
-
-

JSON

- -JSON - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/-s-c-r-i-p-t.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/-s-c-r-i-p-t.html deleted file mode 100644 index f5693edb..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/-s-c-r-i-p-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DataType.SCRIPT - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType / SCRIPT
-
-

SCRIPT

- -SCRIPT - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/-t-e-x-t.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/-t-e-x-t.html deleted file mode 100644 index e11b2056..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/-t-e-x-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DataType.TEXT - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType / TEXT
-
-

TEXT

- -TEXT - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/-x-m-l.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/-x-m-l.html deleted file mode 100644 index 6b9648af..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/-x-m-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DataType.XML - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType / XML
-
-

XML

- -XML - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-data-type/index.html b/docs/api/pl.treksoft.kvision.form.select/-data-type/index.html deleted file mode 100644 index 9c60877a..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-data-type/index.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -DataType - kvision - - - -kvision / pl.treksoft.kvision.form.select / DataType
-
-

DataType

-enum class DataType -

Data type for the AJAX call.

-

Enum Values

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

JSON

-
-
-

JSONP

-
-
-

XML

-
-
-

TEXT

-
-
-

SCRIPT

-
-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-http-type/-g-e-t.html b/docs/api/pl.treksoft.kvision.form.select/-http-type/-g-e-t.html deleted file mode 100644 index b15171a6..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-http-type/-g-e-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -HttpType.GET - kvision - - - -kvision / pl.treksoft.kvision.form.select / HttpType / GET
-
-

GET

- -GET - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-http-type/-p-o-s-t.html b/docs/api/pl.treksoft.kvision.form.select/-http-type/-p-o-s-t.html deleted file mode 100644 index 28948f81..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-http-type/-p-o-s-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -HttpType.POST - kvision - - - -kvision / pl.treksoft.kvision.form.select / HttpType / POST
-
-

POST

- -POST - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-http-type/index.html b/docs/api/pl.treksoft.kvision.form.select/-http-type/index.html deleted file mode 100644 index 733a08b9..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-http-type/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -HttpType - kvision - - - -kvision / pl.treksoft.kvision.form.select / HttpType
-
-

HttpType

-enum class HttpType -

HTTP protocol type for the AJAX call.

-

Enum Values

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

GET

-
-
-

POST

-
-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/-init-.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/-init-.html deleted file mode 100644 index 1ea1cc60..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -SelectInput.<init> - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / <init>
-
-

<init>

- -SelectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf()) -

Parameters

-

-options - an optional list of options (label to value pairs) for the select control

-

-value - selected value

-

-multiple - allows multiple value selection (multiple values are comma delimited)

-

-ajaxOptions - additional options for remote (AJAX) data source

-

-classes - a set of CSS class names

-

Constructor
-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/add-all.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/add-all.html deleted file mode 100644 index 5becd914..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/add-all.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.addAll - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / addAll
-
-

addAll

- -open fun addAll(children: List<Component>): SimplePanel -

Overrides SimplePanel.addAll

-

Adds a list of components to the current container.

-

Parameters

-

-children - list of child components

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/add.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/add.html deleted file mode 100644 index 39171a2a..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/add.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.add - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / add
-
-

add

- -open fun add(child: Component): SimplePanel -

Overrides SimplePanel.add

-

Adds given component to the current container.

-

Parameters

-

-child - child component

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/after-insert.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/after-insert.html deleted file mode 100644 index aab8ccb0..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/after-insert.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -SelectInput.afterInsert - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / afterInsert
-
-

afterInsert

- -protected open fun afterInsert(node: VNode): Unit -

Overrides Widget.afterInsert

-

Method called after inserting Snabbdom vnode into the DOM.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/ajax-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/ajax-options.html deleted file mode 100644 index b08163f4..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/ajax-options.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.ajaxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / ajaxOptions
-
-

ajaxOptions

- -var ajaxOptions: AjaxOptions? -

Additional options for remote (AJAX) data source.

-

Getter
-

Additional options for remote (AJAX) data source.

-

-

Setter
-

Additional options for remote (AJAX) data source.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html deleted file mode 100644 index cf5cb1ba..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/autofocus.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.autofocus - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / autofocus
-
-

autofocus

- -var autofocus: Boolean? -

Determines if the select is automatically focused.

-

Getter
-

Determines if the select is automatically focused.

-

-

Setter
-

Determines if the select is automatically focused.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/disabled.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/disabled.html deleted file mode 100644 index d35f83fa..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.disabled - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / disabled
-
-

disabled

- -var disabled: Boolean -

Determines if the field is disabled.

-

Getter
-

Determines if the field is disabled.

-

-

Setter
-

Determines if the field is disabled.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html deleted file mode 100644 index 01cb6058..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/empty-option.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.emptyOption - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / emptyOption
-
-

emptyOption

- -var emptyOption: Boolean -

Determines if an empty option is automatically generated.

-

Getter
-

Determines if an empty option is automatically generated.

-

-

Setter
-

Determines if an empty option is automatically generated.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-attrs.html deleted file mode 100644 index 371b3bd7..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectInput.getSnAttrs - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / getSnAttrs
-
-

getSnAttrs

- -protected open fun getSnAttrs(): List<StringPair> -

Overrides Widget.getSnAttrs

-

Returns list of element attributes in the form of a List.

-

Return
-list of element attributes

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-class.html deleted file mode 100644 index 28b40573..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectInput.getSnClass - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / getSnClass
-
-

getSnClass

- -protected open fun getSnClass(): List<StringBoolPair> -

Overrides Widget.getSnClass

-

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

-

Return
-list of CSS class names

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/hide-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/hide-options.html deleted file mode 100644 index d1b371ec..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/hide-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -SelectInput.hideOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / hideOptions
-
-

hideOptions

- -open fun hideOptions(): Unit -

Hides dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/index.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/index.html deleted file mode 100644 index 2a968dd0..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/index.html +++ /dev/null @@ -1,309 +0,0 @@ - - - -SelectInput - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput
-
-

SelectInput

-open class SelectInput : SimplePanel -

The basic component for Select control.

-

The select control can be populated directly from options parameter or manually by adding -SelectOption or SelectOptGroup components to the container.

-

Constructors

- - - - - - - -
-

<init>

-
-SelectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf())
-

Properties

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

ajaxOptions

-
-var ajaxOptions: AjaxOptions? -

Additional options for remote (AJAX) data source.

-
-

autofocus

-
-var autofocus: Boolean? -

Determines if the select is automatically focused.

-
-

disabled

-
-var disabled: Boolean -

Determines if the field is disabled.

-
-

emptyOption

-
-var emptyOption: Boolean -

Determines if an empty option is automatically generated.

-
-

liveSearch

-
-var liveSearch: Boolean -

Determines if live search is available.

-
-

maxOptions

-
-var maxOptions: Int? -

Maximal number of selected options.

-
-

multiple

-
-var multiple: Boolean -

Determines if multiple value selection is allowed.

-
-

name

-
-var name: String? -

The name attribute of the generated HTML select element.

-
-

placeholder

-
-var placeholder: String? -

The placeholder for the select control.

-
-

selectWidth

-
-var selectWidth: CssSize? -

The width of the select control.

-
-

selectWidthType

-
-var selectWidthType: SelectWidthType? -

The width type of the select control.

-
-

size

-
-var size: InputSize? -

The size of the input.

-
-

style

-
-var style: ButtonStyle? -

The style of the select control.

-
-

value

-
-var value: String? -

A value of the selected option.

-
-

Functions

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

add

-
-open fun add(child: Component): SimplePanel -

Adds given component to the current container.

-
-

addAll

-
-open fun addAll(children: List<Component>): SimplePanel -

Adds a list of components to the current container.

-
-

afterInsert

-
-open fun afterInsert(node: VNode): Unit -

Method called after inserting Snabbdom vnode into the DOM.

-
-

getSnAttrs

-
-open fun getSnAttrs(): List<StringPair> -

Returns list of element attributes in the form of a List.

-
-

getSnClass

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

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

-
-

hideOptions

-
-open fun hideOptions(): Unit -

Hides dropdown with options.

-
-

remove

-
-open fun remove(child: Component): SimplePanel -

Removes given component from the current container.

-
-

removeAll

-
-open fun removeAll(): SimplePanel -

Removes all children from the current container.

-
-

render

-
-open fun render(): VNode -

Renders current component as a Snabbdom vnode.

-
-

showOptions

-
-open fun showOptions(): Unit -

Opens dropdown with options.

-
-

toggleOptions

-
-open fun toggleOptions(): Unit -

Toggles visibility of dropdown with options.

-
-

Inherited Functions

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

addInternal

-
-fun addInternal(child: Component): SimplePanel -

Protected and final method to add given component to the current container.

-
-

childrenVNodes

-
-open fun childrenVNodes(): Array<VNode> -

Returns the array of the children Snabbdom vnodes.

-
-

getChildren

-
-open fun getChildren(): List<Component> -

Returns a list of children of the current container.

-
-

Companion Object Functions

- - - - - - - -
-

selectInput

-
-fun Container.selectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf(), init: SelectInput.() -> Unit = null): SelectInput -

DSL builder extension function.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/live-search.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/live-search.html deleted file mode 100644 index 8b506a54..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/live-search.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.liveSearch - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / liveSearch
-
-

liveSearch

- -var liveSearch: Boolean -

Determines if live search is available.

-

Getter
-

Determines if live search is available.

-

-

Setter
-

Determines if live search is available.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/max-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/max-options.html deleted file mode 100644 index 76349c48..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/max-options.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.maxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / maxOptions
-
-

maxOptions

- -var maxOptions: Int? -

Maximal number of selected options.

-

Getter
-

Maximal number of selected options.

-

-

Setter
-

Maximal number of selected options.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html deleted file mode 100644 index f7f2b1ba..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/multiple.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.multiple - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / multiple
-
-

multiple

- -var multiple: Boolean -

Determines if multiple value selection is allowed.

-

Getter
-

Determines if multiple value selection is allowed.

-

-

Setter
-

Determines if multiple value selection is allowed.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/name.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/name.html deleted file mode 100644 index 28f69d76..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/name.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.name - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / name
-
-

name

- -var name: String? -

The name attribute of the generated HTML select element.

-

Getter
-

The name attribute of the generated HTML select element.

-

-

Setter
-

The name attribute of the generated HTML select element.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/placeholder.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/placeholder.html deleted file mode 100644 index 7ec7138b..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/placeholder.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.placeholder - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / placeholder
-
-

placeholder

- -var placeholder: String? -

The placeholder for the select control.

-

Getter
-

The placeholder for the select control.

-

-

Setter
-

The placeholder for the select control.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/remove-all.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/remove-all.html deleted file mode 100644 index ea8cda8e..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/remove-all.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectInput.removeAll - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / removeAll
-
-

removeAll

- -open fun removeAll(): SimplePanel -

Overrides SimplePanel.removeAll

-

Removes all children from the current container.

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/remove.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/remove.html deleted file mode 100644 index 0d1cd965..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/remove.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.remove - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / remove
-
-

remove

- -open fun remove(child: Component): SimplePanel -

Overrides SimplePanel.remove

-

Removes given component from the current container.

-

Parameters

-

-child - child component

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/render.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/render.html deleted file mode 100644 index 105094e3..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectInput.render - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / render
-
-

render

- -protected open fun render(): VNode -

Overrides SimplePanel.render

-

Renders current component as a Snabbdom vnode.

-

Return
-Snabbdom vnode

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-input.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/select-input.html deleted file mode 100644 index 208772db..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -SelectInput.selectInput - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / selectInput
-
-

selectInput

- -fun Container.selectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf(), init: SelectInput.() -> Unit = null): SelectInput -

DSL builder extension function.

-

It takes the same parameters as the constructor of the built component.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width-type.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width-type.html deleted file mode 100644 index e0cb223d..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width-type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.selectWidthType - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / selectWidthType
-
-

selectWidthType

- -var selectWidthType: SelectWidthType? -

The width type of the select control.

-

Getter
-

The width type of the select control.

-

-

Setter
-

The width type of the select control.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html deleted file mode 100644 index 65dd9467..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.selectWidth - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / selectWidth
-
-

selectWidth

- -var selectWidth: CssSize? -

The width of the select control.

-

Getter
-

The width of the select control.

-

-

Setter
-

The width of the select control.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/show-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/show-options.html deleted file mode 100644 index d3f371c8..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/show-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -SelectInput.showOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / showOptions
-
-

showOptions

- -open fun showOptions(): Unit -

Opens dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/size.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/size.html deleted file mode 100644 index b1069294..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/size.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.size - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / size
-
-

size

- -var size: InputSize? -

The size of the input.

-

Getter
-

The size of the input.

-

-

Setter
-

The size of the input.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/style.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/style.html deleted file mode 100644 index aae942c5..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/style.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.style - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / style
-
-

style

- -var style: ButtonStyle? -

The style of the select control.

-

Getter
-

The style of the select control.

-

-

Setter
-

The style of the select control.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/toggle-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/toggle-options.html deleted file mode 100644 index 725c5cc7..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/toggle-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -SelectInput.toggleOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / toggleOptions
-
-

toggleOptions

- -open fun toggleOptions(): Unit -

Toggles visibility of dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/value.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/value.html deleted file mode 100644 index 19e13af6..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectInput.value - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectInput / value
-
-

value

- -var value: String? -

A value of the selected option.

-

Getter
-

A value of the selected option.

-

-

Setter
-

A value of the selected option.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/-init-.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/-init-.html deleted file mode 100644 index 7545e4e5..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -SelectOptGroup.<init> - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / <init>
-
-

<init>

- -SelectOptGroup(label: String, options: List<StringPair>? = null, maxOptions: Int? = null, disabled: Boolean = false, classes: Set<String> = setOf()) -

Parameters

-

-label - the label of the group

-

-options - an optional list of options (label to value pairs) for the group

-

-maxOptions - maximal number of selected options in the group

-

-disabled - renders a disabled group

-

-classes - a set of CSS class names

-

Constructor
-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/disabled.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/disabled.html deleted file mode 100644 index dda6a5fb..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOptGroup.disabled - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / disabled
-
-

disabled

- -var disabled: Boolean -

Determines if the group is disabled.

-

Getter
-

Determines if the group is disabled.

-

-

Setter
-

Determines if the group is disabled.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/get-sn-attrs.html deleted file mode 100644 index 9fd36159..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectOptGroup.getSnAttrs - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / getSnAttrs
-
-

getSnAttrs

- -protected open fun getSnAttrs(): List<StringPair> -

Overrides Widget.getSnAttrs

-

Returns list of element attributes in the form of a List.

-

Return
-list of element attributes

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/index.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/index.html deleted file mode 100644 index f3a5bc45..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/index.html +++ /dev/null @@ -1,160 +0,0 @@ - - - -SelectOptGroup - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup
-
-

SelectOptGroup

-open class SelectOptGroup : SimplePanel -

The helper container for adding option groups to Select.

-

The option group can be populated directly from options parameter or manually by adding -SelectOption components to the container.

-

Constructors

- - - - - - - -
-

<init>

-
-SelectOptGroup(label: String, options: List<StringPair>? = null, maxOptions: Int? = null, disabled: Boolean = false, classes: Set<String> = setOf())
-

Properties

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

disabled

-
-var disabled: Boolean -

Determines if the group is disabled.

-
-

label

-
-var label: String -

A label for the group.

-
-

maxOptions

-
-var maxOptions: Int? -

Maximal number of selected options in the group.

-
-

options

-
-var options: List<StringPair>? -

A list of options (label to value pairs) for the group.

-
-

Functions

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

getSnAttrs

-
-open fun getSnAttrs(): List<StringPair> -

Returns list of element attributes in the form of a List.

-
-

render

-
-open fun render(): VNode -

Renders current component as a Snabbdom vnode.

-
-

Inherited Functions

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

add

-
-open fun add(child: Component): SimplePanel -

Adds given component to the current container.

-
-

addAll

-
-open fun addAll(children: List<Component>): SimplePanel -

Adds a list of components to the current container.

-
-

addInternal

-
-fun addInternal(child: Component): SimplePanel -

Protected and final method to add given component to the current container.

-
-

childrenVNodes

-
-open fun childrenVNodes(): Array<VNode> -

Returns the array of the children Snabbdom vnodes.

-
-

getChildren

-
-open fun getChildren(): List<Component> -

Returns a list of children of the current container.

-
-

remove

-
-open fun remove(child: Component): SimplePanel -

Removes given component from the current container.

-
-

removeAll

-
-open fun removeAll(): SimplePanel -

Removes all children from the current container.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/label.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/label.html deleted file mode 100644 index c529f600..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/label.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOptGroup.label - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / label
-
-

label

- -var label: String -

A label for the group.

-

Getter
-

A label for the group.

-

-

Setter
-

A label for the group.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/max-options.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/max-options.html deleted file mode 100644 index 5f791541..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/max-options.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOptGroup.maxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / maxOptions
-
-

maxOptions

- -var maxOptions: Int? -

Maximal number of selected options in the group.

-

Getter
-

Maximal number of selected options in the group.

-

-

Setter
-

Maximal number of selected options in the group.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/options.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/options.html deleted file mode 100644 index cc45b6be..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/options.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOptGroup.options - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / options
-
-

options

- -var options: List<StringPair>? -

A list of options (label to value pairs) for the group.

-

Getter
-

A list of options (label to value pairs) for the group.

-

-

Setter
-

A list of options (label to value pairs) for the group.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/render.html b/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/render.html deleted file mode 100644 index 745b6d91..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-opt-group/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectOptGroup.render - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOptGroup / render
-
-

render

- -protected open fun render(): VNode -

Overrides SimplePanel.render

-

Renders current component as a Snabbdom vnode.

-

Return
-Snabbdom vnode

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/-init-.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/-init-.html deleted file mode 100644 index 4bbd977b..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/-init-.html +++ /dev/null @@ -1,31 +0,0 @@ - - - -SelectOption.<init> - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / <init>
-
-

<init>

- -SelectOption(value: String? = null, label: String? = null, subtext: String? = null, icon: String? = null, divider: Boolean = false, disabled: Boolean = false, classes: Set<String> = setOf()) -

Parameters

-

-value - the value of the option

-

-label - the label of the option

-

-subtext - the small subtext after the label of the option

-

-icon - the icon before the label of the option

-

-divider - renders this option as a divider

-

-disabled - renders a disabled option

-

-classes - a set of CSS class names

-

Constructor
-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/disabled.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/disabled.html deleted file mode 100644 index 0852372b..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.disabled - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / disabled
-
-

disabled

- -var disabled: Boolean -

Determines if the option should be disabled.

-

Getter
-

Determines if the option should be disabled.

-

-

Setter
-

Determines if the option should be disabled.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/divider.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/divider.html deleted file mode 100644 index 262acbc5..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/divider.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.divider - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / divider
-
-

divider

- -var divider: Boolean -

Determines if the option should be rendered as divider.

-

Getter
-

Determines if the option should be rendered as divider.

-

-

Setter
-

Determines if the option should be rendered as divider.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/get-sn-attrs.html deleted file mode 100644 index 50bea1eb..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectOption.getSnAttrs - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / getSnAttrs
-
-

getSnAttrs

- -protected open fun getSnAttrs(): List<StringPair> -

Overrides Widget.getSnAttrs

-

Returns list of element attributes in the form of a List.

-

Return
-list of element attributes

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/icon.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/icon.html deleted file mode 100644 index a40159bc..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/icon.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.icon - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / icon
-
-

icon

- -var icon: String? -

The icon before the label of the option.

-

Getter
-

The icon before the label of the option.

-

-

Setter
-

The icon before the label of the option.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/index.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/index.html deleted file mode 100644 index 2cbb5142..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/index.html +++ /dev/null @@ -1,392 +0,0 @@ - - - -SelectOption - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption
-
-

SelectOption

-open class SelectOption : Widget -

The helper component for adding options to Select or SelectOptGroup.

-

Constructors

- - - - - - - -
-

<init>

-
-SelectOption(value: String? = null, label: String? = null, subtext: String? = null, icon: String? = null, divider: Boolean = false, disabled: Boolean = false, classes: Set<String> = setOf())
-

Properties

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

disabled

-
-var disabled: Boolean -

Determines if the option should be disabled.

-
-

divider

-
-var divider: Boolean -

Determines if the option should be rendered as divider.

-
-

icon

-
-var icon: String? -

The icon before the label of the option.

-
-

label

-
-var label: String? -

The label of the option.

-
-

subtext

-
-var subtext: String? -

The subtext after the label of the option.

-
-

value

-
-var value: String? -

The value of the option.

-
-

Inherited Properties

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

draggable

-
-var draggable: Boolean? -

Determines if the current widget is draggable.

-
-

id

-
-var id: String? -

An ID attribute of generated HTML element.

-
-

parent

-
-open var parent: Component? -

Parent of the current component.

-
-

role

-
-var role: String? -

A role attribute of generated HTML element.

-
-

title

-
-var title: String? -

A title attribute of generated HTML element.

-
-

visible

-
-open var visible: Boolean -

Visibility state of the current component.

-
-

Functions

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

getSnAttrs

-
-open fun getSnAttrs(): List<StringPair> -

Returns list of element attributes in the form of a List.

-
-

render

-
-open fun render(): VNode -

Renders current component as a Snabbdom vnode.

-
-

Inherited Functions

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

addCssClass

-
-open fun addCssClass(css: String): Widget -

Adds given value to the set of CSS classes generated in html code of current component.

-
-

addSurroundingCssClass

-
-open fun addSurroundingCssClass(css: String): Widget -

Adds given value to the set of CSS classes generated in html code of parent component.

-
-

afterCreate

-
-open fun afterCreate(node: VNode): Unit -

Method called after creating Snabbdom vnode.

-
-

afterDestroy

-
-open fun afterDestroy(): Unit -

Method called after destroying Snabbdom vnode.

-
-

afterInsert

-
-open fun afterInsert(node: VNode): Unit -

Method called after inserting Snabbdom vnode into the DOM.

-
-

afterPostpatch

-
-open fun afterPostpatch(node: VNode): Unit -

Method called after updating Snabbdom vnode.

-
-

clearDragDropData

-
-open fun clearDragDropData(): Unit -

Clears D&D data for the current widget. It also makes it not draggable.

-
-

getElement

-
-open fun getElement(): Node? -

Returns DOM element bound to the current component.

-
-

getElementJQuery

-
-open fun getElementJQuery(): JQuery? -

Returns JQuery element bound to the current component.

-
-

getElementJQueryD

-
-open fun getElementJQueryD(): dynamic -

Returns JQuery element bound to the current component as a dynamic type.

-
-

getSnClass

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

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

-
-

getSnHooks

-
-open fun getSnHooks(): Hooks? -

Returns list of hooks in the form of a Snabbdom Hooks object.

-
-

getSnOn

-
-open fun getSnOn(): On? -

Returns list of event handlers in the form of a Snabbdom On object.

-
-

hide

-
-open fun hide(): Widget -

Makes current widget invisible.

-
-

removeCssClass

-
-open fun removeCssClass(css: String): Widget -

Removes given value from the set of CSS classes generated in html code of current component.

-
-

removeEventListeners

-
-open fun removeEventListeners(): Widget -

Removes all event listeners from current widget.

-
-

removeSurroundingCssClass

-
-open fun removeSurroundingCssClass(css: String): Widget -

Removes given value from the set of CSS classes generated in html code of parent component.

-
-

render

-
-open fun render(elementName: String): VNode
-open fun render(elementName: String, children: Array<dynamic>): VNode -

Renders current component as a Snabbdom vnode.

-
-

setDragDropData

-
-open fun setDragDropData(format: String, data: String): Unit -

Sets D&D data for the current widget. It also makes it draggable.

-
-

setDropTarget

-
-open fun setDropTarget(format: String, callback: (DragEvent) -> Unit): Unit
-open fun setDropTarget(formats: Set<String>? = null, callback: (DragEvent) -> Unit): Unit -

Sets the current widget as a D&D drop target.

-
-

setDropTargetData

-
-open fun setDropTargetData(format: String, callback: (String?) -> Unit): Unit -

Sets the current widget as a D&D drop target with helper callback accepting String data.

-
-

setEventListener

-
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget -

Sets an event listener for current widget, keeping the actual type of component.

-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget -

Sets an event listener for current widget.

-
-

show

-
-open fun show(): Widget -

Makes current widget visible.

-
-

toggleVisible

-
-open fun toggleVisible(): Widget -

Toggles visibility of current widget.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/label.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/label.html deleted file mode 100644 index ddc9572d..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/label.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.label - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / label
-
-

label

- -var label: String? -

The label of the option.

-

Getter
-

The label of the option.

-

-

Setter
-

The label of the option.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/render.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/render.html deleted file mode 100644 index b548132f..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -SelectOption.render - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / render
-
-

render

- -protected open fun render(): VNode -

Overrides Widget.render

-

Renders current component as a Snabbdom vnode.

-

Return
-Snabbdom vnode

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/subtext.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/subtext.html deleted file mode 100644 index 276a4323..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/subtext.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.subtext - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / subtext
-
-

subtext

- -var subtext: String? -

The subtext after the label of the option.

-

Getter
-

The subtext after the label of the option.

-

-

Setter
-

The subtext after the label of the option.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-option/value.html b/docs/api/pl.treksoft.kvision.form.select/-select-option/value.html deleted file mode 100644 index c31c0ece..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-option/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -SelectOption.value - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectOption / value
-
-

value

- -var value: String? -

The value of the option.

-

Getter
-

The value of the option.

-

-

Setter
-

The value of the option.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-a-u-t-o.html b/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-a-u-t-o.html deleted file mode 100644 index 8d9c0749..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-a-u-t-o.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -SelectWidthType.AUTO - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectWidthType / AUTO
-
-

AUTO

- -AUTO - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-f-i-t.html b/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-f-i-t.html deleted file mode 100644 index 11170c69..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/-f-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -SelectWidthType.FIT - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectWidthType / FIT
-
-

FIT

- -FIT - - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/index.html b/docs/api/pl.treksoft.kvision.form.select/-select-width-type/index.html deleted file mode 100644 index e92a8bd9..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-width-type/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -SelectWidthType - kvision - - - -kvision / pl.treksoft.kvision.form.select / SelectWidthType
-
-

SelectWidthType

-enum class SelectWidthType -

Select width types. See Bootstrap Select width.

-

Enum Values

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

AUTO

-
-
-

FIT

-
-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/-init-.html b/docs/api/pl.treksoft.kvision.form.select/-select/-init-.html deleted file mode 100644 index 52fd3990..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/-init-.html +++ /dev/null @@ -1,29 +0,0 @@ - - - -Select.<init> - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / <init>
-
-

<init>

- -Select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false) -

Parameters

-

-options - an optional list of options (label to value pairs) for the select control

-

-value - selected value

-

-multiple - allows multiple value selection (multiple values are comma delimited)

-

-ajaxOptions - additional options for remote (AJAX) data source

-

-label - label text bound to the input element

-

-rich - determines if label can contain HTML code

-

Constructor
-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/add-all.html b/docs/api/pl.treksoft.kvision.form.select/-select/add-all.html deleted file mode 100644 index 344089e6..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/add-all.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -Select.addAll - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / addAll
-
-

addAll

- -open fun addAll(children: List<Component>): SimplePanel -

Overrides SimplePanel.addAll

-

Adds a list of components to the current container.

-

Parameters

-

-children - list of child components

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/add.html b/docs/api/pl.treksoft.kvision.form.select/-select/add.html deleted file mode 100644 index 757b78a3..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/add.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -Select.add - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / add
-
-

add

- -open fun add(child: Component): SimplePanel -

Overrides SimplePanel.add

-

Adds given component to the current container.

-

Parameters

-

-child - child component

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/ajax-options.html b/docs/api/pl.treksoft.kvision.form.select/-select/ajax-options.html deleted file mode 100644 index db0fbe42..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/ajax-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.ajaxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / ajaxOptions
-
-

ajaxOptions

- -var ajaxOptions: AjaxOptions? -

Additional options for remote (AJAX) data source.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/autofocus.html b/docs/api/pl.treksoft.kvision.form.select/-select/autofocus.html deleted file mode 100644 index b7e18582..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/autofocus.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.autofocus - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / autofocus
-
-

autofocus

- -var autofocus: Boolean? -

Determines if the select is automatically focused.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/disabled.html b/docs/api/pl.treksoft.kvision.form.select/-select/disabled.html deleted file mode 100644 index 89dde5bd..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/disabled.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -Select.disabled - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / disabled
-
-

disabled

- -open var disabled: Boolean -

Overrides FormControl.disabled

-

Determines if the field is disabled.

-

Getter
-

Determines if the field is disabled.

-

-

Setter
-

Determines if the field is disabled.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/empty-option.html b/docs/api/pl.treksoft.kvision.form.select/-select/empty-option.html deleted file mode 100644 index 10235d84..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/empty-option.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.emptyOption - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / emptyOption
-
-

emptyOption

- -var emptyOption: Boolean -

Determines if an empty option is automatically generated.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/flabel.html b/docs/api/pl.treksoft.kvision.form.select/-select/flabel.html deleted file mode 100644 index 77a1aca4..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -Select.flabel - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / flabel
-
-

flabel

- -val flabel: FieldLabel -

Overrides FormControl.flabel

-

Form field label.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/get-children.html b/docs/api/pl.treksoft.kvision.form.select/-select/get-children.html deleted file mode 100644 index d2695945..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/get-children.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Select.getChildren - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / getChildren
-
-

getChildren

- -open fun getChildren(): List<Component> -

Overrides SimplePanel.getChildren

-

Returns a list of children of the current container.

-

Return
-list of children

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.select/-select/get-sn-class.html deleted file mode 100644 index 7056df18..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Select.getSnClass - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / getSnClass
-
-

getSnClass

- -protected open fun getSnClass(): List<StringBoolPair> -

Overrides Widget.getSnClass

-

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

-

Return
-list of CSS class names

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/hide-options.html b/docs/api/pl.treksoft.kvision.form.select/-select/hide-options.html deleted file mode 100644 index a9d285fc..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/hide-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.hideOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / hideOptions
-
-

hideOptions

- -open fun hideOptions(): Unit -

Hides dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/index.html b/docs/api/pl.treksoft.kvision.form.select/-select/index.html deleted file mode 100644 index e5055168..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/index.html +++ /dev/null @@ -1,392 +0,0 @@ - - - -Select - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select
-
-

Select

-open class Select : SimplePanel, StringFormControl -

The form field component for Select control.

-

The select control can be populated directly from options parameter or manually by adding -SelectOption or SelectOptGroup components to the container.

-

Constructors

- - - - - - - -
-

<init>

-
-Select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false)
-

Properties

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

ajaxOptions

-
-var ajaxOptions: AjaxOptions? -

Additional options for remote (AJAX) data source.

-
-

autofocus

-
-var autofocus: Boolean? -

Determines if the select is automatically focused.

-
-

disabled

-
-open var disabled: Boolean -

Determines if the field is disabled.

-
-

emptyOption

-
-var emptyOption: Boolean -

Determines if an empty option is automatically generated.

-
-

flabel

-
-val flabel: FieldLabel -

Form field label.

-
-

input

-
-val input: SelectInput -

The actual input component.

-
-

label

-
-var label: String? -

The label text bound to the select element.

-
-

liveSearch

-
-var liveSearch: Boolean -

Determines if live search is available.

-
-

maxOptions

-
-var maxOptions: Int? -

Maximal number of selected options.

-
-

multiple

-
-var multiple: Boolean -

Determines if multiple value selection is allowed.

-
-

name

-
-var name: String? -

The name attribute of the generated HTML select element.

-
-

options

-
-var options: List<StringPair>? -

A list of options (label to value pairs) for the select control.

-
-

placeholder

-
-var placeholder: String? -

The placeholder for the select control.

-
-

rich

-
-var rich: Boolean -

Determines if label can contain HTML code.

-
-

selectWidth

-
-var selectWidth: CssSize? -

The width of the select control.

-
-

selectWidthType

-
-var selectWidthType: SelectWidthType? -

The width type of the select control.

-
-

size

-
-open var size: InputSize? -

Input control size.

-
-

style

-
-var style: ButtonStyle? -

The style of the select control.

-
-

validationInfo

-
-val validationInfo: HelpBlock -

Validation info component.

-
-

value

-
-open var value: String? -

A value of the selected option.

-
-

Functions

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

add

-
-open fun add(child: Component): SimplePanel -

Adds given component to the current container.

-
-

addAll

-
-open fun addAll(children: List<Component>): SimplePanel -

Adds a list of components to the current container.

-
-

getChildren

-
-open fun getChildren(): List<Component> -

Returns a list of children of the current container.

-
-

getSnClass

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

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

-
-

hideOptions

-
-open fun hideOptions(): Unit -

Hides dropdown with options.

-
-

remove

-
-open fun remove(child: Component): SimplePanel -

Removes given component from the current container.

-
-

removeAll

-
-open fun removeAll(): SimplePanel -

Removes all children from the current container.

-
-

removeEventListeners

-
-open fun removeEventListeners(): Widget -

Removes all event listeners from current widget.

-
-

setEventListener

-
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget -

Sets an event listener for current widget, keeping the actual type of component.

-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget -

Sets an event listener for current widget.

-
-

showOptions

-
-open fun showOptions(): Unit -

Opens dropdown with options.

-
-

toggleOptions

-
-open fun toggleOptions(): Unit -

Toggles visibility of dropdown with options.

-
-

Inherited Functions

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

addInternal

-
-fun addInternal(child: Component): SimplePanel -

Protected and final method to add given component to the current container.

-
-

childrenVNodes

-
-open fun childrenVNodes(): Array<VNode> -

Returns the array of the children Snabbdom vnodes.

-
-

getValue

-
-open fun getValue(): String? -

Returns the value of the control.

-
-

getValueAsString

-
-open fun getValueAsString(): String? -

Returns the value of the control as a String.

-
-

render

-
-open fun render(): VNode -

Renders current component as a Snabbdom vnode.

-
-

setValue

-
-open fun setValue(v: Any?): Unit -

Sets the value of the control.

-
-

Companion Object Functions

- - - - - - - -
-

select

-
-fun Container.select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false, init: Select.() -> Unit = null): Select -

DSL builder extension function.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/input.html b/docs/api/pl.treksoft.kvision.form.select/-select/input.html deleted file mode 100644 index c05a12ca..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -Select.input - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / input
-
-

input

- -val input: SelectInput -

Overrides FormControl.input

-

The actual input component.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/label.html b/docs/api/pl.treksoft.kvision.form.select/-select/label.html deleted file mode 100644 index fa69c42c..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.label - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / label
-
-

label

- -var label: String? -

The label text bound to the select element.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/live-search.html b/docs/api/pl.treksoft.kvision.form.select/-select/live-search.html deleted file mode 100644 index 7623c56d..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/live-search.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.liveSearch - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / liveSearch
-
-

liveSearch

- -var liveSearch: Boolean -

Determines if live search is available.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/max-options.html b/docs/api/pl.treksoft.kvision.form.select/-select/max-options.html deleted file mode 100644 index 9d472c4f..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/max-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.maxOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / maxOptions
-
-

maxOptions

- -var maxOptions: Int? -

Maximal number of selected options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/multiple.html b/docs/api/pl.treksoft.kvision.form.select/-select/multiple.html deleted file mode 100644 index a5932e98..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/multiple.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.multiple - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / multiple
-
-

multiple

- -var multiple: Boolean -

Determines if multiple value selection is allowed.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/name.html b/docs/api/pl.treksoft.kvision.form.select/-select/name.html deleted file mode 100644 index 06181eaf..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.name - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / name
-
-

name

- -var name: String? -

The name attribute of the generated HTML select element.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/options.html b/docs/api/pl.treksoft.kvision.form.select/-select/options.html deleted file mode 100644 index 0af371aa..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.options - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / options
-
-

options

- -var options: List<StringPair>? -

A list of options (label to value pairs) for the select control.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/placeholder.html b/docs/api/pl.treksoft.kvision.form.select/-select/placeholder.html deleted file mode 100644 index 7a1c3aea..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/placeholder.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.placeholder - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / placeholder
-
-

placeholder

- -var placeholder: String? -

The placeholder for the select control.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/remove-all.html b/docs/api/pl.treksoft.kvision.form.select/-select/remove-all.html deleted file mode 100644 index 5ef0367a..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/remove-all.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Select.removeAll - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / removeAll
-
-

removeAll

- -open fun removeAll(): SimplePanel -

Overrides SimplePanel.removeAll

-

Removes all children from the current container.

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.select/-select/remove-event-listeners.html deleted file mode 100644 index 7114bc55..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Select.removeEventListeners - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / removeEventListeners
-
-

removeEventListeners

- -open fun removeEventListeners(): Widget -

Overrides Widget.removeEventListeners

-

Removes all event listeners from current widget.

-

Return
-current widget

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/remove.html b/docs/api/pl.treksoft.kvision.form.select/-select/remove.html deleted file mode 100644 index c8513957..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/remove.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -Select.remove - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / remove
-
-

remove

- -open fun remove(child: Component): SimplePanel -

Overrides SimplePanel.remove

-

Removes given component from the current container.

-

Parameters

-

-child - child component

-

Return
-current container

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/rich.html b/docs/api/pl.treksoft.kvision.form.select/-select/rich.html deleted file mode 100644 index c9558d15..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/rich.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.rich - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / rich
-
-

rich

- -var rich: Boolean -

Determines if label can contain HTML code.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/select-width-type.html b/docs/api/pl.treksoft.kvision.form.select/-select/select-width-type.html deleted file mode 100644 index d9cc7552..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/select-width-type.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.selectWidthType - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / selectWidthType
-
-

selectWidthType

- -var selectWidthType: SelectWidthType? -

The width type of the select control.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/select-width.html b/docs/api/pl.treksoft.kvision.form.select/-select/select-width.html deleted file mode 100644 index 1bde09e8..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/select-width.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.selectWidth - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / selectWidth
-
-

selectWidth

- -var selectWidth: CssSize? -

The width of the select control.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/select.html b/docs/api/pl.treksoft.kvision.form.select/-select/select.html deleted file mode 100644 index 047f4755..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/select.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -Select.select - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / select
-
-

select

- -fun Container.select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false, init: Select.() -> Unit = null): Select -

DSL builder extension function.

-

It takes the same parameters as the constructor of the built component.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.select/-select/set-event-listener.html deleted file mode 100644 index e287eb24..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -Select.setEventListener - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / setEventListener
-
-

setEventListener

- -open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget -

Overrides Widget.setEventListener

-

Sets an event listener for current widget, keeping the actual type of component.

-

Parameters

-

-T - widget type

-

-block - event handler

-

Return
-

current widget

- - -

Example:

- - -
    button.setEventListener<Button> {
-        dblclick = {
-            Alert.show("Button double clicked!")
-            // self is of type Button here
-        }
-    }

- -open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget -

Overrides Widget.setEventListener

-

Sets an event listener for current widget.

-

Parameters

-

-block - event handler

-

Return
-

current widget

- - -

Example:

- - -
    button.setEventListener {
-        dblclick = {
-            Alert.show("Button double clicked!")
-            // self is of type Widget here
-        }
-    }

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/show-options.html b/docs/api/pl.treksoft.kvision.form.select/-select/show-options.html deleted file mode 100644 index fa16c71c..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/show-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.showOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / showOptions
-
-

showOptions

- -open fun showOptions(): Unit -

Opens dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/size.html b/docs/api/pl.treksoft.kvision.form.select/-select/size.html deleted file mode 100644 index fb362ba2..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/size.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -Select.size - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / size
-
-

size

- -open var size: InputSize? -

Overrides FormControl.size

-

Input control size.

-

Getter
-

Input control size.

-

-

Setter
-

Input control size.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/style.html b/docs/api/pl.treksoft.kvision.form.select/-select/style.html deleted file mode 100644 index 14b2e480..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/style.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.style - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / style
-
-

style

- -var style: ButtonStyle? -

The style of the select control.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/toggle-options.html b/docs/api/pl.treksoft.kvision.form.select/-select/toggle-options.html deleted file mode 100644 index 3958bb97..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/toggle-options.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Select.toggleOptions - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / toggleOptions
-
-

toggleOptions

- -open fun toggleOptions(): Unit -

Toggles visibility of dropdown with options.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/validation-info.html b/docs/api/pl.treksoft.kvision.form.select/-select/validation-info.html deleted file mode 100644 index bb315130..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -Select.validationInfo - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / validationInfo
-
-

validationInfo

- -val validationInfo: HelpBlock -

Overrides FormControl.validationInfo

-

Validation info component.

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/-select/value.html b/docs/api/pl.treksoft.kvision.form.select/-select/value.html deleted file mode 100644 index 5ce6848c..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -Select.value - kvision - - - -kvision / pl.treksoft.kvision.form.select / Select / value
-
-

value

- -open var value: String? -

Overrides StringFormControl.value

-

A value of the selected option.

-

Getter
-

Text value.

-

-

Setter
-

Text value.

-

- - diff --git a/docs/api/pl.treksoft.kvision.form.select/index.html b/docs/api/pl.treksoft.kvision.form.select/index.html deleted file mode 100644 index 170d1d0f..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/index.html +++ /dev/null @@ -1,104 +0,0 @@ - - - -pl.treksoft.kvision.form.select - kvision - - - -kvision / pl.treksoft.kvision.form.select
-
-

Package pl.treksoft.kvision.form.select

-

Full-featured select component with support for remote (AJAX) data source.

-

Types

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

AjaxOptions

-
-data class AjaxOptions -

Data class for AJAX options.

-
-

DataType

-
-enum class DataType -

Data type for the AJAX call.

-
-

HttpType

-
-enum class HttpType -

HTTP protocol type for the AJAX call.

-
-

Select

-
-open class Select : SimplePanel, StringFormControl -

The form field component for Select control.

-
-

SelectInput

-
-open class SelectInput : SimplePanel -

The basic component for Select control.

-
-

SelectOptGroup

-
-open class SelectOptGroup : SimplePanel -

The helper container for adding option groups to Select.

-
-

SelectOption

-
-open class SelectOption : Widget -

The helper component for adding options to Select or SelectOptGroup.

-
-

SelectWidthType

-
-enum class SelectWidthType -

Select width types. See Bootstrap Select width.

-
-

Functions

- - - - - - - -
-

toJs

-
-fun AjaxOptions.toJs(emptyOption: Boolean): dynamic -

Convert AjaxOptions to JavaScript JSON object.

-
- - diff --git a/docs/api/pl.treksoft.kvision.form.select/to-js.html b/docs/api/pl.treksoft.kvision.form.select/to-js.html deleted file mode 100644 index 744dbb7a..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/to-js.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -toJs - kvision - - - -kvision / pl.treksoft.kvision.form.select / toJs
-
-

toJs

- -fun AjaxOptions.toJs(emptyOption: Boolean): dynamic -

Convert AjaxOptions to JavaScript JSON object.

-

Parameters

-

-emptyOption - add an empty position as the first select option

-

Return
-JSON object

- - -- cgit