From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001
From: Robert Jaros Useful options for use in DropDown's elements parameter.
-
-
-
-
-
- Constructor Overrides SimplePanel.addAll Adds a list of components to the current container.
- Return Overrides SimplePanel.add Adds given component to the current container. Return Overrides Widget.afterInsert Method called after inserting Snabbdom vnode into the DOM. Determines if the dropdown button takes all the space horizontally. Determines if the dropdown is disabled. DSL builder extension function. It takes the same parameters as the constructor of the built component. Determines if the dropdown is showing upwards. Getter Determines if the dropdown is showing upwards.
-
-DISABLED
-
-DISABLED
-Inherited Properties
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-d-d/-h-e-a-d-e-r.html b/docs/api/pl.treksoft.kvision.dropdown/-d-d/-h-e-a-d-e-r.html
deleted file mode 100644
index c0521931..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-d-d/-h-e-a-d-e-r.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-val option: String
-
-HEADER
-
-HEADER
-Inherited Properties
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-d-d/-s-e-p-a-r-a-t-o-r.html b/docs/api/pl.treksoft.kvision.dropdown/-d-d/-s-e-p-a-r-a-t-o-r.html
deleted file mode 100644
index d518de3c..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-d-d/-s-e-p-a-r-a-t-o-r.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-val option: String
-
-SEPARATOR
-
-SEPARATOR
-Inherited Properties
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-d-d/index.html b/docs/api/pl.treksoft.kvision.dropdown/-d-d/index.html
deleted file mode 100644
index 544e8952..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-d-d/index.html
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-val option: String
-
-DD
-enum class DD
-Enum Values
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Properties
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-d-d/option.html b/docs/api/pl.treksoft.kvision.dropdown/-d-d/option.html
deleted file mode 100644
index 518c5aed..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-d-d/option.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-val option: String
-
-option
-
-val option: String
-
-
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/-init-.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/-init-.html
deleted file mode 100644
index 05279737..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/-init-.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-<init>
-
-DropDown(text: String, elements: List<StringPair>? = null, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf())
-Parameters
-text
- the label of the dropdown buttonelements
- an optional list of link elements (special options from DD enum class can be used as values)icon
- the icon of the dropdown buttonstyle
- the style of the dropdown buttondisabled
- determines if the component is disabled on startclasses
- a set of CSS class names
-
-
-addAll
-
-open fun addAll(children: List<Component>): SimplePanel
-Parameters
-children
- list of child components
-current container
-
-add
-
-open fun add(child: Component): SimplePanel
-Parameters
-
-
-current container
-
-afterInsert
-
-protected open fun afterInsert(node: VNode): Unit
-
-
-block
-
-var block: Boolean
-
-
-disabled
-
-var disabled: Boolean
-
-
-dropDown
-
-fun Container.dropDown(text: String, elements: List<StringPair>? = null, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: DropDown.() -> Unit = null): DropDown
-
-
-dropup
-
-var dropup: Boolean
-
-
Setter
-
Determines if the dropdown is showing upwards.
- - - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/get-children.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/get-children.html deleted file mode 100644 index 749b4086..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/get-children.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getChildren(): List<Component>
-Overrides SimplePanel.getChildren
-Returns a list of children of the current container.
-Return
-list of children
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
var icon: String?
-The icon of the dropdown button.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/image.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/image.html deleted file mode 100644 index 56755e67..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/image.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var image: ResString?
-The image on the dropdown button.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/index.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/index.html deleted file mode 100644 index f9330ef4..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/index.html +++ /dev/null @@ -1,235 +0,0 @@ - - - -open class DropDown : SimplePanel
-Bootstrap dropdown component.
-- - | -
-DropDown(text: String, elements: List<StringPair>? = null, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var block: Boolean
-Determines if the dropdown button takes all the space horizontally. - |
-
- - | -
-var disabled: Boolean
-Determines if the dropdown is disabled. - |
-
- - | -
-var dropup: Boolean
-Determines if the dropdown is showing upwards. - |
-
- - | -
-var icon: String?
-The icon of the dropdown button. - |
-
- - | -
-var image: ResString?
-The image on the dropdown button. - |
-
- - | -
-var size: ButtonSize?
-The size of the dropdown button. - |
-
- - | -
-var style: ButtonStyle
-The style of the dropdown button. - |
-
- - | -
-var text: String
-Label of the dropdown button. - |
-
- - | -
-open var width: CssSize?
-Width of the dropdown button. - |
-
- - | -
-open fun add(child: Component): SimplePanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): SimplePanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
- - | -
-open fun toggle(): Unit
-Toggles dropdown visibility. - |
-
- - | -
-fun addInternal(child: Component): SimplePanel
-Protected and final method to add given component to the current container. - |
-
- - | -
-open fun childrenVNodes(): Array<VNode>
-Returns the array of the children Snabbdom vnodes. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.dropDown(text: String, elements: List<StringPair>? = null, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: DropDown.() -> Unit = null): DropDown
-DSL builder extension function. - |
-
open fun removeAll(): SimplePanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(child: Component): SimplePanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
var size: ButtonSize?
-The size of the dropdown button.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/style.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/style.html deleted file mode 100644 index 15e06226..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/style.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var style: ButtonStyle
-The style of the dropdown button.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/text.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/text.html deleted file mode 100644 index 48000a63..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/text.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var text: String
-Label of the dropdown button.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/toggle.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/toggle.html deleted file mode 100644 index 3c4ee0be..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/toggle.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun toggle(): Unit
-Toggles dropdown visibility.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html deleted file mode 100644 index c86a3817..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/width.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var width: CssSize?
-Overrides StyledComponent.width
-Width of the dropdown button.
-Getter
-
Width of the current component.
- -Setter
-
Width of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.dropdown/index.html b/docs/api/pl.treksoft.kvision.dropdown/index.html deleted file mode 100644 index d8a75232..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - -Bootstrap dropdown component.
-- - | -
-enum class DD
-Useful options for use in DropDown's elements parameter. - |
-
- - | -
-open class DropDown : SimplePanel
-Bootstrap dropdown component. - |
-