From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001
From: Robert Jaros KVision - object oriented Web UI framework for Kotlin/JS. Base class for form field text components. Base class for basic text components. Data class for AJAX options. Alert window based on Bootstrap modal. CSS align attributes. Base interface for applications. Type-safe definition of CSS background. Base abstract class for creating observable data model. Definitions of CSS background attachment options. Definitions of CSS background clipping options. Definitions of CSS background origin options. Definitions of CSS background repeat options. Definitions of CSS background size. Base interface of a form control with a boolean value. Type-safe definition of CSS border. Definitions of CSS border styles. Button component. Button sizes. Button styles. Spinner buttons layout types. The form field component rendered as HTML input type="checkbox". Checkbox style options. The basic input component rendered as HTML input type="checkbox" or input type="radio". Type of the check input control (checkbox or radio). Helper class for close icon component. Definitions of CSS color names. Type-safe definition of CSS color. Base interface for all components. Confirm window based on Bootstrap modal. Base interface for all containers. This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.). Useful options for use in DropDown's elements parameter. Base interface for observable data model. A container class with support for observable data model. Data type for the AJAX call. Interface for updatable container. Base interface of a form control with a date value. Form field date/time chooser component. Basic date/time chooser component. Split panel direction. Simple component rendered as div. The container with dock layout (up, down, left, right and center positions). Bootstrap dropdown component. Helper class for HTML label element. CSS flexbox content alignment options. CSS flexbox alignments options. CSS flexbox directions. CSS flexbox justification options. The container with CSS flexbox layout support. CSS flexbox wrap modes. Spinner force rounding types. The form definition class. Can be used directly or indirectly inside a FormPanel. Base interface of a form control. Bootstrap form component. Bootstrap form layout options. CSS grid alignment options. CSS grid content alignment options. CSS grid flow options. CSS grid justification options. CSS grid content justification options. The container with CSS grid layout support. Bootstrap grid sizes. The container with horizontal layout. Helper class for Bootstrap help block element. Helper interface for Hot Module Replacement (HMR). HTTP protocol type for the AJAX call. Image component. Image shapes. Input controls sizes. Helper class for defining custom events. Simple label component rendered as span. Link component. HTML list component. HTML list types. Configurable modal window based on Bootstrap modal. Modal window sizes. Helper interface for Hot Module Replacement (HMR). Base interface of a form control with a numeric value. JavaScript Object type Definitions of CSS overflow options. Form field password component. Definitions of CSS position options. The form field component rendered as HTML input type="radio". The form field component rendered as a group of HTML input type="radio" elements with the same name attribute. Radio style options. This type is used for accessing resources with CommonJS require function. Definitions of CSS resize options. The container with support for Bootstrap responsive grid layout. Form field rich text component. Basic rich text component. Root container. A helper class for Navigo JavaScript router. The form field component for Select control. The basic component for Select control. The helper container for adding option groups to Select. The helper component for adding options to Select or SelectOptGroup. Select width types. See Bootstrap Select width. Dock layout directions. Basic container class, rendered as a DIV element with all children directly within. The form field component for spinner control. The basic component for spinner control. The container with draggable splitter. The container with only one active (visible) child at any moment. Helper type used to define CSS classes. Base interface of a form control with a text value. Helper type used to define CSS style attributes. Base class for components supporting CSS styling. HTML tags. The container rendering it's children as tabs. HTML tag component. Form field text component. Form field textarea component. Basic textarea component. Basic text component. Text input types. Definitions of CSS units. The container with vertical layout. Base widget class. The parent of all component classes. This class allows to wrap a component into separately styled DIV element. Floating window container. KVision - object oriented Web UI framework for Kotlin/JS. KVision core classes. This includes base interfaces for all components, basic CSS enums (for colors, borders
-and backgrounds) and the main Widget class. Base component and container class with data binding support for observable data model. Bootstrap dropdown component. Convenient forms implementation, with support for many different input components and easy to define
-validation. Checkbox, radiobutton and radiobutton group components. Full-featured select component with support for remote (AJAX) data source. Spinner input component. Text input components, with password, text area and rich text area support. Full-featured date and time input components. Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR). Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links and lists. Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs. Rich set of container classes, supporting both simple use cases and sophisticated layouts (including CSS flexbox,
-CSS grid and Bootstrap responsive 12 columns gid). Simple and easy to use JavaScript router wrapper. Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions. Floating, resizable window component. Creates CSS Background with given parameters.
-
-
-
-
-
-
-
-
- Creates CSS Background with given parameters.
-
-
-
-
-
-
-
-
-
- Creates CSS Background with given parameters.
-
-
-
-
-
-
-
-
-
- Type-safe definition of CSS background. Creates CSS Background with given parameters. Definitions of CSS background attachment options. Definitions of CSS background clipping options. Definitions of CSS background origin options. Definitions of CSS background repeat options. Definitions of CSS background size. Definitions of CSS border styles. Creates CSS Border with given width and style. Creates CSS Border with given width, style and color given in hex format. Creates CSS Border with given width, style and color given with named constant. Type-safe definition of CSS border. Creates CSS Border with given width and style. Creates CSS Border with given width, style and color given in hex format. Creates CSS Border with given width, style and color given with named constant. Definitions of CSS color names. Creates CSS Color with color given in hex format. Creates CSS Color with color given with named constant. Type-safe definition of CSS color. Creates CSS Color with color given in hex format. Creates CSS Color with color given with named constant. Adds given value to the set of CSS classes generated in html code of current component. Return Adds given value to the set of CSS classes generated in html code of parent component. Return Returns JQuery element bound to the current component as a dynamic type. Return Returns JQuery element bound to the current component. Return Returns DOM element bound to the current component. Return Base interface for all components. Parent of the current component. Visibility state of the current component. Adds given value to the set of CSS classes generated in html code of current component. Adds given value to the set of CSS classes generated in html code of parent component. Returns DOM element bound to the current component. Returns JQuery element bound to the current component. Returns JQuery element bound to the current component as a dynamic type. Removes given value from the set of CSS classes generated in html code of current component. Removes given value from the set of CSS classes generated in html code of parent component. Base interface for all containers. Base interface of a form control. Base class for components supporting CSS styling. Parent of the current component. Removes given value from the set of CSS classes generated in html code of current component. Return Removes given value from the set of CSS classes generated in html code of parent component. Return Visibility state of the current component. Adds a list of components to the current container.
- Return Adds given component to the current container. Return Returns a list of children of the current container. Return Base interface for all containers. Parent of the current component. Visibility state of the current component. Adds given component to the current container. Adds a list of components to the current container. Returns a list of children of the current container. Operator function for adding children in a DSL style. Removes given component from the current container. Removes all children from the current container. Adds given value to the set of CSS classes generated in html code of current component. Adds given value to the set of CSS classes generated in html code of parent component. Returns DOM element bound to the current component. Returns JQuery element bound to the current component. Returns JQuery element bound to the current component as a dynamic type. Removes given value from the set of CSS classes generated in html code of current component. Removes given value from the set of CSS classes generated in html code of parent component. A container class with support for observable data model. Basic container class, rendered as a DIV element with all children directly within. Operator function for adding children in a DSL style.
- Return Removes all children from the current container. Return Removes given component from the current container. Return This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.). Definitions of CSS overflow options. Definitions of CSS position options. This type is used for accessing resources with CommonJS require function. e.g. require("./img/picture.png") Definitions of CSS resize options. Helper type used to define CSS classes. Helper type used to define CSS style attributes. Base class for components supporting CSS styling. Background of the current component. Getter Background of the current component.All Types
-
-
-
-
-
diff --git a/docs/api/index-outline.html b/docs/api/index-outline.html
deleted file mode 100644
index 5a2437ad..00000000
--- a/docs/api/index-outline.html
+++ /dev/null
@@ -1,5407 +0,0 @@
-
-
-
-
-
-
-pl.treksoft.kvision.form.text.AbstractText
-
-
-
-
-
-pl.treksoft.kvision.form.text.AbstractTextInput
-
-
-
-
-
-pl.treksoft.kvision.form.select.AjaxOptions
-
-
-
-
-
-pl.treksoft.kvision.modal.Alert
-
-
-
-
-
-pl.treksoft.kvision.html.Align
-
-
-
-
-
-pl.treksoft.kvision.hmr.ApplicationBase
-
-
-
-
-
-pl.treksoft.kvision.core.Background
-
-
-
-
-
-pl.treksoft.kvision.data.BaseDataComponent
-
-
-
-
-
-pl.treksoft.kvision.core.BgAttach
-
-
-
-
-
-pl.treksoft.kvision.core.BgClip
-
-
-
-
-
-pl.treksoft.kvision.core.BgOrigin
-
-
-
-
-
-pl.treksoft.kvision.core.BgRepeat
-
-
-
-
-
-pl.treksoft.kvision.core.BgSize
-
-
-
-
-
-pl.treksoft.kvision.form.BoolFormControl
-
-
-
-
-
-pl.treksoft.kvision.core.Border
-
-
-
-
-
-pl.treksoft.kvision.core.BorderStyle
-
-
-
-
-
-pl.treksoft.kvision.html.Button
-
-
-
-
-
-pl.treksoft.kvision.html.ButtonSize
-
-
-
-
-
-pl.treksoft.kvision.html.ButtonStyle
-
-
-
-
-
-pl.treksoft.kvision.form.spinner.ButtonsType
-
-
-
-
-
-pl.treksoft.kvision.form.check.CheckBox
-
-
-
-
-
-pl.treksoft.kvision.form.check.CheckBoxStyle
-
-
-
-
-
-pl.treksoft.kvision.form.check.CheckInput
-
-
-
-
-
-pl.treksoft.kvision.form.check.CheckInputType
-
-
-
-
-
-pl.treksoft.kvision.modal.CloseIcon
-
-
-
-
-
-pl.treksoft.kvision.core.Col
-
-
-
-
-
-pl.treksoft.kvision.core.Color
-
-
-
-
-
-pl.treksoft.kvision.core.Component
-
-
-
-
-
-pl.treksoft.kvision.modal.Confirm
-
-
-
-
-
-pl.treksoft.kvision.core.Container
-
-
-
-
-
-pl.treksoft.kvision.core.CssSize
-
-
-
-
-
-pl.treksoft.kvision.dropdown.DD
-
-
-
-
-
-pl.treksoft.kvision.data.DataComponent
-
-
-
-
-
-pl.treksoft.kvision.data.DataContainer
-
-
-
-
-
-pl.treksoft.kvision.form.select.DataType
-
-
-
-
-
-pl.treksoft.kvision.data.DataUpdatable
-
-
-
-
-
-kotlin.js.Date (extensions in package pl.treksoft.kvision.utils)
-
-
-
-
-
-pl.treksoft.kvision.form.DateFormControl
-
-
-
-
-
-pl.treksoft.kvision.form.time.DateTime
-
-
-
-
-
-pl.treksoft.kvision.form.time.DateTimeInput
-
-
-
-
-
-pl.treksoft.kvision.panel.Direction
-
-
-
-
-
-pl.treksoft.kvision.html.Div
-
-
-
-
-
-pl.treksoft.kvision.panel.DockPanel
-
-
-
-
-
-pl.treksoft.kvision.dropdown.DropDown
-
-
-
-
-
-pl.treksoft.kvision.form.FieldLabel
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexAlignContent
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexAlignItems
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexDir
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexJustify
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexPanel
-
-
-
-
-
-pl.treksoft.kvision.panel.FlexWrap
-
-
-
-
-
-pl.treksoft.kvision.form.spinner.ForceType
-
-
-
-
-
-pl.treksoft.kvision.form.Form
-
-
-
-
-
-pl.treksoft.kvision.form.FormControl
-
-
-
-
-
-pl.treksoft.kvision.form.FormPanel
-
-
-
-
-
-pl.treksoft.kvision.form.FormType
-
-
-
-
-
-pl.treksoft.kvision.panel.GridAlign
-
-
-
-
-
-pl.treksoft.kvision.panel.GridAlignContent
-
-
-
-
-
-pl.treksoft.kvision.panel.GridFlow
-
-
-
-
-
-pl.treksoft.kvision.panel.GridJustify
-
-
-
-
-
-pl.treksoft.kvision.panel.GridJustifyContent
-
-
-
-
-
-pl.treksoft.kvision.panel.GridPanel
-
-
-
-
-
-pl.treksoft.kvision.panel.GridSize
-
-
-
-
-
-pl.treksoft.kvision.panel.GridWrapper
-
-
-
-
-
-pl.treksoft.kvision.panel.HPanel
-
-
-
-
-
-pl.treksoft.kvision.form.HelpBlock
-
-
-
-
-
-pl.treksoft.kvision.hmr.Hot
-
-
-
-
-
-pl.treksoft.kvision.form.select.HttpType
-
-
-
-
-
-pl.treksoft.kvision.html.Image
-
-
-
-
-
-pl.treksoft.kvision.html.ImageShape
-
-
-
-
-
-pl.treksoft.kvision.form.InputSize
-
-
-
-
-
-kotlin.Int (extensions in package pl.treksoft.kvision.utils)
-
-
-
-
-
-pl.treksoft.kvision.utils.KvEvent
-
-
-
-
-
-pl.treksoft.kvision.html.Label
-
-
-
-
-
-pl.treksoft.kvision.html.Link
-
-
-
-
-
-pl.treksoft.kvision.html.ListTag
-
-
-
-
-
-pl.treksoft.kvision.html.ListType
-
-
-
-
-
-kotlin.collections.Map (extensions in package pl.treksoft.kvision.form)
-
-
-
-
-
-pl.treksoft.kvision.modal.Modal
-
-
-
-
-
-pl.treksoft.kvision.modal.ModalSize
-
-
-
-
-
-pl.treksoft.kvision.hmr.Module
-
-
-
-
-
-pl.treksoft.kvision.form.NumberFormControl
-
-
-
-
-
-pl.treksoft.kvision.utils.Object
-
-
-
-
-
-pl.treksoft.kvision.core.Overflow
-
-
-
-
-
-kotlin.Pair (extensions in package pl.treksoft.kvision.utils)
-
-
-
-
-
-pl.treksoft.kvision.form.text.Password
-
-
-
-
-
-pl.treksoft.kvision.core.Position
-
-
-
-
-
-pl.treksoft.kvision.form.check.Radio
-
-
-
-
-
-pl.treksoft.kvision.form.check.RadioGroup
-
-
-
-
-
-pl.treksoft.kvision.form.check.RadioStyle
-
-
-
-
-
-pl.treksoft.kvision.core.ResString
-
-
-
-
-
-pl.treksoft.kvision.core.Resize
-
-
-
-
-
-pl.treksoft.kvision.panel.ResponsiveGridPanel
-
-
-
-
-
-pl.treksoft.kvision.form.text.RichText
-
-
-
-
-
-pl.treksoft.kvision.form.text.RichTextInput
-
-
-
-
-
-pl.treksoft.kvision.panel.Root
-
-
-
-
-
-pl.treksoft.kvision.routing.Routing
-
-
-
-
-
-pl.treksoft.kvision.form.select.Select
-
-
-
-
-
-pl.treksoft.kvision.form.select.SelectInput
-
-
-
-
-
-pl.treksoft.kvision.form.select.SelectOptGroup
-
-
-
-
-
-pl.treksoft.kvision.form.select.SelectOption
-
-
-
-
-
-pl.treksoft.kvision.form.select.SelectWidthType
-
-
-
-
-
-pl.treksoft.kvision.panel.Side
-
-
-
-
-
-pl.treksoft.kvision.panel.SimplePanel
-
-
-
-
-
-pl.treksoft.kvision.form.spinner.Spinner
-
-
-
-
-
-pl.treksoft.kvision.form.spinner.SpinnerInput
-
-
-
-
-
-pl.treksoft.kvision.panel.SplitPanel
-
-
-
-
-
-pl.treksoft.kvision.panel.StackPanel
-
-
-
-
-
-kotlin.String (extensions in package pl.treksoft.kvision.utils)
-
-
-
-
-
-pl.treksoft.kvision.core.StringBoolPair
-
-
-
-
-
-pl.treksoft.kvision.form.StringFormControl
-
-
-
-
-
-pl.treksoft.kvision.core.StringPair
-
-
-
-
-
-pl.treksoft.kvision.core.StyledComponent
-
-
-
-
-
-pl.treksoft.kvision.html.TAG
-
-
-
-
-
-pl.treksoft.kvision.panel.TabPanel
-
-
-
-
-
-pl.treksoft.kvision.html.Tag
-
-
-
-
-
-pl.treksoft.kvision.form.text.Text
-
-
-
-
-
-pl.treksoft.kvision.form.text.TextArea
-
-
-
-
-
-pl.treksoft.kvision.form.text.TextAreaInput
-
-
-
-
-
-pl.treksoft.kvision.form.text.TextInput
-
-
-
-
-
-pl.treksoft.kvision.form.text.TextInputType
-
-
-
-
-
-pl.treksoft.kvision.core.UNIT
-
-
-
-
-
-pl.treksoft.kvision.panel.VPanel
-
-
-
-
-
-pl.treksoft.kvision.core.Widget
-
-
-
-
-
-pl.treksoft.kvision.core.WidgetWrapper
-
-
-
-
-
-
-pl.treksoft.kvision.window.Window
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/index.html b/docs/api/index.html
deleted file mode 100644
index 387da856..00000000
--- a/docs/api/index.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.core
-
-
-
-
-
-abstract class AbstractTextInput : Widget
-var autofocus: Boolean?
-open fun blur(): Unit
-open var disabled: Boolean
-val flabel: FieldLabel
-open fun focus(): Unit
-protected open fun getSnClass(): List<StringBoolPair>
-abstract val input: AbstractTextInput
-var label: String?
-var maxlength: Int?
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var startValue: String?
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-
-
-
-
-data class AjaxOptions
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-var autofocus: Boolean?
-open fun blur(): Unit
-var disabled: Boolean
-open fun focus(): Unit
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var maxlength: Int?
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-var size: InputSize?
-var startValue: String?
-var value: String?
-
-
-
-
-
-
-
-
-open class Alert : Modal
-val beforeSend: (JQueryXHR) -> dynamic
-val cache: Boolean
-val clearOnEmpty: Boolean
-val clearOnError: Boolean
-val data: dynamic
-val dataType: DataType
-val emptyRequest: Boolean
-val httpType: HttpType
-val minLength: Int
-val preprocessData: (dynamic) -> dynamic
-val requestDelay: Int
-val restoreOnError: Boolean
-val url: String
-
-
-
-
-
-
-
-
-enum class Align
-var align: Align?
-open fun hide(): Widget
-var rich: Boolean
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null): Unit
-var text: String?
-
-
-
-
-interface ApplicationBase
-
-
-
-
-
-class Background
-abstract fun start(state: Map<String, Any>): Unit
-
-
-
-
-
-
-
-
-abstract class BaseDataComponent : DataComponent
-Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Background(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-
-
-
-
-
-
-
-
-enum class BgAttach
-
-
-
-
-enum class BgClip
-
-enum class BgOrigin
-
-enum class BgRepeat
-
-enum class BgSize
-
-interface BoolFormControl : FormControl
-
-
-
-
-
-class Border
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Boolean
-
-
-
-
-
-
-
-
-enum class BorderStyle
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Int)
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Col)
-
-
-
-
-
-
-
-
-open class Button : Widget
-DOTTED
-DOUBLE
-GROOVE
-HIDDEN
-INHERIT
-INITIAL
-INSET
-NONE
-OUTSET
-RIDGE
-SOLID
-
-
-
-
-
-
-
-
-enum class ButtonSize
-var block: Boolean
-fun Container.button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: Button.() -> Unit = null): Button
-var disabled: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var icon: String?
-var image: ResString?
-open fun onClick(handler: Button.(MouseEvent) -> Unit): Button
-protected open fun render(): VNode
-var size: ButtonSize?
-var style: ButtonStyle
-var text: String
-
-
-
-
-enum class ButtonStyle
-
-enum class ButtonsType
-
-
-
-
-
-open class CheckBox : SimplePanel, BoolFormControl
-NONE
-VERTICAL
-
-
-
-
-
-
-
-
-enum class CheckBoxStyle
-fun Container.checkBox(value: Boolean = false, label: String? = null, rich: Boolean = false, init: CheckBox.() -> Unit = null): CheckBox
-var circled: Boolean
-open var disabled: Boolean
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: CheckInput
-var label: String?
-var name: String?
-open fun onClick(handler: CheckBox.(MouseEvent) -> Unit): CheckBox
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var startValue: Boolean
-var style: CheckBoxStyle?
-val validationInfo: HelpBlock
-open var value: Boolean
-
-
-
-
-open class CheckInput : Widget
-
-
-
-
-
-enum class CheckInputType
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-fun Container.checkInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf(), init: CheckInput.() -> Unit = null): CheckInput
-var disabled: Boolean
-var extraValue: String?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var name: String?
-open fun onClick(handler: CheckInput.(MouseEvent) -> Unit): CheckInput
-protected open fun render(): VNode
-var size: InputSize?
-var startValue: Boolean
-var type: CheckInputType
-var value: Boolean
-
-
-
-
-open class CloseIcon : Widget
-
-
-
-
-
-enum class Col
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun render(): VNode
-
-
-
-
-
-
-
-
-class Color
-ANTIQUEWHITE
-AQUA
-AQUAMARINE
-AZURE
-BEIGE
-BISQUE
-BLACK
-BLANCHEDALMOND
-BLUE
-BLUEVIOLET
-BROWN
-BURLYWOOD
-CADETBLUE
-CHARTREUSE
-CHOCOLATE
-CORAL
-CORNFLOWERBLUE
-CORNSILK
-CRIMSON
-CYAN
-DARKBLUE
-DARKCYAN
-DARKGOLDENROD
-DARKGRAY
-DARKGREEN
-DARKKHAKI
-DARKMAGENTA
-DARKOLIVEGREEN
-DARKORANGE
-DARKORCHID
-DARKRED
-DARKSALMON
-DARKSEAGREEN
-DARKSLATEBLUE
-DARKSLATEGRAY
-DARKTURQUOISE
-DARKVIOLET
-DEEPPINK
-DEEPSKYBLUE
-DIMGRAY
-DODGERBLUE
-FIREBRICK
-FLORALWHITE
-FORESTGREEN
-FUCHSIA
-GAINSBORO
-GHOSTWHITE
-GOLD
-GOLDENROD
-GRAY
-GREEN
-GREENYELLOW
-HONEYDEW
-HOTPINK
-INDIANRED
-INDIGO
-IVORY
-KHAKI
-LAVENDER
-LAVENDERBLUSH
-LAWNGREEN
-LEMONCHIFFON
-LIGHTBLUE
-LIGHTCORAL
-LIGHTCYAN
-LIGHTGOLDENRODYELLOW
-LIGHTGRAY
-LIGHTGREEN
-LIGHTPINK
-LIGHTSALMON
-LIGHTSEAGREEN
-LIGHTSKYBLUE
-LIGHTSLATEGRAY
-LIGHTSTEELBLUE
-LIGHTYELLOW
-LIME
-LIMEGREEN
-LINEN
-MAGENTA
-MAROON
-MEDIUMAQUAMARINE
-MEDIUMBLUE
-MEDIUMORCHID
-MEDIUMPURPLE
-MEDIUMSEAGREEN
-MEDIUMSLATEBLUE
-MEDIUMSPRINGGREEN
-MEDIUMTURQUOISE
-MEDIUMVIOLETRED
-MIDNIGHTBLUE
-MINTCREAM
-MISTYROSE
-MOCCASIN
-NAVAJOWHITE
-NAVY
-OLDLACE
-OLIVE
-OLIVEDRAB
-ORANGE
-ORANGERED
-ORCHID
-PALEGOLDENROD
-PALEGREEN
-PALETURQUOISE
-PALEVIOLETRED
-PAPAYAWHIP
-PEACHPUFF
-PERU
-PINK
-PLUM
-POWDERBLUE
-PURPLE
-REBECCAPURPLE
-RED
-ROSYBROWN
-ROYALBLUE
-SADDLEBROWN
-SALMON
-SANDYBROWN
-SEAGREEN
-SEASHELL
-SIENNA
-SILVER
-SKYBLUE
-SLATEBLUE
-SLATEGRAY
-SNOW
-SPRINGGREEN
-STEELBLUE
-TAN
-TEAL
-THISTLE
-TOMATO
-TURQUOISE
-VIOLET
-WHEAT
-WHITE
-WHITESMOKE
-YELLOW
-YELLOWGREEN
-
-
-
-
-
-
-
-
-interface Component
-Color(color: Col)
-
-
-
-
-
-
-
-
-open class Confirm : Modal
-abstract fun addSurroundingCssClass(css: String): Component
-abstract fun getElement(): Node?
-abstract fun getElementJQuery(): JQuery?
-abstract fun getElementJQueryD(): dynamic
-abstract var parent: Component?
-abstract fun removeCssClass(css: String): Component
-abstract fun removeSurroundingCssClass(css: String): Component
-abstract var visible: Boolean
-
-
-
-
-
-
-
-
-interface Container : Component
-var align: Align?
-var cancelVisible: Boolean
-var rich: Boolean
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null): Unit
-var text: String?
-
-
-
-
-
-
-
-
-typealias CssSize = Pair<Int, UNIT>
-abstract fun addAll(children: List<Component>): Container
-abstract fun getChildren(): List<Component>
-open operator fun invoke(vararg children: Component): Container
-abstract fun remove(child: Component): Container
-abstract fun removeAll(): Container
-
-
-
-enum class DD
-
-
-
-
-
-interface DataComponent
-HEADER
-SEPARATOR
-val option: String
-
-
-
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-
-
-
-
-
-enum class DataType
-fun add(child: Component): Container
-fun addAll(children: List<Component>): Container
-fun clearOnUpdate(): DataContainer<M, C>
-fun <M : DataComponent, C : Component> Container.dataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null): DataContainer<M, C>
-fun getChildren(): List<Component>
-fun onUpdate(handler: () -> Unit): DataContainer<M, C>
-fun remove(child: Component): Container
-fun removeAll(): Container
-fun update(): Unit
-var visible: Boolean
-
-
-
-
-interface DataUpdatable
-
-
-
-
-
-interface DateFormControl : FormControl
-
-
-
-
-
-
-
-
-open class DateTime : SimplePanel, DateFormControl
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Date?
-
-
-
-
-
-
-
-
-open class DateTimeInput : Widget
-var autofocus: Boolean?
-var clearBtn: Boolean
-fun Container.dateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false, init: DateTime.() -> Unit = null): DateTime
-var daysOfWeekDisabled: Array<Int>
-open var disabled: Boolean
-val flabel: FieldLabel
-var format: String
-protected open fun getSnClass(): List<StringBoolPair>
-open fun getValueAsString(): String?
-open fun hidePopup(): Unit
-val input: DateTimeInput
-var label: String?
-var minuteStep: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-var showMeridian: Boolean
-open fun showPopup(): Unit
-open var size: InputSize?
-var todayBtn: Boolean
-var todayHighlight: Boolean
-val validationInfo: HelpBlock
-open var value: Date?
-var weekStart: Int
-
-
-
-
-
-
-
-
-enum class Direction
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-var autofocus: Boolean?
-protected open fun changeValue(): Unit
-var clearBtn: Boolean
-fun Container.dateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf(), init: DateTimeInput.() -> Unit = null): DateTimeInput
-var daysOfWeekDisabled: Array<Int>
-var disabled: Boolean
-var format: String
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun getValueAsString(): String?
-open fun hidePopup(): Unit
-var minuteStep: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-protected open fun refreshDatePicker(): Unit
-protected open fun refreshState(): Unit
-protected open fun render(): VNode
-var showMeridian: Boolean
-open fun showPopup(): Unit
-var size: InputSize?
-var todayBtn: Boolean
-var todayHighlight: Boolean
-var value: Date?
-var weekStart: Int
-
-
-
-
-
-
-
-
-open class Div : Tag
-VERTICAL
-
-
-
-
-
-
-
-
-open class DockPanel : SimplePanel
-fun Container.div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null): Div
-
-
-
-
-
-
-
-
-open class DropDown : SimplePanel
-open fun add(child: Component, position: Side): DockPanel
-open fun add(child: Component): DockPanel
-open fun addAll(children: List<Component>): DockPanel
-fun Container.dockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null): DockPanel
-open fun remove(child: Component): DockPanel
-open fun removeAll(): DockPanel
-open fun removeAt(position: Side): DockPanel
-
-
-
-
-
-
-
-
-open class FieldLabel : Tag
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterInsert(node: VNode): Unit
-var block: Boolean
-var disabled: Boolean
-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
-var dropup: Boolean
-open fun getChildren(): List<Component>
-protected open fun getSnClass(): List<StringBoolPair>
-var icon: String?
-var image: ResString?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-var size: ButtonSize?
-var style: ButtonStyle
-var text: String
-open fun toggle(): Unit
-open var width: CssSize?
-
-
-
-
-
-
-
-
-enum class FlexAlignContent
-protected open fun getSnAttrs(): List<StringPair>
-
-
-
-
-
-
-
-
-enum class FlexAlignItems
-FLEXEND
-FLEXSTART
-SPACEAROUND
-SPACEBETWEEN
-STRETCH
-
-
-
-
-enum class FlexDir
-
-enum class FlexJustify
-
-
-
-
-
-open class FlexPanel : SimplePanel
-FLEXEND
-FLEXSTART
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-
-
-
-
-
-
-
-
-enum class FlexWrap
-fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-open fun add(child: Component): FlexPanel
-open fun addAll(children: List<Component>): FlexPanel
-var alignContent: FlexAlignContent?
-var alignItems: FlexAlignItems?
-var direction: FlexDir?
-fun Container.flexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null): FlexPanel
-protected open fun getSnStyle(): List<StringPair>
-var justify: FlexJustify?
-open fun remove(child: Component): FlexPanel
-open fun removeAll(): FlexPanel
-var spacing: Int?
-var wrap: FlexWrap?
-
-
-
-
-enum class ForceType
-
-class Form<K>
-
-
-
-
-
-interface FormControl : Component
-fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): Form<K>
-fun clearData(): Unit
-operator fun get(key: String): Any?
-fun getControl(key: String): FormControl?
-fun getData(): K
-fun getDataJson(): Json
-fun remove(key: String): Form<K>
-fun removeAll(): Form<K>
-fun setData(model: K): Unit
-fun validate(): Boolean
-
-
-
-
-
-
-
-
-open class FormPanel<K> : SimplePanel
-abstract val flabel: FieldLabel
-abstract fun getValue(): Any?
-abstract fun getValueAsString(): String?
-abstract val input: Component
-abstract fun setValue(v: Any?): Unit
-abstract var size: InputSize?
-abstract val validationInfo: HelpBlock
-open var validatorError: String?
-
-
-
-
-
-
-
-
-enum class FormType
-open fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): FormPanel<K>
-open fun clearData(): Unit
-fun <K> Container.formPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K): FormPanel<K>
-operator fun get(key: String): Any?
-open fun getControl(key: String): FormControl?
-open fun getData(): K
-open fun getDataJson(): Json
-protected open fun getSnClass(): List<StringBoolPair>
-open fun remove(key: String): FormPanel<K>
-open fun removeAll(): FormPanel<K>
-protected open fun render(): VNode
-open fun setData(model: K): Unit
-open fun validate(): Boolean
-var validator: (Form<K>) -> Boolean?
-var validatorMessage: (Form<K>) -> String?
-
-
-
-
-
-
-
-
-enum class GridAlign
-INLINE
-
-
-
-
-enum class GridAlignContent
-
-
-
-
-
-enum class GridFlow
-END
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-START
-STRETCH
-
-
-
-
-
-
-
-
-enum class GridJustify
-COLUMNDENSE
-ROW
-ROWDENSE
-
-
-
-
-enum class GridJustifyContent
-
-
-
-
-
-open class GridPanel : SimplePanel
-END
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-START
-STRETCH
-
-
-
-
-
-
-
-
-enum class GridSize
-fun add(child: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf()): GridPanel
-open fun add(child: Component): GridPanel
-open fun addAll(children: List<Component>): GridPanel
-var alignContent: GridAlignContent?
-var alignItems: GridAlign?
-var autoColumns: String?
-var autoFlow: GridFlow?
-var autoRows: String?
-var columnGap: Int?
-protected open fun getSnStyle(): List<StringPair>
-fun Container.gridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null): GridPanel
-var justifyContent: GridJustifyContent?
-var justifyItems: GridJustify?
-open fun remove(child: Component): GridPanel
-open fun removeAll(): GridPanel
-var rowGap: Int?
-var templateAreas: List<String>?
-var templateColumns: String?
-var templateRows: String?
-
-
-
-
-class GridWrapper : WidgetWrapper
-
-
-
-
-
-open class HPanel : FlexPanel
-protected fun getSnStyle(): List<StringPair>
-
-
-
-
-
-
-
-
-open class HelpBlock : Tag
-fun Container.hPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null): HPanel
-
-
-
-
-
-
-
-
-external interface Hot
-
-
-
-
-
-
-
-
-enum class HttpType
-abstract fun accept(dependency: String, callback: () -> Unit): Unit
-abstract fun accept(dependencies: Array<String>, callback: (updated: Array<String>) -> Unit): Unit
-abstract val data: dynamic
-abstract fun dispose(callback: (dynamic) -> Unit): Unit
-
-
-
-
-open class Image : Widget
-
-
-
-
-
-enum class ImageShape
-var alt: String?
-var centered: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun Container.image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf(), init: Image.() -> Unit = null): Image
-protected open fun render(): VNode
-var responsive: Boolean
-var shape: ImageShape?
-var src: ResString
-
-
-
-
-enum class InputSize
-
-
-
-
-
-class KvEvent : CustomEvent
-SMALL
-val className: String
-
-
-
-
-
-
-
-
-open class Label : Tag
-val detail: KvJQueryEventObject
-
-
-
-
-
-
-
-
-open class Link : SimplePanel
-fun Container.label(text: String, rich: Boolean = false, init: Label.() -> Unit = null): Label
-
-
-
-
-
-
-
-
-open class ListTag : SimplePanel
-protected open fun getSnAttrs(): List<StringPair>
-var icon: String?
-var image: ResString?
-var label: String
-fun Container.link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf(), init: Link.() -> Unit = null): Link
-protected open fun render(): VNode
-var url: String
-
-
-
-
-
-
-
-
-enum class ListType
-protected open fun childrenVNodes(): Array<VNode>
-var elements: List<String>?
-protected open fun getSnClass(): List<StringBoolPair>
-fun Container.listTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null): ListTag
-protected open fun render(): VNode
-var rich: Boolean
-var type: ListType
-
-
-
-
-open class Modal : SimplePanel
-
-
-
-
-
-enum class ModalSize
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-open fun addButton(button: Button): Modal
-protected open fun afterInsert(node: VNode): Unit
-var animation: Boolean
-var caption: String?
-var closeButton: Boolean
-open fun getChildren(): List<Component>
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hide(): Widget
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun removeAllButtons(): Modal
-open fun removeButton(button: Button): Modal
-var size: ModalSize?
-open fun toggle(): Unit
-
-
-
-
-
-
-
-
-external interface Module
-SMALL
-val className: String
-
-
-
-
-
-
-
-
-interface NumberFormControl : FormControl
-
-
-
-
-
-
-
-
-external class Object
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Number?
-
-
-
-
-
-
-
-
-enum class Overflow
-
-
-
-
-open class Password : Text
-
-
-
-
-
-enum class Position
-fun Container.password(value: String? = null, label: String? = null, rich: Boolean = false, init: Password.() -> Unit = null): Password
-
-
-
-
-open class Radio : SimplePanel, BoolFormControl
-
-
-
-
-
-open class RadioGroup : SimplePanel, StringFormControl
-open var disabled: Boolean
-var extraValue: String?
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: CheckInput
-var label: String?
-var name: String?
-open fun onClick(handler: Radio.(MouseEvent) -> Unit): Radio
-fun Container.radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false, init: Radio.() -> Unit = null): Radio
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var squared: Boolean
-var startValue: Boolean
-var style: RadioStyle?
-val validationInfo: HelpBlock
-open var value: Boolean
-
-
-
-
-
-
-
-
-enum class RadioStyle
-open var disabled: Boolean
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: Widget
-var label: String?
-var options: List<StringPair>?
-fun Container.radioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false, init: RadioGroup.() -> Unit = null): RadioGroup
-var rich: Boolean
-open var size: InputSize?
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-typealias ResString = String
-enum class Resize
-
-open class ResponsiveGridPanel : SimplePanel
-
-
-
-
-
-open class RichText : AbstractText
-open fun add(child: Component, col: Int, row: Int, size: Int = 0, offset: Int = 0): ResponsiveGridPanel
-open fun add(child: Component): ResponsiveGridPanel
-open fun addAll(children: List<Component>): ResponsiveGridPanel
-var align: Align?
-open fun remove(child: Component): ResponsiveGridPanel
-open fun removeAt(col: Int, row: Int): ResponsiveGridPanel
-fun Container.responsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null): ResponsiveGridPanel
-
-
-
-
-
-
-
-
-open class RichTextInput : AbstractTextInput
-val input: RichTextInput
-var inputHeight: CssSize?
-fun Container.richText(value: String? = null, label: String? = null, rich: Boolean = false, init: RichText.() -> Unit = null): RichText
-
-
-
-
-
-
-
-
-class Root : SimplePanel
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-fun Container.richTextInput(value: String? = null, classes: Set<String> = setOf(), init: RichTextInput.() -> Unit = null): RichTextInput
-
-
-
-
-
-
-
-
-open class Routing
-protected fun getSnClass(): List<StringBoolPair>
-protected fun render(): VNode
-
-
-
-
-
-
-
-
-open class Select : SimplePanel, StringFormControl
-fun shutdown(): Unit
-fun start(): Unit
-
-
-
-
-
-
-
-
-open class SelectInput : SimplePanel
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-var ajaxOptions: AjaxOptions?
-var autofocus: Boolean?
-open var disabled: Boolean
-var emptyOption: Boolean
-val flabel: FieldLabel
-open fun getChildren(): List<Component>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hideOptions(): Unit
-val input: SelectInput
-var label: String?
-var liveSearch: Boolean
-var maxOptions: Int?
-var multiple: Boolean
-var name: String?
-var options: List<StringPair>?
-var placeholder: String?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun removeEventListeners(): Widget
-var rich: Boolean
-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
-var selectWidth: CssSize?
-var selectWidthType: SelectWidthType?
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open fun showOptions(): Unit
-open var size: InputSize?
-var style: ButtonStyle?
-open fun toggleOptions(): Unit
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-
-
-
-
-open class SelectOptGroup : SimplePanel
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterInsert(node: VNode): Unit
-var ajaxOptions: AjaxOptions?
-var autofocus: Boolean?
-var disabled: Boolean
-var emptyOption: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hideOptions(): Unit
-var liveSearch: Boolean
-var maxOptions: Int?
-var multiple: Boolean
-var name: String?
-var placeholder: String?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-protected open fun render(): VNode
-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
-var selectWidth: CssSize?
-var selectWidthType: SelectWidthType?
-open fun showOptions(): Unit
-var size: InputSize?
-var style: ButtonStyle?
-open fun toggleOptions(): Unit
-var value: String?
-
-
-
-
-
-
-
-
-open class SelectOption : Widget
-var disabled: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-var label: String
-var maxOptions: Int?
-var options: List<StringPair>?
-protected open fun render(): VNode
-
-
-
-
-
-
-
-
-enum class SelectWidthType
-var disabled: Boolean
-var divider: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-var icon: String?
-var label: String?
-protected open fun render(): VNode
-var subtext: String?
-var value: String?
-
-
-
-
-enum class Side
-
-open class SimplePanel : Widget, Container
-
-
-
-
-
-open class Spinner : SimplePanel, NumberFormControl
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected fun addInternal(child: Component): SimplePanel
-protected open fun childrenVNodes(): Array<VNode>
-open fun getChildren(): List<Component>
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-protected open fun render(): VNode
-fun Container.simplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null): SimplePanel
-
-
-
-
-
-
-
-
-open class SpinnerInput : Widget
-var autofocus: Boolean?
-var buttonsType: ButtonsType
-var decimals: Int
-open var disabled: Boolean
-val flabel: FieldLabel
-var forceType: ForceType
-protected open fun getSnClass(): List<StringBoolPair>
-open fun getValueAsString(): String?
-protected val idc: String
-val input: SpinnerInput
-var label: String?
-var max: Int
-var min: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-open fun spinDown(): Spinner
-open fun spinUp(): Spinner
-fun Container.spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false, init: Spinner.() -> Unit = null): Spinner
-var startValue: Number?
-var step: Double
-val validationInfo: HelpBlock
-open var value: Number?
-
-
-
-
-
-
-
-
-open class SplitPanel : SimplePanel
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-var autofocus: Boolean?
-var buttonsType: ButtonsType
-protected open fun changeValue(): Unit
-var decimals: Int
-var disabled: Boolean
-var forceType: ForceType
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun getValueAsString(): String?
-var max: Int
-var min: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-protected open fun render(): VNode
-var size: InputSize?
-fun spinDown(): SpinnerInput
-fun spinUp(): SpinnerInput
-fun Container.spinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf(), init: SpinnerInput.() -> Unit = null): SpinnerInput
-var startValue: Number?
-var step: Double
-var value: Number?
-
-
-
-
-
-
-
-
-open class StackPanel : SimplePanel
-protected open fun childrenVNodes(): Array<VNode>
-fun Container.splitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null): SplitPanel
-
-
-
-
-
-
-
-
-typealias StringBoolPair = Pair<String, Boolean>
-var activeIndex: Int
-open fun add(panel: Component, route: String): StackPanel
-open fun add(child: Component): StackPanel
-open fun addAll(children: List<Component>): StackPanel
-protected open fun childrenVNodes(): Array<VNode>
-open fun remove(child: Component): StackPanel
-open fun removeAll(): StackPanel
-fun Container.stackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null): StackPanel
-
-
-
-interface StringFormControl : FormControl
-
-
-
-
-
-typealias StringPair = Pair<String, String>
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: String?
-
-
-
-abstract class StyledComponent : Component
-
-
-
-
-
-enum class TAG
-var background: Background?
-var border: Border?
-var borderBottom: Border?
-var borderLeft: Border?
-var borderRight: Border?
-var borderTop: Border?
-var bottom: CssSize?
-var color: Color?
-var colorHex: Int?
-var colorName: Col?
-protected open fun getSnStyle(): List<StringPair>
-var height: CssSize?
-var left: CssSize?
-var margin: CssSize?
-var marginBottom: CssSize?
-var marginLeft: CssSize?
-var marginRight: CssSize?
-var marginTop: CssSize?
-var maxHeight: CssSize?
-var maxWidth: CssSize?
-var minHeight: CssSize?
-var minWidth: CssSize?
-var opacity: Double?
-var overflow: Overflow?
-var padding: CssSize?
-var paddingBottom: CssSize?
-var paddingLeft: CssSize?
-var paddingRight: CssSize?
-var paddingTop: CssSize?
-var position: Position?
-var resize: Resize?
-var right: CssSize?
-var top: CssSize?
-open var width: CssSize?
-var zIndex: Int?
-
-
-
-
-
-
-
-
-open class TabPanel : SimplePanel
-ADDRESS
-BLOCKQUOTE
-CITE
-CODE
-DEL
-DIV
-EM
-FOOTER
-H1
-H2
-H3
-H4
-H5
-H6
-HEADER
-INS
-KBD
-LABEL
-LI
-MARK
-OL
-P
-PRE
-S
-SAMP
-SECTION
-SMALL
-SPAN
-STRONG
-U
-UL
-VAR
-
-
-
-
-
-
-
-
-open class Tag : SimplePanel
-var activeIndex: Int
-open fun add(child: Component): TabPanel
-open fun addAll(children: List<Component>): TabPanel
-open fun addTab(title: String, panel: Component, icon: String? = null, image: ResString? = null, route: String? = null): TabPanel
-open fun remove(child: Component): TabPanel
-open fun removeAll(): TabPanel
-open fun removeTab(index: Int): TabPanel
-fun Container.tabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null): TabPanel
-
-
-
-
-
-
-
-
-open class Text : AbstractText
-var align: Align?
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun render(): VNode
-var rich: Boolean
-fun Container.tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null): Tag
-var text: String?
-var type: TAG
-
-
-
-
-
-
-
-
-open class TextArea : AbstractText
-var autocomplete: Boolean?
-val input: TextInput
-fun Container.text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false, init: Text.() -> Unit = null): Text
-var type: TextInputType
-
-
-
-
-
-
-
-
-open class TextAreaInput : AbstractTextInput
-var cols: Int?
-val input: TextAreaInput
-var rows: Int?
-fun Container.textArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false, init: TextArea.() -> Unit = null): TextArea
-var wrapHard: Boolean
-
-
-
-
-
-
-
-
-open class TextInput : AbstractTextInput
-var cols: Int?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-var rows: Int?
-fun Container.textAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf(), init: TextAreaInput.() -> Unit = null): TextAreaInput
-var wrapHard: Boolean
-
-
-
-
-
-
-
-
-enum class TextInputType
-var autocomplete: Boolean?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-fun Container.textInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf(), init: TextInput.() -> Unit = null): TextInput
-var type: TextInputType
-
-
-
-
-enum class UNIT
-
-
-
-
-
-open class VPanel : FlexPanel
-ch
-cm
-em
-in
-mm
-pc
-perc
-pt
-px
-rem
-vh
-vmax
-vmin
-vw
-
-
-
-
-
-
-
-
-open class Widget : StyledComponent
-fun Container.vPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null): VPanel
-
-
-
-
-
-
-
-
-open class WidgetWrapper : Widget
-open fun addCssClass(css: String): Widget
-open fun addSurroundingCssClass(css: String): Widget
-protected open fun afterCreate(node: VNode): Unit
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-open fun clearDragDropData(): Unit
-var draggable: Boolean?
-open fun getElement(): Node?
-open fun getElementJQuery(): JQuery?
-open fun getElementJQueryD(): dynamic
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun getSnHooks(): Hooks?
-protected open fun getSnOn(): On?
-open fun hide(): Widget
-var id: String?
-open var parent: Component?
-open fun removeCssClass(css: String): Widget
-open fun removeEventListeners(): Widget
-open fun removeSurroundingCssClass(css: String): Widget
-protected open fun render(): VNode
-protected open fun render(elementName: String): VNode
-protected open fun render(elementName: String, children: Array<dynamic>): VNode
-var role: String?
-open fun setDragDropData(format: String, data: String): Unit
-open fun setDropTarget(format: String, callback: (DragEvent) -> Unit): Unit
-open fun setDropTarget(formats: Set<String>? = null, callback: (DragEvent) -> Unit): Unit
-open fun setDropTargetData(format: String, callback: (String?) -> Unit): Unit
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open fun show(): Widget
-var title: String?
-open fun toggleVisible(): Widget
-open var visible: Boolean
-fun Container.widget(classes: Set<String> = setOf(), init: Widget.() -> Unit = null): Widget
-
-
-
-
-
-
-
-
-open class Window : SimplePanel
-protected open fun render(): VNode
-open var visible: Boolean
-fun Container.widgetWrapper(wrapped: Component?, classes: Set<String> = setOf(), init: WidgetWrapper.() -> Unit = null): WidgetWrapper
-
-
-
-
-
-
-
-
-kotlin.Int
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterCreate(node: VNode): Unit
-protected open fun afterDestroy(): Unit
-var caption: String?
-var closeButton: Boolean
-var contentHeight: CssSize?
-var contentWidth: CssSize?
-open fun focus(): Unit
-open fun getChildren(): List<Component>
-var isDraggable: Boolean
-var isResizable: Boolean
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun toFront(): Unit
-fun Container.window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null): Window
-
-
-
-
-
-
-
-
-kotlin.Pair
-val Int.cm: CssSize
-val Int.em: CssSize
-val Int.in: CssSize
-val Int.mm: CssSize
-val Int.pc: CssSize
-val Int.perc: CssSize
-val Int.pt: CssSize
-val Int.px: CssSize
-val Int.rem: CssSize
-fun Int.toHexString(): String
-val Int.vh: CssSize
-val Int.vmax: CssSize
-val Int.vmin: CssSize
-val Int.vw: CssSize
-
-
-
-
-kotlin.String
-
-
-
-
-
-kotlin.collections.Map
-
-
-
-
-
-
-
-
-kotlin.js.Date
-fun Map<String, Any?>.bool(key: String): Boolean?
-fun Map<String, Any?>.date(key: String): Date?
-fun Map<String, Any?>.number(key: String): Number?
-fun Map<String, Any?>.string(key: String): String?
-
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.data
-
-
-
-
-
-enum class BgAttach
-Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Background(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-
-
-
-
-enum class BgClip
-
-enum class BgOrigin
-
-enum class BgRepeat
-
-enum class BgSize
-
-class Border
-
-
-
-
-
-enum class BorderStyle
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Int)
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Col)
-
-
-
-
-
-
-
-
-enum class Col
-DOTTED
-DOUBLE
-GROOVE
-HIDDEN
-INHERIT
-INITIAL
-INSET
-NONE
-OUTSET
-RIDGE
-SOLID
-
-
-
-
-
-
-
-
-class Color
-ANTIQUEWHITE
-AQUA
-AQUAMARINE
-AZURE
-BEIGE
-BISQUE
-BLACK
-BLANCHEDALMOND
-BLUE
-BLUEVIOLET
-BROWN
-BURLYWOOD
-CADETBLUE
-CHARTREUSE
-CHOCOLATE
-CORAL
-CORNFLOWERBLUE
-CORNSILK
-CRIMSON
-CYAN
-DARKBLUE
-DARKCYAN
-DARKGOLDENROD
-DARKGRAY
-DARKGREEN
-DARKKHAKI
-DARKMAGENTA
-DARKOLIVEGREEN
-DARKORANGE
-DARKORCHID
-DARKRED
-DARKSALMON
-DARKSEAGREEN
-DARKSLATEBLUE
-DARKSLATEGRAY
-DARKTURQUOISE
-DARKVIOLET
-DEEPPINK
-DEEPSKYBLUE
-DIMGRAY
-DODGERBLUE
-FIREBRICK
-FLORALWHITE
-FORESTGREEN
-FUCHSIA
-GAINSBORO
-GHOSTWHITE
-GOLD
-GOLDENROD
-GRAY
-GREEN
-GREENYELLOW
-HONEYDEW
-HOTPINK
-INDIANRED
-INDIGO
-IVORY
-KHAKI
-LAVENDER
-LAVENDERBLUSH
-LAWNGREEN
-LEMONCHIFFON
-LIGHTBLUE
-LIGHTCORAL
-LIGHTCYAN
-LIGHTGOLDENRODYELLOW
-LIGHTGRAY
-LIGHTGREEN
-LIGHTPINK
-LIGHTSALMON
-LIGHTSEAGREEN
-LIGHTSKYBLUE
-LIGHTSLATEGRAY
-LIGHTSTEELBLUE
-LIGHTYELLOW
-LIME
-LIMEGREEN
-LINEN
-MAGENTA
-MAROON
-MEDIUMAQUAMARINE
-MEDIUMBLUE
-MEDIUMORCHID
-MEDIUMPURPLE
-MEDIUMSEAGREEN
-MEDIUMSLATEBLUE
-MEDIUMSPRINGGREEN
-MEDIUMTURQUOISE
-MEDIUMVIOLETRED
-MIDNIGHTBLUE
-MINTCREAM
-MISTYROSE
-MOCCASIN
-NAVAJOWHITE
-NAVY
-OLDLACE
-OLIVE
-OLIVEDRAB
-ORANGE
-ORANGERED
-ORCHID
-PALEGOLDENROD
-PALEGREEN
-PALETURQUOISE
-PALEVIOLETRED
-PAPAYAWHIP
-PEACHPUFF
-PERU
-PINK
-PLUM
-POWDERBLUE
-PURPLE
-REBECCAPURPLE
-RED
-ROSYBROWN
-ROYALBLUE
-SADDLEBROWN
-SALMON
-SANDYBROWN
-SEAGREEN
-SEASHELL
-SIENNA
-SILVER
-SKYBLUE
-SLATEBLUE
-SLATEGRAY
-SNOW
-SPRINGGREEN
-STEELBLUE
-TAN
-TEAL
-THISTLE
-TOMATO
-TURQUOISE
-VIOLET
-WHEAT
-WHITE
-WHITESMOKE
-YELLOW
-YELLOWGREEN
-
-
-
-
-
-
-
-
-interface Component
-Color(color: Col)
-
-
-
-
-
-
-
-
-interface Container : Component
-abstract fun addSurroundingCssClass(css: String): Component
-abstract fun getElement(): Node?
-abstract fun getElementJQuery(): JQuery?
-abstract fun getElementJQueryD(): dynamic
-abstract var parent: Component?
-abstract fun removeCssClass(css: String): Component
-abstract fun removeSurroundingCssClass(css: String): Component
-abstract var visible: Boolean
-
-
-
-
-
-
-
-
-typealias CssSize = Pair<Int, UNIT>
-abstract fun addAll(children: List<Component>): Container
-abstract fun getChildren(): List<Component>
-open operator fun invoke(vararg children: Component): Container
-abstract fun remove(child: Component): Container
-abstract fun removeAll(): Container
-
-
-
-enum class Overflow
-
-enum class Position
-
-typealias ResString = String
-enum class Resize
-
-typealias StringBoolPair = Pair<String, Boolean>
-typealias StringPair = Pair<String, String>
-abstract class StyledComponent : Component
-
-
-
-
-
-enum class UNIT
-var background: Background?
-var border: Border?
-var borderBottom: Border?
-var borderLeft: Border?
-var borderRight: Border?
-var borderTop: Border?
-var bottom: CssSize?
-var color: Color?
-var colorHex: Int?
-var colorName: Col?
-protected open fun getSnStyle(): List<StringPair>
-var height: CssSize?
-var left: CssSize?
-var margin: CssSize?
-var marginBottom: CssSize?
-var marginLeft: CssSize?
-var marginRight: CssSize?
-var marginTop: CssSize?
-var maxHeight: CssSize?
-var maxWidth: CssSize?
-var minHeight: CssSize?
-var minWidth: CssSize?
-var opacity: Double?
-var overflow: Overflow?
-var padding: CssSize?
-var paddingBottom: CssSize?
-var paddingLeft: CssSize?
-var paddingRight: CssSize?
-var paddingTop: CssSize?
-var position: Position?
-var resize: Resize?
-var right: CssSize?
-var top: CssSize?
-open var width: CssSize?
-var zIndex: Int?
-
-
-
-
-
-
-
-
-open class Widget : StyledComponent
-ch
-cm
-em
-in
-mm
-pc
-perc
-pt
-px
-rem
-vh
-vmax
-vmin
-vw
-
-
-
-
-
-
-
-
-open class WidgetWrapper : Widget
-open fun addCssClass(css: String): Widget
-open fun addSurroundingCssClass(css: String): Widget
-protected open fun afterCreate(node: VNode): Unit
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-open fun clearDragDropData(): Unit
-var draggable: Boolean?
-open fun getElement(): Node?
-open fun getElementJQuery(): JQuery?
-open fun getElementJQueryD(): dynamic
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun getSnHooks(): Hooks?
-protected open fun getSnOn(): On?
-open fun hide(): Widget
-var id: String?
-open var parent: Component?
-open fun removeCssClass(css: String): Widget
-open fun removeEventListeners(): Widget
-open fun removeSurroundingCssClass(css: String): Widget
-protected open fun render(): VNode
-protected open fun render(elementName: String): VNode
-protected open fun render(elementName: String, children: Array<dynamic>): VNode
-var role: String?
-open fun setDragDropData(format: String, data: String): Unit
-open fun setDropTarget(format: String, callback: (DragEvent) -> Unit): Unit
-open fun setDropTarget(formats: Set<String>? = null, callback: (DragEvent) -> Unit): Unit
-open fun setDropTargetData(format: String, callback: (String?) -> Unit): Unit
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open fun show(): Widget
-var title: String?
-open fun toggleVisible(): Widget
-open var visible: Boolean
-fun Container.widget(classes: Set<String> = setOf(), init: Widget.() -> Unit = null): Widget
-
-
-
-
-
-
-
-
-
-
-
-protected open fun render(): VNode
-open var visible: Boolean
-fun Container.widgetWrapper(wrapped: Component?, classes: Set<String> = setOf(), init: WidgetWrapper.() -> Unit = null): WidgetWrapper
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.dropdown
-
-
-
-
-
-interface DataComponent
-
-
-
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-
-
-
-
-
-interface DataUpdatable
-fun add(child: Component): Container
-fun addAll(children: List<Component>): Container
-fun clearOnUpdate(): DataContainer<M, C>
-fun <M : DataComponent, C : Component> Container.dataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null): DataContainer<M, C>
-fun getChildren(): List<Component>
-fun onUpdate(handler: () -> Unit): DataContainer<M, C>
-fun remove(child: Component): Container
-fun removeAll(): Container
-fun update(): Unit
-var visible: Boolean
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form
-
-
-
-
-
-open class DropDown : SimplePanel
-HEADER
-SEPARATOR
-val option: String
-
-
-
-
-
-
-
-
-
-
-
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterInsert(node: VNode): Unit
-var block: Boolean
-var disabled: Boolean
-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
-var dropup: Boolean
-open fun getChildren(): List<Component>
-protected open fun getSnClass(): List<StringBoolPair>
-var icon: String?
-var image: ResString?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-var size: ButtonSize?
-var style: ButtonStyle
-var text: String
-open fun toggle(): Unit
-open var width: CssSize?
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form.check
-
-
-
-
-
-interface DateFormControl : FormControl
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Boolean
-
-
-
-
-
-
-
-
-open class FieldLabel : Tag
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Date?
-
-
-
-
-
-
-
-
-class Form<K>
-protected open fun getSnAttrs(): List<StringPair>
-
-
-
-
-
-
-
-
-interface FormControl : Component
-fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): Form<K>
-fun clearData(): Unit
-operator fun get(key: String): Any?
-fun getControl(key: String): FormControl?
-fun getData(): K
-fun getDataJson(): Json
-fun remove(key: String): Form<K>
-fun removeAll(): Form<K>
-fun setData(model: K): Unit
-fun validate(): Boolean
-
-
-
-
-
-
-
-
-open class FormPanel<K> : SimplePanel
-abstract val flabel: FieldLabel
-abstract fun getValue(): Any?
-abstract fun getValueAsString(): String?
-abstract val input: Component
-abstract fun setValue(v: Any?): Unit
-abstract var size: InputSize?
-abstract val validationInfo: HelpBlock
-open var validatorError: String?
-
-
-
-
-
-
-
-
-enum class FormType
-open fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): FormPanel<K>
-open fun clearData(): Unit
-fun <K> Container.formPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K): FormPanel<K>
-operator fun get(key: String): Any?
-open fun getControl(key: String): FormControl?
-open fun getData(): K
-open fun getDataJson(): Json
-protected open fun getSnClass(): List<StringBoolPair>
-open fun remove(key: String): FormPanel<K>
-open fun removeAll(): FormPanel<K>
-protected open fun render(): VNode
-open fun setData(model: K): Unit
-open fun validate(): Boolean
-var validator: (Form<K>) -> Boolean?
-var validatorMessage: (Form<K>) -> String?
-
-
-
-
-
-
-
-
-open class HelpBlock : Tag
-INLINE
-
-
-
-
-
-
-
-
-enum class InputSize
-
-
-
-
-
-
-
-
-interface NumberFormControl : FormControl
-SMALL
-val className: String
-
-
-
-
-
-
-
-
-interface StringFormControl : FormControl
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: Number?
-
-
-
-
-
-
-
-
-kotlin.collections.Map
-open fun getValueAsString(): String?
-open fun setValue(v: Any?): Unit
-abstract var value: String?
-
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form.select
-
-
-
-
-
-enum class CheckBoxStyle
-fun Container.checkBox(value: Boolean = false, label: String? = null, rich: Boolean = false, init: CheckBox.() -> Unit = null): CheckBox
-var circled: Boolean
-open var disabled: Boolean
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: CheckInput
-var label: String?
-var name: String?
-open fun onClick(handler: CheckBox.(MouseEvent) -> Unit): CheckBox
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var startValue: Boolean
-var style: CheckBoxStyle?
-val validationInfo: HelpBlock
-open var value: Boolean
-
-
-
-
-open class CheckInput : Widget
-
-
-
-
-
-enum class CheckInputType
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-fun Container.checkInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf(), init: CheckInput.() -> Unit = null): CheckInput
-var disabled: Boolean
-var extraValue: String?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var name: String?
-open fun onClick(handler: CheckInput.(MouseEvent) -> Unit): CheckInput
-protected open fun render(): VNode
-var size: InputSize?
-var startValue: Boolean
-var type: CheckInputType
-var value: Boolean
-
-
-
-
-open class Radio : SimplePanel, BoolFormControl
-
-
-
-
-
-open class RadioGroup : SimplePanel, StringFormControl
-open var disabled: Boolean
-var extraValue: String?
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: CheckInput
-var label: String?
-var name: String?
-open fun onClick(handler: Radio.(MouseEvent) -> Unit): Radio
-fun Container.radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false, init: Radio.() -> Unit = null): Radio
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var squared: Boolean
-var startValue: Boolean
-var style: RadioStyle?
-val validationInfo: HelpBlock
-open var value: Boolean
-
-
-
-
-
-
-
-
-enum class RadioStyle
-open var disabled: Boolean
-val flabel: FieldLabel
-protected open fun getSnClass(): List<StringBoolPair>
-var inline: Boolean
-val input: Widget
-var label: String?
-var options: List<StringPair>?
-fun Container.radioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false, init: RadioGroup.() -> Unit = null): RadioGroup
-var rich: Boolean
-open var size: InputSize?
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form.spinner
-
-
-
-
-
-enum class DataType
-val beforeSend: (JQueryXHR) -> dynamic
-val cache: Boolean
-val clearOnEmpty: Boolean
-val clearOnError: Boolean
-val data: dynamic
-val dataType: DataType
-val emptyRequest: Boolean
-val httpType: HttpType
-val minLength: Int
-val preprocessData: (dynamic) -> dynamic
-val requestDelay: Int
-val restoreOnError: Boolean
-val url: String
-
-
-
-
-enum class HttpType
-
-open class Select : SimplePanel, StringFormControl
-
-
-
-
-
-open class SelectInput : SimplePanel
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-var ajaxOptions: AjaxOptions?
-var autofocus: Boolean?
-open var disabled: Boolean
-var emptyOption: Boolean
-val flabel: FieldLabel
-open fun getChildren(): List<Component>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hideOptions(): Unit
-val input: SelectInput
-var label: String?
-var liveSearch: Boolean
-var maxOptions: Int?
-var multiple: Boolean
-var name: String?
-var options: List<StringPair>?
-var placeholder: String?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun removeEventListeners(): Widget
-var rich: Boolean
-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
-var selectWidth: CssSize?
-var selectWidthType: SelectWidthType?
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open fun showOptions(): Unit
-open var size: InputSize?
-var style: ButtonStyle?
-open fun toggleOptions(): Unit
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-
-
-
-
-open class SelectOptGroup : SimplePanel
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterInsert(node: VNode): Unit
-var ajaxOptions: AjaxOptions?
-var autofocus: Boolean?
-var disabled: Boolean
-var emptyOption: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hideOptions(): Unit
-var liveSearch: Boolean
-var maxOptions: Int?
-var multiple: Boolean
-var name: String?
-var placeholder: String?
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-protected open fun render(): VNode
-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
-var selectWidth: CssSize?
-var selectWidthType: SelectWidthType?
-open fun showOptions(): Unit
-var size: InputSize?
-var style: ButtonStyle?
-open fun toggleOptions(): Unit
-var value: String?
-
-
-
-
-
-
-
-
-open class SelectOption : Widget
-var disabled: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-var label: String
-var maxOptions: Int?
-var options: List<StringPair>?
-protected open fun render(): VNode
-
-
-
-
-
-
-
-
-enum class SelectWidthType
-var disabled: Boolean
-var divider: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-var icon: String?
-var label: String?
-protected open fun render(): VNode
-var subtext: String?
-var value: String?
-
-
-
-
-fun AjaxOptions.toJs(emptyOption: Boolean): dynamic
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form.text
-
-
-
-
-
-enum class ForceType
-NONE
-VERTICAL
-
-
-
-
-open class Spinner : SimplePanel, NumberFormControl
-
-
-
-
-
-open class SpinnerInput : Widget
-var autofocus: Boolean?
-var buttonsType: ButtonsType
-var decimals: Int
-open var disabled: Boolean
-val flabel: FieldLabel
-var forceType: ForceType
-protected open fun getSnClass(): List<StringBoolPair>
-open fun getValueAsString(): String?
-protected val idc: String
-val input: SpinnerInput
-var label: String?
-var max: Int
-var min: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-open fun spinDown(): Spinner
-open fun spinUp(): Spinner
-fun Container.spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false, init: Spinner.() -> Unit = null): Spinner
-var startValue: Number?
-var step: Double
-val validationInfo: HelpBlock
-open var value: Number?
-
-
-
-
-
-
-
-
-
-
-
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-var autofocus: Boolean?
-var buttonsType: ButtonsType
-protected open fun changeValue(): Unit
-var decimals: Int
-var disabled: Boolean
-var forceType: ForceType
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun getValueAsString(): String?
-var max: Int
-var min: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-protected open fun render(): VNode
-var size: InputSize?
-fun spinDown(): SpinnerInput
-fun spinUp(): SpinnerInput
-fun Container.spinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf(), init: SpinnerInput.() -> Unit = null): SpinnerInput
-var startValue: Number?
-var step: Double
-var value: Number?
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.form.time
-
-
-
-
-
-abstract class AbstractTextInput : Widget
-var autofocus: Boolean?
-open fun blur(): Unit
-open var disabled: Boolean
-val flabel: FieldLabel
-open fun focus(): Unit
-protected open fun getSnClass(): List<StringBoolPair>
-abstract val input: AbstractTextInput
-var label: String?
-var maxlength: Int?
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-open var size: InputSize?
-var startValue: String?
-val validationInfo: HelpBlock
-open var value: String?
-
-
-
-
-
-
-
-
-open class Password : Text
-protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
-var autofocus: Boolean?
-open fun blur(): Unit
-var disabled: Boolean
-open fun focus(): Unit
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var maxlength: Int?
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-var size: InputSize?
-var startValue: String?
-var value: String?
-
-
-
-
-
-
-
-
-open class RichText : AbstractText
-fun Container.password(value: String? = null, label: String? = null, rich: Boolean = false, init: Password.() -> Unit = null): Password
-
-
-
-
-
-
-
-
-open class RichTextInput : AbstractTextInput
-val input: RichTextInput
-var inputHeight: CssSize?
-fun Container.richText(value: String? = null, label: String? = null, rich: Boolean = false, init: RichText.() -> Unit = null): RichText
-
-
-
-
-
-
-
-
-open class Text : AbstractText
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-fun Container.richTextInput(value: String? = null, classes: Set<String> = setOf(), init: RichTextInput.() -> Unit = null): RichTextInput
-
-
-
-
-
-
-
-
-open class TextArea : AbstractText
-var autocomplete: Boolean?
-val input: TextInput
-fun Container.text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false, init: Text.() -> Unit = null): Text
-var type: TextInputType
-
-
-
-
-
-
-
-
-open class TextAreaInput : AbstractTextInput
-var cols: Int?
-val input: TextAreaInput
-var rows: Int?
-fun Container.textArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false, init: TextArea.() -> Unit = null): TextArea
-var wrapHard: Boolean
-
-
-
-
-
-
-
-
-open class TextInput : AbstractTextInput
-var cols: Int?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-var rows: Int?
-fun Container.textAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf(), init: TextAreaInput.() -> Unit = null): TextAreaInput
-var wrapHard: Boolean
-
-
-
-
-
-
-
-
-enum class TextInputType
-var autocomplete: Boolean?
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun render(): VNode
-fun Container.textInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf(), init: TextInput.() -> Unit = null): TextInput
-var type: TextInputType
-
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.hmr
-
-
-
-
-
-open class DateTimeInput : Widget
-var autofocus: Boolean?
-var clearBtn: Boolean
-fun Container.dateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false, init: DateTime.() -> Unit = null): DateTime
-var daysOfWeekDisabled: Array<Int>
-open var disabled: Boolean
-val flabel: FieldLabel
-var format: String
-protected open fun getSnClass(): List<StringBoolPair>
-open fun getValueAsString(): String?
-open fun hidePopup(): Unit
-val input: DateTimeInput
-var label: String?
-var minuteStep: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-open fun removeEventListeners(): Widget
-var rich: Boolean
-open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-open fun setEventListener(block: SnOn<Widget>.() -> Unit): Widget
-var showMeridian: Boolean
-open fun showPopup(): Unit
-open var size: InputSize?
-var todayBtn: Boolean
-var todayHighlight: Boolean
-val validationInfo: HelpBlock
-open var value: Date?
-var weekStart: Int
-
-
-
-
-
-
-
-
-
-
-
-protected open fun afterDestroy(): Unit
-protected open fun afterInsert(node: VNode): Unit
-var autofocus: Boolean?
-protected open fun changeValue(): Unit
-var clearBtn: Boolean
-fun Container.dateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf(), init: DateTimeInput.() -> Unit = null): DateTimeInput
-var daysOfWeekDisabled: Array<Int>
-var disabled: Boolean
-var format: String
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun getValueAsString(): String?
-open fun hidePopup(): Unit
-var minuteStep: Int
-var name: String?
-var placeholder: String?
-var readonly: Boolean?
-protected open fun refreshDatePicker(): Unit
-protected open fun refreshState(): Unit
-protected open fun render(): VNode
-var showMeridian: Boolean
-open fun showPopup(): Unit
-var size: InputSize?
-var todayBtn: Boolean
-var todayHighlight: Boolean
-var value: Date?
-var weekStart: Int
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.html
-
-
-
-
-
-external interface Hot
-abstract fun start(state: Map<String, Any>): Unit
-
-
-
-
-
-
-
-
-external interface Module
-abstract fun accept(dependency: String, callback: () -> Unit): Unit
-abstract fun accept(dependencies: Array<String>, callback: (updated: Array<String>) -> Unit): Unit
-abstract val data: dynamic
-abstract fun dispose(callback: (dynamic) -> Unit): Unit
-
-
-
-
-
-
-
-
-external val module: Module
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.modal
-
-open class Button : Widget
-
-
-
-
-
-enum class ButtonSize
-var block: Boolean
-fun Container.button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: Button.() -> Unit = null): Button
-var disabled: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-var icon: String?
-var image: ResString?
-open fun onClick(handler: Button.(MouseEvent) -> Unit): Button
-protected open fun render(): VNode
-var size: ButtonSize?
-var style: ButtonStyle
-var text: String
-
-
-
-
-enum class ButtonStyle
-
-open class Div : Tag
-
-
-
-
-
-open class Image : Widget
-fun Container.div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null): Div
-
-
-
-
-
-
-
-
-enum class ImageShape
-var alt: String?
-var centered: Boolean
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-fun Container.image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf(), init: Image.() -> Unit = null): Image
-protected open fun render(): VNode
-var responsive: Boolean
-var shape: ImageShape?
-var src: ResString
-
-
-
-
-open class Label : Tag
-
-
-
-
-
-open class Link : SimplePanel
-fun Container.label(text: String, rich: Boolean = false, init: Label.() -> Unit = null): Label
-
-
-
-
-
-
-
-
-open class ListTag : SimplePanel
-protected open fun getSnAttrs(): List<StringPair>
-var icon: String?
-var image: ResString?
-var label: String
-fun Container.link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf(), init: Link.() -> Unit = null): Link
-protected open fun render(): VNode
-var url: String
-
-
-
-
-
-
-
-
-enum class ListType
-protected open fun childrenVNodes(): Array<VNode>
-var elements: List<String>?
-protected open fun getSnClass(): List<StringBoolPair>
-fun Container.listTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null): ListTag
-protected open fun render(): VNode
-var rich: Boolean
-var type: ListType
-
-
-
-
-enum class TAG
-
-
-
-
-
-open class Tag : SimplePanel
-ADDRESS
-BLOCKQUOTE
-CITE
-CODE
-DEL
-DIV
-EM
-FOOTER
-H1
-H2
-H3
-H4
-H5
-H6
-HEADER
-INS
-KBD
-LABEL
-LI
-MARK
-OL
-P
-PRE
-S
-SAMP
-SECTION
-SMALL
-SPAN
-STRONG
-U
-UL
-VAR
-
-
-
-
-
-
-
-
-
-
-
-var align: Align?
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun render(): VNode
-var rich: Boolean
-fun Container.tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null): Tag
-var text: String?
-var type: TAG
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.panel
-
-
-
-
-
-open class CloseIcon : Widget
-var align: Align?
-open fun hide(): Widget
-var rich: Boolean
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null): Unit
-var text: String?
-
-
-
-
-
-
-
-
-open class Confirm : Modal
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-protected open fun render(): VNode
-
-
-
-
-
-
-
-
-open class Modal : SimplePanel
-var align: Align?
-var cancelVisible: Boolean
-var rich: Boolean
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null): Unit
-var text: String?
-
-
-
-
-
-
-
-
-enum class ModalSize
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-open fun addButton(button: Button): Modal
-protected open fun afterInsert(node: VNode): Unit
-var animation: Boolean
-var caption: String?
-var closeButton: Boolean
-open fun getChildren(): List<Component>
-protected open fun getSnAttrs(): List<StringPair>
-protected open fun getSnClass(): List<StringBoolPair>
-open fun hide(): Widget
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun removeAllButtons(): Modal
-open fun removeButton(button: Button): Modal
-var size: ModalSize?
-open fun toggle(): Unit
-
-
-
-
-
-
-
-
-
-
-
-SMALL
-val className: String
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.routing
-
-
-
-
-
-open class DockPanel : SimplePanel
-VERTICAL
-
-
-
-
-
-
-
-
-enum class FlexAlignContent
-open fun add(child: Component, position: Side): DockPanel
-open fun add(child: Component): DockPanel
-open fun addAll(children: List<Component>): DockPanel
-fun Container.dockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null): DockPanel
-open fun remove(child: Component): DockPanel
-open fun removeAll(): DockPanel
-open fun removeAt(position: Side): DockPanel
-
-
-
-
-
-
-
-
-enum class FlexAlignItems
-FLEXEND
-FLEXSTART
-SPACEAROUND
-SPACEBETWEEN
-STRETCH
-
-
-
-
-enum class FlexDir
-
-enum class FlexJustify
-
-
-
-
-
-open class FlexPanel : SimplePanel
-FLEXEND
-FLEXSTART
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-
-
-
-
-
-
-
-
-enum class FlexWrap
-fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-open fun add(child: Component): FlexPanel
-open fun addAll(children: List<Component>): FlexPanel
-var alignContent: FlexAlignContent?
-var alignItems: FlexAlignItems?
-var direction: FlexDir?
-fun Container.flexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null): FlexPanel
-protected open fun getSnStyle(): List<StringPair>
-var justify: FlexJustify?
-open fun remove(child: Component): FlexPanel
-open fun removeAll(): FlexPanel
-var spacing: Int?
-var wrap: FlexWrap?
-
-
-
-
-enum class GridAlign
-
-enum class GridAlignContent
-
-
-
-
-
-enum class GridFlow
-END
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-START
-STRETCH
-
-
-
-
-
-
-
-
-enum class GridJustify
-COLUMNDENSE
-ROW
-ROWDENSE
-
-
-
-
-enum class GridJustifyContent
-
-
-
-
-
-open class GridPanel : SimplePanel
-END
-SPACEAROUND
-SPACEBETWEEN
-SPACEEVENLY
-START
-STRETCH
-
-
-
-
-
-
-
-
-enum class GridSize
-fun add(child: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf()): GridPanel
-open fun add(child: Component): GridPanel
-open fun addAll(children: List<Component>): GridPanel
-var alignContent: GridAlignContent?
-var alignItems: GridAlign?
-var autoColumns: String?
-var autoFlow: GridFlow?
-var autoRows: String?
-var columnGap: Int?
-protected open fun getSnStyle(): List<StringPair>
-fun Container.gridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null): GridPanel
-var justifyContent: GridJustifyContent?
-var justifyItems: GridJustify?
-open fun remove(child: Component): GridPanel
-open fun removeAll(): GridPanel
-var rowGap: Int?
-var templateAreas: List<String>?
-var templateColumns: String?
-var templateRows: String?
-
-
-
-
-class GridWrapper : WidgetWrapper
-
-
-
-
-
-open class HPanel : FlexPanel
-protected fun getSnStyle(): List<StringPair>
-
-
-
-
-
-
-
-
-open class ResponsiveGridPanel : SimplePanel
-fun Container.hPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null): HPanel
-
-
-
-
-
-
-
-
-class Root : SimplePanel
-open fun add(child: Component, col: Int, row: Int, size: Int = 0, offset: Int = 0): ResponsiveGridPanel
-open fun add(child: Component): ResponsiveGridPanel
-open fun addAll(children: List<Component>): ResponsiveGridPanel
-var align: Align?
-open fun remove(child: Component): ResponsiveGridPanel
-open fun removeAt(col: Int, row: Int): ResponsiveGridPanel
-fun Container.responsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null): ResponsiveGridPanel
-
-
-
-
-
-
-
-
-enum class Side
-protected fun getSnClass(): List<StringBoolPair>
-protected fun render(): VNode
-
-
-
-
-open class SimplePanel : Widget, Container
-
-
-
-
-
-open class SplitPanel : SimplePanel
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected fun addInternal(child: Component): SimplePanel
-protected open fun childrenVNodes(): Array<VNode>
-open fun getChildren(): List<Component>
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-protected open fun render(): VNode
-fun Container.simplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null): SimplePanel
-
-
-
-
-
-
-
-
-open class StackPanel : SimplePanel
-protected open fun childrenVNodes(): Array<VNode>
-fun Container.splitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null): SplitPanel
-
-
-
-
-
-
-
-
-open class TabPanel : SimplePanel
-var activeIndex: Int
-open fun add(panel: Component, route: String): StackPanel
-open fun add(child: Component): StackPanel
-open fun addAll(children: List<Component>): StackPanel
-protected open fun childrenVNodes(): Array<VNode>
-open fun remove(child: Component): StackPanel
-open fun removeAll(): StackPanel
-fun Container.stackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null): StackPanel
-
-
-
-
-
-
-
-
-open class VPanel : FlexPanel
-var activeIndex: Int
-open fun add(child: Component): TabPanel
-open fun addAll(children: List<Component>): TabPanel
-open fun addTab(title: String, panel: Component, icon: String? = null, image: ResString? = null, route: String? = null): TabPanel
-open fun remove(child: Component): TabPanel
-open fun removeAll(): TabPanel
-open fun removeTab(index: Int): TabPanel
-fun Container.tabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null): TabPanel
-
-
-
-
-
-
-
-
-
-
-
-fun Container.vPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null): VPanel
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.utils
-
-
-
-
-
-var routing: Routing
-fun shutdown(): Unit
-fun start(): Unit
-
-
-
-
-
-
-
-
-
-
-
-package pl.treksoft.kvision.window
-const val ESC_KEY: Int
-class KvEvent : CustomEvent
-
-
-
-
-
-external class Object
-val detail: KvJQueryEventObject
-
-
-
-
-
-
-
-
-val auto: CssSize
-
-
-
-kotlin.Int
-
-
-
-
-
-kotlin.Pair
-val Int.cm: CssSize
-val Int.em: CssSize
-val Int.in: CssSize
-val Int.mm: CssSize
-val Int.pc: CssSize
-val Int.perc: CssSize
-val Int.pt: CssSize
-val Int.px: CssSize
-val Int.rem: CssSize
-fun Int.toHexString(): String
-val Int.vh: CssSize
-val Int.vmax: CssSize
-val Int.vmin: CssSize
-val Int.vw: CssSize
-
-
-
-
-kotlin.String
-
-
-
-
-
-kotlin.js.Date
-
-
-
-
-
-
-
-
-fun obj(init: dynamic.() -> Unit): dynamic
-
-
-
-fun snAttrs(pairs: List<StringPair>): Attrs
-fun snClasses(pairs: List<StringBoolPair>): Classes
-fun snOpt(block: VNodeData.() -> Unit): VNodeData
-fun snProps(pairs: List<StringPair>): Props
-fun snStyle(pairs: List<StringPair>): VNodeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-open fun add(child: Component): SimplePanel
-open fun addAll(children: List<Component>): SimplePanel
-protected open fun afterCreate(node: VNode): Unit
-protected open fun afterDestroy(): Unit
-var caption: String?
-var closeButton: Boolean
-var contentHeight: CssSize?
-var contentWidth: CssSize?
-open fun focus(): Unit
-open fun getChildren(): List<Component>
-var isDraggable: Boolean
-var isResizable: Boolean
-open fun remove(child: Component): SimplePanel
-open fun removeAll(): SimplePanel
-open fun toFront(): Unit
-fun Container.window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null): Window
-
-
-
-
-Packages
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Index
-All Types
-
-
diff --git a/docs/api/package-list b/docs/api/package-list
deleted file mode 100644
index 0fe033a6..00000000
--- a/docs/api/package-list
+++ /dev/null
@@ -1,41 +0,0 @@
-$dokka.format:html
-$dokka.linkExtension:html
-$dokka.location:pl.treksoft.kvision.form$asJson(kotlin.collections.Map((kotlin.String, kotlin.Any)))pl.treksoft.kvision.form/kotlin.collections.-map/as-json.html
-$dokka.location:pl.treksoft.kvision.form$bool(kotlin.collections.Map((kotlin.String, kotlin.Any)), kotlin.String)pl.treksoft.kvision.form/kotlin.collections.-map/bool.html
-$dokka.location:pl.treksoft.kvision.form$date(kotlin.collections.Map((kotlin.String, kotlin.Any)), kotlin.String)pl.treksoft.kvision.form/kotlin.collections.-map/date.html
-$dokka.location:pl.treksoft.kvision.form$number(kotlin.collections.Map((kotlin.String, kotlin.Any)), kotlin.String)pl.treksoft.kvision.form/kotlin.collections.-map/number.html
-$dokka.location:pl.treksoft.kvision.form$string(kotlin.collections.Map((kotlin.String, kotlin.Any)), kotlin.String)pl.treksoft.kvision.form/kotlin.collections.-map/string.html
-$dokka.location:pl.treksoft.kvision.utils$asString(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)))pl.treksoft.kvision.utils/kotlin.-pair/as-string.html
-$dokka.location:pl.treksoft.kvision.utils$ch#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/ch.html
-$dokka.location:pl.treksoft.kvision.utils$cm#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/cm.html
-$dokka.location:pl.treksoft.kvision.utils$em#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/em.html
-$dokka.location:pl.treksoft.kvision.utils$in#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/in.html
-$dokka.location:pl.treksoft.kvision.utils$mm#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/mm.html
-$dokka.location:pl.treksoft.kvision.utils$pc#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/pc.html
-$dokka.location:pl.treksoft.kvision.utils$perc#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/perc.html
-$dokka.location:pl.treksoft.kvision.utils$pt#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/pt.html
-$dokka.location:pl.treksoft.kvision.utils$px#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/px.html
-$dokka.location:pl.treksoft.kvision.utils$rem#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/rem.html
-$dokka.location:pl.treksoft.kvision.utils$toDateF(kotlin.String, kotlin.String)pl.treksoft.kvision.utils/kotlin.-string/to-date-f.html
-$dokka.location:pl.treksoft.kvision.utils$toHexString(kotlin.Int)pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html
-$dokka.location:pl.treksoft.kvision.utils$toStringF(kotlin.js.Date, kotlin.String)pl.treksoft.kvision.utils/kotlin.js.-date/to-string-f.html
-$dokka.location:pl.treksoft.kvision.utils$vh#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/vh.html
-$dokka.location:pl.treksoft.kvision.utils$vmax#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/vmax.html
-$dokka.location:pl.treksoft.kvision.utils$vmin#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/vmin.html
-$dokka.location:pl.treksoft.kvision.utils$vw#kotlin.Intpl.treksoft.kvision.utils/kotlin.-int/vw.html
-pl.treksoft.kvision.core
-pl.treksoft.kvision.data
-pl.treksoft.kvision.dropdown
-pl.treksoft.kvision.form
-pl.treksoft.kvision.form.check
-pl.treksoft.kvision.form.select
-pl.treksoft.kvision.form.spinner
-pl.treksoft.kvision.form.text
-pl.treksoft.kvision.form.time
-pl.treksoft.kvision.hmr
-pl.treksoft.kvision.html
-pl.treksoft.kvision.modal
-pl.treksoft.kvision.panel
-pl.treksoft.kvision.routing
-pl.treksoft.kvision.utils
-pl.treksoft.kvision.window
diff --git a/docs/api/pl.treksoft.kvision.core/-background/-init-.html b/docs/api/pl.treksoft.kvision.core/-background/-init-.html
deleted file mode 100644
index d4a85194..00000000
--- a/docs/api/pl.treksoft.kvision.core/-background/-init-.html
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-
-
-<init>
-
-Background(image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Parameters
-
-positionX
- horizontal position of the background imagepositionY
- vertical position of the background imagesizeX
- horizontal size of the background imagesizeY
- vertical size of the background imagesize
- resize of the background imagerepeat
- repeat option of the background imageorigin
- origin option of the background imageclip
- clipping option of the background imageattachment
- attachment option of the background imageBackground(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Parameters
-color
- color of the background in hex formatpositionX
- horizontal position of the background imagepositionY
- vertical position of the background imagesizeX
- horizontal size of the background imagesizeY
- vertical size of the background imagesize
- resize of the background imagerepeat
- repeat option of the background imageorigin
- origin option of the background imageclip
- clipping option of the background imageattachment
- attachment option of the background imageBackground(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Parameters
-color
- color of the background with named constantpositionX
- horizontal position of the background imagepositionY
- vertical position of the background imagesizeX
- horizontal size of the background imagesizeY
- vertical size of the background imagesize
- resize of the background imagerepeat
- repeat option of the background imageorigin
- origin option of the background imageclip
- clipping option of the background imageattachment
- attachment option of the background image
-
-Background
-class Background
-Constructors
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-attach/-f-i-x-e-d.html b/docs/api/pl.treksoft.kvision.core/-bg-attach/-f-i-x-e-d.html
deleted file mode 100644
index 6c703849..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-attach/-f-i-x-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-Background(image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Background(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-
-
-FIXED
-
-FIXED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-attach/-l-o-c-a-l.html b/docs/api/pl.treksoft.kvision.core/-bg-attach/-l-o-c-a-l.html
deleted file mode 100644
index 359b361c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-attach/-l-o-c-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LOCAL
-
-LOCAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-attach/-s-c-r-o-l-l.html b/docs/api/pl.treksoft.kvision.core/-bg-attach/-s-c-r-o-l-l.html
deleted file mode 100644
index cdad9159..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-attach/-s-c-r-o-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SCROLL
-
-SCROLL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-attach/index.html b/docs/api/pl.treksoft.kvision.core/-bg-attach/index.html
deleted file mode 100644
index 1800401f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-attach/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-BgAttach
-enum class BgAttach
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-clip/-b-o-r-d-e-r.html b/docs/api/pl.treksoft.kvision.core/-bg-clip/-b-o-r-d-e-r.html
deleted file mode 100644
index b23d04cf..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-clip/-b-o-r-d-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-BORDER
-
-BORDER
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-clip/-c-o-n-t-e-n-t.html b/docs/api/pl.treksoft.kvision.core/-bg-clip/-c-o-n-t-e-n-t.html
deleted file mode 100644
index 7447a05c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-clip/-c-o-n-t-e-n-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CONTENT
-
-CONTENT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-clip/-p-a-d-d-i-n-g.html b/docs/api/pl.treksoft.kvision.core/-bg-clip/-p-a-d-d-i-n-g.html
deleted file mode 100644
index 0202d8d6..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-clip/-p-a-d-d-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PADDING
-
-PADDING
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-clip/index.html b/docs/api/pl.treksoft.kvision.core/-bg-clip/index.html
deleted file mode 100644
index ca3c764b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-clip/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-BgClip
-enum class BgClip
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-origin/-b-o-r-d-e-r.html b/docs/api/pl.treksoft.kvision.core/-bg-origin/-b-o-r-d-e-r.html
deleted file mode 100644
index f172ef18..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-origin/-b-o-r-d-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-BORDER
-
-BORDER
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-origin/-c-o-n-t-e-n-t.html b/docs/api/pl.treksoft.kvision.core/-bg-origin/-c-o-n-t-e-n-t.html
deleted file mode 100644
index 241aab3c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-origin/-c-o-n-t-e-n-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CONTENT
-
-CONTENT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-origin/-p-a-d-d-i-n-g.html b/docs/api/pl.treksoft.kvision.core/-bg-origin/-p-a-d-d-i-n-g.html
deleted file mode 100644
index 8af69887..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-origin/-p-a-d-d-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PADDING
-
-PADDING
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-origin/index.html b/docs/api/pl.treksoft.kvision.core/-bg-origin/index.html
deleted file mode 100644
index e8cb180c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-origin/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-BgOrigin
-enum class BgOrigin
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html b/docs/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html
deleted file mode 100644
index da2ec9e9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-NOREPEAT
-
-NOREPEAT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html b/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html
deleted file mode 100644
index 9f148106..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-REPEATX
-
-REPEATX
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html b/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html
deleted file mode 100644
index a5a2101c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-REPEATY
-
-REPEATY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html b/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html
deleted file mode 100644
index e83653d0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-REPEAT
-
-REPEAT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-repeat/index.html b/docs/api/pl.treksoft.kvision.core/-bg-repeat/index.html
deleted file mode 100644
index 83b1a1bd..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-repeat/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-BgRepeat
-enum class BgRepeat
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html b/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html
deleted file mode 100644
index 64bdfe3a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-CONTAIN
-
-CONTAIN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html b/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html
deleted file mode 100644
index fbf74c15..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-COVER
-
-COVER
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-bg-size/index.html b/docs/api/pl.treksoft.kvision.core/-bg-size/index.html
deleted file mode 100644
index e456da07..00000000
--- a/docs/api/pl.treksoft.kvision.core/-bg-size/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-BgSize
-enum class BgSize
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-d-a-s-h-e-d.html b/docs/api/pl.treksoft.kvision.core/-border-style/-d-a-s-h-e-d.html
deleted file mode 100644
index 1eb28795..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-d-a-s-h-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-DASHED
-
-DASHED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-t-t-e-d.html b/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-t-t-e-d.html
deleted file mode 100644
index e22303b0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-t-t-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DOTTED
-
-DOTTED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-u-b-l-e.html b/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-u-b-l-e.html
deleted file mode 100644
index 535650e2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-d-o-u-b-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DOUBLE
-
-DOUBLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-g-r-o-o-v-e.html b/docs/api/pl.treksoft.kvision.core/-border-style/-g-r-o-o-v-e.html
deleted file mode 100644
index 29dae2bb..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-g-r-o-o-v-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GROOVE
-
-GROOVE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-h-i-d-d-e-n.html b/docs/api/pl.treksoft.kvision.core/-border-style/-h-i-d-d-e-n.html
deleted file mode 100644
index 978e725b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-h-i-d-d-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-HIDDEN
-
-HIDDEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-h-e-r-i-t.html b/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-h-e-r-i-t.html
deleted file mode 100644
index fcc3bcb4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-h-e-r-i-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INHERIT
-
-INHERIT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-i-t-i-a-l.html b/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-i-t-i-a-l.html
deleted file mode 100644
index a0db193e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-i-t-i-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INITIAL
-
-INITIAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-s-e-t.html b/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-s-e-t.html
deleted file mode 100644
index f6f7abdf..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-i-n-s-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INSET
-
-INSET
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-n-o-n-e.html b/docs/api/pl.treksoft.kvision.core/-border-style/-n-o-n-e.html
deleted file mode 100644
index e4d5a78c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-n-o-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-NONE
-
-NONE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-o-u-t-s-e-t.html b/docs/api/pl.treksoft.kvision.core/-border-style/-o-u-t-s-e-t.html
deleted file mode 100644
index 328e0c3c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-o-u-t-s-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-OUTSET
-
-OUTSET
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-r-i-d-g-e.html b/docs/api/pl.treksoft.kvision.core/-border-style/-r-i-d-g-e.html
deleted file mode 100644
index 13edbc43..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-r-i-d-g-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-RIDGE
-
-RIDGE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/-s-o-l-i-d.html b/docs/api/pl.treksoft.kvision.core/-border-style/-s-o-l-i-d.html
deleted file mode 100644
index 572367f5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/-s-o-l-i-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SOLID
-
-SOLID
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border-style/index.html b/docs/api/pl.treksoft.kvision.core/-border-style/index.html
deleted file mode 100644
index a0eb32bc..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border-style/index.html
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
-BorderStyle
-enum class BorderStyle
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border/-init-.html b/docs/api/pl.treksoft.kvision.core/-border/-init-.html
deleted file mode 100644
index 1c06969d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border/-init-.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<init>
-
-Border(width: CssSize? = null, style: BorderStyle? = null)
-Parameters
-
-
-
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Int)
-Parameters
-
-
-
-
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Col)
-Parameters
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-border/index.html b/docs/api/pl.treksoft.kvision.core/-border/index.html
deleted file mode 100644
index 153a4bef..00000000
--- a/docs/api/pl.treksoft.kvision.core/-border/index.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-Border
-class Border
-Constructors
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-a-l-i-c-e-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-a-l-i-c-e-b-l-u-e.html
deleted file mode 100644
index 10d99678..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-a-l-i-c-e-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-Border(width: CssSize? = null, style: BorderStyle? = null)
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Int)
-Border(width: CssSize? = null, style: BorderStyle? = null, color: Col)
-
-
-ALICEBLUE
-
-ALICEBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-a-n-t-i-q-u-e-w-h-i-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-a-n-t-i-q-u-e-w-h-i-t-e.html
deleted file mode 100644
index 28020fa0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-a-n-t-i-q-u-e-w-h-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ANTIQUEWHITE
-
-ANTIQUEWHITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a-m-a-r-i-n-e.html b/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a-m-a-r-i-n-e.html
deleted file mode 100644
index 63392bbd..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a-m-a-r-i-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-AQUAMARINE
-
-AQUAMARINE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a.html b/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a.html
deleted file mode 100644
index bed2ba12..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-a-q-u-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-AQUA
-
-AQUA
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-a-z-u-r-e.html b/docs/api/pl.treksoft.kvision.core/-col/-a-z-u-r-e.html
deleted file mode 100644
index 11d21ad1..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-a-z-u-r-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-AZURE
-
-AZURE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-e-i-g-e.html b/docs/api/pl.treksoft.kvision.core/-col/-b-e-i-g-e.html
deleted file mode 100644
index e6000f6b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-e-i-g-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BEIGE
-
-BEIGE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-i-s-q-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-b-i-s-q-u-e.html
deleted file mode 100644
index 8647a353..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-i-s-q-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BISQUE
-
-BISQUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-c-k.html b/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-c-k.html
deleted file mode 100644
index 93890ebd..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-c-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BLACK
-
-BLACK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-n-c-h-e-d-a-l-m-o-n-d.html b/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-n-c-h-e-d-a-l-m-o-n-d.html
deleted file mode 100644
index 738b6985..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-l-a-n-c-h-e-d-a-l-m-o-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BLANCHEDALMOND
-
-BLANCHEDALMOND
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e-v-i-o-l-e-t.html b/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e-v-i-o-l-e-t.html
deleted file mode 100644
index cb98648e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e-v-i-o-l-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BLUEVIOLET
-
-BLUEVIOLET
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e.html
deleted file mode 100644
index b5e8c3de..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BLUE
-
-BLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-r-o-w-n.html b/docs/api/pl.treksoft.kvision.core/-col/-b-r-o-w-n.html
deleted file mode 100644
index 5efb7770..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-r-o-w-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BROWN
-
-BROWN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-b-u-r-l-y-w-o-o-d.html b/docs/api/pl.treksoft.kvision.core/-col/-b-u-r-l-y-w-o-o-d.html
deleted file mode 100644
index 87265ee1..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-b-u-r-l-y-w-o-o-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-BURLYWOOD
-
-BURLYWOOD
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-a-d-e-t-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-c-a-d-e-t-b-l-u-e.html
deleted file mode 100644
index 38316c94..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-a-d-e-t-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CADETBLUE
-
-CADETBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-h-a-r-t-r-e-u-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-c-h-a-r-t-r-e-u-s-e.html
deleted file mode 100644
index a6af93c5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-h-a-r-t-r-e-u-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CHARTREUSE
-
-CHARTREUSE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-h-o-c-o-l-a-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-c-h-o-c-o-l-a-t-e.html
deleted file mode 100644
index 20c81e01..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-h-o-c-o-l-a-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CHOCOLATE
-
-CHOCOLATE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-a-l.html b/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-a-l.html
deleted file mode 100644
index 80424fa3..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CORAL
-
-CORAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-f-l-o-w-e-r-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-f-l-o-w-e-r-b-l-u-e.html
deleted file mode 100644
index fa2a65be..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-f-l-o-w-e-r-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CORNFLOWERBLUE
-
-CORNFLOWERBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-s-i-l-k.html b/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-s-i-l-k.html
deleted file mode 100644
index 446ca5a2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-o-r-n-s-i-l-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CORNSILK
-
-CORNSILK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-r-i-m-s-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-c-r-i-m-s-o-n.html
deleted file mode 100644
index 75d46635..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-r-i-m-s-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CRIMSON
-
-CRIMSON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-c-y-a-n.html b/docs/api/pl.treksoft.kvision.core/-col/-c-y-a-n.html
deleted file mode 100644
index 74e2b202..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-c-y-a-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-CYAN
-
-CYAN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-b-l-u-e.html
deleted file mode 100644
index d491f007..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKBLUE
-
-DARKBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-c-y-a-n.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-c-y-a-n.html
deleted file mode 100644
index aaa863b5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-c-y-a-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKCYAN
-
-DARKCYAN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-o-l-d-e-n-r-o-d.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-o-l-d-e-n-r-o-d.html
deleted file mode 100644
index 1fb67873..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-o-l-d-e-n-r-o-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKGOLDENROD
-
-DARKGOLDENROD
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-a-y.html
deleted file mode 100644
index cb6c70bd..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKGRAY
-
-DARKGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-e-e-n.html
deleted file mode 100644
index 5bacc2e4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKGREEN
-
-DARKGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-k-h-a-k-i.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-k-h-a-k-i.html
deleted file mode 100644
index 28305e61..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-k-h-a-k-i.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKKHAKI
-
-DARKKHAKI
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-m-a-g-e-n-t-a.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-m-a-g-e-n-t-a.html
deleted file mode 100644
index 2c3316a2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-m-a-g-e-n-t-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKMAGENTA
-
-DARKMAGENTA
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-l-i-v-e-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-l-i-v-e-g-r-e-e-n.html
deleted file mode 100644
index ed55ee67..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-l-i-v-e-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKOLIVEGREEN
-
-DARKOLIVEGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-a-n-g-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-a-n-g-e.html
deleted file mode 100644
index dbc7646c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-a-n-g-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKORANGE
-
-DARKORANGE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-c-h-i-d.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-c-h-i-d.html
deleted file mode 100644
index f94dc588..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-o-r-c-h-i-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKORCHID
-
-DARKORCHID
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-r-e-d.html
deleted file mode 100644
index c6243411..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKRED
-
-DARKRED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-a-l-m-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-a-l-m-o-n.html
deleted file mode 100644
index 758b7cd9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-a-l-m-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKSALMON
-
-DARKSALMON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-e-a-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-e-a-g-r-e-e-n.html
deleted file mode 100644
index cc5c0473..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-e-a-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKSEAGREEN
-
-DARKSEAGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-b-l-u-e.html
deleted file mode 100644
index 3f3d09b5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKSLATEBLUE
-
-DARKSLATEBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-g-r-a-y.html
deleted file mode 100644
index e5b7d24d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-s-l-a-t-e-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKSLATEGRAY
-
-DARKSLATEGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-t-u-r-q-u-o-i-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-t-u-r-q-u-o-i-s-e.html
deleted file mode 100644
index a15ab4aa..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-t-u-r-q-u-o-i-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKTURQUOISE
-
-DARKTURQUOISE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-v-i-o-l-e-t.html b/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-v-i-o-l-e-t.html
deleted file mode 100644
index b9b3bb44..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-a-r-k-v-i-o-l-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DARKVIOLET
-
-DARKVIOLET
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-p-i-n-k.html b/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-p-i-n-k.html
deleted file mode 100644
index 31f54854..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-p-i-n-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DEEPPINK
-
-DEEPPINK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-s-k-y-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-s-k-y-b-l-u-e.html
deleted file mode 100644
index faae1f93..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-e-e-p-s-k-y-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DEEPSKYBLUE
-
-DEEPSKYBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-i-m-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-d-i-m-g-r-a-y.html
deleted file mode 100644
index 0328b0a5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-i-m-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DIMGRAY
-
-DIMGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-d-o-d-g-e-r-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-d-o-d-g-e-r-b-l-u-e.html
deleted file mode 100644
index 3966c874..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-d-o-d-g-e-r-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-DODGERBLUE
-
-DODGERBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-f-i-r-e-b-r-i-c-k.html b/docs/api/pl.treksoft.kvision.core/-col/-f-i-r-e-b-r-i-c-k.html
deleted file mode 100644
index 1990bf6a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-f-i-r-e-b-r-i-c-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-FIREBRICK
-
-FIREBRICK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-f-l-o-r-a-l-w-h-i-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-f-l-o-r-a-l-w-h-i-t-e.html
deleted file mode 100644
index dd2ffb9a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-f-l-o-r-a-l-w-h-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-FLORALWHITE
-
-FLORALWHITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-f-o-r-e-s-t-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-f-o-r-e-s-t-g-r-e-e-n.html
deleted file mode 100644
index 02aa3e81..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-f-o-r-e-s-t-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-FORESTGREEN
-
-FORESTGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-f-u-c-h-s-i-a.html b/docs/api/pl.treksoft.kvision.core/-col/-f-u-c-h-s-i-a.html
deleted file mode 100644
index 66326297..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-f-u-c-h-s-i-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-FUCHSIA
-
-FUCHSIA
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-a-i-n-s-b-o-r-o.html b/docs/api/pl.treksoft.kvision.core/-col/-g-a-i-n-s-b-o-r-o.html
deleted file mode 100644
index 959979d8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-a-i-n-s-b-o-r-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GAINSBORO
-
-GAINSBORO
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-h-o-s-t-w-h-i-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-g-h-o-s-t-w-h-i-t-e.html
deleted file mode 100644
index 889d2d3a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-h-o-s-t-w-h-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GHOSTWHITE
-
-GHOSTWHITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d-e-n-r-o-d.html b/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d-e-n-r-o-d.html
deleted file mode 100644
index 6f6ccf1c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d-e-n-r-o-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GOLDENROD
-
-GOLDENROD
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d.html b/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d.html
deleted file mode 100644
index dec8ac15..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-o-l-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GOLD
-
-GOLD
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-g-r-a-y.html
deleted file mode 100644
index 41393cec..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GRAY
-
-GRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n-y-e-l-l-o-w.html b/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n-y-e-l-l-o-w.html
deleted file mode 100644
index b33d1dec..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n-y-e-l-l-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GREENYELLOW
-
-GREENYELLOW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n.html
deleted file mode 100644
index 9720e0ca..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-GREEN
-
-GREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-h-o-n-e-y-d-e-w.html b/docs/api/pl.treksoft.kvision.core/-col/-h-o-n-e-y-d-e-w.html
deleted file mode 100644
index 357f1954..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-h-o-n-e-y-d-e-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-HONEYDEW
-
-HONEYDEW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-h-o-t-p-i-n-k.html b/docs/api/pl.treksoft.kvision.core/-col/-h-o-t-p-i-n-k.html
deleted file mode 100644
index d3e64093..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-h-o-t-p-i-n-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-HOTPINK
-
-HOTPINK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-a-n-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-a-n-r-e-d.html
deleted file mode 100644
index 05414dd6..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-a-n-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INDIANRED
-
-INDIANRED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-g-o.html b/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-g-o.html
deleted file mode 100644
index 5008f6d3..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-i-n-d-i-g-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INDIGO
-
-INDIGO
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-i-v-o-r-y.html b/docs/api/pl.treksoft.kvision.core/-col/-i-v-o-r-y.html
deleted file mode 100644
index c8c2b31d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-i-v-o-r-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-IVORY
-
-IVORY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-k-h-a-k-i.html b/docs/api/pl.treksoft.kvision.core/-col/-k-h-a-k-i.html
deleted file mode 100644
index 014c1069..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-k-h-a-k-i.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-KHAKI
-
-KHAKI
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r-b-l-u-s-h.html b/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r-b-l-u-s-h.html
deleted file mode 100644
index 8605b649..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r-b-l-u-s-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LAVENDERBLUSH
-
-LAVENDERBLUSH
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r.html b/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r.html
deleted file mode 100644
index b872ad99..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-a-v-e-n-d-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LAVENDER
-
-LAVENDER
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-a-w-n-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-a-w-n-g-r-e-e-n.html
deleted file mode 100644
index c3bf0ed3..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-a-w-n-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LAWNGREEN
-
-LAWNGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-e-m-o-n-c-h-i-f-f-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-e-m-o-n-c-h-i-f-f-o-n.html
deleted file mode 100644
index d5a6999d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-e-m-o-n-c-h-i-f-f-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LEMONCHIFFON
-
-LEMONCHIFFON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-b-l-u-e.html
deleted file mode 100644
index bc8ac3d8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTBLUE
-
-LIGHTBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-o-r-a-l.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-o-r-a-l.html
deleted file mode 100644
index c7576bc8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-o-r-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTCORAL
-
-LIGHTCORAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-y-a-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-y-a-n.html
deleted file mode 100644
index 7fff5934..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-c-y-a-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTCYAN
-
-LIGHTCYAN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-o-l-d-e-n-r-o-d-y-e-l-l-o-w.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-o-l-d-e-n-r-o-d-y-e-l-l-o-w.html
deleted file mode 100644
index d844afe1..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-o-l-d-e-n-r-o-d-y-e-l-l-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTGOLDENRODYELLOW
-
-LIGHTGOLDENRODYELLOW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-a-y.html
deleted file mode 100644
index f67c7274..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTGRAY
-
-LIGHTGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-e-e-n.html
deleted file mode 100644
index 80eb74cb..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTGREEN
-
-LIGHTGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-p-i-n-k.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-p-i-n-k.html
deleted file mode 100644
index 10d6acf8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-p-i-n-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTPINK
-
-LIGHTPINK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-a-l-m-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-a-l-m-o-n.html
deleted file mode 100644
index 2917df14..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-a-l-m-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTSALMON
-
-LIGHTSALMON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-e-a-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-e-a-g-r-e-e-n.html
deleted file mode 100644
index 654e8c31..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-e-a-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTSEAGREEN
-
-LIGHTSEAGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-k-y-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-k-y-b-l-u-e.html
deleted file mode 100644
index de0dad11..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-k-y-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTSKYBLUE
-
-LIGHTSKYBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-l-a-t-e-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-l-a-t-e-g-r-a-y.html
deleted file mode 100644
index 3abd73e7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-l-a-t-e-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTSLATEGRAY
-
-LIGHTSLATEGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-t-e-e-l-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-t-e-e-l-b-l-u-e.html
deleted file mode 100644
index 56d42bc8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-s-t-e-e-l-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTSTEELBLUE
-
-LIGHTSTEELBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-y-e-l-l-o-w.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-y-e-l-l-o-w.html
deleted file mode 100644
index 545d4173..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-g-h-t-y-e-l-l-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIGHTYELLOW
-
-LIGHTYELLOW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e-g-r-e-e-n.html
deleted file mode 100644
index 4dccb59b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIMEGREEN
-
-LIMEGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e.html
deleted file mode 100644
index 5eb126cf..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-m-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LIME
-
-LIME
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-l-i-n-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-l-i-n-e-n.html
deleted file mode 100644
index 2a1d19e9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-l-i-n-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-LINEN
-
-LINEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-a-g-e-n-t-a.html b/docs/api/pl.treksoft.kvision.core/-col/-m-a-g-e-n-t-a.html
deleted file mode 100644
index 032899ce..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-a-g-e-n-t-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MAGENTA
-
-MAGENTA
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-a-r-o-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-m-a-r-o-o-n.html
deleted file mode 100644
index c55a0b73..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-a-r-o-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MAROON
-
-MAROON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-a-q-u-a-m-a-r-i-n-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-a-q-u-a-m-a-r-i-n-e.html
deleted file mode 100644
index f4f9384a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-a-q-u-a-m-a-r-i-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMAQUAMARINE
-
-MEDIUMAQUAMARINE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-b-l-u-e.html
deleted file mode 100644
index 7d75b679..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMBLUE
-
-MEDIUMBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-o-r-c-h-i-d.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-o-r-c-h-i-d.html
deleted file mode 100644
index 9ffee114..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-o-r-c-h-i-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMORCHID
-
-MEDIUMORCHID
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-p-u-r-p-l-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-p-u-r-p-l-e.html
deleted file mode 100644
index 29d21b5d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-p-u-r-p-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMPURPLE
-
-MEDIUMPURPLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-e-a-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-e-a-g-r-e-e-n.html
deleted file mode 100644
index b8ae45ed..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-e-a-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMSEAGREEN
-
-MEDIUMSEAGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-l-a-t-e-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-l-a-t-e-b-l-u-e.html
deleted file mode 100644
index 000fd003..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-l-a-t-e-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMSLATEBLUE
-
-MEDIUMSLATEBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-p-r-i-n-g-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-p-r-i-n-g-g-r-e-e-n.html
deleted file mode 100644
index 1c4062e4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-s-p-r-i-n-g-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMSPRINGGREEN
-
-MEDIUMSPRINGGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-t-u-r-q-u-o-i-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-t-u-r-q-u-o-i-s-e.html
deleted file mode 100644
index 7fad821d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-t-u-r-q-u-o-i-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMTURQUOISE
-
-MEDIUMTURQUOISE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-v-i-o-l-e-t-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-v-i-o-l-e-t-r-e-d.html
deleted file mode 100644
index 6af6b4e0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-e-d-i-u-m-v-i-o-l-e-t-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MEDIUMVIOLETRED
-
-MEDIUMVIOLETRED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-i-d-n-i-g-h-t-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-i-d-n-i-g-h-t-b-l-u-e.html
deleted file mode 100644
index 5e4d029e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-i-d-n-i-g-h-t-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MIDNIGHTBLUE
-
-MIDNIGHTBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-i-n-t-c-r-e-a-m.html b/docs/api/pl.treksoft.kvision.core/-col/-m-i-n-t-c-r-e-a-m.html
deleted file mode 100644
index aa58c869..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-i-n-t-c-r-e-a-m.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MINTCREAM
-
-MINTCREAM
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-i-s-t-y-r-o-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-m-i-s-t-y-r-o-s-e.html
deleted file mode 100644
index c3271cdf..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-i-s-t-y-r-o-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MISTYROSE
-
-MISTYROSE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-m-o-c-c-a-s-i-n.html b/docs/api/pl.treksoft.kvision.core/-col/-m-o-c-c-a-s-i-n.html
deleted file mode 100644
index 41be30b6..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-m-o-c-c-a-s-i-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-MOCCASIN
-
-MOCCASIN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-a-j-o-w-h-i-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-a-j-o-w-h-i-t-e.html
deleted file mode 100644
index 649707f9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-a-j-o-w-h-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-NAVAJOWHITE
-
-NAVAJOWHITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-y.html b/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-y.html
deleted file mode 100644
index cafbc415..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-n-a-v-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-NAVY
-
-NAVY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-l-d-l-a-c-e.html b/docs/api/pl.treksoft.kvision.core/-col/-o-l-d-l-a-c-e.html
deleted file mode 100644
index 9b55871f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-l-d-l-a-c-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-OLDLACE
-
-OLDLACE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e-d-r-a-b.html b/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e-d-r-a-b.html
deleted file mode 100644
index 764ecd3d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e-d-r-a-b.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-OLIVEDRAB
-
-OLIVEDRAB
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e.html b/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e.html
deleted file mode 100644
index 8f4c40d7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-l-i-v-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-OLIVE
-
-OLIVE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e-r-e-d.html
deleted file mode 100644
index 5794000c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ORANGERED
-
-ORANGERED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e.html b/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e.html
deleted file mode 100644
index 8a8a2a5b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-r-a-n-g-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ORANGE
-
-ORANGE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-o-r-c-h-i-d.html b/docs/api/pl.treksoft.kvision.core/-col/-o-r-c-h-i-d.html
deleted file mode 100644
index 8d98bc2b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-o-r-c-h-i-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ORCHID
-
-ORCHID
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-o-l-d-e-n-r-o-d.html b/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-o-l-d-e-n-r-o-d.html
deleted file mode 100644
index 9b0c604f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-o-l-d-e-n-r-o-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PALEGOLDENROD
-
-PALEGOLDENROD
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-r-e-e-n.html
deleted file mode 100644
index 36c10ec0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PALEGREEN
-
-PALEGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-t-u-r-q-u-o-i-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-t-u-r-q-u-o-i-s-e.html
deleted file mode 100644
index aa984f1b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-t-u-r-q-u-o-i-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PALETURQUOISE
-
-PALETURQUOISE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-v-i-o-l-e-t-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-v-i-o-l-e-t-r-e-d.html
deleted file mode 100644
index 068289b2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-a-l-e-v-i-o-l-e-t-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PALEVIOLETRED
-
-PALEVIOLETRED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-a-p-a-y-a-w-h-i-p.html b/docs/api/pl.treksoft.kvision.core/-col/-p-a-p-a-y-a-w-h-i-p.html
deleted file mode 100644
index b247f114..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-a-p-a-y-a-w-h-i-p.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PAPAYAWHIP
-
-PAPAYAWHIP
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-e-a-c-h-p-u-f-f.html b/docs/api/pl.treksoft.kvision.core/-col/-p-e-a-c-h-p-u-f-f.html
deleted file mode 100644
index 71aa9efd..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-e-a-c-h-p-u-f-f.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PEACHPUFF
-
-PEACHPUFF
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-e-r-u.html b/docs/api/pl.treksoft.kvision.core/-col/-p-e-r-u.html
deleted file mode 100644
index aa85f55e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-e-r-u.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PERU
-
-PERU
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-i-n-k.html b/docs/api/pl.treksoft.kvision.core/-col/-p-i-n-k.html
deleted file mode 100644
index c7d48e25..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-i-n-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PINK
-
-PINK
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-l-u-m.html b/docs/api/pl.treksoft.kvision.core/-col/-p-l-u-m.html
deleted file mode 100644
index d890eac8..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-l-u-m.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PLUM
-
-PLUM
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-o-w-d-e-r-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-p-o-w-d-e-r-b-l-u-e.html
deleted file mode 100644
index c563e791..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-o-w-d-e-r-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-POWDERBLUE
-
-POWDERBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-p-u-r-p-l-e.html b/docs/api/pl.treksoft.kvision.core/-col/-p-u-r-p-l-e.html
deleted file mode 100644
index 1ee9d001..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-p-u-r-p-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-PURPLE
-
-PURPLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-r-e-b-e-c-c-a-p-u-r-p-l-e.html b/docs/api/pl.treksoft.kvision.core/-col/-r-e-b-e-c-c-a-p-u-r-p-l-e.html
deleted file mode 100644
index 947e7b4f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-r-e-b-e-c-c-a-p-u-r-p-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-REBECCAPURPLE
-
-REBECCAPURPLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-r-e-d.html b/docs/api/pl.treksoft.kvision.core/-col/-r-e-d.html
deleted file mode 100644
index 4ef218c7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-r-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-RED
-
-RED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-r-o-s-y-b-r-o-w-n.html b/docs/api/pl.treksoft.kvision.core/-col/-r-o-s-y-b-r-o-w-n.html
deleted file mode 100644
index e6e1fa44..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-r-o-s-y-b-r-o-w-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ROSYBROWN
-
-ROSYBROWN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-r-o-y-a-l-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-r-o-y-a-l-b-l-u-e.html
deleted file mode 100644
index 98609d1a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-r-o-y-a-l-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-ROYALBLUE
-
-ROYALBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-a-d-d-l-e-b-r-o-w-n.html b/docs/api/pl.treksoft.kvision.core/-col/-s-a-d-d-l-e-b-r-o-w-n.html
deleted file mode 100644
index ce92f6a4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-a-d-d-l-e-b-r-o-w-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SADDLEBROWN
-
-SADDLEBROWN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-a-l-m-o-n.html b/docs/api/pl.treksoft.kvision.core/-col/-s-a-l-m-o-n.html
deleted file mode 100644
index d2c83579..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-a-l-m-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SALMON
-
-SALMON
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-a-n-d-y-b-r-o-w-n.html b/docs/api/pl.treksoft.kvision.core/-col/-s-a-n-d-y-b-r-o-w-n.html
deleted file mode 100644
index cac3cec1..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-a-n-d-y-b-r-o-w-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SANDYBROWN
-
-SANDYBROWN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-g-r-e-e-n.html
deleted file mode 100644
index 2bfb2dfb..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SEAGREEN
-
-SEAGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-s-h-e-l-l.html b/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-s-h-e-l-l.html
deleted file mode 100644
index 668aa967..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-e-a-s-h-e-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SEASHELL
-
-SEASHELL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-i-e-n-n-a.html b/docs/api/pl.treksoft.kvision.core/-col/-s-i-e-n-n-a.html
deleted file mode 100644
index 54c0f8a7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-i-e-n-n-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SIENNA
-
-SIENNA
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-i-l-v-e-r.html b/docs/api/pl.treksoft.kvision.core/-col/-s-i-l-v-e-r.html
deleted file mode 100644
index 94e64471..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-i-l-v-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SILVER
-
-SILVER
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-k-y-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-s-k-y-b-l-u-e.html
deleted file mode 100644
index 8006d9a5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-k-y-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SKYBLUE
-
-SKYBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-b-l-u-e.html
deleted file mode 100644
index d5d9e7ae..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SLATEBLUE
-
-SLATEBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-g-r-a-y.html b/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-g-r-a-y.html
deleted file mode 100644
index 5ef8884c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-l-a-t-e-g-r-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SLATEGRAY
-
-SLATEGRAY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-n-o-w.html b/docs/api/pl.treksoft.kvision.core/-col/-s-n-o-w.html
deleted file mode 100644
index 74d1c30a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-n-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SNOW
-
-SNOW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-p-r-i-n-g-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-s-p-r-i-n-g-g-r-e-e-n.html
deleted file mode 100644
index 8bd113c6..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-p-r-i-n-g-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SPRINGGREEN
-
-SPRINGGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-s-t-e-e-l-b-l-u-e.html b/docs/api/pl.treksoft.kvision.core/-col/-s-t-e-e-l-b-l-u-e.html
deleted file mode 100644
index 26dd9a9f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-s-t-e-e-l-b-l-u-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-STEELBLUE
-
-STEELBLUE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-t-a-n.html b/docs/api/pl.treksoft.kvision.core/-col/-t-a-n.html
deleted file mode 100644
index 1a39879c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-t-a-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-TAN
-
-TAN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-t-e-a-l.html b/docs/api/pl.treksoft.kvision.core/-col/-t-e-a-l.html
deleted file mode 100644
index 85eb0de3..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-t-e-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-TEAL
-
-TEAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-t-h-i-s-t-l-e.html b/docs/api/pl.treksoft.kvision.core/-col/-t-h-i-s-t-l-e.html
deleted file mode 100644
index 7d6a8b64..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-t-h-i-s-t-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-THISTLE
-
-THISTLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-t-o-m-a-t-o.html b/docs/api/pl.treksoft.kvision.core/-col/-t-o-m-a-t-o.html
deleted file mode 100644
index 74d09341..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-t-o-m-a-t-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-TOMATO
-
-TOMATO
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-t-u-r-q-u-o-i-s-e.html b/docs/api/pl.treksoft.kvision.core/-col/-t-u-r-q-u-o-i-s-e.html
deleted file mode 100644
index ba7ccbf0..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-t-u-r-q-u-o-i-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-TURQUOISE
-
-TURQUOISE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-v-i-o-l-e-t.html b/docs/api/pl.treksoft.kvision.core/-col/-v-i-o-l-e-t.html
deleted file mode 100644
index 968ca427..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-v-i-o-l-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-VIOLET
-
-VIOLET
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-w-h-e-a-t.html b/docs/api/pl.treksoft.kvision.core/-col/-w-h-e-a-t.html
deleted file mode 100644
index 27058ece..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-w-h-e-a-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-WHEAT
-
-WHEAT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e-s-m-o-k-e.html b/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e-s-m-o-k-e.html
deleted file mode 100644
index fff0906d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e-s-m-o-k-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-WHITESMOKE
-
-WHITESMOKE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e.html b/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e.html
deleted file mode 100644
index 3c7a540f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-w-h-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-WHITE
-
-WHITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w-g-r-e-e-n.html b/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w-g-r-e-e-n.html
deleted file mode 100644
index 85b6129b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w-g-r-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-YELLOWGREEN
-
-YELLOWGREEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w.html b/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w.html
deleted file mode 100644
index 9fe33954..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/-y-e-l-l-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-YELLOW
-
-YELLOW
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-col/index.html b/docs/api/pl.treksoft.kvision.core/-col/index.html
deleted file mode 100644
index 9e0ef71d..00000000
--- a/docs/api/pl.treksoft.kvision.core/-col/index.html
+++ /dev/null
@@ -1,1006 +0,0 @@
-
-
-
-
-
-Col
-enum class Col
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-color/-init-.html b/docs/api/pl.treksoft.kvision.core/-color/-init-.html
deleted file mode 100644
index da133493..00000000
--- a/docs/api/pl.treksoft.kvision.core/-color/-init-.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<init>
-
-Color(color: Int)
-Parameters
-
-
-Color(color: Col)
-Parameters
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-color/index.html b/docs/api/pl.treksoft.kvision.core/-color/index.html
deleted file mode 100644
index ddf50b96..00000000
--- a/docs/api/pl.treksoft.kvision.core/-color/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-Color
-class Color
-Constructors
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-component/add-css-class.html b/docs/api/pl.treksoft.kvision.core/-component/add-css-class.html
deleted file mode 100644
index 971670b4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-component/add-css-class.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-Color(color: Int)
-Color(color: Col)
-
-
-addCssClass
-
-abstract fun addCssClass(css: String): Component
-Parameters
-
-
-current component
-
-addSurroundingCssClass
-
-abstract fun addSurroundingCssClass(css: String): Component
-Parameters
-
-
-current component
-
-getElementJQueryD
-
-abstract fun getElementJQueryD(): dynamic
-
-JQuery element as a dynamic type
-
-getElementJQuery
-
-abstract fun getElementJQuery(): JQuery?
-
-JQuery element
-
-getElement
-
-abstract fun getElement(): Node?
-
-DOM element
-
-Component
-interface Component
-Properties
-
-
-
-
-
-
-
-
-
-
-abstract var parent: Component?
-
-
-
-
-
-
-
-
-abstract var visible: Boolean
-Functions
-
-
-
-
-
-
-
-
-
-
-abstract fun addCssClass(css: String): Component
-
-
-
-
-
-
-
-abstract fun addSurroundingCssClass(css: String): Component
-
-
-
-
-
-
-
-abstract fun getElement(): Node?
-
-
-
-
-
-
-
-abstract fun getElementJQuery(): JQuery?
-
-
-
-
-
-
-
-abstract fun getElementJQueryD(): dynamic
-
-
-
-
-
-
-
-abstract fun removeCssClass(css: String): Component
-
-
-
-
-
-
-
-
-abstract fun removeSurroundingCssClass(css: String): Component
-Inheritors
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-component/parent.html b/docs/api/pl.treksoft.kvision.core/-component/parent.html
deleted file mode 100644
index 80cee78f..00000000
--- a/docs/api/pl.treksoft.kvision.core/-component/parent.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-interface Container : Component
-
-
-
-
-
-
-
-interface FormControl : Component
-
-
-
-
-
-
-
-
-abstract class StyledComponent : Component
-
-
-parent
-
-abstract var parent: Component?
-
-
-removeCssClass
-
-abstract fun removeCssClass(css: String): Component
-Parameters
-
-
-current component
-
-removeSurroundingCssClass
-
-abstract fun removeSurroundingCssClass(css: String): Component
-Parameters
-
-
-current component
-
-visible
-
-abstract var visible: Boolean
-
-
-addAll
-
-abstract fun addAll(children: List<Component>): Container
-Parameters
-children
- list of child components
-current container
-
-add
-
-abstract fun add(child: Component): Container
-Parameters
-
-
-current container
-
-getChildren
-
-abstract fun getChildren(): List<Component>
-
-list of children
-
-Container
-interface Container : Component
-Inherited Properties
-
-
-
-
-
-
-
-
-
-
-abstract var parent: Component?
-
-
-
-
-
-
-
-
-abstract var visible: Boolean
-Functions
-
-
-
-
-
-
-
-
-
-
-abstract fun add(child: Component): Container
-
-
-
-
-
-
-
-abstract fun addAll(children: List<Component>): Container
-
-
-
-
-
-
-
-abstract fun getChildren(): List<Component>
-
-
-
-
-
-
-
-open operator fun invoke(vararg children: Component): Container
-
-
-
-
-
-
-
-abstract fun remove(child: Component): Container
-
-
-
-
-
-
-
-
-abstract fun removeAll(): Container
-Inherited Functions
-
-
-
-
-
-
-
-
-
-
-abstract fun addCssClass(css: String): Component
-
-
-
-
-
-
-
-abstract fun addSurroundingCssClass(css: String): Component
-
-
-
-
-
-
-
-abstract fun getElement(): Node?
-
-
-
-
-
-
-
-abstract fun getElementJQuery(): JQuery?
-
-
-
-
-
-
-
-abstract fun getElementJQueryD(): dynamic
-
-
-
-
-
-
-
-abstract fun removeCssClass(css: String): Component
-
-
-
-
-
-
-
-
-abstract fun removeSurroundingCssClass(css: String): Component
-Inheritors
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-container/invoke.html b/docs/api/pl.treksoft.kvision.core/-container/invoke.html
deleted file mode 100644
index 367c8fb1..00000000
--- a/docs/api/pl.treksoft.kvision.core/-container/invoke.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-
-
-
-
-
-
-
-
-open class SimplePanel : Widget, Container
-
-
-invoke
-
-open operator fun invoke(vararg children: Component): Container
-Parameters
-children
- children components
-current container
-
-removeAll
-
-abstract fun removeAll(): Container
-
-current container
-
-remove
-
-abstract fun remove(child: Component): Container
-Parameters
-
-
-current container
-
-CssSize
-typealias CssSize = Pair<Int, UNIT>
-
-
-AUTO
-
-AUTO
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html b/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html
deleted file mode 100644
index e39f1ff2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-HIDDEN
-
-HIDDEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html b/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html
deleted file mode 100644
index c77733f6..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INHERIT
-
-INHERIT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html b/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html
deleted file mode 100644
index bbeeaa11..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INITIAL
-
-INITIAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html b/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html
deleted file mode 100644
index 42beb7db..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SCROLL
-
-SCROLL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html b/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html
deleted file mode 100644
index 5dadd30b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-VISIBLE
-
-VISIBLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/index.html b/docs/api/pl.treksoft.kvision.core/-overflow/index.html
deleted file mode 100644
index 1b06a5da..00000000
--- a/docs/api/pl.treksoft.kvision.core/-overflow/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-Overflow
-enum class Overflow
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/-a-b-s-o-l-u-t-e.html b/docs/api/pl.treksoft.kvision.core/-position/-a-b-s-o-l-u-t-e.html
deleted file mode 100644
index a0d14223..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/-a-b-s-o-l-u-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-ABSOLUTE
-
-ABSOLUTE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/-f-i-x-e-d.html b/docs/api/pl.treksoft.kvision.core/-position/-f-i-x-e-d.html
deleted file mode 100644
index c3b61d7c..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/-f-i-x-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-FIXED
-
-FIXED
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/-r-e-l-a-t-i-v-e.html b/docs/api/pl.treksoft.kvision.core/-position/-r-e-l-a-t-i-v-e.html
deleted file mode 100644
index 51e0fc33..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/-r-e-l-a-t-i-v-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-RELATIVE
-
-RELATIVE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/-s-t-a-t-i-c.html b/docs/api/pl.treksoft.kvision.core/-position/-s-t-a-t-i-c.html
deleted file mode 100644
index c4d2c768..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/-s-t-a-t-i-c.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-STATIC
-
-STATIC
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/-s-t-i-c-k-y.html b/docs/api/pl.treksoft.kvision.core/-position/-s-t-i-c-k-y.html
deleted file mode 100644
index 9594e562..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/-s-t-i-c-k-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-STICKY
-
-STICKY
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-position/index.html b/docs/api/pl.treksoft.kvision.core/-position/index.html
deleted file mode 100644
index 2d5be57e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-position/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-Position
-enum class Position
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-res-string.html b/docs/api/pl.treksoft.kvision.core/-res-string.html
deleted file mode 100644
index a53f02f4..00000000
--- a/docs/api/pl.treksoft.kvision.core/-res-string.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-ResString
-typealias ResString = String
-
-
-BOTH
-
-BOTH
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html b/docs/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html
deleted file mode 100644
index b35d01d7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/-h-o-r-i-z-o-n-t-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-HORIZONTAL
-
-HORIZONTAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html b/docs/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html
deleted file mode 100644
index 0f207349..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/-i-n-h-e-r-i-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INHERIT
-
-INHERIT
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/-i-n-i-t-i-a-l.html b/docs/api/pl.treksoft.kvision.core/-resize/-i-n-i-t-i-a-l.html
deleted file mode 100644
index 196ff4c2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/-i-n-i-t-i-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-INITIAL
-
-INITIAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html b/docs/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html
deleted file mode 100644
index 21214f97..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/-n-o-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-NONE
-
-NONE
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html b/docs/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html
deleted file mode 100644
index a949e760..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/-v-e-r-t-i-c-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-VERTICAL
-
-VERTICAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-resize/index.html b/docs/api/pl.treksoft.kvision.core/-resize/index.html
deleted file mode 100644
index ff892d1a..00000000
--- a/docs/api/pl.treksoft.kvision.core/-resize/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-Resize
-enum class Resize
-Enum Values
-
-
-
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-string-bool-pair.html b/docs/api/pl.treksoft.kvision.core/-string-bool-pair.html
deleted file mode 100644
index 4b799ffa..00000000
--- a/docs/api/pl.treksoft.kvision.core/-string-bool-pair.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-StringBoolPair
-typealias StringBoolPair = Pair<String, Boolean>
-
-
-StringPair
-typealias StringPair = Pair<String, String>
-
-
-<init>
-
-StyledComponent()
-
-
-background
-
-var background: Background?
-
-
Setter
-
Background of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html deleted file mode 100644 index c8d4c6fc..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var borderBottom: Border?
-Bottom border of the current component.
-Getter
-
Bottom border of the current component.
- -Setter
-
Bottom border of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border-left.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border-left.html deleted file mode 100644 index 54bd85d3..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border-left.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var borderLeft: Border?
-Left border of the current component.
-Getter
-
Left border of the current component.
- -Setter
-
Left border of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border-right.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border-right.html deleted file mode 100644 index 428a462a..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border-right.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var borderRight: Border?
-Right border of the current component.
-Getter
-
Right border of the current component.
- -Setter
-
Right border of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border-top.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border-top.html deleted file mode 100644 index d5a50121..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border-top.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var borderTop: Border?
-Top border of the current component.
-Getter
-
Top border of the current component.
- -Setter
-
Top border of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/border.html b/docs/api/pl.treksoft.kvision.core/-styled-component/border.html deleted file mode 100644 index 02a1660d..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/border.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var border: Border?
-Border of the current component.
-Getter
-
Border of the current component.
- -Setter
-
Border of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/bottom.html deleted file mode 100644 index 0e98c842..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/bottom.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var bottom: CssSize?
-Bottom edge of the current component.
-Getter
-
Bottom edge of the current component.
- -Setter
-
Bottom edge of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/color-hex.html b/docs/api/pl.treksoft.kvision.core/-styled-component/color-hex.html deleted file mode 100644 index 3e22c1da..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/color-hex.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -var colorHex: Int?
-Text color for the current component given in hex format (write only).
-This property gives a convenient way to set the value of color property e.g.:
-c.colorHex = 0x00ff00
-The value read from this property is always null.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/color-name.html b/docs/api/pl.treksoft.kvision.core/-styled-component/color-name.html deleted file mode 100644 index f597c1e3..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/color-name.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -var colorName: Col?
-Text color for the current component given with named constant (write only).
-This property gives a convenient way to set the value of color property e.g.:
-c.colorName = Col.GREEN
-The value read from this property is always null.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/color.html b/docs/api/pl.treksoft.kvision.core/-styled-component/color.html deleted file mode 100644 index b9d6f799..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/color.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var color: Color?
-Text color for the current component.
-Getter
-
Text color for the current component.
- -Setter
-
Text color for the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html b/docs/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html deleted file mode 100644 index 049da26e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -protected open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values.
-Return
-the list of attributes and their values
var height: CssSize?
-Height of the current component.
-Getter
-
Height of the current component.
- -Setter
-
Height of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/index.html b/docs/api/pl.treksoft.kvision.core/-styled-component/index.html deleted file mode 100644 index 5ad31f17..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/index.html +++ /dev/null @@ -1,458 +0,0 @@ - - - -abstract class StyledComponent : Component
-Base class for components supporting CSS styling.
-- - | -
-StyledComponent()
-Base class for components supporting CSS styling. - |
-
- - | -
-var background: Background?
-Background of the current component. - |
-
- - | -
-var border: Border?
-Border of the current component. - |
-
- - | -
-var borderBottom: Border?
-Bottom border of the current component. - |
-
- - | -
-var borderLeft: Border?
-Left border of the current component. - |
-
- - | -
-var borderRight: Border?
-Right border of the current component. - |
-
- - | -
-var borderTop: Border?
-Top border of the current component. - |
-
- - | -
-var bottom: CssSize?
-Bottom edge of the current component. - |
-
- - | -
-var color: Color?
-Text color for the current component. - |
-
- - | -
-var colorHex: Int?
-Text color for the current component given in hex format (write only). - |
-
- - | -
-var colorName: Col?
-Text color for the current component given with named constant (write only). - |
-
- - | -
-var height: CssSize?
-Height of the current component. - |
-
- - | -
-var left: CssSize?
-Left edge of the current component. - |
-
- - | -
-var margin: CssSize?
-Margin of the current component. - |
-
- - | -
-var marginBottom: CssSize?
-Bottom margin of the current component. - |
-
- - | -
-var marginLeft: CssSize?
-Left margin of the current component. - |
-
- - | -
-var marginRight: CssSize?
-Right margin of the current component. - |
-
- - | -
-var marginTop: CssSize?
-Top margin of the current component. - |
-
- - | -
-var maxHeight: CssSize?
-Maximal height of the current component. - |
-
- - | -
-var maxWidth: CssSize?
-Maximal width of the current component. - |
-
- - | -
-var minHeight: CssSize?
-Minimal height of the current component. - |
-
- - | -
-var minWidth: CssSize?
-Minimal width of the current component. - |
-
- - | -
-var opacity: Double?
-Opacity of the current component. - |
-
- - | -
-var overflow: Overflow?
-CSS overflow of the current component. - |
-
- - | -
-var padding: CssSize?
-Padding of the current component. - |
-
- - | -
-var paddingBottom: CssSize?
-Bottom padding of the current component. - |
-
- - | -
-var paddingLeft: CssSize?
-Left padding of the current component. - |
-
- - | -
-var paddingRight: CssSize?
-Right padding of the current component. - |
-
- - | -
-var paddingTop: CssSize?
-Top padding of the current component. - |
-
- - | -
-var position: Position?
-CSS position of the current component. - |
-
- - | -
-var resize: Resize?
-CSS resize of the current component. - |
-
- - | -
-var right: CssSize?
-Right edge of the current component. - |
-
- - | -
-var top: CssSize?
-Top edge of the current component. - |
-
- - | -
-open var width: CssSize?
-Width of the current component. - |
-
- - | -
-var zIndex: Int?
-Z-index of the current component. - |
-
- - | -
-abstract var parent: Component?
-Parent of the current component. - |
-
- - | -
-abstract var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-abstract fun addCssClass(css: String): Component
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-abstract fun addSurroundingCssClass(css: String): Component
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-abstract fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-abstract fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-abstract fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-abstract fun removeCssClass(css: String): Component
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-abstract fun removeSurroundingCssClass(css: String): Component
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open class Widget : StyledComponent
-Base widget class. The parent of all component classes. - |
-
var left: CssSize?
-Left edge of the current component.
-Getter
-
Left edge of the current component.
- -Setter
-
Left edge of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html deleted file mode 100644 index ba19712e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var marginBottom: CssSize?
-Bottom margin of the current component.
-Getter
-
Bottom margin of the current component.
- -Setter
-
Bottom margin of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-left.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-left.html deleted file mode 100644 index 9c943cf3..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-left.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var marginLeft: CssSize?
-Left margin of the current component.
-Getter
-
Left margin of the current component.
- -Setter
-
Left margin of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-right.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-right.html deleted file mode 100644 index 72042478..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-right.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var marginRight: CssSize?
-Right margin of the current component.
-Getter
-
Right margin of the current component.
- -Setter
-
Right margin of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-top.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin-top.html deleted file mode 100644 index 6bc99621..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin-top.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var marginTop: CssSize?
-Top margin of the current component.
-Getter
-
Top margin of the current component.
- -Setter
-
Top margin of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/margin.html b/docs/api/pl.treksoft.kvision.core/-styled-component/margin.html deleted file mode 100644 index a4b0cb2e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/margin.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var margin: CssSize?
-Margin of the current component.
-Getter
-
Margin of the current component.
- -Setter
-
Margin of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/max-height.html b/docs/api/pl.treksoft.kvision.core/-styled-component/max-height.html deleted file mode 100644 index 8a545e27..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/max-height.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var maxHeight: CssSize?
-Maximal height of the current component.
-Getter
-
Maximal height of the current component.
- -Setter
-
Maximal height of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html b/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html deleted file mode 100644 index 3e9182f5..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/max-width.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var maxWidth: CssSize?
-Maximal width of the current component.
-Getter
-
Maximal width of the current component.
- -Setter
-
Maximal width of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/min-height.html b/docs/api/pl.treksoft.kvision.core/-styled-component/min-height.html deleted file mode 100644 index 35e94de6..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/min-height.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var minHeight: CssSize?
-Minimal height of the current component.
-Getter
-
Minimal height of the current component.
- -Setter
-
Minimal height of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/min-width.html b/docs/api/pl.treksoft.kvision.core/-styled-component/min-width.html deleted file mode 100644 index 1c5d9d27..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/min-width.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var minWidth: CssSize?
-Minimal width of the current component.
-Getter
-
Minimal width of the current component.
- -Setter
-
Minimal width of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/opacity.html b/docs/api/pl.treksoft.kvision.core/-styled-component/opacity.html deleted file mode 100644 index c1c9fd06..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/opacity.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var opacity: Double?
-Opacity of the current component.
-Getter
-
Opacity of the current component.
- -Setter
-
Opacity of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html b/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html deleted file mode 100644 index 3fb217e5..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/overflow.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var overflow: Overflow?
-CSS overflow of the current component.
-Getter
-
CSS overflow of the current component.
- -Setter
-
CSS overflow of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html b/docs/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html deleted file mode 100644 index ce6562a2..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-bottom.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var paddingBottom: CssSize?
-Bottom padding of the current component.
-Getter
-
Bottom padding of the current component.
- -Setter
-
Bottom padding of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-left.html b/docs/api/pl.treksoft.kvision.core/-styled-component/padding-left.html deleted file mode 100644 index 1bc850b2..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-left.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var paddingLeft: CssSize?
-Left padding of the current component.
-Getter
-
Left padding of the current component.
- -Setter
-
Left padding of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-right.html b/docs/api/pl.treksoft.kvision.core/-styled-component/padding-right.html deleted file mode 100644 index c41f2515..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-right.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var paddingRight: CssSize?
-Right padding of the current component.
-Getter
-
Right padding of the current component.
- -Setter
-
Right padding of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-top.html b/docs/api/pl.treksoft.kvision.core/-styled-component/padding-top.html deleted file mode 100644 index 865bfa0b..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/padding-top.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var paddingTop: CssSize?
-Top padding of the current component.
-Getter
-
Top padding of the current component.
- -Setter
-
Top padding of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/padding.html b/docs/api/pl.treksoft.kvision.core/-styled-component/padding.html deleted file mode 100644 index 2be1ef30..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/padding.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var padding: CssSize?
-Padding of the current component.
-Getter
-
Padding of the current component.
- -Setter
-
Padding of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/position.html b/docs/api/pl.treksoft.kvision.core/-styled-component/position.html deleted file mode 100644 index e067448d..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/position.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var position: Position?
-CSS position of the current component.
-Getter
-
CSS position of the current component.
- -Setter
-
CSS position of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/resize.html b/docs/api/pl.treksoft.kvision.core/-styled-component/resize.html deleted file mode 100644 index b7892a1c..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/resize.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var resize: Resize?
-CSS resize of the current component.
-Getter
-
CSS resize of the current component.
- -Setter
-
CSS resize of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/right.html b/docs/api/pl.treksoft.kvision.core/-styled-component/right.html deleted file mode 100644 index 2c986a02..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/right.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var right: CssSize?
-Right edge of the current component.
-Getter
-
Right edge of the current component.
- -Setter
-
Right edge of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/top.html b/docs/api/pl.treksoft.kvision.core/-styled-component/top.html deleted file mode 100644 index a414843e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/top.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var top: CssSize?
-Top edge of the current component.
-Getter
-
Top edge of the current component.
- -Setter
-
Top edge of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/width.html b/docs/api/pl.treksoft.kvision.core/-styled-component/width.html deleted file mode 100644 index 84a153bb..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/width.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -open var width: CssSize?
-Width of the current component.
-Getter
-
Width of the current component.
- -Setter
-
Width of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-styled-component/z-index.html b/docs/api/pl.treksoft.kvision.core/-styled-component/z-index.html deleted file mode 100644 index d775804c..00000000 --- a/docs/api/pl.treksoft.kvision.core/-styled-component/z-index.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var zIndex: Int?
-Z-index of the current component.
-Getter
-
Z-index of the current component.
- -Setter
-
Z-index of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/auto.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/auto.html deleted file mode 100644 index b0ac2b2a..00000000 --- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/auto.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -auto
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/ch.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/ch.html
deleted file mode 100644
index 331bfb57..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/ch.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ch
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/cm.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/cm.html
deleted file mode 100644
index 6b79ee05..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/cm.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-cm
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/em.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/em.html
deleted file mode 100644
index b24cd75b..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/em.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-em
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/in.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/in.html
deleted file mode 100644
index f2b12e40..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/in.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-in
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
deleted file mode 100644
index d91193d9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-enum class UNIT
-Definitions of CSS units.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
mm
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pc.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pc.html
deleted file mode 100644
index fc484b06..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pc.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-pc
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/perc.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/perc.html
deleted file mode 100644
index 15b4c1e5..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/perc.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-perc
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pt.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pt.html
deleted file mode 100644
index 7b2cff98..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/pt.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-pt
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/px.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/px.html
deleted file mode 100644
index efc7c25e..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/px.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-px
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/rem.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/rem.html
deleted file mode 100644
index 5c72d2f2..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/rem.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-rem
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vh.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vh.html
deleted file mode 100644
index d0d2de28..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vh.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-vh
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmax.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmax.html
deleted file mode 100644
index 9bf98a11..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmax.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-vmax
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmin.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmin.html
deleted file mode 100644
index 0c189245..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vmin.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-vmin
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vw.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vw.html
deleted file mode 100644
index aff89d33..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/vw.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-vw
-
-
diff --git a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html b/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html
deleted file mode 100644
index 191683d7..00000000
--- a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-WidgetWrapper(wrapped: Component?, classes: Set<String> = setOf())
-
-classes
- Set of CSS class names
Constructor
-
open class WidgetWrapper : Widget
-This class allows to wrap a component into separately styled DIV element.
-- - | -
-WidgetWrapper(wrapped: Component?, classes: Set<String> = setOf()) |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.widgetWrapper(wrapped: Component?, classes: Set<String> = setOf(), init: WidgetWrapper.() -> Unit = null): WidgetWrapper
-DSL builder extension function. - |
-
- - | -
-class GridWrapper : WidgetWrapper |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
open var visible: Boolean
-Overrides Widget.visible
-Visibility state of the current component.
-Getter
-
Visibility state of the current component.
- -Setter
-
Visibility state of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/widget-wrapper.html b/docs/api/pl.treksoft.kvision.core/-widget-wrapper/widget-wrapper.html deleted file mode 100644 index 8a9ef6c5..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/widget-wrapper.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.widgetWrapper(wrapped: Component?, classes: Set<String> = setOf(), init: WidgetWrapper.() -> Unit = null): WidgetWrapper
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/-init-.html b/docs/api/pl.treksoft.kvision.core/-widget/-init-.html deleted file mode 100644 index 3d40fa05..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/-init-.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -Widget(classes: Set<String> = setOf())
-Creates basic Widget with given CSS class names.
-
-classes
- Set of CSS class names
Constructor
-Creates basic Widget with given CSS class names.
open fun addCssClass(css: String): Widget
-Overrides Component.addCssClass
-Adds given value to the set of CSS classes generated in html code of current component.
-Return
-current component
open fun addSurroundingCssClass(css: String): Widget
-Overrides Component.addSurroundingCssClass
-Adds given value to the set of CSS classes generated in html code of parent component.
-Return
-current component
protected open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/after-destroy.html b/docs/api/pl.treksoft.kvision.core/-widget/after-destroy.html deleted file mode 100644 index cfdc5f09..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/after-destroy.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -protected open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/after-insert.html b/docs/api/pl.treksoft.kvision.core/-widget/after-insert.html deleted file mode 100644 index 04ed6c72..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/after-insert.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -protected open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/after-postpatch.html b/docs/api/pl.treksoft.kvision.core/-widget/after-postpatch.html deleted file mode 100644 index 48e0fe23..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/after-postpatch.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -protected open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/clear-drag-drop-data.html b/docs/api/pl.treksoft.kvision.core/-widget/clear-drag-drop-data.html deleted file mode 100644 index 2a6a3dc3..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/clear-drag-drop-data.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/draggable.html b/docs/api/pl.treksoft.kvision.core/-widget/draggable.html deleted file mode 100644 index 36163175..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/draggable.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var draggable: Boolean?
-Determines if the current widget is draggable.
-Getter
-
Determines if the current widget is draggable.
- -Setter
-
Determines if the current widget is draggable.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/get-element-j-query-d.html b/docs/api/pl.treksoft.kvision.core/-widget/get-element-j-query-d.html deleted file mode 100644 index 18f83cee..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/get-element-j-query-d.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getElementJQueryD(): dynamic
-Overrides Component.getElementJQueryD
-Returns JQuery element bound to the current component as a dynamic type.
-Return
-JQuery element as a dynamic type
open fun getElementJQuery(): JQuery?
-Overrides Component.getElementJQuery
-Returns JQuery element bound to the current component.
-Return
-JQuery element
open fun getElement(): Node?
-Overrides Component.getElement
-Returns DOM element bound to the current component.
-Return
-DOM element
protected open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List.
-Return
-list of element attributes
protected open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List.
-Return
-list of CSS class names
protected open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object.
-Return
-list of hooks
protected open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object.
-Return
-list of event handlers
open fun hide(): Widget
-Makes current widget invisible.
-Return
-current widget
var id: String?
-An ID attribute of generated HTML element.
-Getter
-
An ID attribute of generated HTML element.
- -Setter
-
An ID attribute of generated HTML element.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/index.html b/docs/api/pl.treksoft.kvision.core/-widget/index.html deleted file mode 100644 index 302b75d8..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/index.html +++ /dev/null @@ -1,766 +0,0 @@ - - - -open class Widget : StyledComponent
-Base widget class. The parent of all component classes.
-A simple widget is rendered as HTML DIV element.
-- - | -
-Widget(classes: Set<String> = setOf())
-Creates basic Widget with given CSS class names. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-var background: Background?
-Background of the current component. - |
-
- - | -
-var border: Border?
-Border of the current component. - |
-
- - | -
-var borderBottom: Border?
-Bottom border of the current component. - |
-
- - | -
-var borderLeft: Border?
-Left border of the current component. - |
-
- - | -
-var borderRight: Border?
-Right border of the current component. - |
-
- - | -
-var borderTop: Border?
-Top border of the current component. - |
-
- - | -
-var bottom: CssSize?
-Bottom edge of the current component. - |
-
- - | -
-var color: Color?
-Text color for the current component. - |
-
- - | -
-var colorHex: Int?
-Text color for the current component given in hex format (write only). - |
-
- - | -
-var colorName: Col?
-Text color for the current component given with named constant (write only). - |
-
- - | -
-var height: CssSize?
-Height of the current component. - |
-
- - | -
-var left: CssSize?
-Left edge of the current component. - |
-
- - | -
-var margin: CssSize?
-Margin of the current component. - |
-
- - | -
-var marginBottom: CssSize?
-Bottom margin of the current component. - |
-
- - | -
-var marginLeft: CssSize?
-Left margin of the current component. - |
-
- - | -
-var marginRight: CssSize?
-Right margin of the current component. - |
-
- - | -
-var marginTop: CssSize?
-Top margin of the current component. - |
-
- - | -
-var maxHeight: CssSize?
-Maximal height of the current component. - |
-
- - | -
-var maxWidth: CssSize?
-Maximal width of the current component. - |
-
- - | -
-var minHeight: CssSize?
-Minimal height of the current component. - |
-
- - | -
-var minWidth: CssSize?
-Minimal width of the current component. - |
-
- - | -
-var opacity: Double?
-Opacity of the current component. - |
-
- - | -
-var overflow: Overflow?
-CSS overflow of the current component. - |
-
- - | -
-var padding: CssSize?
-Padding of the current component. - |
-
- - | -
-var paddingBottom: CssSize?
-Bottom padding of the current component. - |
-
- - | -
-var paddingLeft: CssSize?
-Left padding of the current component. - |
-
- - | -
-var paddingRight: CssSize?
-Right padding of the current component. - |
-
- - | -
-var paddingTop: CssSize?
-Top padding of the current component. - |
-
- - | -
-var position: Position?
-CSS position of the current component. - |
-
- - | -
-var resize: Resize?
-CSS resize of the current component. - |
-
- - | -
-var right: CssSize?
-Right edge of the current component. - |
-
- - | -
-var top: CssSize?
-Top edge of the current component. - |
-
- - | -
-open var width: CssSize?
-Width of the current component. - |
-
- - | -
-var zIndex: Int?
-Z-index of the current component. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(): VNode - open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-fun Container.widget(classes: Set<String> = setOf(), init: Widget.() -> Unit = null): Widget
-DSL builder extension function. - |
-
- - | -
-abstract class AbstractTextInput : Widget
-Base class for basic text components. - |
-
- - | -
-open class Button : Widget
-Button component. - |
-
- - | -
-open class CheckInput : Widget
-The basic input component rendered as HTML input type="checkbox" or input type="radio". - |
-
- - | -
-open class CloseIcon : Widget
-Helper class for close icon component. - |
-
- - | -
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-A container class with support for observable data model. - |
-
- - | -
-open class DateTimeInput : Widget
-Basic date/time chooser component. - |
-
- - | -
-open class Image : Widget
-Image component. - |
-
- - | -
-open class SelectOption : Widget
-The helper component for adding options to Select or SelectOptGroup. - |
-
- - | -
-open class SimplePanel : Widget, Container
-Basic container class, rendered as a DIV element with all children directly within. - |
-
- - | -
-open class SpinnerInput : Widget
-The basic component for spinner control. - |
-
- - | -
-open class WidgetWrapper : Widget
-This class allows to wrap a component into separately styled DIV element. - |
-
open var parent: Component?
-Overrides Component.parent
-Parent of the current component.
- - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/remove-css-class.html b/docs/api/pl.treksoft.kvision.core/-widget/remove-css-class.html deleted file mode 100644 index 9db6b40b..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/remove-css-class.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -open fun removeCssClass(css: String): Widget
-Overrides Component.removeCssClass
-Removes given value from the set of CSS classes generated in html code of current component.
-Return
-current component
open fun removeEventListeners(): Widget
-Removes all event listeners from current widget.
-Return
-current widget
open fun removeSurroundingCssClass(css: String): Widget
-Overrides Component.removeSurroundingCssClass
-Removes given value from the set of CSS classes generated in html code of parent component.
-Return
-current component
protected open fun render(): VNode
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
protected open fun render(elementName: String): VNode
-Renders current component as a Snabbdom vnode.
-
-elementName
- HTML element name
Return
-Snabbdom vnode
protected open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode.
-
-elementName
- HTML element name
-children
- array of children nodes
Return
-Snabbdom vnode
var role: String?
-A role attribute of generated HTML element.
-Getter
-
A role attribute of generated HTML element.
- -Setter
-
A role attribute of generated HTML element.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/set-drag-drop-data.html b/docs/api/pl.treksoft.kvision.core/-widget/set-drag-drop-data.html deleted file mode 100644 index f3a125fc..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/set-drag-drop-data.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable.
-
-data
- D&D data transferred to a drop target
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.
-
-format
- accepted D&D data format
-callback
- a callback function accepting String data called after any drop event
open fun setDropTarget(format: String, callback: (DragEvent) -> Unit): Unit
-Sets the current widget as a D&D drop target.
-
-format
- accepted D&D data format
-callback
- a callback function accepting event object called after any drop event
open fun setDropTarget(formats: Set<String>? = null, callback: (DragEvent) -> Unit): Unit
-Sets the current widget as a D&D drop target.
-
-formats
- a set of accepted D&D data formats
-callback
- a callback function accepting event object called after any drop event
open fun <T : Widget> setEventListener(block: SnOn<T>.() -> Unit): Widget
-Sets an event listener for current widget, keeping the actual type of component.
-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
-Sets an event listener for current widget.
-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.core/-widget/show.html b/docs/api/pl.treksoft.kvision.core/-widget/show.html
deleted file mode 100644
index 05e0f752..00000000
--- a/docs/api/pl.treksoft.kvision.core/-widget/show.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-open fun show(): Widget
-Makes current widget visible.
-Return
-current widget
var title: String?
-A title attribute of generated HTML element.
-Getter
-
A title attribute of generated HTML element.
- -Setter
-
A title attribute of generated HTML element.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/toggle-visible.html b/docs/api/pl.treksoft.kvision.core/-widget/toggle-visible.html deleted file mode 100644 index 8e7aa167..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/toggle-visible.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -open fun toggleVisible(): Widget
-Toggles visibility of current widget.
-Return
-current widget
open var visible: Boolean
-Overrides Component.visible
-Visibility state of the current component.
-Setter
-
Visibility state of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.core/-widget/widget.html b/docs/api/pl.treksoft.kvision.core/-widget/widget.html deleted file mode 100644 index c9336d5e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget/widget.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.widget(classes: Set<String> = setOf(), init: Widget.() -> Unit = null): Widget
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.core/index.html b/docs/api/pl.treksoft.kvision.core/index.html deleted file mode 100644 index 8198beac..00000000 --- a/docs/api/pl.treksoft.kvision.core/index.html +++ /dev/null @@ -1,231 +0,0 @@ - - - -KVision core classes. This includes base interfaces for all components, basic CSS enums (for colors, borders -and backgrounds) and the main Widget class.
-- - | -
-class Background
-Type-safe definition of CSS background. - |
-
- - | -
-enum class BgAttach
-Definitions of CSS background attachment options. - |
-
- - | -
-enum class BgClip
-Definitions of CSS background clipping options. - |
-
- - | -
-enum class BgOrigin
-Definitions of CSS background origin options. - |
-
- - | -
-enum class BgRepeat
-Definitions of CSS background repeat options. - |
-
- - | -
-enum class BgSize
-Definitions of CSS background size. - |
-
- - | -
-class Border
-Type-safe definition of CSS border. - |
-
- - | -
-enum class BorderStyle
-Definitions of CSS border styles. - |
-
- - | -
-enum class Col
-Definitions of CSS color names. - |
-
- - | -
-class Color
-Type-safe definition of CSS color. - |
-
- - | -
-interface Component
-Base interface for all components. - |
-
- - | -
-interface Container : Component
-Base interface for all containers. - |
-
- - | -
-enum class Overflow
-Definitions of CSS overflow options. - |
-
- - | -
-enum class Position
-Definitions of CSS position options. - |
-
- - | -
-enum class Resize
-Definitions of CSS resize options. - |
-
- - | -
-abstract class StyledComponent : Component
-Base class for components supporting CSS styling. - |
-
- - | -
-enum class UNIT
-Definitions of CSS units. - |
-
- - | -
-open class Widget : StyledComponent
-Base widget class. The parent of all component classes. - |
-
- - | -
-open class WidgetWrapper : Widget
-This class allows to wrap a component into separately styled DIV element. - |
-
- - | -
-typealias CssSize = Pair<Int, UNIT>
-This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.). - |
-
- - | -
-typealias ResString = String
-This type is used for accessing resources with CommonJS require function. - |
-
- - | -
-typealias StringBoolPair = Pair<String, Boolean>
-Helper type used to define CSS classes. - |
-
- - | -
-typealias StringPair = Pair<String, String>
-Helper type used to define CSS style attributes. - |
-
BaseDataComponent()
-Base abstract class for creating observable data model.
- - diff --git a/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html b/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html deleted file mode 100644 index f7725300..00000000 --- a/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - -abstract class BaseDataComponent : DataComponent
-Base abstract class for creating observable data model.
-- - | -
-BaseDataComponent()
-Base abstract class for creating observable data model. - |
-
interface DataComponent
-Base interface for observable data model.
-- - | -
-abstract class BaseDataComponent : DataComponent
-Base abstract class for creating observable data model. - |
-
DataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null)
-Creates DataContainer bound to given data model.
-
-model
- data model of type ObservableList
-binding
- a function which creates component C from data model at given index
-child
- internal container (defaults to VPanel)
-init
- an initializer extension function
Constructor
-Creates DataContainer bound to given data model.
fun addAll(children: List<Component>): Container
-Overrides Container.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
fun add(child: Component): Container
-Overrides Container.add
-Adds given component to the current container.
-Return
-current container
fun clearOnUpdate(): DataContainer<M, C>
-Clears notification handler.
-Return
-current container
fun <M : DataComponent, C : Component> Container.dataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null): DataContainer<M, C>
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.data/-data-container/get-children.html b/docs/api/pl.treksoft.kvision.data/-data-container/get-children.html deleted file mode 100644 index 60d6f289..00000000 --- a/docs/api/pl.treksoft.kvision.data/-data-container/get-children.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -fun getChildren(): List<Component>
-Overrides Container.getChildren
-Returns a list of children of the current container.
-Return
-list of children
class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-A container class with support for observable data model.
-- - | -
-DataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null)
-Creates DataContainer bound to given data model. - |
-
- - | -
-var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-fun add(child: Component): Container
-Adds given component to the current container. - |
-
- - | -
-fun addAll(children: List<Component>): Container
-Adds a list of components to the current container. - |
-
- - | -
-fun clearOnUpdate(): DataContainer<M, C>
-Clears notification handler. - |
-
- - | -
-fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-fun onUpdate(handler: () -> Unit): DataContainer<M, C>
-Sets a notification handler called after every update. - |
-
- - | -
-fun remove(child: Component): Container
-Removes given component from the current container. - |
-
- - | -
-fun removeAll(): Container
-Removes all children from the current container. - |
-
- - | -
-fun update(): Unit
-Updates view from the current data model state. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open operator fun invoke(vararg children: Component): Container
-Operator function for adding children in a DSL style. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(): VNode - open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun <M : DataComponent, C : Component> Container.dataContainer(model: ObservableList<M>, binding: (Int) -> C, child: Container = VPanel(), init: DataContainer<M, C>.() -> Unit = null): DataContainer<M, C>
-DSL builder extension function. - |
-
fun onUpdate(handler: () -> Unit): DataContainer<M, C>
-Sets a notification handler called after every update.
-
-handler
- notification handler
Return
-current container
fun removeAll(): Container
-Overrides Container.removeAll
-Removes all children from the current container.
-Return
-current container
fun remove(child: Component): Container
-Overrides Container.remove
-Removes given component from the current container.
-Return
-current container
fun update(): Unit
-Overrides DataUpdatable.update
-Updates view from the current data model state.
- - diff --git a/docs/api/pl.treksoft.kvision.data/-data-container/visible.html b/docs/api/pl.treksoft.kvision.data/-data-container/visible.html deleted file mode 100644 index 420b7add..00000000 --- a/docs/api/pl.treksoft.kvision.data/-data-container/visible.html +++ /dev/null @@ -1,23 +0,0 @@ - - - -var visible: Boolean
-Overrides Widget.visible
-Overrides Component.visible
-Visibility state of the current component.
-Getter
-
Visibility state of the current component.
- -Setter
-
Visibility state of the current component.
- - - diff --git a/docs/api/pl.treksoft.kvision.data/-data-updatable/index.html b/docs/api/pl.treksoft.kvision.data/-data-updatable/index.html deleted file mode 100644 index 98f45f1b..00000000 --- a/docs/api/pl.treksoft.kvision.data/-data-updatable/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - -interface DataUpdatable
-Interface for updatable container.
-- - | -
-abstract fun update(): Unit |
-
- - | -
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-A container class with support for observable data model. - |
-
abstract fun update(): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.data/index.html b/docs/api/pl.treksoft.kvision.data/index.html
deleted file mode 100644
index 6fc51941..00000000
--- a/docs/api/pl.treksoft.kvision.data/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-Base component and container class with data binding support for observable data model.
-- - | -
-abstract class BaseDataComponent : DataComponent
-Base abstract class for creating observable data model. - |
-
- - | -
-interface DataComponent
-Base interface for observable data model. - |
-
- - | -
-class DataContainer<M : DataComponent, C : Component> : Widget, Container, DataUpdatable
-A container class with support for observable data model. - |
-
- - | -
-interface DataUpdatable
-Interface for updatable container. - |
-
DISABLED
-- - | -
-val option: String |
-
HEADER
-- - | -
-val option: String |
-
SEPARATOR
-- - | -
-val option: String |
-
enum class DD
-Useful options for use in DropDown's elements parameter.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -
-val option: String |
-
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 @@
-
-
-
-DropDown(text: String, elements: List<StringPair>? = null, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf())
-
-text
- the label of the dropdown button
-elements
- an optional list of link elements (special options from DD enum class can be used as values)
-icon
- the icon of the dropdown button
-style
- the style of the dropdown button
-disabled
- determines if the component is disabled on start
-classes
- a set of CSS class names
Constructor
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component): SimplePanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
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.dropdown/-drop-down/block.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html deleted file mode 100644 index 446d4803..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/block.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var block: Boolean
-Determines if the dropdown button takes all the space horizontally.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/disabled.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/disabled.html deleted file mode 100644 index 9c25d116..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/disabled.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var disabled: Boolean
-Determines if the dropdown is disabled.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/drop-down.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/drop-down.html deleted file mode 100644 index 7c88d682..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/drop-down.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -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.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/dropup.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/dropup.html deleted file mode 100644 index 40a56d7b..00000000 --- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/dropup.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var dropup: Boolean
-Determines if the dropdown is showing upwards.
-Getter
-
Determines if the dropdown is showing upwards.
- -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. - |
-
DANGER
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-d-e-f-a-u-l-t.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-d-e-f-a-u-l-t.html
deleted file mode 100644
index ac33f0ed..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-d-e-f-a-u-l-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DEFAULT
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-i-n-f-o.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-i-n-f-o.html
deleted file mode 100644
index 2dd8f53b..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-i-n-f-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INFO
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-p-r-i-m-a-r-y.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-p-r-i-m-a-r-y.html
deleted file mode 100644
index e9e0b996..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-p-r-i-m-a-r-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-PRIMARY
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-s-u-c-c-e-s-s.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-s-u-c-c-e-s-s.html
deleted file mode 100644
index 83dbd75a..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-s-u-c-c-e-s-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SUCCESS
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-w-a-r-n-i-n-g.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-w-a-r-n-i-n-g.html
deleted file mode 100644
index 2fbfc7b2..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/-w-a-r-n-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-WARNING
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html b/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html
deleted file mode 100644
index 6a433927..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box-style/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-enum class CheckBoxStyle
-Checkbox style options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
CheckBox(value: Boolean = false, label: String? = null, rich: Boolean = false)
-
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
fun Container.checkBox(value: Boolean = false, label: String? = null, rich: Boolean = false, init: CheckBox.() -> Unit = null): CheckBox
-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.check/-check-box/circled.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/circled.html deleted file mode 100644 index a62c5c71..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/circled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var circled: Boolean
-Determines if the checkbox is rendered as a circle.
-Getter
-
Determines if the checkbox is rendered as a circle.
- -Setter
-
Determines if the checkbox is rendered as a circle.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html deleted file mode 100644 index 03764814..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -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.check/-check-box/flabel.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/flabel.html deleted file mode 100644 index 75f0444f..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/get-sn-class.html deleted file mode 100644 index 096322d7..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open class CheckBox : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="checkbox".
-- - | -
-CheckBox(value: Boolean = false, label: String? = null, rich: Boolean = false) |
-
- - | -
-var circled: Boolean
-Determines if the checkbox is rendered as a circle. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var inline: Boolean
-Determines if the checkbox is rendered inline. - |
-
- - | -
-val input: CheckInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the input element. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: Boolean
-The value attribute of the generated HTML input element. - |
-
- - | -
-var style: CheckBoxStyle?
-The style (one of Bootstrap standard colors) of the input. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: Boolean
-The selection state of the checkbox. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun onClick(handler: CheckBox.(MouseEvent) -> Unit): CheckBox
-A convenient helper for easy setting onClick event handler. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): Boolean
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-fun Container.checkBox(value: Boolean = false, label: String? = null, rich: Boolean = false, init: CheckBox.() -> Unit = null): CheckBox
-DSL builder extension function. - |
-
var inline: Boolean
-Determines if the checkbox is rendered inline.
-Getter
-
Determines if the checkbox is rendered inline.
- -Setter
-
Determines if the checkbox is rendered inline.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/input.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/input.html deleted file mode 100644 index 95850692..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val input: CheckInput
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/label.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/label.html deleted file mode 100644 index 7cda3b63..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text bound to the input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/name.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/name.html deleted file mode 100644 index 6002ecca..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/on-click.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/on-click.html deleted file mode 100644 index 21a05b0a..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/on-click.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun onClick(handler: CheckBox.(MouseEvent) -> Unit): CheckBox
-A convenient helper for easy setting onClick event handler.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/remove-event-listeners.html deleted file mode 100644 index de175e54..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/set-event-listener.html deleted file mode 100644 index a47d91c9..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -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.
-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.
-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.check/-check-box/size.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/size.html
deleted file mode 100644
index 2f49728f..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box/size.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-open var size: InputSize?
-Overrides FormControl.size
-The size of the input.
-Getter
-
Input control size.
- -Setter
-
Input control size.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/start-value.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/start-value.html deleted file mode 100644 index 8b375beb..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/start-value.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -var startValue: Boolean
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the input selection state.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/style.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/style.html deleted file mode 100644 index aac0735f..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/style.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var style: CheckBoxStyle?
-The style (one of Bootstrap standard colors) of the input.
-Getter
-
The style (one of Bootstrap standard colors) of the input.
- -Setter
-
The style (one of Bootstrap standard colors) of the input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/validation-info.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/validation-info.html deleted file mode 100644 index 881e33ea..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/value.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/value.html deleted file mode 100644 index 3c9e3db3..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: Boolean
-Overrides BoolFormControl.value
-The selection state of the checkbox.
-Getter
-
Boolean value.
- -Setter
-
Boolean value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-c-h-e-c-k-b-o-x.html b/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-c-h-e-c-k-b-o-x.html deleted file mode 100644 index 2d0d3981..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-c-h-e-c-k-b-o-x.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -CHECKBOX
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-r-a-d-i-o.html b/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-r-a-d-i-o.html
deleted file mode 100644
index a34a9ac0..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/-r-a-d-i-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-RADIO
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/index.html b/docs/api/pl.treksoft.kvision.form.check/-check-input-type/index.html
deleted file mode 100644
index 203af067..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-input-type/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-enum class CheckInputType
-Type of the check input control (checkbox or radio).
-- - | -- | -
- - | -- | -
CheckInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf())
-
-type
- type of the input control
-classes
- a set of CSS class names
Constructor
-
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.check/-check-input/after-postpatch.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/after-postpatch.html deleted file mode 100644 index e5033ca8..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/after-postpatch.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -protected open fun afterPostpatch(node: VNode): Unit
-Overrides Widget.afterPostpatch
-Method called after updating Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/check-input.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/check-input.html deleted file mode 100644 index 9ac1b396..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/check-input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.checkInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf(), init: CheckInput.() -> Unit = null): CheckInput
-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.check/-check-input/disabled.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/disabled.html deleted file mode 100644 index 2e421730..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.check/-check-input/extra-value.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html deleted file mode 100644 index 07e80196..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var extraValue: String?
-The additional String value used for the radio button group.
-Getter
-
The additional String value used for the radio button group.
- -Setter
-
The additional String value used for the radio button group.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/get-sn-attrs.html deleted file mode 100644 index 01b63bf4..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
open class CheckInput : Widget
-The basic input component rendered as HTML input type="checkbox" or input type="radio".
-- - | -
-CheckInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var extraValue: String?
-The additional String value used for the radio button group. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: Boolean
-The value attribute of the generated HTML input element. - |
-
- - | -
-var type: CheckInputType
-The type of the generated HTML input element. - |
-
- - | -
-var value: Boolean
-The selection state of the input. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun onClick(handler: CheckInput.(MouseEvent) -> Unit): CheckInput
-A convenient helper for easy setting onClick event handler. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.checkInput(type: CheckInputType = CheckInputType.CHECKBOX, value: Boolean = false, classes: Set<String> = setOf(), init: CheckInput.() -> Unit = null): CheckInput
-DSL builder extension function. - |
-
var name: String?
-The name attribute of the generated HTML input element.
-Getter
-
The name attribute of the generated HTML input element.
- -Setter
-
The name attribute of the generated HTML input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/on-click.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/on-click.html deleted file mode 100644 index 66f9330a..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/on-click.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun onClick(handler: CheckInput.(MouseEvent) -> Unit): CheckInput
-A convenient helper for easy setting onClick event handler.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/render.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/render.html deleted file mode 100644 index f5a8b24f..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
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.check/-check-input/start-value.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/start-value.html deleted file mode 100644 index c113cc73..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/start-value.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -var startValue: Boolean
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the input selection state.
-Getter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the input selection state.
- -Setter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the input selection state.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/type.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/type.html deleted file mode 100644 index 660971b1..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var type: CheckInputType
-The type of the generated HTML input element.
-Getter
-
The type of the generated HTML input element.
- -Setter
-
The type of the generated HTML input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-input/value.html b/docs/api/pl.treksoft.kvision.form.check/-check-input/value.html deleted file mode 100644 index 5e6c7d08..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-check-input/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var value: Boolean
-The selection state of the input.
-Getter
-
The selection state of the input.
- -Setter
-
The selection state of the input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/-init-.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/-init-.html deleted file mode 100644 index 267e08e9..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -RadioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false)
-
-options
- an optional list of options (label to value pairs) for the group
-inline
- determines if the options are rendered inline
-label
- label text of the options group
-rich
- determines if label can contain HTML code
Constructor
-
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.check/-radio-group/flabel.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/flabel.html deleted file mode 100644 index de73bfaa..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/get-sn-class.html deleted file mode 100644 index 45f2e97a..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open class RadioGroup : SimplePanel, StringFormControl
-The form field component rendered as a group of HTML input type="radio" elements with the same name attribute.
-The radio group can be populated directly from options parameter or manually by adding -Radio components to the container.
-- - | -
-RadioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false) |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var inline: Boolean
-Determines if the options are rendered inline. - |
-
- - | -
-val input: Widget
-The actual input component. - |
-
- - | -
-var label: String?
-The label text of the options group. - |
-
- - | -
-var options: List<StringPair>?
-A list of options (label to value pairs) for the group. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-A value of the selected option. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): String?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-fun Container.radioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false, init: RadioGroup.() -> Unit = null): RadioGroup
-DSL builder extension function. - |
-
var inline: Boolean
-Determines if the options are rendered inline.
-Getter
-
Determines if the options are rendered inline.
- -Setter
-
Determines if the options are rendered inline.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/input.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/input.html deleted file mode 100644 index f5842e92..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val input: Widget
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/label.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/label.html deleted file mode 100644 index c8409200..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text of the options group.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html deleted file mode 100644 index f1120584..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.check/-radio-group/radio-group.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/radio-group.html deleted file mode 100644 index 9d979e1a..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/radio-group.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.radioGroup(options: List<StringPair>? = null, value: String? = null, inline: Boolean = false, label: String? = null, rich: Boolean = false, init: RadioGroup.() -> Unit = null): RadioGroup
-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.check/-radio-group/rich.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/rich.html deleted file mode 100644 index 1863196c..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/rich.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html deleted file mode 100644 index 24559715..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -open var size: InputSize?
-Overrides FormControl.size
-Input control size.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/validation-info.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/validation-info.html deleted file mode 100644 index 40d3409b..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html deleted file mode 100644 index 534db71a..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: String?
-Overrides StringFormControl.value
-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.check/-radio-style/-d-a-n-g-e-r.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html deleted file mode 100644 index 47523213..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-d-a-n-g-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DANGER
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html
deleted file mode 100644
index 9d09d78f..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-d-e-f-a-u-l-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DEFAULT
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html
deleted file mode 100644
index 1ae6a070..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-i-n-f-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INFO
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html
deleted file mode 100644
index d5808cd6..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-p-r-i-m-a-r-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-PRIMARY
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html
deleted file mode 100644
index 0fc2918a..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-s-u-c-c-e-s-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SUCCESS
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html
deleted file mode 100644
index 37b9d548..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/-w-a-r-n-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-WARNING
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-style/index.html b/docs/api/pl.treksoft.kvision.form.check/-radio-style/index.html
deleted file mode 100644
index de9ae11a..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-style/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-enum class RadioStyle
-Radio style options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
Radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false)
-
-extraValue
- the additional String value used for the radio button group
-name
- the name attribute of the generated HTML input element
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
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.check/-radio/extra-value.html b/docs/api/pl.treksoft.kvision.form.check/-radio/extra-value.html deleted file mode 100644 index 65bfd84c..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/extra-value.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var extraValue: String?
-The additional String value used for the radio button group.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/flabel.html b/docs/api/pl.treksoft.kvision.form.check/-radio/flabel.html deleted file mode 100644 index 538181c7..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.check/-radio/get-sn-class.html deleted file mode 100644 index 4e585f76..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open class Radio : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="radio".
-- - | -
-Radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var extraValue: String?
-The additional String value used for the radio button group. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var inline: Boolean
-Determines if the radio button is rendered inline. - |
-
- - | -
-val input: CheckInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the input element. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-The size of the input. - |
-
- - | -
-var squared: Boolean
-Determines if the radio button is rendered as a square. - |
-
- - | -
-var startValue: Boolean
-The value attribute of the generated HTML input element. - |
-
- - | -
-var style: RadioStyle?
-The style (one of Bootstrap standard colors) of the input. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: Boolean
-The selection state of the radio button. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun onClick(handler: Radio.(MouseEvent) -> Unit): Radio
-A convenient helper for easy setting onClick event handler. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): Boolean
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-fun Container.radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false, init: Radio.() -> Unit = null): Radio
-DSL builder extension function. - |
-
var inline: Boolean
-Determines if the radio button is rendered inline.
-Getter
-
Determines if the radio button is rendered inline.
- -Setter
-
Determines if the radio button is rendered inline.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/input.html b/docs/api/pl.treksoft.kvision.form.check/-radio/input.html deleted file mode 100644 index d7c2a1d9..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val input: CheckInput
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/label.html b/docs/api/pl.treksoft.kvision.form.check/-radio/label.html deleted file mode 100644 index b80dd44f..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text bound to the input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/name.html b/docs/api/pl.treksoft.kvision.form.check/-radio/name.html deleted file mode 100644 index 06afc43d..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/on-click.html b/docs/api/pl.treksoft.kvision.form.check/-radio/on-click.html deleted file mode 100644 index 7ea9c764..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/on-click.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun onClick(handler: Radio.(MouseEvent) -> Unit): Radio
-A convenient helper for easy setting onClick event handler.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/radio.html b/docs/api/pl.treksoft.kvision.form.check/-radio/radio.html deleted file mode 100644 index 5f842c88..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/radio.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.radio(value: Boolean = false, extraValue: String? = null, name: String? = null, label: String? = null, rich: Boolean = false, init: Radio.() -> Unit = null): Radio
-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.check/-radio/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.check/-radio/remove-event-listeners.html deleted file mode 100644 index 793b6635..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.check/-radio/set-event-listener.html deleted file mode 100644 index db72a974..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -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.
-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.
-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.check/-radio/size.html b/docs/api/pl.treksoft.kvision.form.check/-radio/size.html
deleted file mode 100644
index 4d84bee1..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-radio/size.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-open var size: InputSize?
-Overrides FormControl.size
-The size of the input.
-Getter
-
Input control size.
- -Setter
-
Input control size.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html b/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html deleted file mode 100644 index 108305be..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var squared: Boolean
-Determines if the radio button is rendered as a square.
-Getter
-
Determines if the radio button is rendered as a square.
- -Setter
-
Determines if the radio button is rendered as a square.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/start-value.html b/docs/api/pl.treksoft.kvision.form.check/-radio/start-value.html deleted file mode 100644 index d9e8e9a6..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/start-value.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -var startValue: Boolean
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the input selection state.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/style.html b/docs/api/pl.treksoft.kvision.form.check/-radio/style.html deleted file mode 100644 index d5063f77..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/style.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var style: RadioStyle?
-The style (one of Bootstrap standard colors) of the input.
-Getter
-
The style (one of Bootstrap standard colors) of the input.
- -Setter
-
The style (one of Bootstrap standard colors) of the input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/validation-info.html b/docs/api/pl.treksoft.kvision.form.check/-radio/validation-info.html deleted file mode 100644 index 6464d415..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/value.html b/docs/api/pl.treksoft.kvision.form.check/-radio/value.html deleted file mode 100644 index b29124c1..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: Boolean
-Overrides BoolFormControl.value
-The selection state of the radio button.
-Getter
-
Boolean value.
- -Setter
-
Boolean value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.check/index.html b/docs/api/pl.treksoft.kvision.form.check/index.html deleted file mode 100644 index 22161c98..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/index.html +++ /dev/null @@ -1,81 +0,0 @@ - - - -Checkbox, radiobutton and radiobutton group components.
-- - | -
-open class CheckBox : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="checkbox". - |
-
- - | -
-enum class CheckBoxStyle
-Checkbox style options. - |
-
- - | -
-open class CheckInput : Widget
-The basic input component rendered as HTML input type="checkbox" or input type="radio". - |
-
- - | -
-enum class CheckInputType
-Type of the check input control (checkbox or radio). - |
-
- - | -
-open class Radio : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="radio". - |
-
- - | -
-open class RadioGroup : SimplePanel, StringFormControl
-The form field component rendered as a group of HTML input type="radio" elements with the same name attribute. - |
-
- - | -
-enum class RadioStyle
-Radio style options. - |
-
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)
-
-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
-
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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-data class AjaxOptions
-Data class for AJAX options.
-- - | -
-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) |
-
- - | -
-val beforeSend: (JQueryXHR) -> dynamic |
-
- - | -
-val cache: Boolean |
-
- - | -
-val clearOnEmpty: Boolean |
-
- - | -
-val clearOnError: Boolean |
-
- - | -
-val data: dynamic |
-
- - | -
-val dataType: DataType |
-
- - | -
-val emptyRequest: Boolean |
-
- - | -
-val httpType: HttpType |
-
- - | -
-val minLength: Int |
-
- - | -
-val preprocessData: (dynamic) -> dynamic |
-
- - | -
-val requestDelay: Int |
-
- - | -
-val restoreOnError: Boolean |
-
- - | -
-val url: String |
-
- - | -
-fun AjaxOptions.toJs(emptyOption: Boolean): dynamic
-Convert AjaxOptions to JavaScript JSON object. - |
-
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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-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 @@
-
-
-
-enum class DataType
-Data type for the AJAX call.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
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 @@
-
-
-
-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 @@
-
-
-
-enum class HttpType
-HTTP protocol type for the AJAX call.
-- - | -- | -
- - | -- | -
SelectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf())
-
-options
- an optional list of options (label to value pairs) for the select control
-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
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component): SimplePanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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
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
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 @@ - - - -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.
-- - | -
-SelectInput(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, classes: Set<String> = setOf()) |
-
- - | -
-var ajaxOptions: AjaxOptions?
-Additional options for remote (AJAX) data source. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the select is automatically focused. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var emptyOption: Boolean
-Determines if an empty option is automatically generated. - |
-
- - | -
-var liveSearch: Boolean
-Determines if live search is available. - |
-
- - | -
-var maxOptions: Int?
-Maximal number of selected options. - |
-
- - | -
-var multiple: Boolean
-Determines if multiple value selection is allowed. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML select element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the select control. - |
-
- - | -
-var selectWidth: CssSize?
-The width of the select control. - |
-
- - | -
-var selectWidthType: SelectWidthType?
-The width type of the select control. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var style: ButtonStyle?
-The style of the select control. - |
-
- - | -
-var value: String?
-A value of the selected option. - |
-
- - | -
-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 getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun hideOptions(): Unit
-Hides dropdown with options. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun showOptions(): Unit
-Opens dropdown with options. - |
-
- - | -
-open fun toggleOptions(): Unit
-Toggles visibility of dropdown with options. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-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. - |
-
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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
protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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(label: String, options: List<StringPair>? = null, maxOptions: Int? = null, disabled: Boolean = false, classes: Set<String> = setOf())
-
-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
-
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 @@ - - - -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
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.
-- - | -
-SelectOptGroup(label: String, options: List<StringPair>? = null, maxOptions: Int? = null, disabled: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var disabled: Boolean
-Determines if the group is disabled. - |
-
- - | -
-var label: String
-A label for the group. - |
-
- - | -
-var maxOptions: Int?
-Maximal number of selected options in the group. - |
-
- - | -
-var options: List<StringPair>?
-A list of options (label to value pairs) for the group. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
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 @@ - - - -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 @@ - - - -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 @@ - - - -protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
SelectOption(value: String? = null, label: String? = null, subtext: String? = null, icon: String? = null, divider: Boolean = false, disabled: Boolean = false, classes: Set<String> = setOf())
-
-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
-
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 @@ - - - -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 @@ - - - -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
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 @@ - - - -open class SelectOption : Widget
-The helper component for adding options to Select or SelectOptGroup.
-- - | -
-SelectOption(value: String? = null, label: String? = null, subtext: String? = null, icon: String? = null, divider: Boolean = false, disabled: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var disabled: Boolean
-Determines if the option should be disabled. - |
-
- - | -
-var divider: Boolean
-Determines if the option should be rendered as divider. - |
-
- - | -
-var icon: String?
-The icon before the label of the option. - |
-
- - | -
-var label: String?
-The label of the option. - |
-
- - | -
-var subtext: String?
-The subtext after the label of the option. - |
-
- - | -
-var value: String?
-The value of the option. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
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 @@ - - - -protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
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 @@ - - - -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 @@ - - - -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 @@
-
-
-
-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 @@
-
-
-
-enum class SelectWidthType
-Select width types. See Bootstrap Select width.
-- - | -- | -
- - | -- | -
Select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false)
-
-options
- an optional list of options (label to value pairs) for the select control
-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
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component): SimplePanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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
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 @@ - - - -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.
-- - | -
-Select(options: List<StringPair>? = null, value: String? = null, multiple: Boolean = false, ajaxOptions: AjaxOptions? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-var ajaxOptions: AjaxOptions?
-Additional options for remote (AJAX) data source. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the select is automatically focused. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var emptyOption: Boolean
-Determines if an empty option is automatically generated. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-val input: SelectInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the select element. - |
-
- - | -
-var liveSearch: Boolean
-Determines if live search is available. - |
-
- - | -
-var maxOptions: Int?
-Maximal number of selected options. - |
-
- - | -
-var multiple: Boolean
-Determines if multiple value selection is allowed. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML select element. - |
-
- - | -
-var options: List<StringPair>?
-A list of options (label to value pairs) for the select control. - |
-
- - | -
-var placeholder: String?
-The placeholder for the select control. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-var selectWidth: CssSize?
-The width of the select control. - |
-
- - | -
-var selectWidthType: SelectWidthType?
-The width type of the select control. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var style: ButtonStyle?
-The style of the select control. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-A value of the selected option. - |
-
- - | -
-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 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 hideOptions(): Unit
-Hides dropdown with options. - |
-
- - | -
-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 removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-open fun showOptions(): Unit
-Opens dropdown with options. - |
-
- - | -
-open fun toggleOptions(): Unit
-Toggles visibility of dropdown with options. - |
-
- - | -
-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 getValue(): String?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-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. - |
-
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -open fun removeAll(): SimplePanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
open fun remove(child: Component): SimplePanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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.
-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.
-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 @@
-
-
-
-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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -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 @@ - - - -Full-featured select component with support for remote (AJAX) data source.
-- - | -
-data class AjaxOptions
-Data class for AJAX options. - |
-
- - | -
-enum class DataType
-Data type for the AJAX call. - |
-
- - | -
-enum class HttpType
-HTTP protocol type for the AJAX call. - |
-
- - | -
-open class Select : SimplePanel, StringFormControl
-The form field component for Select control. - |
-
- - | -
-open class SelectInput : SimplePanel
-The basic component for Select control. - |
-
- - | -
-open class SelectOptGroup : SimplePanel
-The helper container for adding option groups to Select. - |
-
- - | -
-open class SelectOption : Widget
-The helper component for adding options to Select or SelectOptGroup. - |
-
- - | -
-enum class SelectWidthType
-Select width types. See Bootstrap Select width. - |
-
- - | -
-fun AjaxOptions.toJs(emptyOption: Boolean): dynamic
-Convert AjaxOptions to JavaScript JSON object. - |
-
fun AjaxOptions.toJs(emptyOption: Boolean): dynamic
-Convert AjaxOptions to JavaScript JSON object.
-
-emptyOption
- add an empty position as the first select option
Return
-JSON object
HORIZONTAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html b/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html
deleted file mode 100644
index f790f101..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-NONE
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html b/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html
deleted file mode 100644
index 9874819c..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-VERTICAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html b/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html
deleted file mode 100644
index 95f33fc5..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-enum class ButtonsType
-Spinner buttons layout types.
-- - | -- | -
- - | -- | -
- - | -- | -
CEIL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html b/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html
deleted file mode 100644
index 4057bbc5..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLOOR
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html b/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html
deleted file mode 100644
index d7f5dbf8..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-NONE
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html b/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html
deleted file mode 100644
index 52a27515..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROUND
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/index.html b/docs/api/pl.treksoft.kvision.form.spinner/-force-type/index.html
deleted file mode 100644
index e496d55d..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-force-type/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class ForceType
-Spinner force rounding types.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
SpinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf())
-
-min
- minimal value (default 0)
-max
- maximal value (default 100)
-step
- step value (default 1)
-decimals
- number of decimal digits (default 0)
-buttonsType
- spinner buttons type
-forceType
- spinner force rounding type
-classes
- a set of CSS class names
Constructor
-
protected open fun afterDestroy(): Unit
-Overrides Widget.afterDestroy
-Method called after destroying Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html deleted file mode 100644 index 433c0858..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -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.spinner/-spinner-input/autofocus.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html deleted file mode 100644 index 4a8fb474..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autofocus: Boolean?
-Determines if the spinner is automatically focused.
-Getter
-
Determines if the spinner is automatically focused.
- -Setter
-
Determines if the spinner is automatically focused.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html deleted file mode 100644 index b9191d5b..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var buttonsType: ButtonsType
-Spinner buttons type.
-Getter
-
Spinner buttons type.
- -Setter
-
Spinner buttons type.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html deleted file mode 100644 index 9c778406..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -protected open fun changeValue(): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html
deleted file mode 100644
index 635e27b7..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-var decimals: Int
-Number of decimal digits value.
-Getter
-
Number of decimal digits value.
- -Setter
-
Number of decimal digits value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html deleted file mode 100644 index 2ff742af..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.spinner/-spinner-input/force-type.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html deleted file mode 100644 index 047f35cb..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var forceType: ForceType
-Spinner force rounding type.
-Getter
-
Spinner force rounding type.
- -Setter
-
Spinner force rounding type.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html deleted file mode 100644 index 7cc57aff..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
fun getValueAsString(): String?
-Returns the value of the spinner as a String.
-Return
-value as a String
open class SpinnerInput : Widget
-The basic component for spinner control.
-- - | -
-SpinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf()) |
-
- - | -
-var autofocus: Boolean?
-Determines if the spinner is automatically focused. - |
-
- - | -
-var buttonsType: ButtonsType
-Spinner buttons type. - |
-
- - | -
-var decimals: Int
-Number of decimal digits value. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var forceType: ForceType
-Spinner force rounding type. - |
-
- - | -
-var max: Int
-Maximal value. - |
-
- - | -
-var min: Int
-Minimal value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the spinner input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the spinner is read-only. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: Number?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var step: Double
-Step value. - |
-
- - | -
-var value: Number?
-Spinner value. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun changeValue(): Unit |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun getValueAsString(): String?
-Returns the value of the spinner as a String. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun spinDown(): SpinnerInput
-Change value in minus. - |
-
- - | -
-fun spinUp(): SpinnerInput
-Change value in plus. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.spinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf(), init: SpinnerInput.() -> Unit = null): SpinnerInput
-DSL builder extension function. - |
-
var max: Int
-Maximal value.
-Getter
-
Maximal value.
- -Setter
-
Maximal value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/min.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/min.html deleted file mode 100644 index 09354166..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/min.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var min: Int
-Minimal value.
-Getter
-
Minimal value.
- -Setter
-
Minimal value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/name.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/name.html deleted file mode 100644 index 5f849941..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/name.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
-Getter
-
The name attribute of the generated HTML input element.
- -Setter
-
The name attribute of the generated HTML input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/placeholder.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/placeholder.html deleted file mode 100644 index 93c004c8..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/placeholder.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the spinner input.
-Getter
-
The placeholder for the spinner input.
- -Setter
-
The placeholder for the spinner input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/readonly.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/readonly.html deleted file mode 100644 index c6b212ed..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/readonly.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the spinner is read-only.
-Getter
-
Determines if the spinner is read-only.
- -Setter
-
Determines if the spinner is read-only.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/render.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/render.html deleted file mode 100644 index ac189127..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
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.spinner/-spinner-input/spin-down.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-down.html deleted file mode 100644 index 2fecab24..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-down.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun spinDown(): SpinnerInput
-Change value in minus.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-up.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-up.html deleted file mode 100644 index f68a9048..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-up.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun spinUp(): SpinnerInput
-Change value in plus.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spinner-input.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spinner-input.html deleted file mode 100644 index dc197be0..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/spinner-input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.spinnerInput(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, classes: Set<String> = setOf(), init: SpinnerInput.() -> Unit = null): SpinnerInput
-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.spinner/-spinner-input/start-value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/start-value.html deleted file mode 100644 index 4fb63add..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/start-value.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -var startValue: Number?
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the spinner input value.
-Getter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the spinner input value.
- -Setter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the spinner input value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/step.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/step.html deleted file mode 100644 index 2b7ec0a8..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/step.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var step: Double
-Step value.
-Getter
-
Step value.
- -Setter
-
Step value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/value.html deleted file mode 100644 index 780883e8..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner-input/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var value: Number?
-Spinner value.
-Getter
-
Spinner value.
- -Setter
-
Spinner value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/-init-.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/-init-.html deleted file mode 100644 index 7772535c..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/-init-.html +++ /dev/null @@ -1,35 +0,0 @@ - - - -Spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false)
-
-min
- minimal value (default 0)
-max
- maximal value (default 100)
-step
- step value (default 1)
-decimals
- number of decimal digits (default 0)
-buttonsType
- spinner buttons type
-forceType
- spinner force rounding type
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
var autofocus: Boolean?
-Determines if the spinner is automatically focused.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/buttons-type.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/buttons-type.html deleted file mode 100644 index 6292856b..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/buttons-type.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var buttonsType: ButtonsType
-Spinner buttons type.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/decimals.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/decimals.html deleted file mode 100644 index 7a5a1514..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/decimals.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var decimals: Int
-Number of decimal digits value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/disabled.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/disabled.html deleted file mode 100644 index 7207261e..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/disabled.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -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.spinner/-spinner/flabel.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/flabel.html deleted file mode 100644 index 737a1580..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/force-type.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/force-type.html deleted file mode 100644 index a0e5f702..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/force-type.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var forceType: ForceType
-Spinner force rounding type.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/get-sn-class.html deleted file mode 100644 index 08e1ee5d..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open fun getValueAsString(): String?
-Overrides NumberFormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/idc.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/idc.html deleted file mode 100644 index db68cb2d..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/idc.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -protected val idc: String
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/index.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/index.html
deleted file mode 100644
index 916686d2..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/index.html
+++ /dev/null
@@ -1,379 +0,0 @@
-
-
-
-open class Spinner : SimplePanel, NumberFormControl
-The form field component for spinner control.
-- - | -
-Spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false) |
-
- - | -
-var autofocus: Boolean?
-Determines if the spinner is automatically focused. - |
-
- - | -
-var buttonsType: ButtonsType
-Spinner buttons type. - |
-
- - | -
-var decimals: Int
-Number of decimal digits value. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var forceType: ForceType
-Spinner force rounding type. - |
-
- - | -
-val idc: String |
-
- - | -
-val input: SpinnerInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the spinner input element. - |
-
- - | -
-var max: Int
-Maximal value. - |
-
- - | -
-var min: Int
-Minimal value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the spinner input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the spinner is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var startValue: Number?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var step: Double
-Step value. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: Number?
-Spinner value. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-open fun spinDown(): Spinner
-Change value in minus. - |
-
- - | -
-open fun spinUp(): Spinner
-Change value in plus. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): Number?
-Returns the value of the control. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-fun Container.spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false, init: Spinner.() -> Unit = null): Spinner
-DSL builder extension function. - |
-
val input: SpinnerInput
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/label.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/label.html deleted file mode 100644 index 83020699..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text bound to the spinner input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/max.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/max.html deleted file mode 100644 index 713b977d..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/max.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var max: Int
-Maximal value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/min.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/min.html deleted file mode 100644 index 9cbca796..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/min.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var min: Int
-Minimal value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/name.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/name.html deleted file mode 100644 index 06ffb6ab..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/placeholder.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/placeholder.html deleted file mode 100644 index a3637a80..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/placeholder.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the spinner input.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/readonly.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/readonly.html deleted file mode 100644 index 9ac92238..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/readonly.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the spinner is read-only.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/remove-event-listeners.html deleted file mode 100644 index 2747fbdf..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/set-event-listener.html deleted file mode 100644 index 73f9bae5..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -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.
-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.
-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.spinner/-spinner/size.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/size.html
deleted file mode 100644
index fdca4b6e..00000000
--- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/size.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-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.spinner/-spinner/spin-down.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spin-down.html deleted file mode 100644 index 426cfb31..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spin-down.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun spinDown(): Spinner
-Change value in minus.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spin-up.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spin-up.html deleted file mode 100644 index 59c21418..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spin-up.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun spinUp(): Spinner
-Change value in plus.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spinner.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spinner.html deleted file mode 100644 index d9e2af00..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/spinner.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.spinner(value: Number? = null, min: Int = 0, max: Int = DEFAULT_MAX, step: Double = DEFAULT_STEP, decimals: Int = 0, buttonsType: ButtonsType = ButtonsType.VERTICAL, forceType: ForceType = ForceType.NONE, label: String? = null, rich: Boolean = false, init: Spinner.() -> Unit = null): Spinner
-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.spinner/-spinner/start-value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/start-value.html deleted file mode 100644 index 84bcba6e..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/start-value.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -var startValue: Number?
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the spinner input value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/step.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/step.html deleted file mode 100644 index 3b7cd74c..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/step.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var step: Double
-Step value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/validation-info.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/validation-info.html deleted file mode 100644 index 7e247ef5..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html deleted file mode 100644 index 621616ad..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: Number?
-Overrides NumberFormControl.value
-Spinner value.
-Getter
-
Numeric value.
- -Setter
-
Numeric value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.spinner/index.html b/docs/api/pl.treksoft.kvision.form.spinner/index.html deleted file mode 100644 index 2dc10dbb..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/index.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -Spinner input component.
-- - | -
-enum class ButtonsType
-Spinner buttons layout types. - |
-
- - | -
-enum class ForceType
-Spinner force rounding types. - |
-
- - | -
-open class Spinner : SimplePanel, NumberFormControl
-The form field component for spinner control. - |
-
- - | -
-open class SpinnerInput : Widget
-The basic component for spinner control. - |
-
AbstractTextInput(value: String? = null, classes: Set<String> = setOf())
-
-classes
- a set of CSS class names
Constructor
-
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.text/-abstract-text-input/after-postpatch.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/after-postpatch.html deleted file mode 100644 index eb1f1c60..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/after-postpatch.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -protected open fun afterPostpatch(node: VNode): Unit
-Overrides Widget.afterPostpatch
-Method called after updating Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/autofocus.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/autofocus.html deleted file mode 100644 index e8409282..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/autofocus.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autofocus: Boolean?
-Determines if the text input is automatically focused.
-Getter
-
Determines if the text input is automatically focused.
- -Setter
-
Determines if the text input is automatically focused.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/blur.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/blur.html deleted file mode 100644 index 9eabcc25..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/blur.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun blur(): Unit
-Makes the input element blur.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/disabled.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/disabled.html deleted file mode 100644 index 37f89584..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.text/-abstract-text-input/focus.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/focus.html deleted file mode 100644 index edd192bd..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/focus.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun focus(): Unit
-Makes the input element focused.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/get-sn-attrs.html deleted file mode 100644 index b66c84ee..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
abstract class AbstractTextInput : Widget
-Base class for basic text components.
-- - | -
-AbstractTextInput(value: String? = null, classes: Set<String> = setOf()) |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var value: String?
-Text input value. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(): VNode - open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-open class RichTextInput : AbstractTextInput
-Basic rich text component. - |
-
- - | -
-open class TextAreaInput : AbstractTextInput
-Basic textarea component. - |
-
- - | -
-open class TextInput : AbstractTextInput
-Basic text component. - |
-
var maxlength: Int?
-Maximal length of the text input value.
-Getter
-
Maximal length of the text input value.
- -Setter
-
Maximal length of the text input value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html deleted file mode 100644 index 489596b9..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/name.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
-Getter
-
The name attribute of the generated HTML input element.
- -Setter
-
The name attribute of the generated HTML input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/placeholder.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/placeholder.html deleted file mode 100644 index 4891bd0b..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/placeholder.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the text input.
-Getter
-
The placeholder for the text input.
- -Setter
-
The placeholder for the text input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/readonly.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/readonly.html deleted file mode 100644 index cb2b662d..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/readonly.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the text input is read-only.
-Getter
-
Determines if the text input is read-only.
- -Setter
-
Determines if the text input is read-only.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/size.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/size.html deleted file mode 100644 index 84ddcc17..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/size.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.text/-abstract-text-input/start-value.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html deleted file mode 100644 index 31d55e65..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -var startValue: String?
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the text input value.
-Getter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the text input value.
- -Setter
-
The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the text input value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/value.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/value.html deleted file mode 100644 index 6c31c567..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var value: String?
-Text input value.
-Getter
-
Text input value.
- -Setter
-
Text input value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/-init-.html deleted file mode 100644 index 42fd6dce..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -AbstractText(label: String? = null, rich: Boolean = false)
-
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
var autofocus: Boolean?
-Determines if the text input is automatically focused.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/blur.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/blur.html deleted file mode 100644 index 6d996135..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/blur.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun blur(): Unit
-Makes the input element blur.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/disabled.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/disabled.html deleted file mode 100644 index b9fbde8e..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/disabled.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -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.text/-abstract-text/flabel.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/flabel.html deleted file mode 100644 index 733fcfc8..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/focus.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/focus.html deleted file mode 100644 index 8efcf47a..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/focus.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun focus(): Unit
-Makes the input element focused.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/get-sn-class.html deleted file mode 100644 index c08d18b0..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
abstract class AbstractText : SimplePanel, StringFormControl
-Base class for form field text components.
-- - | -
-AbstractText(label: String? = null, rich: Boolean = false) |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: AbstractTextInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the text input element. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-Text input value. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): String?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-open class RichText : AbstractText
-Form field rich text component. - |
-
- - | -
-open class Text : AbstractText
-Form field text component. - |
-
- - | -
-open class TextArea : AbstractText
-Form field textarea component. - |
-
abstract val input: AbstractTextInput
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/label.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/label.html deleted file mode 100644 index a7694d44..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text bound to the text input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/maxlength.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/maxlength.html deleted file mode 100644 index cee6a3cd..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/maxlength.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var maxlength: Int?
-Maximal length of the text input value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/name.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/name.html deleted file mode 100644 index 18cef6cf..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/placeholder.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/placeholder.html deleted file mode 100644 index a77ec12b..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/placeholder.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the text input.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/readonly.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/readonly.html deleted file mode 100644 index 4fb522c5..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/readonly.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the text input is read-only.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/remove-event-listeners.html deleted file mode 100644 index bd341759..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/set-event-listener.html deleted file mode 100644 index b7e101f5..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -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.
-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.
-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.text/-abstract-text/size.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/size.html
deleted file mode 100644
index c36bd017..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/size.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-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.text/-abstract-text/start-value.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/start-value.html deleted file mode 100644 index 01635bc7..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/start-value.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -var startValue: String?
-The value attribute of the generated HTML input element.
-This value is placed directly in generated HTML code, while the value property is dynamically -bound to the text input value.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/validation-info.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/validation-info.html deleted file mode 100644 index 2b8e832f..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/value.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text/value.html deleted file mode 100644 index 44673562..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: String?
-Overrides StringFormControl.value
-Text input value.
-Getter
-
Text value.
- -Setter
-
Text value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-password/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-password/-init-.html deleted file mode 100644 index 4b53587d..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-password/-init-.html +++ /dev/null @@ -1,23 +0,0 @@ - - - -Password(value: String? = null, label: String? = null, rich: Boolean = false)
-
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
open class Password : Text
-Form field password component.
-- - | -
-Password(value: String? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-var autocomplete: Boolean?
-Determines if autocomplete is enabled for the input element. - |
-
- - | -
-val input: TextInput
-The actual input component. - |
-
- - | -
-var type: TextInputType
-Text input type. - |
-
- - | -
-fun Container.password(value: String? = null, label: String? = null, rich: Boolean = false, init: Password.() -> Unit = null): Password
-DSL builder extension function. - |
-
fun Container.password(value: String? = null, label: String? = null, rich: Boolean = false, init: Password.() -> Unit = null): Password
-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.text/-rich-text-input/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/-init-.html deleted file mode 100644 index 960d96db..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -RichTextInput(value: String? = null, classes: Set<String> = setOf())
-
-classes
- a set of CSS class names
Constructor
-
protected open fun afterDestroy(): Unit
-Overrides Widget.afterDestroy
-Method called after destroying Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/after-insert.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/after-insert.html deleted file mode 100644 index 9f9d720a..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/after-insert.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -protected open fun afterInsert(node: VNode): Unit
-Overrides AbstractTextInput.afterInsert
-Method called after inserting Snabbdom vnode into the DOM.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/get-sn-attrs.html deleted file mode 100644 index 80e29d05..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun getSnAttrs(): List<StringPair>
-Overrides AbstractTextInput.getSnAttrs
-Returns list of element attributes in the form of a List.
-Return
-list of element attributes
open class RichTextInput : AbstractTextInput
-Basic rich text component.
-- - | -
-RichTextInput(value: String? = null, classes: Set<String> = setOf()) |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var value: String?
-Text input value. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun Container.richTextInput(value: String? = null, classes: Set<String> = setOf(), init: RichTextInput.() -> Unit = null): RichTextInput
-DSL builder extension function. - |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
fun Container.richTextInput(value: String? = null, classes: Set<String> = setOf(), init: RichTextInput.() -> Unit = null): RichTextInput
-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.text/-rich-text/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text/-init-.html deleted file mode 100644 index d0880ff1..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text/-init-.html +++ /dev/null @@ -1,23 +0,0 @@ - - - -RichText(value: String? = null, label: String? = null, rich: Boolean = false)
-
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
open class RichText : AbstractText
-Form field rich text component.
-- - | -
-RichText(value: String? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-val input: RichTextInput
-The actual input component. - |
-
- - | -
-var inputHeight: CssSize?
-Rich input control height. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var label: String?
-The label text bound to the text input element. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-Text input value. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-fun Container.richText(value: String? = null, label: String? = null, rich: Boolean = false, init: RichText.() -> Unit = null): RichText
-DSL builder extension function. - |
-
var inputHeight: CssSize?
-Rich input control height.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text/input.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text/input.html deleted file mode 100644 index fdba0d9d..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text/input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val input: RichTextInput
-Overrides AbstractText.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-rich-text/rich-text.html b/docs/api/pl.treksoft.kvision.form.text/-rich-text/rich-text.html deleted file mode 100644 index 55ed8174..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-rich-text/rich-text.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.richText(value: String? = null, label: String? = null, rich: Boolean = false, init: RichText.() -> Unit = null): RichText
-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.text/-text-area-input/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-text-area-input/-init-.html deleted file mode 100644 index b97eca51..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/-init-.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -TextAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf())
-
-classes
- a set of CSS class names
Constructor
-
var cols: Int?
-Number of columns.
-Getter
-
Number of columns.
- -Setter
-
Number of columns.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.text/-text-area-input/get-sn-attrs.html deleted file mode 100644 index 454e13de..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun getSnAttrs(): List<StringPair>
-Overrides AbstractTextInput.getSnAttrs
-Returns list of element attributes in the form of a List.
-Return
-list of element attributes
open class TextAreaInput : AbstractTextInput
-Basic textarea component.
-- - | -
-TextAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf()) |
-
- - | -
-var cols: Int?
-Number of columns. - |
-
- - | -
-var rows: Int?
-Number of rows. - |
-
- - | -
-var wrapHard: Boolean
-Determines if hard wrapping is enabled for the textarea element. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var value: String?
-Text input value. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun Container.textAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf(), init: TextAreaInput.() -> Unit = null): TextAreaInput
-DSL builder extension function. - |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var rows: Int?
-Number of rows.
-Getter
-
Number of rows.
- -Setter
-
Number of rows.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/text-area-input.html b/docs/api/pl.treksoft.kvision.form.text/-text-area-input/text-area-input.html deleted file mode 100644 index c3a2a003..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/text-area-input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.textAreaInput(cols: Int? = null, rows: Int? = null, value: String? = null, classes: Set<String> = setOf(), init: TextAreaInput.() -> Unit = null): TextAreaInput
-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.text/-text-area-input/wrap-hard.html b/docs/api/pl.treksoft.kvision.form.text/-text-area-input/wrap-hard.html deleted file mode 100644 index 782b9997..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area-input/wrap-hard.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var wrapHard: Boolean
-Determines if hard wrapping is enabled for the textarea element.
-Getter
-
Determines if hard wrapping is enabled for the textarea element.
- -Setter
-
Determines if hard wrapping is enabled for the textarea element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-text-area/-init-.html deleted file mode 100644 index cfd6c895..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -TextArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false)
-
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
var cols: Int?
-Number of columns.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area/index.html b/docs/api/pl.treksoft.kvision.form.text/-text-area/index.html deleted file mode 100644 index a7ae8d8c..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area/index.html +++ /dev/null @@ -1,255 +0,0 @@ - - - -open class TextArea : AbstractText
-Form field textarea component.
-- - | -
-TextArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-var cols: Int?
-Number of columns. - |
-
- - | -
-val input: TextAreaInput
-The actual input component. - |
-
- - | -
-var rows: Int?
-Number of rows. - |
-
- - | -
-var wrapHard: Boolean
-Determines if hard wrapping is enabled for the textarea element. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var label: String?
-The label text bound to the text input element. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-Text input value. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-fun Container.textArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false, init: TextArea.() -> Unit = null): TextArea
-DSL builder extension function. - |
-
val input: TextAreaInput
-Overrides AbstractText.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area/rows.html b/docs/api/pl.treksoft.kvision.form.text/-text-area/rows.html deleted file mode 100644 index a1c00d2d..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area/rows.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var rows: Int?
-Number of rows.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-area/text-area.html b/docs/api/pl.treksoft.kvision.form.text/-text-area/text-area.html deleted file mode 100644 index 392f8a3a..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area/text-area.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.textArea(cols: Int? = null, rows: Int? = null, value: String? = null, label: String? = null, rich: Boolean = false, init: TextArea.() -> Unit = null): TextArea
-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.text/-text-area/wrap-hard.html b/docs/api/pl.treksoft.kvision.form.text/-text-area/wrap-hard.html deleted file mode 100644 index 2bbec808..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-area/wrap-hard.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var wrapHard: Boolean
-Determines if hard wrapping is enabled for the textarea element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-c-o-l-o-r.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-c-o-l-o-r.html deleted file mode 100644 index 3dfcc960..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-c-o-l-o-r.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -COLOR
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-e-m-a-i-l.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-e-m-a-i-l.html
deleted file mode 100644
index 8d60aee6..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-e-m-a-i-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EMAIL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-p-a-s-s-w-o-r-d.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-p-a-s-s-w-o-r-d.html
deleted file mode 100644
index 228db9d4..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-p-a-s-s-w-o-r-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-PASSWORD
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-s-e-a-r-c-h.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-s-e-a-r-c-h.html
deleted file mode 100644
index 4335f497..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-s-e-a-r-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SEARCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-l.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-l.html
deleted file mode 100644
index 91303db0..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TEL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-x-t.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-x-t.html
deleted file mode 100644
index 11dd285e..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-t-e-x-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TEXT
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-u-r-l.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-u-r-l.html
deleted file mode 100644
index 7d347fb8..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/-u-r-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-URL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/index.html b/docs/api/pl.treksoft.kvision.form.text/-text-input-type/index.html
deleted file mode 100644
index 86f035fc..00000000
--- a/docs/api/pl.treksoft.kvision.form.text/-text-input-type/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-enum class TextInputType
-Text input types.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
TextInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf())
-
-type
- text input type (default "text")
-classes
- a set of CSS class names
Constructor
-
var autocomplete: Boolean?
-Determines if autocomplete is enabled for the input element.
-Getter
-
Determines if autocomplete is enabled for the input element.
- -Setter
-
Determines if autocomplete is enabled for the input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.text/-text-input/get-sn-attrs.html deleted file mode 100644 index 02865712..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun getSnAttrs(): List<StringPair>
-Overrides AbstractTextInput.getSnAttrs
-Returns list of element attributes in the form of a List.
-Return
-list of element attributes
open class TextInput : AbstractTextInput
-Basic text component.
-- - | -
-TextInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf()) |
-
- - | -
-var autocomplete: Boolean?
-Determines if autocomplete is enabled for the input element. - |
-
- - | -
-var type: TextInputType
-Text input type. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-var value: String?
-Text input value. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun Container.textInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf(), init: TextInput.() -> Unit = null): TextInput
-DSL builder extension function. - |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
fun Container.textInput(type: TextInputType = TextInputType.TEXT, value: String? = null, classes: Set<String> = setOf(), init: TextInput.() -> Unit = null): TextInput
-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.text/-text-input/type.html b/docs/api/pl.treksoft.kvision.form.text/-text-input/type.html deleted file mode 100644 index 51ef2a9f..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text-input/type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var type: TextInputType
-Text input type.
-Getter
-
Text input type.
- -Setter
-
Text input type.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text/-init-.html b/docs/api/pl.treksoft.kvision.form.text/-text/-init-.html deleted file mode 100644 index 8f3af2ba..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text/-init-.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -Text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false)
-
-type
- text input type (default "text")
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
var autocomplete: Boolean?
-Determines if autocomplete is enabled for the input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text/index.html b/docs/api/pl.treksoft.kvision.form.text/-text/index.html deleted file mode 100644 index d05d0542..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text/index.html +++ /dev/null @@ -1,260 +0,0 @@ - - - -open class Text : AbstractText
-Form field text component.
-- - | -
-Text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false) |
-
- - | -
-var autocomplete: Boolean?
-Determines if autocomplete is enabled for the input element. - |
-
- - | -
-val input: TextInput
-The actual input component. - |
-
- - | -
-var type: TextInputType
-Text input type. - |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var label: String?
-The label text bound to the text input element. - |
-
- - | -
-var maxlength: Int?
-Maximal length of the text input value. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the text input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the text input is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var startValue: String?
-The value attribute of the generated HTML input element. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: String?
-Text input value. - |
-
- - | -
-open fun blur(): Unit
-Makes the input element blur. - |
-
- - | -
-open fun focus(): Unit
-Makes the input element focused. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-fun Container.text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false, init: Text.() -> Unit = null): Text
-DSL builder extension function. - |
-
- - | -
-open class Password : Text
-Form field password component. - |
-
val input: TextInput
-Overrides AbstractText.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/-text/text.html b/docs/api/pl.treksoft.kvision.form.text/-text/text.html deleted file mode 100644 index e31c5839..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text/text.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.text(type: TextInputType = TextInputType.TEXT, value: String? = null, label: String? = null, rich: Boolean = false, init: Text.() -> Unit = null): Text
-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.text/-text/type.html b/docs/api/pl.treksoft.kvision.form.text/-text/type.html deleted file mode 100644 index 1858490c..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/-text/type.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var type: TextInputType
-Text input type.
- - diff --git a/docs/api/pl.treksoft.kvision.form.text/index.html b/docs/api/pl.treksoft.kvision.form.text/index.html deleted file mode 100644 index 09b4a207..00000000 --- a/docs/api/pl.treksoft.kvision.form.text/index.html +++ /dev/null @@ -1,108 +0,0 @@ - - - -Text input components, with password, text area and rich text area support.
-- - | -
-abstract class AbstractText : SimplePanel, StringFormControl
-Base class for form field text components. - |
-
- - | -
-abstract class AbstractTextInput : Widget
-Base class for basic text components. - |
-
- - | -
-open class Password : Text
-Form field password component. - |
-
- - | -
-open class RichText : AbstractText
-Form field rich text component. - |
-
- - | -
-open class RichTextInput : AbstractTextInput
-Basic rich text component. - |
-
- - | -
-open class Text : AbstractText
-Form field text component. - |
-
- - | -
-open class TextArea : AbstractText
-Form field textarea component. - |
-
- - | -
-open class TextAreaInput : AbstractTextInput
-Basic textarea component. - |
-
- - | -
-open class TextInput : AbstractTextInput
-Basic text component. - |
-
- - | -
-enum class TextInputType
-Text input types. - |
-
DateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf())
-
-value
- date/time input value
-format
- date/time format (default YYYY-MM-DD HH:mm)
-classes
- a set of CSS class names
Constructor
-
protected open fun afterDestroy(): Unit
-Overrides Widget.afterDestroy
-Method called after destroying Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/after-insert.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/after-insert.html deleted file mode 100644 index 6cbf8093..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/after-insert.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -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.time/-date-time-input/autofocus.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/autofocus.html deleted file mode 100644 index bbdaa979..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/autofocus.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autofocus: Boolean?
-Determines if the text input is automatically focused.
-Getter
-
Determines if the text input is automatically focused.
- -Setter
-
Determines if the text input is automatically focused.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/change-value.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/change-value.html deleted file mode 100644 index bbaa5718..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/change-value.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -protected open fun changeValue(): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/clear-btn.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/clear-btn.html
deleted file mode 100644
index 9caedf09..00000000
--- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/clear-btn.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-var clearBtn: Boolean
-Determines if Clear button should be visible.
-Getter
-
Determines if Clear button should be visible.
- -Setter
-
Determines if Clear button should be visible.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/date-time-input.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/date-time-input.html deleted file mode 100644 index 40a1ab19..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/date-time-input.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.dateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf(), init: DateTimeInput.() -> Unit = null): DateTimeInput
-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.time/-date-time-input/days-of-week-disabled.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/days-of-week-disabled.html deleted file mode 100644 index a2eb611d..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/days-of-week-disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var daysOfWeekDisabled: Array<Int>
-Days of the week that should be disabled. Multiple values should be comma separated.
-Getter
-
Days of the week that should be disabled. Multiple values should be comma separated.
- -Setter
-
Days of the week that should be disabled. Multiple values should be comma separated.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/disabled.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/disabled.html deleted file mode 100644 index df0f22b6..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.time/-date-time-input/format.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/format.html deleted file mode 100644 index abe86341..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/format.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var format: String
-Date/time format.
-Getter
-
Date/time format.
- -Setter
-
Date/time format.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/get-sn-attrs.html deleted file mode 100644 index cb36049b..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
fun getValueAsString(): String?
-Get value of date/time input control as String
-Return
-value as a String
open fun hidePopup(): Unit
-Hides date/time chooser popup.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/index.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/index.html deleted file mode 100644 index e1ae5ada..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/index.html +++ /dev/null @@ -1,535 +0,0 @@ - - - -open class DateTimeInput : Widget
-Basic date/time chooser component.
-- - | -
-DateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf()) |
-
- - | -
-var autofocus: Boolean?
-Determines if the text input is automatically focused. - |
-
- - | -
-var clearBtn: Boolean
-Determines if Clear button should be visible. - |
-
- - | -
-var daysOfWeekDisabled: Array<Int>
-Days of the week that should be disabled. Multiple values should be comma separated. - |
-
- - | -
-var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-var format: String
-Date/time format. - |
-
- - | -
-var minuteStep: Int
-The increment used to build the hour view. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the date/time input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the date/time input is read-only. - |
-
- - | -
-var showMeridian: Boolean
-Determines if meridian views are visible in day and hour views. - |
-
- - | -
-var size: InputSize?
-The size of the input. - |
-
- - | -
-var todayBtn: Boolean
-Determines if Today button should be visible. - |
-
- - | -
-var todayHighlight: Boolean
-Determines if the current day should be highlighted. - |
-
- - | -
-var value: Date?
-Date/time input value. - |
-
- - | -
-var weekStart: Int
-Day of the week start. 0 (Sunday) to 6 (Saturday). - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun changeValue(): Unit |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun getValueAsString(): String?
-Get value of date/time input control as String - |
-
- - | -
-open fun hidePopup(): Unit
-Hides date/time chooser popup. - |
-
- - | -
-open fun refreshDatePicker(): Unit |
-
- - | -
-open fun refreshState(): Unit |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun showPopup(): Unit
-Open date/time chooser popup. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.dateTimeInput(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", classes: Set<String> = setOf(), init: DateTimeInput.() -> Unit = null): DateTimeInput
-DSL builder extension function. - |
-
var minuteStep: Int
-The increment used to build the hour view.
-Getter
-
The increment used to build the hour view.
- -Setter
-
The increment used to build the hour view.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/name.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/name.html deleted file mode 100644 index dcad897b..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/name.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
-Getter
-
The name attribute of the generated HTML input element.
- -Setter
-
The name attribute of the generated HTML input element.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/placeholder.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/placeholder.html deleted file mode 100644 index 94ddee2e..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/placeholder.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the date/time input.
-Getter
-
The placeholder for the date/time input.
- -Setter
-
The placeholder for the date/time input.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/readonly.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/readonly.html deleted file mode 100644 index e72773d9..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/readonly.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the date/time input is read-only.
-Getter
-
Determines if the date/time input is read-only.
- -Setter
-
Determines if the date/time input is read-only.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-date-picker.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-date-picker.html deleted file mode 100644 index 08886f44..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-date-picker.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -protected open fun refreshDatePicker(): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-state.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-state.html
deleted file mode 100644
index 35ccc8fc..00000000
--- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/refresh-state.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun refreshState(): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/render.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/render.html
deleted file mode 100644
index 4b157a48..00000000
--- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/render.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var showMeridian: Boolean
-Determines if meridian views are visible in day and hour views.
-Getter
-
Determines if meridian views are visible in day and hour views.
- -Setter
-
Determines if meridian views are visible in day and hour views.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/show-popup.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/show-popup.html deleted file mode 100644 index fb3a130f..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/show-popup.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun showPopup(): Unit
-Open date/time chooser popup.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/size.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/size.html deleted file mode 100644 index 7a2cf203..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/size.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -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.time/-date-time-input/today-btn.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/today-btn.html deleted file mode 100644 index 6c372f05..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/today-btn.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var todayBtn: Boolean
-Determines if Today button should be visible.
-Getter
-
Determines if Today button should be visible.
- -Setter
-
Determines if Today button should be visible.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/today-highlight.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/today-highlight.html deleted file mode 100644 index 7d5b84d5..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/today-highlight.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var todayHighlight: Boolean
-Determines if the current day should be highlighted.
-Getter
-
Determines if the current day should be highlighted.
- -Setter
-
Determines if the current day should be highlighted.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/value.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/value.html deleted file mode 100644 index afa8799a..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/value.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var value: Date?
-Date/time input value.
-Getter
-
Date/time input value.
- -Setter
-
Date/time input value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/week-start.html b/docs/api/pl.treksoft.kvision.form.time/-date-time-input/week-start.html deleted file mode 100644 index 235068c3..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time-input/week-start.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var weekStart: Int
-Day of the week start. 0 (Sunday) to 6 (Saturday).
-Getter
-
Day of the week start. 0 (Sunday) to 6 (Saturday).
- -Setter
-
Day of the week start. 0 (Sunday) to 6 (Saturday).
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/-init-.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/-init-.html deleted file mode 100644 index d7037856..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/-init-.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -DateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false)
-
-value
- date/time input value
-format
- date/time format (default YYYY-MM-DD HH:mm)
-label
- label text bound to the input element
-rich
- determines if label can contain HTML code
Constructor
-
var autofocus: Boolean?
-Determines if the date/time input is automatically focused.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/clear-btn.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/clear-btn.html deleted file mode 100644 index e4ba22de..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/clear-btn.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var clearBtn: Boolean
-Determines if Clear button should be visible.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/date-time.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/date-time.html deleted file mode 100644 index 53c43af4..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/date-time.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.dateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false, init: DateTime.() -> Unit = null): DateTime
-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.time/-date-time/days-of-week-disabled.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/days-of-week-disabled.html deleted file mode 100644 index ab9639ac..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/days-of-week-disabled.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var daysOfWeekDisabled: Array<Int>
-Days of the week that should be disabled. Multiple values should be comma separated.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/disabled.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/disabled.html deleted file mode 100644 index c5737997..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/disabled.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -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.time/-date-time/flabel.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/flabel.html deleted file mode 100644 index 3ff85b02..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/flabel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val flabel: FieldLabel
-Overrides FormControl.flabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/format.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/format.html deleted file mode 100644 index 3532f083..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/format.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var format: String
-Date/time format.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/get-sn-class.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/get-sn-class.html deleted file mode 100644 index 7d7912f3..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open fun getValueAsString(): String?
-Overrides DateFormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/hide-popup.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/hide-popup.html deleted file mode 100644 index 6b768d20..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/hide-popup.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun hidePopup(): Unit
-Hides date/time chooser popup.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/index.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/index.html deleted file mode 100644 index 2d5af44c..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/index.html +++ /dev/null @@ -1,381 +0,0 @@ - - - -open class DateTime : SimplePanel, DateFormControl
-Form field date/time chooser component.
-- - | -
-DateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false) |
-
- - | -
-var autofocus: Boolean?
-Determines if the date/time input is automatically focused. - |
-
- - | -
-var clearBtn: Boolean
-Determines if Clear button should be visible. - |
-
- - | -
-var daysOfWeekDisabled: Array<Int>
-Days of the week that should be disabled. Multiple values should be comma separated. - |
-
- - | -
-open var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-val flabel: FieldLabel
-Form field label. - |
-
- - | -
-var format: String
-Date/time format. - |
-
- - | -
-val input: DateTimeInput
-The actual input component. - |
-
- - | -
-var label: String?
-The label text bound to the input element. - |
-
- - | -
-var minuteStep: Int
-The increment used to build the hour view. - |
-
- - | -
-var name: String?
-The name attribute of the generated HTML input element. - |
-
- - | -
-var placeholder: String?
-The placeholder for the date/time input. - |
-
- - | -
-var readonly: Boolean?
-Determines if the date/time input is read-only. - |
-
- - | -
-var rich: Boolean
-Determines if label can contain HTML code. - |
-
- - | -
-var showMeridian: Boolean
-Determines if meridian views are visible in day and hour views. - |
-
- - | -
-open var size: InputSize?
-Input control size. - |
-
- - | -
-var todayBtn: Boolean
-Determines if Today button should be visible. - |
-
- - | -
-var todayHighlight: Boolean
-Determines if the current day should be highlighted. - |
-
- - | -
-val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var value: Date?
-Date/time input value. - |
-
- - | -
-var weekStart: Int
-Day of the week start. 0 (Sunday) to 6 (Saturday). - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun hidePopup(): Unit
-Hides date/time chooser popup. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-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. - |
-
- - | -
-open fun showPopup(): Unit
-Open date/time chooser popup. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun getValue(): Date?
-Returns the value of the control. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-fun Container.dateTime(value: Date? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false, init: DateTime.() -> Unit = null): DateTime
-DSL builder extension function. - |
-
val input: DateTimeInput
-Overrides FormControl.input
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/label.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/label.html deleted file mode 100644 index 0357010e..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/label.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var label: String?
-The label text bound to the input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/minute-step.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/minute-step.html deleted file mode 100644 index 5073b48e..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/minute-step.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var minuteStep: Int
-The increment used to build the hour view.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/name.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/name.html deleted file mode 100644 index 68c3ce8c..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/name.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var name: String?
-The name attribute of the generated HTML input element.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/placeholder.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/placeholder.html deleted file mode 100644 index f59806f7..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/placeholder.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var placeholder: String?
-The placeholder for the date/time input.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/readonly.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/readonly.html deleted file mode 100644 index c39736fe..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/readonly.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var readonly: Boolean?
-Determines if the date/time input is read-only.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/remove-event-listeners.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/remove-event-listeners.html deleted file mode 100644 index 895dbb10..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/remove-event-listeners.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeEventListeners(): Widget
-Overrides Widget.removeEventListeners
-Removes all event listeners from current widget.
-Return
-current widget
var rich: Boolean
-Determines if label can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/set-event-listener.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/set-event-listener.html deleted file mode 100644 index 40d2ae32..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/set-event-listener.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -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.
-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.
-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.time/-date-time/show-meridian.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/show-meridian.html
deleted file mode 100644
index 790fc0e3..00000000
--- a/docs/api/pl.treksoft.kvision.form.time/-date-time/show-meridian.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-var showMeridian: Boolean
-Determines if meridian views are visible in day and hour views.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/show-popup.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/show-popup.html deleted file mode 100644 index 5755e211..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/show-popup.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun showPopup(): Unit
-Open date/time chooser popup.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/size.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/size.html deleted file mode 100644 index f5b077e0..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/size.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -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.time/-date-time/today-btn.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/today-btn.html deleted file mode 100644 index 9ad572a6..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/today-btn.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var todayBtn: Boolean
-Determines if Today button should be visible.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/today-highlight.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/today-highlight.html deleted file mode 100644 index 4b3281d3..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/today-highlight.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var todayHighlight: Boolean
-Determines if the current day should be highlighted.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/validation-info.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/validation-info.html deleted file mode 100644 index 8fd72073..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/validation-info.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -val validationInfo: HelpBlock
-Overrides FormControl.validationInfo
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/value.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/value.html deleted file mode 100644 index 873f1072..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/value.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -open var value: Date?
-Overrides DateFormControl.value
-Date/time input value.
-Getter
-
Date value.
- -Setter
-
Date value.
- - - diff --git a/docs/api/pl.treksoft.kvision.form.time/-date-time/week-start.html b/docs/api/pl.treksoft.kvision.form.time/-date-time/week-start.html deleted file mode 100644 index 6dd03632..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/-date-time/week-start.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var weekStart: Int
-Day of the week start. 0 (Sunday) to 6 (Saturday).
- - diff --git a/docs/api/pl.treksoft.kvision.form.time/index.html b/docs/api/pl.treksoft.kvision.form.time/index.html deleted file mode 100644 index ba68c3d3..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - -Full-featured date and time input components.
-- - | -
-open class DateTime : SimplePanel, DateFormControl
-Form field date/time chooser component. - |
-
- - | -
-open class DateTimeInput : Widget
-Basic date/time chooser component. - |
-
open fun getValueAsString(): String?
-Overrides FormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html deleted file mode 100644 index 3e08a58c..00000000 --- a/docs/api/pl.treksoft.kvision.form/-bool-form-control/get-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getValue(): Boolean
-Overrides FormControl.getValue
-Returns the value of the control.
-Return
-the value
interface BoolFormControl : FormControl
-Base interface of a form control with a boolean value.
-- - | -
-abstract var value: Boolean
-Boolean value. - |
-
- - | -
-abstract var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-abstract val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: Component
-The actual input component. - |
-
- - | -
-abstract var size: InputSize?
-Input control size. - |
-
- - | -
-abstract val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var validatorError: String?
-Validator error message. - |
-
- - | -
-open fun getValue(): Boolean
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-open class CheckBox : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="checkbox". - |
-
- - | -
-open class Radio : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="radio". - |
-
open fun setValue(v: Any?): Unit
-Overrides FormControl.setValue
-Sets the value of the control.
-abstract var value: Boolean
-Boolean value.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value-as-string.html b/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value-as-string.html deleted file mode 100644 index 8ec76a28..00000000 --- a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value-as-string.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -open fun getValueAsString(): String?
-Overrides FormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html deleted file mode 100644 index 9f2ce3e6..00000000 --- a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getValue(): Date?
-Overrides FormControl.getValue
-Returns the value of the control.
-Return
-the value
interface DateFormControl : FormControl
-Base interface of a form control with a date value.
-- - | -
-abstract var value: Date?
-Date value. - |
-
- - | -
-abstract var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-abstract val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: Component
-The actual input component. - |
-
- - | -
-abstract var size: InputSize?
-Input control size. - |
-
- - | -
-abstract val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var validatorError: String?
-Validator error message. - |
-
- - | -
-open fun getValue(): Date?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-open class DateTime : SimplePanel, DateFormControl
-Form field date/time chooser component. - |
-
open fun setValue(v: Any?): Unit
-Overrides FormControl.setValue
-Sets the value of the control.
-abstract var value: Date?
-Date value.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-field-label/-init-.html b/docs/api/pl.treksoft.kvision.form/-field-label/-init-.html deleted file mode 100644 index 329b7a8a..00000000 --- a/docs/api/pl.treksoft.kvision.form/-field-label/-init-.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -FieldLabel(forId: String, text: String? = null, rich: Boolean = false, classes: Set<String> = setOf("control-label"))
-
-forId
- the value of for attribute
-rich
- determines if text can contain HTML code
-classes
- a set of CSS class names
Constructor
-
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
open class FieldLabel : Tag
-Helper class for HTML label element.
-- - | -
-FieldLabel(forId: String, text: String? = null, rich: Boolean = false, classes: Set<String> = setOf("control-label")) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Text content of the tag. - |
-
- - | -
-var type: TAG
-Tag type. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
abstract var disabled: Boolean
-Determines if the field is disabled.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/flabel.html b/docs/api/pl.treksoft.kvision.form/-form-control/flabel.html deleted file mode 100644 index 51e4d46e..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/flabel.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -abstract val flabel: FieldLabel
-Form field label.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/get-value-as-string.html b/docs/api/pl.treksoft.kvision.form/-form-control/get-value-as-string.html deleted file mode 100644 index 671320bf..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/get-value-as-string.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -abstract fun getValueAsString(): String?
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-form-control/get-value.html deleted file mode 100644 index 6ac2fc1e..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/get-value.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -abstract fun getValue(): Any?
-Returns the value of the control.
-Return
-the value
interface FormControl : Component
-Base interface of a form control.
-- - | -
-abstract var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-abstract val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: Component
-The actual input component. - |
-
- - | -
-abstract var size: InputSize?
-Input control size. - |
-
- - | -
-abstract val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var validatorError: String?
-Validator error message. - |
-
- - | -
-abstract var parent: Component?
-Parent of the current component. - |
-
- - | -
-abstract var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-abstract fun getValue(): Any?
-Returns the value of the control. - |
-
- - | -
-abstract fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-abstract fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-abstract fun addCssClass(css: String): Component
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-abstract fun addSurroundingCssClass(css: String): Component
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-abstract fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-abstract fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-abstract fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-abstract fun removeCssClass(css: String): Component
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-abstract fun removeSurroundingCssClass(css: String): Component
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-interface BoolFormControl : FormControl
-Base interface of a form control with a boolean value. - |
-
- - | -
-interface DateFormControl : FormControl
-Base interface of a form control with a date value. - |
-
- - | -
-interface NumberFormControl : FormControl
-Base interface of a form control with a numeric value. - |
-
- - | -
-interface StringFormControl : FormControl
-Base interface of a form control with a text value. - |
-
abstract val input: Component
-The actual input component.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/set-value.html b/docs/api/pl.treksoft.kvision.form/-form-control/set-value.html deleted file mode 100644 index ab425936..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/set-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -abstract fun setValue(v: Any?): Unit
-Sets the value of the control.
-abstract var size: InputSize?
-Input control size.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/validation-info.html b/docs/api/pl.treksoft.kvision.form/-form-control/validation-info.html deleted file mode 100644 index e477d349..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/validation-info.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -abstract val validationInfo: HelpBlock
-Validation info component.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-control/validator-error.html b/docs/api/pl.treksoft.kvision.form/-form-control/validator-error.html deleted file mode 100644 index 9af55095..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-control/validator-error.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open var validatorError: String?
-Validator error message.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-panel/-init-.html b/docs/api/pl.treksoft.kvision.form/-form-panel/-init-.html deleted file mode 100644 index 754f2a51..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-panel/-init-.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -FormPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K)
-
-classes
- set of CSS class names
-modelFactory
- function transforming a Map<String, Any?> to a data model of class K
Constructor
-
open fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): FormPanel<K>
-Adds a control to the form panel.
-
-key
- key identifier of the control
-required
- determines if the control is required
-validatorMessage
- optional function returning validation message
-validator
- optional validation function
Return
-current form panel
open fun clearData(): Unit
-Sets the values of all controls to null.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-panel/form-panel.html b/docs/api/pl.treksoft.kvision.form/-form-panel/form-panel.html deleted file mode 100644 index 6410911f..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-panel/form-panel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun <K> Container.formPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K): FormPanel<K>
-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/-form-panel/get-control.html b/docs/api/pl.treksoft.kvision.form/-form-panel/get-control.html deleted file mode 100644 index e3e8b15c..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-panel/get-control.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -open fun getControl(key: String): FormControl?
-Returns a control of given key.
-
-key
- key identifier of the control
Return
-selected control
open fun getDataJson(): Json
-Returns current data model as JSON.
-Return
-data model as JSON
open fun getData(): K
-Returns current data model.
-Return
-data model
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
operator fun get(key: String): Any?
-Returns a value of the control of given key.
-
-key
- key identifier of the control
Return
-value of the control
open class FormPanel<K> : SimplePanel
-Bootstrap form component.
-- - | -
-FormPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K) |
-
- - | -
-var validator: (Form<K>) -> Boolean?
-Validation function. - |
-
- - | -
-var validatorMessage: (Form<K>) -> String?
-Function returning validation message. - |
-
- - | -
-open fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): FormPanel<K>
-Adds a control to the form panel. - |
-
- - | -
-open fun clearData(): Unit
-Sets the values of all controls to null. - |
-
- - | -
-operator fun get(key: String): Any?
-Returns a value of the control of given key. - |
-
- - | -
-open fun getControl(key: String): FormControl?
-Returns a control of given key. - |
-
- - | -
-open fun getData(): K
-Returns current data model. - |
-
- - | -
-open fun getDataJson(): Json
-Returns current data model as JSON. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun remove(key: String): FormPanel<K>
-Removes a control from the form panel. - |
-
- - | -
-open fun removeAll(): FormPanel<K>
-Removes all children from the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setData(model: K): Unit
-Sets the values of all the controls from the model. - |
-
- - | -
-open fun validate(): Boolean
-Invokes validator function and validates the form. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-fun <K> Container.formPanel(type: FormType? = null, classes: Set<String> = setOf(), modelFactory: (Map<String, Any?>) -> K): FormPanel<K>
-DSL builder extension function. - |
-
open fun removeAll(): FormPanel<K>
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(key: String): FormPanel<K>
-Removes a control from the form panel.
-
-key
- key identifier of the control
Return
-current form panel
protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
open fun setData(model: K): Unit
-Sets the values of all the controls from the model.
-open fun validate(): Boolean
-Invokes validator function and validates the form.
-Return
-validation result
var validatorMessage: (Form<K>) -> String?
-Function returning validation message.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-panel/validator.html b/docs/api/pl.treksoft.kvision.form/-form-panel/validator.html deleted file mode 100644 index 88081e7c..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-panel/validator.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var validator: (Form<K>) -> Boolean?
-Validation function.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form-type/-h-o-r-i-z-o-n-t-a-l.html b/docs/api/pl.treksoft.kvision.form/-form-type/-h-o-r-i-z-o-n-t-a-l.html deleted file mode 100644 index ed4d9c7e..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form-type/-h-o-r-i-z-o-n-t-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -HORIZONTAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.form/-form-type/-i-n-l-i-n-e.html b/docs/api/pl.treksoft.kvision.form/-form-type/-i-n-l-i-n-e.html
deleted file mode 100644
index 095e5c1a..00000000
--- a/docs/api/pl.treksoft.kvision.form/-form-type/-i-n-l-i-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INLINE
-
-
diff --git a/docs/api/pl.treksoft.kvision.form/-form-type/index.html b/docs/api/pl.treksoft.kvision.form/-form-type/index.html
deleted file mode 100644
index 1152d730..00000000
--- a/docs/api/pl.treksoft.kvision.form/-form-type/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-enum class FormType
-Bootstrap form layout options.
-- - | -- | -
- - | -- | -
Form(panel: FormPanel<K>? = null, modelFactory: (Map<String, Any?>) -> K)
-Creates a form with a given modelFactory function
-
-panel
- optional instance of FormPanel
-modelFactory
- function transforming a Map<String, Any?> to a data model of class K
Constructor
-Creates a form with a given modelFactory function
fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): Form<K>
-Adds a control to the form.
-
-key
- key identifier of the control
-required
- determines if the control is required
-validatorMessage
- optional function returning validation message
-validator
- optional validation function
Return
-current form
fun clearData(): Unit
-Sets the values of all controls to null.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-form/get-control.html b/docs/api/pl.treksoft.kvision.form/-form/get-control.html deleted file mode 100644 index 66a7180a..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form/get-control.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -fun getControl(key: String): FormControl?
-Returns a control of given key.
-
-key
- key identifier of the control
Return
-selected control
fun getDataJson(): Json
-Returns current data model as JSON.
-Return
-data model as JSON
fun getData(): K
-Returns current data model.
-Return
-data model
operator fun get(key: String): Any?
-Returns a value of the control of given key.
-
-key
- key identifier of the control
Return
-value of the control
class Form<K>
-The form definition class. Can be used directly or indirectly inside a FormPanel.
-- - | -
-Form(panel: FormPanel<K>? = null, modelFactory: (Map<String, Any?>) -> K)
-Creates a form with a given modelFactory function - |
-
- - | -
-fun <C : FormControl> add(key: String, control: C, required: Boolean = false, validatorMessage: (C) -> String? = null, validator: (C) -> Boolean? = null): Form<K>
-Adds a control to the form. - |
-
- - | -
-fun clearData(): Unit
-Sets the values of all controls to null. - |
-
- - | -
-operator fun get(key: String): Any?
-Returns a value of the control of given key. - |
-
- - | -
-fun getControl(key: String): FormControl?
-Returns a control of given key. - |
-
- - | -
-fun getData(): K
-Returns current data model. - |
-
- - | -
-fun getDataJson(): Json
-Returns current data model as JSON. - |
-
- - | -
-fun remove(key: String): Form<K>
-Removes a control from the form. - |
-
- - | -
-fun removeAll(): Form<K>
-Removes all controls from the form. - |
-
- - | -
-fun setData(model: K): Unit
-Sets the values of all the controls from the model. - |
-
- - | -
-fun validate(): Boolean
-Invokes validator function and validates the form. - |
-
fun removeAll(): Form<K>
-Removes all controls from the form.
-Return
-current form
fun remove(key: String): Form<K>
-Removes a control from the form.
-
-key
- key identifier of the control
Return
-current form
fun setData(model: K): Unit
-Sets the values of all the controls from the model.
-fun validate(): Boolean
-Invokes validator function and validates the form.
-Return
-validation result
HelpBlock(text: String? = null, rich: Boolean = false)
-
-rich
- determines if text can contain HTML code
Constructor
-
open class HelpBlock : Tag
-Helper class for Bootstrap help block element.
-- - | -
-HelpBlock(text: String? = null, rich: Boolean = false) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Text content of the tag. - |
-
- - | -
-var type: TAG
-Tag type. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
LARGE
-- - | -
-val className: String |
-
SMALL
-- - | -
-val className: String |
-
val className: String
-
-
diff --git a/docs/api/pl.treksoft.kvision.form/-input-size/index.html b/docs/api/pl.treksoft.kvision.form/-input-size/index.html
deleted file mode 100644
index 94c3bc02..00000000
--- a/docs/api/pl.treksoft.kvision.form/-input-size/index.html
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-enum class InputSize
-Input controls sizes.
-- - | -- | -
- - | -- | -
- - | -
-val className: String |
-
open fun getValueAsString(): String?
-Overrides FormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-number-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-number-form-control/get-value.html deleted file mode 100644 index 183e7c75..00000000 --- a/docs/api/pl.treksoft.kvision.form/-number-form-control/get-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getValue(): Number?
-Overrides FormControl.getValue
-Returns the value of the control.
-Return
-the value
interface NumberFormControl : FormControl
-Base interface of a form control with a numeric value.
-- - | -
-abstract var value: Number?
-Numeric value. - |
-
- - | -
-abstract var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-abstract val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: Component
-The actual input component. - |
-
- - | -
-abstract var size: InputSize?
-Input control size. - |
-
- - | -
-abstract val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var validatorError: String?
-Validator error message. - |
-
- - | -
-open fun getValue(): Number?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-open class Spinner : SimplePanel, NumberFormControl
-The form field component for spinner control. - |
-
open fun setValue(v: Any?): Unit
-Overrides FormControl.setValue
-Sets the value of the control.
-abstract var value: Number?
-Numeric value.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value-as-string.html b/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value-as-string.html deleted file mode 100644 index 65693283..00000000 --- a/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value-as-string.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -open fun getValueAsString(): String?
-Overrides FormControl.getValueAsString
-Returns the value of the control as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value.html deleted file mode 100644 index edfa3c58..00000000 --- a/docs/api/pl.treksoft.kvision.form/-string-form-control/get-value.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun getValue(): String?
-Overrides FormControl.getValue
-Returns the value of the control.
-Return
-the value
interface StringFormControl : FormControl
-Base interface of a form control with a text value.
-- - | -
-abstract var value: String?
-Text value. - |
-
- - | -
-abstract var disabled: Boolean
-Determines if the field is disabled. - |
-
- - | -
-abstract val flabel: FieldLabel
-Form field label. - |
-
- - | -
-abstract val input: Component
-The actual input component. - |
-
- - | -
-abstract var size: InputSize?
-Input control size. - |
-
- - | -
-abstract val validationInfo: HelpBlock
-Validation info component. - |
-
- - | -
-open var validatorError: String?
-Validator error message. - |
-
- - | -
-open fun getValue(): String?
-Returns the value of the control. - |
-
- - | -
-open fun getValueAsString(): String?
-Returns the value of the control as a String. - |
-
- - | -
-open fun setValue(v: Any?): Unit
-Sets the value of the control. - |
-
- - | -
-abstract class AbstractText : SimplePanel, StringFormControl
-Base class for form field text components. - |
-
- - | -
-open class RadioGroup : SimplePanel, StringFormControl
-The form field component rendered as a group of HTML input type="radio" elements with the same name attribute. - |
-
- - | -
-open class Select : SimplePanel, StringFormControl
-The form field component for Select control. - |
-
open fun setValue(v: Any?): Unit
-Overrides FormControl.setValue
-Sets the value of the control.
-abstract var value: String?
-Text value.
- - diff --git a/docs/api/pl.treksoft.kvision.form/index.html b/docs/api/pl.treksoft.kvision.form/index.html deleted file mode 100644 index e8287197..00000000 --- a/docs/api/pl.treksoft.kvision.form/index.html +++ /dev/null @@ -1,130 +0,0 @@ - - - -Convenient forms implementation, with support for many different input components and easy to define -validation.
-- - | -
-interface BoolFormControl : FormControl
-Base interface of a form control with a boolean value. - |
-
- - | -
-interface DateFormControl : FormControl
-Base interface of a form control with a date value. - |
-
- - | -
-open class FieldLabel : Tag
-Helper class for HTML label element. - |
-
- - | -
-class Form<K>
-The form definition class. Can be used directly or indirectly inside a FormPanel. - |
-
- - | -
-interface FormControl : Component
-Base interface of a form control. - |
-
- - | -
-open class FormPanel<K> : SimplePanel
-Bootstrap form component. - |
-
- - | -
-enum class FormType
-Bootstrap form layout options. - |
-
- - | -
-open class HelpBlock : Tag
-Helper class for Bootstrap help block element. - |
-
- - | -
-enum class InputSize
-Input controls sizes. - |
-
- - | -
-interface NumberFormControl : FormControl
-Base interface of a form control with a numeric value. - |
-
- - | -
-interface StringFormControl : FormControl
-Base interface of a form control with a text value. - |
-
- - | -- | -
fun Map<String, Any?>.asJson(): Json
-Returns map values in JSON format.
- - diff --git a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/bool.html b/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/bool.html deleted file mode 100644 index 2d14417e..00000000 --- a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/bool.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun Map<String, Any?>.bool(key: String): Boolean?
-Returns given value from the map as a Boolean.
- - diff --git a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/date.html b/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/date.html deleted file mode 100644 index 05ac67b9..00000000 --- a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/date.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun Map<String, Any?>.date(key: String): Date?
-Returns given value from the map as a Date.
- - diff --git a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/index.html b/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/index.html deleted file mode 100644 index b50e00d3..00000000 --- a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -- - | -
-fun Map<String, Any?>.asJson(): Json
-Returns map values in JSON format. - |
-
- - | -
-fun Map<String, Any?>.bool(key: String): Boolean?
-Returns given value from the map as a Boolean. - |
-
- - | -
-fun Map<String, Any?>.date(key: String): Date?
-Returns given value from the map as a Date. - |
-
- - | -
-fun Map<String, Any?>.number(key: String): Number?
-Returns given value from the map as a Number. - |
-
- - | -
-fun Map<String, Any?>.string(key: String): String?
-Returns given value from the map as a String. - |
-
fun Map<String, Any?>.number(key: String): Number?
-Returns given value from the map as a Number.
- - diff --git a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html b/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html deleted file mode 100644 index 33bc31c6..00000000 --- a/docs/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun Map<String, Any?>.string(key: String): String?
-Returns given value from the map as a String.
- - diff --git a/docs/api/pl.treksoft.kvision.hmr/-application-base/dispose.html b/docs/api/pl.treksoft.kvision.hmr/-application-base/dispose.html deleted file mode 100644 index f8902380..00000000 --- a/docs/api/pl.treksoft.kvision.hmr/-application-base/dispose.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -abstract fun dispose(): Map<String, Any>
-Ending point for an application.
-Return
-final state for Hot Module Replacement (HMR).
interface ApplicationBase
-Base interface for applications.
-Base interface for applications supporting Hot Module Replacement (HMR).
-- - | -
-abstract fun dispose(): Map<String, Any>
-Ending point for an application. - |
-
- - | -
-abstract fun start(state: Map<String, Any>): Unit
-Starting point for an application. - |
-
abstract fun start(state: Map<String, Any>): Unit
-Starting point for an application.
-
-state
- Initial state between Hot Module Replacement (HMR).
abstract fun accept(): Unit
abstract fun accept(dependency: String, callback: () -> Unit): Unit
abstract fun accept(dependencies: Array<String>, callback: (updated: Array<String>) -> Unit): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.hmr/-hot/data.html b/docs/api/pl.treksoft.kvision.hmr/-hot/data.html
deleted file mode 100644
index c9783bf7..00000000
--- a/docs/api/pl.treksoft.kvision.hmr/-hot/data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract val data: dynamic
-
-
diff --git a/docs/api/pl.treksoft.kvision.hmr/-hot/dispose.html b/docs/api/pl.treksoft.kvision.hmr/-hot/dispose.html
deleted file mode 100644
index 154fd5ce..00000000
--- a/docs/api/pl.treksoft.kvision.hmr/-hot/dispose.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun dispose(callback: (dynamic) -> Unit): Unit
-
-
diff --git a/docs/api/pl.treksoft.kvision.hmr/-hot/index.html b/docs/api/pl.treksoft.kvision.hmr/-hot/index.html
deleted file mode 100644
index 75b15c36..00000000
--- a/docs/api/pl.treksoft.kvision.hmr/-hot/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-external interface Hot
-Helper interface for Hot Module Replacement (HMR).
-- - | -
-abstract val data: dynamic |
-
- - | -
-abstract fun accept(): Unit - abstract fun accept(dependency: String, callback: () -> Unit): Unit - abstract fun accept(dependencies: Array<String>, callback: (updated: Array<String>) -> Unit): Unit |
-
- - | -
-abstract fun dispose(callback: (dynamic) -> Unit): Unit |
-
abstract val hot: Hot?
-
-
diff --git a/docs/api/pl.treksoft.kvision.hmr/-module/index.html b/docs/api/pl.treksoft.kvision.hmr/-module/index.html
deleted file mode 100644
index a1cb37f9..00000000
--- a/docs/api/pl.treksoft.kvision.hmr/-module/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-external interface Module
-Helper interface for Hot Module Replacement (HMR).
-- - | -
-abstract val hot: Hot? |
-
Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR).
-- - | -
-interface ApplicationBase
-Base interface for applications. - |
-
- - | -
-external interface Hot
-Helper interface for Hot Module Replacement (HMR). - |
-
- - | -
-external interface Module
-Helper interface for Hot Module Replacement (HMR). - |
-
- - | -
-external val module: Module
-Helper variable for Hot Module Replacement (HMR). - |
-
external val module: Module
-Helper variable for Hot Module Replacement (HMR).
- - diff --git a/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html b/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html deleted file mode 100644 index bdcab44e..00000000 --- a/docs/api/pl.treksoft.kvision.html/-align/-c-e-n-t-e-r.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -CENTER
-- - | -
-val className: String |
-
JUSTIFY
-- - | -
-val className: String |
-
LEFT
-- - | -
-val className: String |
-
NOWRAP
-- - | -
-val className: String |
-
RIGHT
-- - | -
-val className: String |
-
val className: String
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-align/index.html b/docs/api/pl.treksoft.kvision.html/-align/index.html
deleted file mode 100644
index 8f3154e3..00000000
--- a/docs/api/pl.treksoft.kvision.html/-align/index.html
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-enum class Align
-CSS align attributes.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -
-val className: String |
-
LARGE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-size/-s-m-a-l-l.html b/docs/api/pl.treksoft.kvision.html/-button-size/-s-m-a-l-l.html
deleted file mode 100644
index c2a12398..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-size/-s-m-a-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SMALL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-size/-x-s-m-a-l-l.html b/docs/api/pl.treksoft.kvision.html/-button-size/-x-s-m-a-l-l.html
deleted file mode 100644
index 1ae9d409..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-size/-x-s-m-a-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-XSMALL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-size/index.html b/docs/api/pl.treksoft.kvision.html/-button-size/index.html
deleted file mode 100644
index 95343574..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-size/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-enum class ButtonSize
-Button sizes.
-- - | -- | -
- - | -- | -
- - | -- | -
DANGER
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html b/docs/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html
deleted file mode 100644
index a4d8f8a3..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DEFAULT
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html b/docs/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html
deleted file mode 100644
index 510436c4..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INFO
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html b/docs/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html
deleted file mode 100644
index 12592330..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-LINK
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html b/docs/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html
deleted file mode 100644
index a58cd542..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-PRIMARY
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html b/docs/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html
deleted file mode 100644
index b96f93a2..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SUCCESS
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html b/docs/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html
deleted file mode 100644
index 6dc6c972..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-WARNING
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-button-style/index.html b/docs/api/pl.treksoft.kvision.html/-button-style/index.html
deleted file mode 100644
index 60b81f01..00000000
--- a/docs/api/pl.treksoft.kvision.html/-button-style/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-enum class ButtonStyle
-Button styles.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
Button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf())
-
-classes
- a set of CSS class names
Constructor
-
var block: Boolean
-Determines if the button takes all the space horizontally.
-Getter
-
Determines if the button takes all the space horizontally.
- -Setter
-
Determines if the button takes all the space horizontally.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/button.html b/docs/api/pl.treksoft.kvision.html/-button/button.html deleted file mode 100644 index 95028d1d..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/button.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: Button.() -> Unit = null): Button
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-button/disabled.html b/docs/api/pl.treksoft.kvision.html/-button/disabled.html deleted file mode 100644 index 6f924849..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/disabled.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var disabled: Boolean
-Determines if button is disabled.
-Getter
-
Determines if button is disabled.
- -Setter
-
Determines if button is disabled.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.html/-button/get-sn-attrs.html deleted file mode 100644 index 0c2ad719..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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?
-Button icon.
-Getter
-
Button icon.
- -Setter
-
Button icon.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/image.html b/docs/api/pl.treksoft.kvision.html/-button/image.html deleted file mode 100644 index cdd1a4f2..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/image.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var image: ResString?
-Button image.
-Getter
-
Button image.
- -Setter
-
Button image.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/index.html b/docs/api/pl.treksoft.kvision.html/-button/index.html deleted file mode 100644 index b460f031..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/index.html +++ /dev/null @@ -1,424 +0,0 @@ - - - -open class Button : Widget
-Button component.
-- - | -
-Button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var block: Boolean
-Determines if the button takes all the space horizontally. - |
-
- - | -
-var disabled: Boolean
-Determines if button is disabled. - |
-
- - | -
-var icon: String?
-Button icon. - |
-
- - | -
-var image: ResString?
-Button image. - |
-
- - | -
-var size: ButtonSize?
-Button size. - |
-
- - | -
-var style: ButtonStyle
-Button style. - |
-
- - | -
-var text: String
-Button label. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun onClick(handler: Button.(MouseEvent) -> Unit): Button
-A convenient helper for easy setting onClick event handler. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.button(text: String, icon: String? = null, style: ButtonStyle = ButtonStyle.DEFAULT, disabled: Boolean = false, classes: Set<String> = setOf(), init: Button.() -> Unit = null): Button
-DSL builder extension function. - |
-
open fun onClick(handler: Button.(MouseEvent) -> Unit): Button
-A convenient helper for easy setting onClick event handler.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-button/render.html b/docs/api/pl.treksoft.kvision.html/-button/render.html deleted file mode 100644 index 1e23270e..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var size: ButtonSize?
-Button size.
-Getter
-
Button size.
- -Setter
-
Button size.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/style.html b/docs/api/pl.treksoft.kvision.html/-button/style.html deleted file mode 100644 index 53caf7b6..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/style.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var style: ButtonStyle
-Button style.
-Getter
-
Button style.
- -Setter
-
Button style.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-button/text.html b/docs/api/pl.treksoft.kvision.html/-button/text.html deleted file mode 100644 index 6c2324b2..00000000 --- a/docs/api/pl.treksoft.kvision.html/-button/text.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var text: String
-Button label.
-Getter
-
Button label.
- -Setter
-
Button label.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-div/-init-.html b/docs/api/pl.treksoft.kvision.html/-div/-init-.html deleted file mode 100644 index 5d373c15..00000000 --- a/docs/api/pl.treksoft.kvision.html/-div/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -Div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null)
-
-rich
- determines if text can contain HTML code
Constructor
-
fun Container.div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null): Div
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-div/index.html b/docs/api/pl.treksoft.kvision.html/-div/index.html deleted file mode 100644 index 54750568..00000000 --- a/docs/api/pl.treksoft.kvision.html/-div/index.html +++ /dev/null @@ -1,104 +0,0 @@ - - - -open class Div : Tag
-Simple component rendered as div.
-- - | -
-Div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Text content of the tag. - |
-
- - | -
-var type: TAG
-Tag type. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.div(text: String, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Div.() -> Unit = null): Div
-DSL builder extension function. - |
-
CIRCLE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-image-shape/-r-o-u-n-d-e-d.html b/docs/api/pl.treksoft.kvision.html/-image-shape/-r-o-u-n-d-e-d.html
deleted file mode 100644
index 726addaf..00000000
--- a/docs/api/pl.treksoft.kvision.html/-image-shape/-r-o-u-n-d-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROUNDED
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-image-shape/-t-h-u-m-b-n-a-i-l.html b/docs/api/pl.treksoft.kvision.html/-image-shape/-t-h-u-m-b-n-a-i-l.html
deleted file mode 100644
index 43763262..00000000
--- a/docs/api/pl.treksoft.kvision.html/-image-shape/-t-h-u-m-b-n-a-i-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-THUMBNAIL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-image-shape/index.html b/docs/api/pl.treksoft.kvision.html/-image-shape/index.html
deleted file mode 100644
index a610c181..00000000
--- a/docs/api/pl.treksoft.kvision.html/-image-shape/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-enum class ImageShape
-Image shapes.
-- - | -- | -
- - | -- | -
- - | -- | -
Image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf())
-
-responsive
- determines if the image is rendered as responsive
-centered
- determines if the image is rendered centered
-classes
- a set of CSS class names
Constructor
-
var alt: String?
-The alternative text of the image.
-Getter
-
The alternative text of the image.
- -Setter
-
The alternative text of the image.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-image/centered.html b/docs/api/pl.treksoft.kvision.html/-image/centered.html deleted file mode 100644 index 1c0a1eeb..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/centered.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var centered: Boolean
-Determines if the image is rendered as centered.
-Getter
-
Determines if the image is rendered as centered.
- -Setter
-
Determines if the image is rendered as centered.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-image/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.html/-image/get-sn-attrs.html deleted file mode 100644 index 7867afee..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
fun Container.image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf(), init: Image.() -> Unit = null): Image
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-image/index.html b/docs/api/pl.treksoft.kvision.html/-image/index.html deleted file mode 100644 index bb3d9315..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/index.html +++ /dev/null @@ -1,397 +0,0 @@ - - - -open class Image : Widget
-Image component.
-- - | -
-Image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf()) |
-
- - | -
-var alt: String?
-The alternative text of the image. - |
-
- - | -
-var centered: Boolean
-Determines if the image is rendered as centered. - |
-
- - | -
-var responsive: Boolean
-Determines if the image is rendered as responsive. - |
-
- - | -
-var shape: ImageShape?
-The shape of the image. - |
-
- - | -
-var src: ResString
-URL of the image. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.image(src: ResString, alt: String? = null, responsive: Boolean = false, shape: ImageShape? = null, centered: Boolean = false, classes: Set<String> = setOf(), init: Image.() -> Unit = null): Image
-DSL builder extension function. - |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var responsive: Boolean
-Determines if the image is rendered as responsive.
-Getter
-
Determines if the image is rendered as responsive.
- -Setter
-
Determines if the image is rendered as responsive.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-image/shape.html b/docs/api/pl.treksoft.kvision.html/-image/shape.html deleted file mode 100644 index 2c23cb61..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/shape.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var shape: ImageShape?
-The shape of the image.
-Getter
-
The shape of the image.
- -Setter
-
The shape of the image.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-image/src.html b/docs/api/pl.treksoft.kvision.html/-image/src.html deleted file mode 100644 index c78b41b6..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/src.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var src: ResString
-URL of the image.
-Getter
-
URL of the image.
- -Setter
-
URL of the image.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-label/-init-.html b/docs/api/pl.treksoft.kvision.html/-label/-init-.html deleted file mode 100644 index d396f2f9..00000000 --- a/docs/api/pl.treksoft.kvision.html/-label/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -Label(text: String, rich: Boolean = false)
-
-rich
- determines if text can contain HTML code
Constructor
-
open class Label : Tag
-Simple label component rendered as span.
-- - | -
-Label(text: String, rich: Boolean = false) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Text content of the tag. - |
-
- - | -
-var type: TAG
-Tag type. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.label(text: String, rich: Boolean = false, init: Label.() -> Unit = null): Label
-DSL builder extension function. - |
-
fun Container.label(text: String, rich: Boolean = false, init: Label.() -> Unit = null): Label
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-link/-init-.html b/docs/api/pl.treksoft.kvision.html/-link/-init-.html deleted file mode 100644 index 25d0fc1e..00000000 --- a/docs/api/pl.treksoft.kvision.html/-link/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -Link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf())
-
-classes
- a set of CSS class names
Constructor
-
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
var icon: String?
-Link icon.
-Getter
-
Link icon.
- -Setter
-
Link icon.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-link/image.html b/docs/api/pl.treksoft.kvision.html/-link/image.html deleted file mode 100644 index 2d4687cf..00000000 --- a/docs/api/pl.treksoft.kvision.html/-link/image.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var image: ResString?
-Link image.
-Getter
-
Link image.
- -Setter
-
Link image.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-link/index.html b/docs/api/pl.treksoft.kvision.html/-link/index.html deleted file mode 100644 index a26de1f6..00000000 --- a/docs/api/pl.treksoft.kvision.html/-link/index.html +++ /dev/null @@ -1,172 +0,0 @@ - - - -open class Link : SimplePanel
-Link component.
-- - | -
-Link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf()) |
-
- - | -
-var icon: String?
-Link icon. - |
-
- - | -
-var image: ResString?
-Link image. - |
-
- - | -
-var label: String
-Link label. - |
-
- - | -
-var url: String
-Link URL address. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
- - | -
-fun Container.link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf(), init: Link.() -> Unit = null): Link
-DSL builder extension function. - |
-
var label: String
-Link label.
-Getter
-
Link label.
- -Setter
-
Link label.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-link/link.html b/docs/api/pl.treksoft.kvision.html/-link/link.html deleted file mode 100644 index a962fd12..00000000 --- a/docs/api/pl.treksoft.kvision.html/-link/link.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.link(label: String, url: String, icon: String? = null, image: ResString? = null, classes: Set<String> = setOf(), init: Link.() -> Unit = null): Link
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-link/render.html b/docs/api/pl.treksoft.kvision.html/-link/render.html deleted file mode 100644 index 295bfb6f..00000000 --- a/docs/api/pl.treksoft.kvision.html/-link/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var url: String
-Link URL address.
-Getter
-
Link URL address.
- -Setter
-
Link URL address.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-list-tag/-init-.html b/docs/api/pl.treksoft.kvision.html/-list-tag/-init-.html deleted file mode 100644 index e4b3366f..00000000 --- a/docs/api/pl.treksoft.kvision.html/-list-tag/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -ListTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null)
-
-elements
- optional list of elements
-rich
- determines if elements can contain HTML code
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
protected open fun childrenVNodes(): Array<VNode>
-Overrides SimplePanel.childrenVNodes
-Returns the array of the children Snabbdom vnodes.
-Return
-array of children vnodes
var elements: List<String>?
-List of elements.
-Getter
-
List of elements.
- -Setter
-
List of elements.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-list-tag/get-sn-class.html b/docs/api/pl.treksoft.kvision.html/-list-tag/get-sn-class.html deleted file mode 100644 index dfc28cbf..00000000 --- a/docs/api/pl.treksoft.kvision.html/-list-tag/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open class ListTag : SimplePanel
-HTML list component.
-The list component can be populated directly from elements parameter or manually by adding -any Component to the container.
-- - | -
-ListTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null) |
-
- - | -
-var elements: List<String>?
-List of elements. - |
-
- - | -
-var rich: Boolean
-Determines if elements can contain HTML code. - |
-
- - | -
-var type: ListType
-List type. - |
-
- - | -
-open fun childrenVNodes(): Array<VNode>
-Returns the array of the children Snabbdom vnodes. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-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. - |
-
- - | -
-fun addInternal(child: Component): SimplePanel
-Protected and final method to add given component to the current container. - |
-
- - | -
-open fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
- - | -
-fun Container.listTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null): ListTag
-DSL builder extension function. - |
-
fun Container.listTag(type: ListType, elements: List<String>? = null, rich: Boolean = false, classes: Set<String> = setOf(), init: ListTag.() -> Unit = null): ListTag
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-list-tag/render.html b/docs/api/pl.treksoft.kvision.html/-list-tag/render.html deleted file mode 100644 index 1077bab5..00000000 --- a/docs/api/pl.treksoft.kvision.html/-list-tag/render.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var rich: Boolean
-Determines if elements can contain HTML code.
-Getter
-
Determines if elements can contain HTML code.
- -Setter
-
Determines if elements can contain HTML code.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-list-tag/type.html b/docs/api/pl.treksoft.kvision.html/-list-tag/type.html deleted file mode 100644 index 8b7a41eb..00000000 --- a/docs/api/pl.treksoft.kvision.html/-list-tag/type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var type: ListType
-List type.
-Getter
-
List type.
- -Setter
-
List type.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-d-l.html b/docs/api/pl.treksoft.kvision.html/-list-type/-d-l.html deleted file mode 100644 index 071936dc..00000000 --- a/docs/api/pl.treksoft.kvision.html/-list-type/-d-l.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -DL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-d-l_-h-o-r-i-z.html b/docs/api/pl.treksoft.kvision.html/-list-type/-d-l_-h-o-r-i-z.html
deleted file mode 100644
index f306772d..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/-d-l_-h-o-r-i-z.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DL_HORIZ
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-i-n-l-i-n-e.html b/docs/api/pl.treksoft.kvision.html/-list-type/-i-n-l-i-n-e.html
deleted file mode 100644
index 00389cb1..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/-i-n-l-i-n-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INLINE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-o-l.html b/docs/api/pl.treksoft.kvision.html/-list-type/-o-l.html
deleted file mode 100644
index df83f73a..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/-o-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-OL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-u-l.html b/docs/api/pl.treksoft.kvision.html/-list-type/-u-l.html
deleted file mode 100644
index 2d42f06c..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/-u-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/-u-n-s-t-y-l-e-d.html b/docs/api/pl.treksoft.kvision.html/-list-type/-u-n-s-t-y-l-e-d.html
deleted file mode 100644
index 699da8c7..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/-u-n-s-t-y-l-e-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UNSTYLED
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-list-type/index.html b/docs/api/pl.treksoft.kvision.html/-list-type/index.html
deleted file mode 100644
index 963ae3ef..00000000
--- a/docs/api/pl.treksoft.kvision.html/-list-type/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-enum class ListType
-HTML list types.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
ABBR
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-a-d-d-r-e-s-s.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-a-d-d-r-e-s-s.html
deleted file mode 100644
index f71f09f7..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-a-d-d-r-e-s-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ADDRESS
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-b-l-o-c-k-q-u-o-t-e.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-b-l-o-c-k-q-u-o-t-e.html
deleted file mode 100644
index 1ff977df..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-b-l-o-c-k-q-u-o-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-BLOCKQUOTE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-i-t-e.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-i-t-e.html
deleted file mode 100644
index 96dddc39..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-i-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CITE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-o-d-e.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-o-d-e.html
deleted file mode 100644
index 1b83ea9f..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-c-o-d-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CODE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-e-l.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-e-l.html
deleted file mode 100644
index b1ebaa48..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-e-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DEL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-i-v.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-i-v.html
deleted file mode 100644
index 64b36880..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-d-i-v.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DIV
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-e-m.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-e-m.html
deleted file mode 100644
index 27c72f6f..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-e-m.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EM
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-f-o-o-t-e-r.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-f-o-o-t-e-r.html
deleted file mode 100644
index 6d7bbd09..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-f-o-o-t-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FOOTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h-e-a-d-e-r.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h-e-a-d-e-r.html
deleted file mode 100644
index 1fe3e5e4..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h-e-a-d-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-HEADER
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h1.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h1.html
deleted file mode 100644
index 68573620..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h1.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H1
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h2.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h2.html
deleted file mode 100644
index 05e2d5f9..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h2.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H2
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h3.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h3.html
deleted file mode 100644
index 73270dfa..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h3.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H3
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h4.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h4.html
deleted file mode 100644
index 701f1131..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h4.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H4
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h5.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h5.html
deleted file mode 100644
index e58876d2..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h5.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H5
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h6.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-h6.html
deleted file mode 100644
index f43ba6a9..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-h6.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-H6
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-i-n-s.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-i-n-s.html
deleted file mode 100644
index 4ab40a36..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-i-n-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INS
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-k-b-d.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-k-b-d.html
deleted file mode 100644
index a343727c..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-k-b-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-KBD
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-a-b-e-l.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-a-b-e-l.html
deleted file mode 100644
index 2e1b29a4..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-a-b-e-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-LABEL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-i.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-i.html
deleted file mode 100644
index 82ce67d0..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-l-i.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-LI
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-m-a-r-k.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-m-a-r-k.html
deleted file mode 100644
index b1019ff5..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-m-a-r-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-MARK
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-o-l.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-o-l.html
deleted file mode 100644
index bc732339..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-o-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-OL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-p-r-e.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-p-r-e.html
deleted file mode 100644
index 0e08f247..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-p-r-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-PRE
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-p.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-p.html
deleted file mode 100644
index 3969fbc3..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-p.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-P
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-a-m-p.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-a-m-p.html
deleted file mode 100644
index 1f19ebac..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-a-m-p.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SAMP
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-e-c-t-i-o-n.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-e-c-t-i-o-n.html
deleted file mode 100644
index 8cc4a029..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-e-c-t-i-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SECTION
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-m-a-l-l.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-m-a-l-l.html
deleted file mode 100644
index 25973d35..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-m-a-l-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SMALL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-p-a-n.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-p-a-n.html
deleted file mode 100644
index e56480f5..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-p-a-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPAN
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-t-r-o-n-g.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-t-r-o-n-g.html
deleted file mode 100644
index 49d279c2..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s-t-r-o-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRONG
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-s.html
deleted file mode 100644
index 0f0fea89..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-S
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-u-l.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-u-l.html
deleted file mode 100644
index 7931b416..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-u-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UL
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-u.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-u.html
deleted file mode 100644
index c05c55e8..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-u.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-U
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/-v-a-r.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/-v-a-r.html
deleted file mode 100644
index 4602af8f..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/-v-a-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-VAR
-
-
diff --git a/docs/api/pl.treksoft.kvision.html/-t-a-g/index.html b/docs/api/pl.treksoft.kvision.html/-t-a-g/index.html
deleted file mode 100644
index 9c7c4f82..00000000
--- a/docs/api/pl.treksoft.kvision.html/-t-a-g/index.html
+++ /dev/null
@@ -1,250 +0,0 @@
-
-
-
-enum class TAG
-HTML tags.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
Tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null)
-
-text
- text content of the tag
-rich
- determines if text can contain HTML code
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
var align: Align?
-Text align.
-Getter
-
Text align.
- -Setter
-
Text align.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-tag/get-sn-class.html b/docs/api/pl.treksoft.kvision.html/-tag/get-sn-class.html deleted file mode 100644 index ce622907..00000000 --- a/docs/api/pl.treksoft.kvision.html/-tag/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open class Tag : SimplePanel
-HTML tag component.
-- - | -
-Tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Text content of the tag. - |
-
- - | -
-var type: TAG
-Tag type. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
- - | -
-fun Container.tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null): Tag
-DSL builder extension function. - |
-
- - | -
-open class Div : Tag
-Simple component rendered as div. - |
-
- - | -
-open class FieldLabel : Tag
-Helper class for HTML label element. - |
-
- - | -
-open class HelpBlock : Tag
-Helper class for Bootstrap help block element. - |
-
- - | -
-open class Label : Tag
-Simple label component rendered as span. - |
-
protected open fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
var rich: Boolean
-Determines if text can contain HTML code.
-Getter
-
Determines if text can contain HTML code.
- -Setter
-
Determines if text can contain HTML code.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-tag/tag.html b/docs/api/pl.treksoft.kvision.html/-tag/tag.html deleted file mode 100644 index 62f92230..00000000 --- a/docs/api/pl.treksoft.kvision.html/-tag/tag.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.tag(type: TAG, text: String? = null, rich: Boolean = false, align: Align? = null, classes: Set<String> = setOf(), init: Tag.() -> Unit = null): Tag
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.html/-tag/text.html b/docs/api/pl.treksoft.kvision.html/-tag/text.html deleted file mode 100644 index aca1a8d2..00000000 --- a/docs/api/pl.treksoft.kvision.html/-tag/text.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var text: String?
-Text content of the tag.
-Getter
-
Text content of the tag.
- -Setter
-
Text content of the tag.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/-tag/type.html b/docs/api/pl.treksoft.kvision.html/-tag/type.html deleted file mode 100644 index f20975ec..00000000 --- a/docs/api/pl.treksoft.kvision.html/-tag/type.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var type: TAG
-Tag type.
-Getter
-
Tag type.
- -Setter
-
Tag type.
- - - diff --git a/docs/api/pl.treksoft.kvision.html/index.html b/docs/api/pl.treksoft.kvision.html/index.html deleted file mode 100644 index 281a7789..00000000 --- a/docs/api/pl.treksoft.kvision.html/index.html +++ /dev/null @@ -1,135 +0,0 @@ - - - -Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links and lists.
-- - | -
-enum class Align
-CSS align attributes. - |
-
- - | -
-open class Button : Widget
-Button component. - |
-
- - | -
-enum class ButtonSize
-Button sizes. - |
-
- - | -
-enum class ButtonStyle
-Button styles. - |
-
- - | -
-open class Div : Tag
-Simple component rendered as div. - |
-
- - | -
-open class Image : Widget
-Image component. - |
-
- - | -
-enum class ImageShape
-Image shapes. - |
-
- - | -
-open class Label : Tag
-Simple label component rendered as span. - |
-
- - | -
-open class Link : SimplePanel
-Link component. - |
-
- - | -
-open class ListTag : SimplePanel
-HTML list component. - |
-
- - | -
-enum class ListType
-HTML list types. - |
-
- - | -
-enum class TAG
-HTML tags. - |
-
- - | -
-open class Tag : SimplePanel
-HTML tag component. - |
-
Alert(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null)
-
-rich
- determines if text can contain HTML code
-animation
- determines if animations are used
-callback
- a function called after closing window with OK button
Constructor
-
var align: Align?
-Text align.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-alert/hide.html b/docs/api/pl.treksoft.kvision.modal/-alert/hide.html deleted file mode 100644 index f165c34f..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-alert/hide.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun hide(): Widget
-Overrides Modal.hide
-Makes current widget invisible.
-Return
-current widget
open class Alert : Modal
-Alert window based on Bootstrap modal.
-- - | -
-Alert(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Window content text. - |
-
- - | -
-var animation: Boolean
-Determines if animations are used. - |
-
- - | -
-var caption: String?
-Window caption text. - |
-
- - | -
-var closeButton: Boolean
-Determines if Close button is visible. - |
-
- - | -
-var size: ModalSize?
-Window size. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-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 addButton(button: Button): Modal
-Adds given button to the bottom section of dialog window. - |
-
- - | -
-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 getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-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 removeAllButtons(): Modal
-Removes all buttons from the bottom section of dialog window. - |
-
- - | -
-open fun removeButton(button: Button): Modal
-Removes given button from the bottom section of dialog window. - |
-
- - | -
-open fun toggle(): Unit
-Toggle modal window visibility. - |
-
- - | -
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null): Unit
-Helper function for opening Alert window. - |
-
var rich: Boolean
-Determines if text can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-alert/show.html b/docs/api/pl.treksoft.kvision.modal/-alert/show.html deleted file mode 100644 index 80c160e4..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-alert/show.html +++ /dev/null @@ -1,30 +0,0 @@ - - - -fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, callback: () -> Unit = null): Unit
-Helper function for opening Alert window.
-
-rich
- determines if text can contain HTML code
-animation
- determines if animations are used
-callback
- a function called after closing window with OK button
var text: String?
-Window content text.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-close-icon/-init-.html b/docs/api/pl.treksoft.kvision.modal/-close-icon/-init-.html deleted file mode 100644 index eebb8ae3..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-close-icon/-init-.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -CloseIcon()
-Helper class for close icon component.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-close-icon/get-sn-attrs.html b/docs/api/pl.treksoft.kvision.modal/-close-icon/get-sn-attrs.html deleted file mode 100644 index 353a57b1..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-close-icon/get-sn-attrs.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
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
open class CloseIcon : Widget
-Helper class for close icon component.
-- - | -
-CloseIcon()
-Helper class for close icon component. - |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
Confirm(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null)
-
-rich
- determines if text can contain HTML code
-animation
- determines if animations are used
-cancelVisible
- determines if Cancel button is visible
-noCallback
- a function called after closing window with No button
-yesCallback
- a function called after closing window with Yes button
Constructor
-
var align: Align?
-Text align.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-confirm/cancel-visible.html b/docs/api/pl.treksoft.kvision.modal/-confirm/cancel-visible.html deleted file mode 100644 index 9260eafa..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-confirm/cancel-visible.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var cancelVisible: Boolean
-Determines if Cancel button is visible.
-Getter
-
Determines if Cancel button is visible.
- -Setter
-
Determines if Cancel button is visible.
- - - diff --git a/docs/api/pl.treksoft.kvision.modal/-confirm/index.html b/docs/api/pl.treksoft.kvision.modal/-confirm/index.html deleted file mode 100644 index 0bdebe0c..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-confirm/index.html +++ /dev/null @@ -1,244 +0,0 @@ - - - -open class Confirm : Modal
-Confirm window based on Bootstrap modal.
-- - | -
-Confirm(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null) |
-
- - | -
-var align: Align?
-Text align. - |
-
- - | -
-var cancelVisible: Boolean
-Determines if Cancel button is visible. - |
-
- - | -
-var rich: Boolean
-Determines if text can contain HTML code. - |
-
- - | -
-var text: String?
-Window content text. - |
-
- - | -
-var animation: Boolean
-Determines if animations are used. - |
-
- - | -
-var caption: String?
-Window caption text. - |
-
- - | -
-var closeButton: Boolean
-Determines if Close button is visible. - |
-
- - | -
-var size: ModalSize?
-Window size. - |
-
- - | -
-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 addButton(button: Button): Modal
-Adds given button to the bottom section of dialog window. - |
-
- - | -
-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 getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-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 removeAllButtons(): Modal
-Removes all buttons from the bottom section of dialog window. - |
-
- - | -
-open fun removeButton(button: Button): Modal
-Removes given button from the bottom section of dialog window. - |
-
- - | -
-open fun toggle(): Unit
-Toggle modal window visibility. - |
-
- - | -
-fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null): Unit
-Helper function for opening Confirm window. - |
-
var rich: Boolean
-Determines if text can contain HTML code.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-confirm/show.html b/docs/api/pl.treksoft.kvision.modal/-confirm/show.html deleted file mode 100644 index 9ea5f457..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-confirm/show.html +++ /dev/null @@ -1,34 +0,0 @@ - - - -fun show(: String? = null, text: String? = null, rich: Boolean = false, align: Align? = null, size: ModalSize? = null, animation: Boolean = true, cancelVisible: Boolean = false, noCallback: () -> Unit = null, yesCallback: () -> Unit = null): Unit
-Helper function for opening Confirm window.
-
-rich
- determines if text can contain HTML code
-animation
- determines if animations are used
-cancelVisible
- determines if Cancel button is visible
-noCallback
- a function called after closing window with No button
-yesCallback
- a function called after closing window with Yes button
var text: String?
-Window content text.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html deleted file mode 100644 index 9884a5ab..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -LARGE
-- - | -
-val className: String |
-
SMALL
-- - | -
-val className: String |
-
val className: String
-
-
diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html
deleted file mode 100644
index 4b88ad07..00000000
--- a/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-enum class ModalSize
-Modal window sizes.
-- - | -- | -
- - | -- | -
- - | -
-val className: String |
-
Modal(: String? = null, closeButton: Boolean = true, size: ModalSize? = null, animation: Boolean = true, escape: Boolean = true, classes: Set<String> = setOf(), init: Modal.() -> Unit = null)
-
-closeButton
- determines if Close button is visible
-animation
- determines if animations are used
-escape
- determines if dialog can be closed with Esc key
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun addButton(button: Button): Modal
-Adds given button to the bottom section of dialog window.
-
-button
- a Button component
Return
-this modal
open fun add(child: Component): SimplePanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
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.modal/-modal/animation.html b/docs/api/pl.treksoft.kvision.modal/-modal/animation.html deleted file mode 100644 index d61b11b7..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/animation.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var animation: Boolean
-Determines if animations are used.
-Getter
-
Determines if animations are used.
- -Setter
-
Determines if animations are used.
- - - diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/caption.html b/docs/api/pl.treksoft.kvision.modal/-modal/caption.html deleted file mode 100644 index cca2f4cc..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/caption.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var caption: String?
-Window caption text.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/close-button.html b/docs/api/pl.treksoft.kvision.modal/-modal/close-button.html deleted file mode 100644 index 4810bdbb..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/close-button.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var closeButton: Boolean
-Determines if Close button is visible.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/get-children.html b/docs/api/pl.treksoft.kvision.modal/-modal/get-children.html deleted file mode 100644 index 52431771..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/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 getSnAttrs(): List<StringPair>
-Overrides Widget.getSnAttrs
-Returns list of element attributes in the form of a List.
-Return
-list of element attributes
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
open fun hide(): Widget
-Overrides Widget.hide
-Makes current widget invisible.
-Return
-current widget
open class Modal : SimplePanel
-Configurable modal window based on Bootstrap modal.
-- - | -
-Modal(: String? = null, closeButton: Boolean = true, size: ModalSize? = null, animation: Boolean = true, escape: Boolean = true, classes: Set<String> = setOf(), init: Modal.() -> Unit = null) |
-
- - | -
-var animation: Boolean
-Determines if animations are used. - |
-
- - | -
-var caption: String?
-Window caption text. - |
-
- - | -
-var closeButton: Boolean
-Determines if Close button is visible. - |
-
- - | -
-var size: ModalSize?
-Window size. - |
-
- - | -
-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 addButton(button: Button): Modal
-Adds given button to the bottom section of dialog window. - |
-
- - | -
-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 getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-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 removeAllButtons(): Modal
-Removes all buttons from the bottom section of dialog window. - |
-
- - | -
-open fun removeButton(button: Button): Modal
-Removes given button from the bottom section of dialog window. - |
-
- - | -
-open fun toggle(): Unit
-Toggle modal window 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. - |
-
- - | -
-open class Alert : Modal
-Alert window based on Bootstrap modal. - |
-
- - | -
-open class Confirm : Modal
-Confirm window based on Bootstrap modal. - |
-
open fun removeAllButtons(): Modal
-Removes all buttons from the bottom section of dialog window.
-Return
-this modal
open fun removeAll(): SimplePanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun removeButton(button: Button): Modal
-Removes given button from the bottom section of dialog window.
-
-button
- a Button component
Return
-this modal
open fun remove(child: Component): SimplePanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
var size: ModalSize?
-Window size.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/toggle.html b/docs/api/pl.treksoft.kvision.modal/-modal/toggle.html deleted file mode 100644 index a4c26897..00000000 --- a/docs/api/pl.treksoft.kvision.modal/-modal/toggle.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun toggle(): Unit
-Toggle modal window visibility.
- - diff --git a/docs/api/pl.treksoft.kvision.modal/index.html b/docs/api/pl.treksoft.kvision.modal/index.html deleted file mode 100644 index e2db9d36..00000000 --- a/docs/api/pl.treksoft.kvision.modal/index.html +++ /dev/null @@ -1,63 +0,0 @@ - - - -Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs.
-- - | -
-open class Alert : Modal
-Alert window based on Bootstrap modal. - |
-
- - | -
-open class CloseIcon : Widget
-Helper class for close icon component. - |
-
- - | -
-open class Confirm : Modal
-Confirm window based on Bootstrap modal. - |
-
- - | -
-open class Modal : SimplePanel
-Configurable modal window based on Bootstrap modal. - |
-
- - | -
-enum class ModalSize
-Modal window sizes. - |
-
HORIZONTAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-direction/-v-e-r-t-i-c-a-l.html b/docs/api/pl.treksoft.kvision.panel/-direction/-v-e-r-t-i-c-a-l.html
deleted file mode 100644
index e006bc2e..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-direction/-v-e-r-t-i-c-a-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-VERTICAL
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-direction/index.html b/docs/api/pl.treksoft.kvision.panel/-direction/index.html
deleted file mode 100644
index f1d12efe..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-direction/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-enum class Direction
-Split panel direction.
-- - | -- | -
- - | -- | -
DockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null)
-
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): DockPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component, position: Side): DockPanel
-Adds a component to the dock container.
-
-position
- position in the dock
Return
-current container
open fun add(child: Component): DockPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
fun Container.dockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null): DockPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-dock-panel/index.html b/docs/api/pl.treksoft.kvision.panel/-dock-panel/index.html deleted file mode 100644 index c68ae370..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-dock-panel/index.html +++ /dev/null @@ -1,133 +0,0 @@ - - - -open class DockPanel : SimplePanel
-The container with dock layout (up, down, left, right and center positions).
-- - | -
-DockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null) |
-
- - | -
-open fun add(child: Component, position: Side): DockPanel
-Adds a component to the dock container. -open fun add(child: Component): DockPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): DockPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun remove(child: Component): DockPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): DockPanel
-Removes all children from the current container. - |
-
- - | -
-open fun removeAt(position: Side): DockPanel
-Removes child from given position in the dock. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.dockPanel(classes: Set<String> = setOf(), init: DockPanel.() -> Unit = null): DockPanel
-DSL builder extension function. - |
-
open fun removeAll(): DockPanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun removeAt(position: Side): DockPanel
-Removes child from given position in the dock.
-
-position
- position in the dock
Return
-current container
open fun remove(child: Component): DockPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-e-n-d.html
deleted file mode 100644
index a8a3c226..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXEND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-s-t-a-r-t.html
deleted file mode 100644
index 0bfb9922..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-f-l-e-x-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXSTART
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-a-r-o-u-n-d.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-a-r-o-u-n-d.html
deleted file mode 100644
index 481534e8..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-a-r-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEAROUND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
deleted file mode 100644
index f07a9c72..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEBETWEEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-t-r-e-t-c-h.html
deleted file mode 100644
index b1773eb1..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/index.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-content/index.html
deleted file mode 100644
index 023f1240..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-content/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-enum class FlexAlignContent
-CSS flexbox content alignment options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
BASELINE
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-c-e-n-t-e-r.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-c-e-n-t-e-r.html
deleted file mode 100644
index 33cf1678..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-c-e-n-t-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-e-n-d.html
deleted file mode 100644
index 9af2a7d2..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXEND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-s-t-a-r-t.html
deleted file mode 100644
index 0ee8dae9..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-f-l-e-x-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXSTART
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-s-t-r-e-t-c-h.html
deleted file mode 100644
index ee6c88f4..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/index.html b/docs/api/pl.treksoft.kvision.panel/-flex-align-items/index.html
deleted file mode 100644
index 5d6bace6..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-align-items/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-enum class FlexAlignItems
-CSS flexbox alignments options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
COLUMNREV
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-c-o-l-u-m-n.html b/docs/api/pl.treksoft.kvision.panel/-flex-dir/-c-o-l-u-m-n.html
deleted file mode 100644
index 151f4648..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-c-o-l-u-m-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-COLUMN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w-r-e-v.html b/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w-r-e-v.html
deleted file mode 100644
index 59be1098..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w-r-e-v.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROWREV
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w.html b/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w.html
deleted file mode 100644
index 2d4a3052..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-dir/-r-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROW
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-dir/index.html b/docs/api/pl.treksoft.kvision.panel/-flex-dir/index.html
deleted file mode 100644
index 732fdfec..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-dir/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class FlexDir
-CSS flexbox directions.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-e-n-d.html
deleted file mode 100644
index e0ec0526..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXEND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-s-t-a-r-t.html
deleted file mode 100644
index 901e8f4a..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-f-l-e-x-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-FLEXSTART
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-a-r-o-u-n-d.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-a-r-o-u-n-d.html
deleted file mode 100644
index 841d497e..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-a-r-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEAROUND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-b-e-t-w-e-e-n.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-b-e-t-w-e-e-n.html
deleted file mode 100644
index 18155064..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-b-e-t-w-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEBETWEEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-e-v-e-n-l-y.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-e-v-e-n-l-y.html
deleted file mode 100644
index 88c6dd00..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/-s-p-a-c-e-e-v-e-n-l-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEEVENLY
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-justify/index.html b/docs/api/pl.treksoft.kvision.panel/-flex-justify/index.html
deleted file mode 100644
index 6305ed87..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-justify/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-enum class FlexJustify
-CSS flexbox justification options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
FlexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null)
-
-direction
- flexbox direction
-justify
- flexbox content justification
-alignItems
- flexbox items alignment
-alignContent
- flexbox content alignment
-spacing
- spacing between columns/rows
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): FlexPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-Adds a component to the flexbox container.
-
-order
- child flexbox ordering
-shrink
- child flexbox shrink
-alignSelf
- child self alignment
-classes
- a set of CSS class names
open fun add(child: Component): FlexPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
var alignContent: FlexAlignContent?
-CSS flexbox content alignment.
-Getter
-
CSS flexbox content alignment.
- -Setter
-
CSS flexbox content alignment.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/align-items.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/align-items.html deleted file mode 100644 index b6d46129..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/align-items.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var alignItems: FlexAlignItems?
-CSS flexbox items alignment.
-Getter
-
CSS flexbox items alignment.
- -Setter
-
CSS flexbox items alignment.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/direction.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/direction.html deleted file mode 100644 index b4cb415a..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/direction.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var direction: FlexDir?
-CSS flexbox direction.
-Getter
-
CSS flexbox direction.
- -Setter
-
CSS flexbox direction.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/flex-panel.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/flex-panel.html deleted file mode 100644 index 4627c54e..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/flex-panel.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.flexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null): FlexPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/get-sn-style.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/get-sn-style.html deleted file mode 100644 index 32fccbed..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/get-sn-style.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun getSnStyle(): List<StringPair>
-Overrides StyledComponent.getSnStyle
-Returns the list of String pairs defining CSS style attributes and their values.
-Return
-the list of attributes and their values
open class FlexPanel : SimplePanel
-The container with CSS flexbox layout support.
-- - | -
-FlexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null) |
-
- - | -
-var alignContent: FlexAlignContent?
-CSS flexbox content alignment. - |
-
- - | -
-var alignItems: FlexAlignItems?
-CSS flexbox items alignment. - |
-
- - | -
-var direction: FlexDir?
-CSS flexbox direction. - |
-
- - | -
-var justify: FlexJustify?
-CSS flexbox content justification. - |
-
- - | -
-var spacing: Int?
-The spacing between columns/rows. - |
-
- - | -
-var wrap: FlexWrap?
-CSS flexbox wrap mode. - |
-
- - | -
-fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-Adds a component to the flexbox container. -open fun add(child: Component): FlexPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): FlexPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-open fun remove(child: Component): FlexPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): FlexPanel
-Removes all children from the current container. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.flexPanel(direction: FlexDir? = null, wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, alignContent: FlexAlignContent? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: FlexPanel.() -> Unit = null): FlexPanel
-DSL builder extension function. - |
-
- - | -
-open class HPanel : FlexPanel
-The container with horizontal layout. - |
-
- - | -
-open class VPanel : FlexPanel
-The container with vertical layout. - |
-
var justify: FlexJustify?
-CSS flexbox content justification.
-Getter
-
CSS flexbox content justification.
- -Setter
-
CSS flexbox content justification.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/remove-all.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/remove-all.html deleted file mode 100644 index 4a5a9db9..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/remove-all.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeAll(): FlexPanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(child: Component): FlexPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
var spacing: Int?
-The spacing between columns/rows.
-Getter
-
The spacing between columns/rows.
- -Setter
-
The spacing between columns/rows.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-panel/wrap.html b/docs/api/pl.treksoft.kvision.panel/-flex-panel/wrap.html deleted file mode 100644 index 4ae5640d..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-panel/wrap.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var wrap: FlexWrap?
-CSS flexbox wrap mode.
-Getter
-
CSS flexbox wrap mode.
- -Setter
-
CSS flexbox wrap mode.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-n-o-w-r-a-p.html b/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-n-o-w-r-a-p.html deleted file mode 100644 index 1b82b46e..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-n-o-w-r-a-p.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -NOWRAP
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p-r-e-v.html b/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p-r-e-v.html
deleted file mode 100644
index 763d8871..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p-r-e-v.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-WRAPREV
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p.html b/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p.html
deleted file mode 100644
index 92c5a21e..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/-w-r-a-p.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-WRAP
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/index.html b/docs/api/pl.treksoft.kvision.panel/-flex-wrap/index.html
deleted file mode 100644
index 6454c36c..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-flex-wrap/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-enum class FlexWrap
-CSS flexbox wrap modes.
-- - | -- | -
- - | -- | -
- - | -- | -
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-e-n-d.html
deleted file mode 100644
index 52bde6de..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-END
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-a-r-o-u-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-a-r-o-u-n-d.html
deleted file mode 100644
index 77bbd042..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-a-r-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEAROUND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
deleted file mode 100644
index 39fa02a8..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEBETWEEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-e-v-e-n-l-y.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-e-v-e-n-l-y.html
deleted file mode 100644
index a2f98f61..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-p-a-c-e-e-v-e-n-l-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEEVENLY
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-a-r-t.html
deleted file mode 100644
index bcf5a4f8..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-START
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-r-e-t-c-h.html
deleted file mode 100644
index 0ca2e905..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-align-content/index.html
deleted file mode 100644
index bd7231f4..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align-content/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-enum class GridAlignContent
-CSS grid content alignment options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align/-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-align/-e-n-d.html
deleted file mode 100644
index 9d573fcd..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align/-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-END
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-a-r-t.html
deleted file mode 100644
index d6b9b923..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-START
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-r-e-t-c-h.html
deleted file mode 100644
index 57f9daab..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html
deleted file mode 100644
index eb3c854b..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class GridAlign
-CSS grid alignment options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
COLUMNDENSE
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-c-o-l-u-m-n.html b/docs/api/pl.treksoft.kvision.panel/-grid-flow/-c-o-l-u-m-n.html
deleted file mode 100644
index e4a7ff3f..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-c-o-l-u-m-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-COLUMN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w-d-e-n-s-e.html b/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w-d-e-n-s-e.html
deleted file mode 100644
index 515a5532..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w-d-e-n-s-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROWDENSE
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w.html b/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w.html
deleted file mode 100644
index 0be1329f..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-flow/-r-o-w.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ROW
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-flow/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-flow/index.html
deleted file mode 100644
index 58e3b1f8..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-flow/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class GridFlow
-CSS grid flow options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-e-n-d.html
deleted file mode 100644
index e0401564..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-END
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-a-r-o-u-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-a-r-o-u-n-d.html
deleted file mode 100644
index a8eca9e1..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-a-r-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEAROUND
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-b-e-t-w-e-e-n.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
deleted file mode 100644
index 957c0977..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-b-e-t-w-e-e-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEBETWEEN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-e-v-e-n-l-y.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-e-v-e-n-l-y.html
deleted file mode 100644
index a232a24d..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-p-a-c-e-e-v-e-n-l-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SPACEEVENLY
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-a-r-t.html
deleted file mode 100644
index 39cd1e4c..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-START
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-r-e-t-c-h.html
deleted file mode 100644
index 14ba8aff..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/index.html
deleted file mode 100644
index e285c467..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify-content/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-enum class GridJustifyContent
-CSS grid content justification options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html
deleted file mode 100644
index 5396b32d..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-END
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html
deleted file mode 100644
index d1b879fb..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-START
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html
deleted file mode 100644
index c2aa3bb8..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STRETCH
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-justify/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-justify/index.html
deleted file mode 100644
index d40dcfba..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-justify/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class GridJustify
-CSS grid justification options.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
GridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null)
-
-autoColumns
- grid auto columns
-templateColumns
- grid columns template
-templateRows
- grid rows template
-templateAreas
- grid areas template
-justifyItems
- grid items justification
-alignItems
- grid items alignment
-justifyContent
- flexbox content justification
-alignContent
- flexbox content alignment
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): GridPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
fun add(child: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf()): GridPanel
-Adds a component to the grid container.
-
-columnStart
- number of starting column
-rowStart
- number of starting row
-columnEnd
- number of ending column
-rowEnd
- number of ending row
-justifySelf
- child self justification
-alignSelf
- child self alignment
-classes
- a set of CSS class names
Return
-current container
open fun add(child: Component): GridPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
var alignContent: GridAlignContent?
-CSS grid content alignment.
-Getter
-
CSS grid content alignment.
- -Setter
-
CSS grid content alignment.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/align-items.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/align-items.html deleted file mode 100644 index a2d50861..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/align-items.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var alignItems: GridAlign?
-CSS grid items alignment.
-Getter
-
CSS grid items alignment.
- -Setter
-
CSS grid items alignment.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-columns.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-columns.html deleted file mode 100644 index d6c9a818..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-columns.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autoColumns: String?
-CSS grid auto columns.
-Getter
-
CSS grid auto columns.
- -Setter
-
CSS grid auto columns.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-flow.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-flow.html deleted file mode 100644 index a8bdd03f..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-flow.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autoFlow: GridFlow?
-CSS grid auto flow.
-Getter
-
CSS grid auto flow.
- -Setter
-
CSS grid auto flow.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-rows.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-rows.html deleted file mode 100644 index bd15860f..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/auto-rows.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var autoRows: String?
-CSS grid auto rows.
-Getter
-
CSS grid auto rows.
- -Setter
-
CSS grid auto rows.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/column-gap.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/column-gap.html deleted file mode 100644 index a5767da3..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/column-gap.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var columnGap: Int?
-CSS grid column gap.
-Getter
-
CSS grid column gap.
- -Setter
-
CSS grid column gap.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/get-sn-style.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/get-sn-style.html deleted file mode 100644 index 7cc9dc49..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/get-sn-style.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -protected open fun getSnStyle(): List<StringPair>
-Overrides StyledComponent.getSnStyle
-Returns the list of String pairs defining CSS style attributes and their values.
-Return
-the list of attributes and their values
fun Container.gridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null): GridPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/index.html deleted file mode 100644 index 6d933d58..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/index.html +++ /dev/null @@ -1,246 +0,0 @@ - - - -open class GridPanel : SimplePanel
-The container with CSS grid layout support.
-- - | -
-GridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null) |
-
- - | -
-var alignContent: GridAlignContent?
-CSS grid content alignment. - |
-
- - | -
-var alignItems: GridAlign?
-CSS grid items alignment. - |
-
- - | -
-var autoColumns: String?
-CSS grid auto columns. - |
-
- - | -
-var autoFlow: GridFlow?
-CSS grid auto flow. - |
-
- - | -
-var autoRows: String?
-CSS grid auto rows. - |
-
- - | -
-var columnGap: Int?
-CSS grid column gap. - |
-
- - | -
-var justifyContent: GridJustifyContent?
-CSS grid content justification. - |
-
- - | -
-var justifyItems: GridJustify?
-CSS grid items justification. - |
-
- - | -
-var rowGap: Int?
-CSS grid row gap. - |
-
- - | -
-var templateAreas: List<String>?
-CSS grid areas template. - |
-
- - | -
-var templateColumns: String?
-CSS grid columns template. - |
-
- - | -
-var templateRows: String?
-CSS grid rows template. - |
-
- - | -
-fun add(child: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf()): GridPanel
-Adds a component to the grid container. -open fun add(child: Component): GridPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): GridPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-open fun remove(child: Component): GridPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): GridPanel
-Removes all children from the current container. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.gridPanel(autoColumns: String? = null, autoRows: String? = null, autoFlow: GridFlow? = null, templateColumns: String? = null, templateRows: String? = null, templateAreas: List<String>? = null, columnGap: Int? = null, rowGap: Int? = null, justifyItems: GridJustify? = null, alignItems: GridAlign? = null, justifyContent: GridJustifyContent? = null, alignContent: GridAlignContent? = null, classes: Set<String> = setOf(), init: GridPanel.() -> Unit = null): GridPanel
-DSL builder extension function. - |
-
var justifyContent: GridJustifyContent?
-CSS grid content justification.
-Getter
-
CSS grid content justification.
- -Setter
-
CSS grid content justification.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html deleted file mode 100644 index d2a8d1e9..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/justify-items.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var justifyItems: GridJustify?
-CSS grid items justification.
-Getter
-
CSS grid items justification.
- -Setter
-
CSS grid items justification.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/remove-all.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/remove-all.html deleted file mode 100644 index 3406e020..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/remove-all.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -open fun removeAll(): GridPanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(child: Component): GridPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
var rowGap: Int?
-CSS grid row gap.
-Getter
-
CSS grid row gap.
- -Setter
-
CSS grid row gap.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-areas.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-areas.html deleted file mode 100644 index 8cc09bb2..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-areas.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var templateAreas: List<String>?
-CSS grid areas template.
-Getter
-
CSS grid areas template.
- -Setter
-
CSS grid areas template.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-columns.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-columns.html deleted file mode 100644 index 0d1923ac..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-columns.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var templateColumns: String?
-CSS grid columns template.
-Getter
-
CSS grid columns template.
- -Setter
-
CSS grid columns template.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-rows.html b/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-rows.html deleted file mode 100644 index 95a8f91c..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-panel/template-rows.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var templateRows: String?
-CSS grid rows template.
-Getter
-
CSS grid rows template.
- -Setter
-
CSS grid rows template.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/-l-g.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/-l-g.html deleted file mode 100644 index 0cac87f9..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-size/-l-g.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -LG
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/-m-d.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/-m-d.html
deleted file mode 100644
index f04d334b..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-size/-m-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-MD
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/-s-m.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/-s-m.html
deleted file mode 100644
index 8b960a07..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-size/-s-m.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SM
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/-x-s.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/-x-s.html
deleted file mode 100644
index 1527bae4..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-size/-x-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-XS
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html
deleted file mode 100644
index e82504a2..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-enum class GridSize
-Bootstrap grid sizes.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
GridWrapper(delegate: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf())
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-wrapper/get-sn-style.html b/docs/api/pl.treksoft.kvision.panel/-grid-wrapper/get-sn-style.html
deleted file mode 100644
index a4a3f150..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-grid-wrapper/get-sn-style.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-protected fun getSnStyle(): List<StringPair>
-Overrides StyledComponent.getSnStyle
-Returns the list of String pairs defining CSS style attributes and their values.
-Return
-the list of attributes and their values
class GridWrapper : WidgetWrapper
-- - | -
-GridWrapper(delegate: Component, columnStart: Int? = null, rowStart: Int? = null, columnEnd: String? = null, rowEnd: String? = null, area: String? = null, justifySelf: GridJustify? = null, alignSelf: GridAlign? = null, classes: Set<String> = setOf()) |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
HPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null)
-
-justify
- flexbox content justification
-alignItems
- flexbox items alignment
-spacing
- spacing between columns/rows
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
fun Container.hPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null): HPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-h-panel/index.html b/docs/api/pl.treksoft.kvision.panel/-h-panel/index.html deleted file mode 100644 index 67b7757f..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-h-panel/index.html +++ /dev/null @@ -1,152 +0,0 @@ - - - -open class HPanel : FlexPanel
-The container with horizontal layout.
-This is a special case of the flexbox layout.
-- - | -
-HPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null) |
-
- - | -
-var alignContent: FlexAlignContent?
-CSS flexbox content alignment. - |
-
- - | -
-var alignItems: FlexAlignItems?
-CSS flexbox items alignment. - |
-
- - | -
-var direction: FlexDir?
-CSS flexbox direction. - |
-
- - | -
-var justify: FlexJustify?
-CSS flexbox content justification. - |
-
- - | -
-var spacing: Int?
-The spacing between columns/rows. - |
-
- - | -
-var wrap: FlexWrap?
-CSS flexbox wrap mode. - |
-
- - | -
-fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-Adds a component to the flexbox container. -open fun add(child: Component): FlexPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): FlexPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-open fun remove(child: Component): FlexPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): FlexPanel
-Removes all children from the current container. - |
-
- - | -
-fun Container.hPanel(wrap: FlexWrap? = null, justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: HPanel.() -> Unit = null): HPanel
-DSL builder extension function. - |
-
ResponsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null)
-
-align
- text align of grid cells
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): ResponsiveGridPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component, col: Int, row: Int, size: Int = 0, offset: Int = 0): ResponsiveGridPanel
-Adds child component to the grid.
-Return
-this container
open fun add(child: Component): ResponsiveGridPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
var align: Align?
-Text align of grid cells.
-Getter
-
Text align of grid cells.
- -Setter
-
Text align of grid cells.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html b/docs/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html deleted file mode 100644 index f3b5e3c4..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-responsive-grid-panel/index.html +++ /dev/null @@ -1,147 +0,0 @@ - - - -open class ResponsiveGridPanel : SimplePanel
-The container with support for Bootstrap responsive grid layout.
-- - | -
-ResponsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null) |
-
- - | -
-var align: Align?
-Text align of grid cells. - |
-
- - | -
-open fun add(child: Component, col: Int, row: Int, size: Int = 0, offset: Int = 0): ResponsiveGridPanel
-Adds child component to the grid. -open fun add(child: Component): ResponsiveGridPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): ResponsiveGridPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun remove(child: Component): ResponsiveGridPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAt(col: Int, row: Int): ResponsiveGridPanel
-Removes child component at given location (column, row). - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.responsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null): ResponsiveGridPanel
-DSL builder extension function. - |
-
open fun removeAt(col: Int, row: Int): ResponsiveGridPanel
-Removes child component at given location (column, row).
-Return
-this container
open fun remove(child: Component): ResponsiveGridPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
fun Container.responsiveGridPanel(gridSize: GridSize = GridSize.MD, rows: Int = 0, cols: Int = 0, align: Align? = null, classes: Set<String> = setOf(), init: ResponsiveGridPanel.() -> Unit = null): ResponsiveGridPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-root/-init-.html b/docs/api/pl.treksoft.kvision.panel/-root/-init-.html deleted file mode 100644 index 9250bc87..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-root/-init-.html +++ /dev/null @@ -1,24 +0,0 @@ - - - -Root(id: String, fixed: Boolean = false, init: Root.() -> Unit = null)
-
-id
- ID attribute of element in the main HTML file
-fixed
- if false, the container is rendered with Bootstrap "container-fluid" class,
-otherwise it's rendered with "container" class (default is false)
-init
- an initializer extension function
Constructor
-
protected 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
class Root : SimplePanel
-Root container.
-This container is bound to the specific element in the main HTML file of the project. -It is always the root of components tree and it is responsible for rendering and updating -Snabbdom virtual DOM.
-- - | -
-Root(id: String, fixed: Boolean = false, init: Root.() -> Unit = null) |
-
- - | -
-fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun remove(child: Component): SimplePanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): SimplePanel
-Removes all children from the current container. - |
-
protected fun render(): VNode
-Overrides SimplePanel.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
CENTER
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-side/-d-o-w-n.html b/docs/api/pl.treksoft.kvision.panel/-side/-d-o-w-n.html
deleted file mode 100644
index 40b563fc..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-side/-d-o-w-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-DOWN
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-side/-l-e-f-t.html b/docs/api/pl.treksoft.kvision.panel/-side/-l-e-f-t.html
deleted file mode 100644
index ef67765f..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-side/-l-e-f-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-LEFT
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-side/-r-i-g-h-t.html b/docs/api/pl.treksoft.kvision.panel/-side/-r-i-g-h-t.html
deleted file mode 100644
index 2c794b99..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-side/-r-i-g-h-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-RIGHT
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-side/-u-p.html b/docs/api/pl.treksoft.kvision.panel/-side/-u-p.html
deleted file mode 100644
index bfe9aa8b..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-side/-u-p.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UP
-
-
diff --git a/docs/api/pl.treksoft.kvision.panel/-side/index.html b/docs/api/pl.treksoft.kvision.panel/-side/index.html
deleted file mode 100644
index 1e438e12..00000000
--- a/docs/api/pl.treksoft.kvision.panel/-side/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-enum class Side
-Dock layout directions.
-- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
SimplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null)
-
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides Container.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
protected fun addInternal(child: Component): SimplePanel
-Protected and final method to add given component to the current container.
-Return
-current container
open fun add(child: Component): SimplePanel
-Overrides Container.add
-Adds given component to the current container.
-Return
-current container
protected open fun childrenVNodes(): Array<VNode>
-Returns the array of the children Snabbdom vnodes.
-Return
-array of children vnodes
open fun getChildren(): List<Component>
-Overrides Container.getChildren
-Returns a list of children of the current container.
-Return
-list of children
open class SimplePanel : Widget, Container
-Basic container class, rendered as a DIV element with all children directly within.
-- - | -
-SimplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null) |
-
- - | -
-var draggable: Boolean?
-Determines if the current widget is draggable. - |
-
- - | -
-var id: String?
-An ID attribute of generated HTML element. - |
-
- - | -
-open var parent: Component?
-Parent of the current component. - |
-
- - | -
-var role: String?
-A role attribute of generated HTML element. - |
-
- - | -
-var title: String?
-A title attribute of generated HTML element. - |
-
- - | -
-open var visible: Boolean
-Visibility state of the current component. - |
-
- - | -
-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. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun addCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun addSurroundingCssClass(css: String): Widget
-Adds given value to the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun afterInsert(node: VNode): Unit
-Method called after inserting Snabbdom vnode into the DOM. - |
-
- - | -
-open fun afterPostpatch(node: VNode): Unit
-Method called after updating Snabbdom vnode. - |
-
- - | -
-open fun clearDragDropData(): Unit
-Clears D&D data for the current widget. It also makes it not draggable. - |
-
- - | -
-open fun getElement(): Node?
-Returns DOM element bound to the current component. - |
-
- - | -
-open fun getElementJQuery(): JQuery?
-Returns JQuery element bound to the current component. - |
-
- - | -
-open fun getElementJQueryD(): dynamic
-Returns JQuery element bound to the current component as a dynamic type. - |
-
- - | -
-open fun getSnAttrs(): List<StringPair>
-Returns list of element attributes in the form of a List. - |
-
- - | -
-open fun getSnClass(): List<StringBoolPair>
-Returns list of CSS class names for current widget in the form of a List. - |
-
- - | -
-open fun getSnHooks(): Hooks?
-Returns list of hooks in the form of a Snabbdom Hooks object. - |
-
- - | -
-open fun getSnOn(): On?
-Returns list of event handlers in the form of a Snabbdom On object. - |
-
- - | -
-open fun hide(): Widget
-Makes current widget invisible. - |
-
- - | -
-open operator fun invoke(vararg children: Component): Container
-Operator function for adding children in a DSL style. - |
-
- - | -
-open fun removeCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of current component. - |
-
- - | -
-open fun removeEventListeners(): Widget
-Removes all event listeners from current widget. - |
-
- - | -
-open fun removeSurroundingCssClass(css: String): Widget
-Removes given value from the set of CSS classes generated in html code of parent component. - |
-
- - | -
-open fun render(elementName: String): VNode - open fun render(elementName: String, children: Array<dynamic>): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-open fun setDragDropData(format: String, data: String): Unit
-Sets D&D data for the current widget. It also makes it draggable. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-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. - |
-
- - | -
-open fun show(): Widget
-Makes current widget visible. - |
-
- - | -
-open fun toggleVisible(): Widget
-Toggles visibility of current widget. - |
-
- - | -
-fun Container.simplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null): SimplePanel
-DSL builder extension function. - |
-
- - | -
-abstract class AbstractText : SimplePanel, StringFormControl
-Base class for form field text components. - |
-
- - | -
-open class CheckBox : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="checkbox". - |
-
- - | -
-open class DateTime : SimplePanel, DateFormControl
-Form field date/time chooser component. - |
-
- - | -
-open class DockPanel : SimplePanel
-The container with dock layout (up, down, left, right and center positions). - |
-
- - | -
-open class DropDown : SimplePanel
-Bootstrap dropdown component. - |
-
- - | -
-open class FlexPanel : SimplePanel
-The container with CSS flexbox layout support. - |
-
- - | -
-open class FormPanel<K> : SimplePanel
-Bootstrap form component. - |
-
- - | -
-open class GridPanel : SimplePanel
-The container with CSS grid layout support. - |
-
- - | -
-open class Link : SimplePanel
-Link component. - |
-
- - | -
-open class ListTag : SimplePanel
-HTML list component. - |
-
- - | -
-open class Modal : SimplePanel
-Configurable modal window based on Bootstrap modal. - |
-
- - | -
-open class Radio : SimplePanel, BoolFormControl
-The form field component rendered as HTML input type="radio". - |
-
- - | -
-open class RadioGroup : SimplePanel, StringFormControl
-The form field component rendered as a group of HTML input type="radio" elements with the same name attribute. - |
-
- - | -
-open class ResponsiveGridPanel : SimplePanel
-The container with support for Bootstrap responsive grid layout. - |
-
- - | -
-class Root : SimplePanel
-Root container. - |
-
- - | -
-open class Select : SimplePanel, StringFormControl
-The form field component for Select control. - |
-
- - | -
-open class SelectInput : SimplePanel
-The basic component for Select control. - |
-
- - | -
-open class SelectOptGroup : SimplePanel
-The helper container for adding option groups to Select. - |
-
- - | -
-open class Spinner : SimplePanel, NumberFormControl
-The form field component for spinner control. - |
-
- - | -
-open class SplitPanel : SimplePanel
-The container with draggable splitter. - |
-
- - | -
-open class StackPanel : SimplePanel
-The container with only one active (visible) child at any moment. - |
-
- - | -
-open class TabPanel : SimplePanel
-The container rendering it's children as tabs. - |
-
- - | -
-open class Tag : SimplePanel
-HTML tag component. - |
-
- - | -
-open class Window : SimplePanel
-Floating window container. - |
-
open fun removeAll(): SimplePanel
-Overrides Container.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(child: Component): SimplePanel
-Overrides Container.remove
-Removes given component from the current container.
-Return
-current container
protected open fun render(): VNode
-Overrides Widget.render
-Renders current component as a Snabbdom vnode.
-Return
-Snabbdom vnode
fun Container.simplePanel(classes: Set<String> = setOf(), init: SimplePanel.() -> Unit = null): SimplePanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-split-panel/-init-.html b/docs/api/pl.treksoft.kvision.panel/-split-panel/-init-.html deleted file mode 100644 index af9de50e..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-split-panel/-init-.html +++ /dev/null @@ -1,23 +0,0 @@ - - - -SplitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null)
-
-direction
- direction of the splitter
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
protected open fun childrenVNodes(): Array<VNode>
-Overrides SimplePanel.childrenVNodes
-Returns the array of the children Snabbdom vnodes.
-Return
-array of children vnodes
open class SplitPanel : SimplePanel
-The container with draggable splitter.
-It is required to have exactly two children, for both sides of the splitter. Otherwise it will be -rendered as empty.
-- - | -
-SplitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null) |
-
- - | -
-open fun childrenVNodes(): Array<VNode>
-Returns the array of the children Snabbdom vnodes. - |
-
- - | -
-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. - |
-
- - | -
-fun addInternal(child: Component): SimplePanel
-Protected and final method to add given component to the current container. - |
-
- - | -
-open fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-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 render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.splitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null): SplitPanel
-DSL builder extension function. - |
-
fun Container.splitPanel(direction: Direction = Direction.VERTICAL, classes: Set<String> = setOf(), init: SplitPanel.() -> Unit = null): SplitPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-stack-panel/-init-.html b/docs/api/pl.treksoft.kvision.panel/-stack-panel/-init-.html deleted file mode 100644 index 3048853c..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-stack-panel/-init-.html +++ /dev/null @@ -1,23 +0,0 @@ - - - -StackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null)
-
-activateLast
- determines if added component is automatically activated (default true)
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
var activeIndex: Int
-The index of active (visible) child.
-Getter
-
The index of active (visible) child.
- -Setter
-
The index of active (visible) child.
- - - diff --git a/docs/api/pl.treksoft.kvision.panel/-stack-panel/add-all.html b/docs/api/pl.treksoft.kvision.panel/-stack-panel/add-all.html deleted file mode 100644 index 68dd599c..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-stack-panel/add-all.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -open fun addAll(children: List<Component>): StackPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(panel: Component, route: String): StackPanel
-Adds given component and bounds it's activation to a given route.
-
-route
- JavaScript route to activate given child
Return
-current container
open fun add(child: Component): StackPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
protected open fun childrenVNodes(): Array<VNode>
-Overrides SimplePanel.childrenVNodes
-Returns the array of the children Snabbdom vnodes.
-Return
-array of children vnodes
open class StackPanel : SimplePanel
-The container with only one active (visible) child at any moment.
-It supports activating children by a JavaScript route.
-- - | -
-StackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null) |
-
- - | -
-var activeIndex: Int
-The index of active (visible) child. - |
-
- - | -
-open fun add(panel: Component, route: String): StackPanel
-Adds given component and bounds it's activation to a given route. -open fun add(child: Component): StackPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): StackPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun childrenVNodes(): Array<VNode>
-Returns the array of the children Snabbdom vnodes. - |
-
- - | -
-open fun remove(child: Component): StackPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): StackPanel
-Removes all children from the current container. - |
-
- - | -
-fun addInternal(child: Component): SimplePanel
-Protected and final method to add given component to the current container. - |
-
- - | -
-open fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.stackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null): StackPanel
-DSL builder extension function. - |
-
open fun removeAll(): StackPanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun remove(child: Component): StackPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
fun Container.stackPanel(activateLast: Boolean = true, classes: Set<String> = setOf(), init: StackPanel.() -> Unit = null): StackPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-tab-panel/-init-.html b/docs/api/pl.treksoft.kvision.panel/-tab-panel/-init-.html deleted file mode 100644 index c581a361..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-tab-panel/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -TabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null)
-
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
var activeIndex: Int
-The index of active (visible) tab.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-tab-panel/add-all.html b/docs/api/pl.treksoft.kvision.panel/-tab-panel/add-all.html deleted file mode 100644 index 73a08956..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-tab-panel/add-all.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -open fun addAll(children: List<Component>): TabPanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun addTab(title: String, panel: Component, icon: String? = null, image: ResString? = null, route: String? = null): TabPanel
-Adds new tab and optionally bounds it's activation to a given route.
-
-route
- JavaScript route to activate given child
Return
-current container
open fun add(child: Component): TabPanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
open class TabPanel : SimplePanel
-The container rendering it's children as tabs.
-It supports activating children by a JavaScript route.
-- - | -
-TabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null) |
-
- - | -
-var activeIndex: Int
-The index of active (visible) tab. - |
-
- - | -
-open fun add(child: Component): TabPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): TabPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun addTab(title: String, panel: Component, icon: String? = null, image: ResString? = null, route: String? = null): TabPanel
-Adds new tab and optionally bounds it's activation to a given route. - |
-
- - | -
-open fun remove(child: Component): TabPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): TabPanel
-Removes all children from the current container. - |
-
- - | -
-open fun removeTab(index: Int): TabPanel
-Removes tab at given index. - |
-
- - | -
-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 getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-open fun render(): VNode
-Renders current component as a Snabbdom vnode. - |
-
- - | -
-fun Container.tabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null): TabPanel
-DSL builder extension function. - |
-
open fun removeAll(): TabPanel
-Overrides SimplePanel.removeAll
-Removes all children from the current container.
-Return
-current container
open fun removeTab(index: Int): TabPanel
-Removes tab at given index.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove.html b/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove.html deleted file mode 100644 index 9e2a04b0..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -open fun remove(child: Component): TabPanel
-Overrides SimplePanel.remove
-Removes given component from the current container.
-Return
-current container
fun Container.tabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null): TabPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/-v-panel/-init-.html b/docs/api/pl.treksoft.kvision.panel/-v-panel/-init-.html deleted file mode 100644 index e3c17b67..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-v-panel/-init-.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -VPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null)
-
-justify
- flexbox content justification
-alignItems
- flexbox items alignment
-spacing
- spacing between columns/rows
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open class VPanel : FlexPanel
-The container with vertical layout.
-This is a special case of the flexbox layout.
-- - | -
-VPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null) |
-
- - | -
-var alignContent: FlexAlignContent?
-CSS flexbox content alignment. - |
-
- - | -
-var alignItems: FlexAlignItems?
-CSS flexbox items alignment. - |
-
- - | -
-var direction: FlexDir?
-CSS flexbox direction. - |
-
- - | -
-var justify: FlexJustify?
-CSS flexbox content justification. - |
-
- - | -
-var spacing: Int?
-The spacing between columns/rows. - |
-
- - | -
-var wrap: FlexWrap?
-CSS flexbox wrap mode. - |
-
- - | -
-fun add(child: Component, order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: Int? = null, alignSelf: FlexAlignItems? = null, classes: Set<String> = setOf()): FlexPanel
-Adds a component to the flexbox container. -open fun add(child: Component): FlexPanel
-Adds given component to the current container. - |
-
- - | -
-open fun addAll(children: List<Component>): FlexPanel
-Adds a list of components to the current container. - |
-
- - | -
-open fun getSnStyle(): List<StringPair>
-Returns the list of String pairs defining CSS style attributes and their values. - |
-
- - | -
-open fun remove(child: Component): FlexPanel
-Removes given component from the current container. - |
-
- - | -
-open fun removeAll(): FlexPanel
-Removes all children from the current container. - |
-
- - | -
-fun Container.vPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null): VPanel
-DSL builder extension function. - |
-
fun Container.vPanel(justify: FlexJustify? = null, alignItems: FlexAlignItems? = null, spacing: Int? = null, classes: Set<String> = setOf(), init: VPanel.() -> Unit = null): VPanel
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.panel/index.html b/docs/api/pl.treksoft.kvision.panel/index.html deleted file mode 100644 index 103993ca..00000000 --- a/docs/api/pl.treksoft.kvision.panel/index.html +++ /dev/null @@ -1,242 +0,0 @@ - - - -Rich set of container classes, supporting both simple use cases and sophisticated layouts (including CSS flexbox, -CSS grid and Bootstrap responsive 12 columns gid).
-- - | -
-enum class Direction
-Split panel direction. - |
-
- - | -
-open class DockPanel : SimplePanel
-The container with dock layout (up, down, left, right and center positions). - |
-
- - | -
-enum class FlexAlignContent
-CSS flexbox content alignment options. - |
-
- - | -
-enum class FlexAlignItems
-CSS flexbox alignments options. - |
-
- - | -
-enum class FlexDir
-CSS flexbox directions. - |
-
- - | -
-enum class FlexJustify
-CSS flexbox justification options. - |
-
- - | -
-open class FlexPanel : SimplePanel
-The container with CSS flexbox layout support. - |
-
- - | -
-enum class FlexWrap
-CSS flexbox wrap modes. - |
-
- - | -
-enum class GridAlign
-CSS grid alignment options. - |
-
- - | -
-enum class GridAlignContent
-CSS grid content alignment options. - |
-
- - | -
-enum class GridFlow
-CSS grid flow options. - |
-
- - | -
-enum class GridJustify
-CSS grid justification options. - |
-
- - | -
-enum class GridJustifyContent
-CSS grid content justification options. - |
-
- - | -
-open class GridPanel : SimplePanel
-The container with CSS grid layout support. - |
-
- - | -
-enum class GridSize
-Bootstrap grid sizes. - |
-
- - | -
-class GridWrapper : WidgetWrapper |
-
- - | -
-open class HPanel : FlexPanel
-The container with horizontal layout. - |
-
- - | -
-open class ResponsiveGridPanel : SimplePanel
-The container with support for Bootstrap responsive grid layout. - |
-
- - | -
-class Root : SimplePanel
-Root container. - |
-
- - | -
-enum class Side
-Dock layout directions. - |
-
- - | -
-open class SimplePanel : Widget, Container
-Basic container class, rendered as a DIV element with all children directly within. - |
-
- - | -
-open class SplitPanel : SimplePanel
-The container with draggable splitter. - |
-
- - | -
-open class StackPanel : SimplePanel
-The container with only one active (visible) child at any moment. - |
-
- - | -
-open class TabPanel : SimplePanel
-The container rendering it's children as tabs. - |
-
- - | -
-open class VPanel : FlexPanel
-The container with vertical layout. - |
-
Routing()
-A helper class for Navigo JavaScript router.
- - diff --git a/docs/api/pl.treksoft.kvision.routing/-routing/index.html b/docs/api/pl.treksoft.kvision.routing/-routing/index.html deleted file mode 100644 index dd462c32..00000000 --- a/docs/api/pl.treksoft.kvision.routing/-routing/index.html +++ /dev/null @@ -1,51 +0,0 @@ - - - -open class Routing
-A helper class for Navigo JavaScript router.
-- - | -
-Routing()
-A helper class for Navigo JavaScript router. - |
-
- - | -
-fun shutdown(): Unit
-Shutdown default routing. - |
-
- - | -
-fun start(): Unit
-Init default routing. - |
-
fun shutdown(): Unit
-Shutdown default routing.
- - diff --git a/docs/api/pl.treksoft.kvision.routing/-routing/start.html b/docs/api/pl.treksoft.kvision.routing/-routing/start.html deleted file mode 100644 index d63b784a..00000000 --- a/docs/api/pl.treksoft.kvision.routing/-routing/start.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun start(): Unit
-Init default routing.
- - diff --git a/docs/api/pl.treksoft.kvision.routing/index.html b/docs/api/pl.treksoft.kvision.routing/index.html deleted file mode 100644 index 26532121..00000000 --- a/docs/api/pl.treksoft.kvision.routing/index.html +++ /dev/null @@ -1,41 +0,0 @@ - - - -Simple and easy to use JavaScript router wrapper.
-- - | -
-open class Routing
-A helper class for Navigo JavaScript router. - |
-
- - | -
-var routing: Routing
-Default JavaScript router. - |
-
var routing: Routing
-Default JavaScript router.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html b/docs/api/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html deleted file mode 100644 index a52032a2..00000000 --- a/docs/api/pl.treksoft.kvision.utils/-e-n-t-e-r_-k-e-y.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -const val ENTER_KEY: Int
-Keycode of the ENTER key.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html b/docs/api/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html deleted file mode 100644 index 00763a70..00000000 --- a/docs/api/pl.treksoft.kvision.utils/-e-s-c_-k-e-y.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -const val ESC_KEY: Int
-Keycode of the ESC key.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/-kv-event/-init-.html b/docs/api/pl.treksoft.kvision.utils/-kv-event/-init-.html deleted file mode 100644 index f2204522..00000000 --- a/docs/api/pl.treksoft.kvision.utils/-kv-event/-init-.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -KvEvent(type: String, eventInitDict: CustomEventInit)
-Helper class for defining custom events.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/-kv-event/detail.html b/docs/api/pl.treksoft.kvision.utils/-kv-event/detail.html deleted file mode 100644 index a047de16..00000000 --- a/docs/api/pl.treksoft.kvision.utils/-kv-event/detail.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -val detail: KvJQueryEventObject
-
-
diff --git a/docs/api/pl.treksoft.kvision.utils/-kv-event/index.html b/docs/api/pl.treksoft.kvision.utils/-kv-event/index.html
deleted file mode 100644
index 5a47c9f4..00000000
--- a/docs/api/pl.treksoft.kvision.utils/-kv-event/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-class KvEvent : CustomEvent
-Helper class for defining custom events.
-- - | -
-KvEvent(type: String, eventInitDict: CustomEventInit)
-Helper class for defining custom events. - |
-
- - | -
-val detail: KvJQueryEventObject |
-
Object()
-JavaScript Object type
- - diff --git a/docs/api/pl.treksoft.kvision.utils/-object/index.html b/docs/api/pl.treksoft.kvision.utils/-object/index.html deleted file mode 100644 index 69ec7171..00000000 --- a/docs/api/pl.treksoft.kvision.utils/-object/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - -external class Object
-JavaScript Object type
-- - | -
-Object()
-JavaScript Object type - |
-
val auto: CssSize
-Helper property to describe CSS auto value.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/index.html b/docs/api/pl.treksoft.kvision.utils/index.html deleted file mode 100644 index a6a67bc3..00000000 --- a/docs/api/pl.treksoft.kvision.utils/index.html +++ /dev/null @@ -1,160 +0,0 @@ - - - -Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.
-- - | -
-class KvEvent : CustomEvent
-Helper class for defining custom events. - |
-
- - | -
-external class Object
-JavaScript Object type - |
-
- - | -- | -
- - | -- | -
- - | -- | -
- - | -- | -
- - | -
-const val ENTER_KEY: Int
-Keycode of the ENTER key. - |
-
- - | -
-const val ESC_KEY: Int
-Keycode of the ESC key. - |
-
- - | -
-val auto: CssSize
-Helper property to describe CSS auto value. - |
-
- - | -
-fun obj(init: dynamic.() -> Unit): dynamic
-Helper function for creating JavaScript objects. - |
-
- - | -
-fun snAttrs(pairs: List<StringPair>): Attrs
-Helper function for creating attributes parameters for Snabbdom. - |
-
- - | -
-fun snClasses(pairs: List<StringBoolPair>): Classes
-Helper function for creating classes parameters for Snabbdom. - |
-
- - | -
-fun snOpt(block: VNodeData.() -> Unit): VNodeData
-Helper function for creating object parameters for Snabbdom. - |
-
- - | -
-fun snProps(pairs: List<StringPair>): Props
-Helper function for creating properties parameters for Snabbdom. - |
-
- - | -
-fun snStyle(pairs: List<StringPair>): VNodeStyle
-Helper function for creating style parameters for Snabbdom. - |
-
val Int.ch: CssSize
-Extension property to convert Int to CSS ch units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/cm.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/cm.html deleted file mode 100644 index dbc1f12a..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/cm.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.cm: CssSize
-Extension property to convert Int to CSS cm units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/em.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/em.html deleted file mode 100644 index 686672a7..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/em.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.em: CssSize
-Extension property to convert Int to CSS em units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/in.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/in.html deleted file mode 100644 index cb492cfc..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/in.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.in: CssSize
-Extension property to convert Int to CSS in units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/index.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/index.html deleted file mode 100644 index 771352cc..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/index.html +++ /dev/null @@ -1,151 +0,0 @@ - - - -- - | -
-val Int.ch: CssSize
-Extension property to convert Int to CSS ch units. - |
-
- - | -
-val Int.cm: CssSize
-Extension property to convert Int to CSS cm units. - |
-
- - | -
-val Int.em: CssSize
-Extension property to convert Int to CSS em units. - |
-
- - | -
-val Int.in: CssSize
-Extension property to convert Int to CSS in units. - |
-
- - | -
-val Int.mm: CssSize
-Extension property to convert Int to CSS mm units. - |
-
- - | -
-val Int.pc: CssSize
-Extension property to convert Int to CSS pc units. - |
-
- - | -
-val Int.perc: CssSize
-Extension property to convert Int to CSS percent units. - |
-
- - | -
-val Int.pt: CssSize
-Extension property to convert Int to CSS pt units. - |
-
- - | -
-val Int.px: CssSize
-Extension property to convert Int to CSS px units. - |
-
- - | -
-val Int.rem: CssSize
-Extension property to convert Int to CSS rem units. - |
-
- - | -
-fun Int.toHexString(): String
-Extension function to convert Int to hex format. - |
-
- - | -
-val Int.vh: CssSize
-Extension property to convert Int to CSS vh units. - |
-
- - | -
-val Int.vmax: CssSize
-Extension property to convert Int to CSS vmax units. - |
-
- - | -
-val Int.vmin: CssSize
-Extension property to convert Int to CSS vmin units. - |
-
- - | -
-val Int.vw: CssSize
-Extension property to convert Int to CSS vw units. - |
-
val Int.mm: CssSize
-Extension property to convert Int to CSS mm units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pc.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pc.html deleted file mode 100644 index 65b354b8..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pc.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.pc: CssSize
-Extension property to convert Int to CSS pc units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/perc.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/perc.html deleted file mode 100644 index 457dea82..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/perc.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.perc: CssSize
-Extension property to convert Int to CSS percent units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pt.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pt.html deleted file mode 100644 index 9792407a..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/pt.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.pt: CssSize
-Extension property to convert Int to CSS pt units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/px.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/px.html deleted file mode 100644 index 4f43e678..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/px.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.px: CssSize
-Extension property to convert Int to CSS px units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/rem.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/rem.html deleted file mode 100644 index d8f0211a..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/rem.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.rem: CssSize
-Extension property to convert Int to CSS rem units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html deleted file mode 100644 index 5456861b..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/to-hex-string.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun Int.toHexString(): String
-Extension function to convert Int to hex format.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vh.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vh.html deleted file mode 100644 index e2e1c532..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vh.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.vh: CssSize
-Extension property to convert Int to CSS vh units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmax.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmax.html deleted file mode 100644 index 6638fba8..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmax.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.vmax: CssSize
-Extension property to convert Int to CSS vmax units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmin.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmin.html deleted file mode 100644 index 97b40777..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vmin.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.vmin: CssSize
-Extension property to convert Int to CSS vmin units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vw.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vw.html deleted file mode 100644 index ea66a4a8..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-int/vw.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -val Int.vw: CssSize
-Extension property to convert Int to CSS vw units.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html deleted file mode 100644 index 3c85d273..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/as-string.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun CssSize.asString(): String
-Extension function to convert CssSize to String.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/index.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/index.html deleted file mode 100644 index 8113974a..00000000 --- a/docs/api/pl.treksoft.kvision.utils/kotlin.-pair/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -- - | -
-fun CssSize.asString(): String
-Extension function to convert CssSize to String. - |
-
- - | -
-fun String.toDateF(format: String = "YYYY-MM-DD HH:mm:ss"): Date
-Extension function to convert String to Date with a given date format. - |
-
fun String.toDateF(format: String = "YYYY-MM-DD HH:mm:ss"): Date
-Extension function to convert String to Date with a given date format.
-Return
-Date object
- - | -
-fun Date.toStringF(format: String = "YYYY-MM-DD HH:mm:ss"): String
-Extension function to convert Date to String with a given date format. - |
-
fun Date.toStringF(format: String = "YYYY-MM-DD HH:mm:ss"): String
-Extension function to convert Date to String with a given date format.
-Return
-String object
fun obj(init: dynamic.() -> Unit): dynamic
-Helper function for creating JavaScript objects.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/sn-attrs.html b/docs/api/pl.treksoft.kvision.utils/sn-attrs.html deleted file mode 100644 index 90213acd..00000000 --- a/docs/api/pl.treksoft.kvision.utils/sn-attrs.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun snAttrs(pairs: List<StringPair>): Attrs
-Helper function for creating attributes parameters for Snabbdom.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/sn-classes.html b/docs/api/pl.treksoft.kvision.utils/sn-classes.html deleted file mode 100644 index 67764fc5..00000000 --- a/docs/api/pl.treksoft.kvision.utils/sn-classes.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun snClasses(pairs: List<StringBoolPair>): Classes
-Helper function for creating classes parameters for Snabbdom.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/sn-opt.html b/docs/api/pl.treksoft.kvision.utils/sn-opt.html deleted file mode 100644 index 79eb495b..00000000 --- a/docs/api/pl.treksoft.kvision.utils/sn-opt.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun snOpt(block: VNodeData.() -> Unit): VNodeData
-Helper function for creating object parameters for Snabbdom.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/sn-props.html b/docs/api/pl.treksoft.kvision.utils/sn-props.html deleted file mode 100644 index 5d484729..00000000 --- a/docs/api/pl.treksoft.kvision.utils/sn-props.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun snProps(pairs: List<StringPair>): Props
-Helper function for creating properties parameters for Snabbdom.
- - diff --git a/docs/api/pl.treksoft.kvision.utils/sn-style.html b/docs/api/pl.treksoft.kvision.utils/sn-style.html deleted file mode 100644 index 842351af..00000000 --- a/docs/api/pl.treksoft.kvision.utils/sn-style.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -fun snStyle(pairs: List<StringPair>): VNodeStyle
-Helper function for creating style parameters for Snabbdom.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/-init-.html b/docs/api/pl.treksoft.kvision.window/-window/-init-.html deleted file mode 100644 index f5bfd9a3..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/-init-.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -Window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null)
-
-contentWidth
- window content width
-contentHeight
- window content height
-isResizable
- determines if the window is resizable
-isDraggable
- determines if the window is draggable
-closeButton
- determines if Close button is visible
-classes
- a set of CSS class names
-init
- an initializer extension function
Constructor
-
open fun addAll(children: List<Component>): SimplePanel
-Overrides SimplePanel.addAll
-Adds a list of components to the current container.
-
-children
- list of child components
Return
-current container
open fun add(child: Component): SimplePanel
-Overrides SimplePanel.add
-Adds given component to the current container.
-Return
-current container
protected open fun afterCreate(node: VNode): Unit
-Overrides Widget.afterCreate
-Method called after creating Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html b/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html deleted file mode 100644 index 21da8481..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -protected open fun afterDestroy(): Unit
-Overrides Widget.afterDestroy
-Method called after destroying Snabbdom vnode.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/caption.html b/docs/api/pl.treksoft.kvision.window/-window/caption.html deleted file mode 100644 index 69fd1862..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/caption.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var caption: String?
-Window caption text.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/close-button.html b/docs/api/pl.treksoft.kvision.window/-window/close-button.html deleted file mode 100644 index 9653cd94..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/close-button.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var closeButton: Boolean
-Determines if Close button is visible.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/content-height.html b/docs/api/pl.treksoft.kvision.window/-window/content-height.html deleted file mode 100644 index fb8bd146..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/content-height.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var contentHeight: CssSize?
-Window content height.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/content-width.html b/docs/api/pl.treksoft.kvision.window/-window/content-width.html deleted file mode 100644 index 04fe1927..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/content-width.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -var contentWidth: CssSize?
-Window content width.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/focus.html b/docs/api/pl.treksoft.kvision.window/-window/focus.html deleted file mode 100644 index e765ceda..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/focus.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open fun focus(): Unit
-Makes the current window focused.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/get-children.html b/docs/api/pl.treksoft.kvision.window/-window/get-children.html deleted file mode 100644 index 68cb762f..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/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
open class Window : SimplePanel
-Floating window container.
-- - | -
-Window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null) |
-
- - | -
-var caption: String?
-Window caption text. - |
-
- - | -
-var closeButton: Boolean
-Determines if Close button is visible. - |
-
- - | -
-var contentHeight: CssSize?
-Window content height. - |
-
- - | -
-var contentWidth: CssSize?
-Window content width. - |
-
- - | -
-var isDraggable: Boolean
-Determines if the window is draggable. - |
-
- - | -
-var isResizable: Boolean
-Determines if the window is resizable. - |
-
- - | -
-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 afterCreate(node: VNode): Unit
-Method called after creating Snabbdom vnode. - |
-
- - | -
-open fun afterDestroy(): Unit
-Method called after destroying Snabbdom vnode. - |
-
- - | -
-open fun focus(): Unit
-Makes the current window focused. - |
-
- - | -
-open fun getChildren(): List<Component>
-Returns a list of children of the current container. - |
-
- - | -
-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 toFront(): Unit
-Moves the current window to the front. - |
-
- - | -
-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.window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null): Window
-DSL builder extension function. - |
-
var isDraggable: Boolean
-Determines if the window is draggable.
-Getter
-
Determines if the window is draggable.
- -Setter
-
Determines if the window is draggable.
- - - diff --git a/docs/api/pl.treksoft.kvision.window/-window/is-resizable.html b/docs/api/pl.treksoft.kvision.window/-window/is-resizable.html deleted file mode 100644 index 3aa1e97a..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/is-resizable.html +++ /dev/null @@ -1,21 +0,0 @@ - - - -var isResizable: Boolean
-Determines if the window is resizable.
-Getter
-
Determines if the window is resizable.
- -Setter
-
Determines if the window is resizable.
- - - diff --git a/docs/api/pl.treksoft.kvision.window/-window/remove-all.html b/docs/api/pl.treksoft.kvision.window/-window/remove-all.html deleted file mode 100644 index ad12c1d6..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/remove-all.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -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
open fun toFront(): Unit
-Moves the current window to the front.
- - diff --git a/docs/api/pl.treksoft.kvision.window/-window/window.html b/docs/api/pl.treksoft.kvision.window/-window/window.html deleted file mode 100644 index 452d2636..00000000 --- a/docs/api/pl.treksoft.kvision.window/-window/window.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -fun Container.window(: String? = null, contentWidth: CssSize? = CssSize(0, UNIT.auto), contentHeight: CssSize? = CssSize(0, UNIT.auto), isResizable: Boolean = true, isDraggable: Boolean = true, closeButton: Boolean = false, classes: Set<String> = setOf(), init: Window.() -> Unit = null): Window
-DSL builder extension function.
-It takes the same parameters as the constructor of the built component.
- - diff --git a/docs/api/pl.treksoft.kvision.window/index.html b/docs/api/pl.treksoft.kvision.window/index.html deleted file mode 100644 index 95c0f201..00000000 --- a/docs/api/pl.treksoft.kvision.window/index.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -Floating, resizable window component.
-- - | -
-open class Window : SimplePanel
-Floating window container. - |
-