aboutsummaryrefslogtreecommitdiff
path: root/docs/api/alltypes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/alltypes')
-rw-r--r--docs/api/alltypes/index.html299
1 files changed, 167 insertions, 132 deletions
diff --git a/docs/api/alltypes/index.html b/docs/api/alltypes/index.html
index 97c62758..f9555a14 100644
--- a/docs/api/alltypes/index.html
+++ b/docs/api/alltypes/index.html
@@ -11,13 +11,6 @@
<tbody>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-a-l-i-g-n/index.html">pl.treksoft.kvision.html.ALIGN</a></td>
-<td>
-<p>CSS align attributes.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.form.text/-abstract-text/index.html">pl.treksoft.kvision.form.text.AbstractText</a></td>
<td>
<p>Base class for form field text components.</p>
@@ -46,142 +39,142 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.hmr/-application-base/index.html">pl.treksoft.kvision.hmr.ApplicationBase</a></td>
+<a href="../pl.treksoft.kvision.html/-align/index.html">pl.treksoft.kvision.html.Align</a></td>
<td>
-<p>Base class for applications.</p>
+<p>CSS align attributes.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-g-a-t-t-a-c-h/index.html">pl.treksoft.kvision.core.BGATTACH</a></td>
+<a href="../pl.treksoft.kvision.hmr/-application-base/index.html">pl.treksoft.kvision.hmr.ApplicationBase</a></td>
<td>
-<p>Definitions of CSS background attachment options.</p>
+<p>Base interface for applications.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-g-c-l-i-p/index.html">pl.treksoft.kvision.core.BGCLIP</a></td>
+<a href="../pl.treksoft.kvision.core/-background/index.html">pl.treksoft.kvision.core.Background</a></td>
<td>
-<p>Definitions of CSS background clipping options.</p>
+<p>Type-safe definition of CSS background.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-g-o-r-i-g-i-n/index.html">pl.treksoft.kvision.core.BGORIGIN</a></td>
+<a href="../pl.treksoft.kvision.data/-base-data-component/index.html">pl.treksoft.kvision.data.BaseDataComponent</a></td>
<td>
-<p>Definitions of CSS background origin options.</p>
+<p>Base abstract class for creating observable data model.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-g-r-e-p-e-a-t/index.html">pl.treksoft.kvision.core.BGREPEAT</a></td>
+<a href="../pl.treksoft.kvision.core/-bg-attach/index.html">pl.treksoft.kvision.core.BgAttach</a></td>
<td>
-<p>Definitions of CSS background repeat options.</p>
+<p>Definitions of CSS background attachment options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-g-s-i-z-e/index.html">pl.treksoft.kvision.core.BGSIZE</a></td>
+<a href="../pl.treksoft.kvision.core/-bg-clip/index.html">pl.treksoft.kvision.core.BgClip</a></td>
<td>
-<p>Definitions of CSS background size.</p>
+<p>Definitions of CSS background clipping options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-b-o-r-d-e-r-s-t-y-l-e/index.html">pl.treksoft.kvision.core.BORDERSTYLE</a></td>
+<a href="../pl.treksoft.kvision.core/-bg-origin/index.html">pl.treksoft.kvision.core.BgOrigin</a></td>
<td>
-<p>Definitions of CSS border styles.</p>
+<p>Definitions of CSS background origin options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-b-u-t-t-o-n-s-i-z-e/index.html">pl.treksoft.kvision.html.BUTTONSIZE</a></td>
+<a href="../pl.treksoft.kvision.core/-bg-repeat/index.html">pl.treksoft.kvision.core.BgRepeat</a></td>
<td>
-<p>Button sizes.</p>
+<p>Definitions of CSS background repeat options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-b-u-t-t-o-n-s-t-y-l-e/index.html">pl.treksoft.kvision.html.BUTTONSTYLE</a></td>
+<a href="../pl.treksoft.kvision.core/-bg-size/index.html">pl.treksoft.kvision.core.BgSize</a></td>
<td>
-<p>Button styles.</p>
+<p>Definitions of CSS background size.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html">pl.treksoft.kvision.form.spinner.BUTTONSTYPE</a></td>
+<a href="../pl.treksoft.kvision.form/-bool-form-control/index.html">pl.treksoft.kvision.form.BoolFormControl</a></td>
<td>
-<p>Spinner buttons layout types.</p>
+<p>Base interface of a form control with a boolean value.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-background/index.html">pl.treksoft.kvision.core.Background</a></td>
+<a href="../pl.treksoft.kvision.core/-border/index.html">pl.treksoft.kvision.core.Border</a></td>
<td>
-<p>Type-safe definition of CSS background.</p>
+<p>Type-safe definition of CSS border.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.data/-base-data-component/index.html">pl.treksoft.kvision.data.BaseDataComponent</a></td>
+<a href="../pl.treksoft.kvision.core/-border-style/index.html">pl.treksoft.kvision.core.BorderStyle</a></td>
<td>
-<p>Base abstract class for creating observable data model.</p>
+<p>Definitions of CSS border styles.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form/-bool-form-control/index.html">pl.treksoft.kvision.form.BoolFormControl</a></td>
+<a href="../pl.treksoft.kvision.html/-button/index.html">pl.treksoft.kvision.html.Button</a></td>
<td>
-<p>Base interface of a form control with a boolean value.</p>
+<p>Button component.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-border/index.html">pl.treksoft.kvision.core.Border</a></td>
+<a href="../pl.treksoft.kvision.html/-button-size/index.html">pl.treksoft.kvision.html.ButtonSize</a></td>
<td>
-<p>Type-safe definition of CSS border.</p>
+<p>Button sizes.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-button/index.html">pl.treksoft.kvision.html.Button</a></td>
+<a href="../pl.treksoft.kvision.html/-button-style/index.html">pl.treksoft.kvision.html.ButtonStyle</a></td>
<td>
-<p>Button component.</p>
+<p>Button styles.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.check/-c-h-e-c-k-b-o-x-s-t-y-l-e/index.html">pl.treksoft.kvision.form.check.CHECKBOXSTYLE</a></td>
+<a href="../pl.treksoft.kvision.form.spinner/-buttons-type/index.html">pl.treksoft.kvision.form.spinner.ButtonsType</a></td>
<td>
-<p>Checkbox style options.</p>
+<p>Spinner buttons layout types.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html">pl.treksoft.kvision.form.check.CHECKINPUTTYPE</a></td>
+<a href="../pl.treksoft.kvision.form.check/-check-box/index.html">pl.treksoft.kvision.form.check.CheckBox</a></td>
<td>
-<p>Type of the check input control (checkbox or radio).</p>
+<p>The form field component rendered as HTML <em>input type="checkbox"</em>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.core/-c-o-l-o-r/index.html">pl.treksoft.kvision.core.COLOR</a></td>
+<a href="../pl.treksoft.kvision.form.check/-check-box-style/index.html">pl.treksoft.kvision.form.check.CheckBoxStyle</a></td>
<td>
-<p>Definitions of CSS color names.</p>
+<p>Checkbox style options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.check/-check-box/index.html">pl.treksoft.kvision.form.check.CheckBox</a></td>
+<a href="../pl.treksoft.kvision.form.check/-check-input/index.html">pl.treksoft.kvision.form.check.CheckInput</a></td>
<td>
-<p>The form field component rendered as HTML <em>input type="checkbox"</em>.</p>
+<p>The basic input component rendered as HTML <em>input type="checkbox"</em> or <em>input type="radio"</em>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.check/-check-input/index.html">pl.treksoft.kvision.form.check.CheckInput</a></td>
+<a href="../pl.treksoft.kvision.form.check/-check-input-type/index.html">pl.treksoft.kvision.form.check.CheckInputType</a></td>
<td>
-<p>The basic input component rendered as HTML <em>input type="checkbox"</em> or <em>input type="radio"</em>.</p>
+<p>Type of the check input control (checkbox or radio).</p>
</td>
</tr>
<tr>
@@ -193,6 +186,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.core/-col/index.html">pl.treksoft.kvision.core.Col</a></td>
+<td>
+<p>Definitions of CSS color names.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.core/-color/index.html">pl.treksoft.kvision.core.Color</a></td>
<td>
<p>Type-safe definition of CSS color.</p>
@@ -228,13 +228,6 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-d-a-t-a-t-y-p-e/index.html">pl.treksoft.kvision.form.select.DATATYPE</a></td>
-<td>
-<p>Data type for the AJAX call.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.dropdown/-d-d/index.html">pl.treksoft.kvision.dropdown.DD</a></td>
<td>
<p>Useful options for use in DropDown's <em>elements</em> parameter.</p>
@@ -242,23 +235,23 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-d-i-r-e-c-t-i-o-n/index.html">pl.treksoft.kvision.panel.DIRECTION</a></td>
+<a href="../pl.treksoft.kvision.data/-data-component.html">pl.treksoft.kvision.data.DataComponent</a></td>
<td>
-<p>Split panel direction.</p>
+<p>Base interface for observable data model.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.data/-data-component.html">pl.treksoft.kvision.data.DataComponent</a></td>
+<a href="../pl.treksoft.kvision.data/-data-container/index.html">pl.treksoft.kvision.data.DataContainer</a></td>
<td>
-<p>Base interface for observable data model.</p>
+<p>A container class with support for observable data model.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.data/-data-container/index.html">pl.treksoft.kvision.data.DataContainer</a></td>
+<a href="../pl.treksoft.kvision.form.select/-data-type/index.html">pl.treksoft.kvision.form.select.DataType</a></td>
<td>
-<p>A container class with support for observable data model.</p>
+<p>Data type for the AJAX call.</p>
</td>
</tr>
<tr>
@@ -297,79 +290,86 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-dock-panel/index.html">pl.treksoft.kvision.panel.DockPanel</a></td>
+<a href="../pl.treksoft.kvision.panel/-direction/index.html">pl.treksoft.kvision.panel.Direction</a></td>
<td>
-<p>The container with dock layout (up, down, left, right and center positions).</p>
+<p>Split panel direction.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.dropdown/-drop-down/index.html">pl.treksoft.kvision.dropdown.DropDown</a></td>
+<a href="../pl.treksoft.kvision.html/-div/index.html">pl.treksoft.kvision.html.Div</a></td>
<td>
-<p>Bootstrap dropdown component.</p>
+<p>Simple component rendered as <em>div</em>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-f-l-e-x-a-l-i-g-n-c-o-n-t-e-n-t/index.html">pl.treksoft.kvision.panel.FLEXALIGNCONTENT</a></td>
+<a href="../pl.treksoft.kvision.panel/-dock-panel/index.html">pl.treksoft.kvision.panel.DockPanel</a></td>
<td>
-<p>CSS flexbox content alignment options.</p>
+<p>The container with dock layout (up, down, left, right and center positions).</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-f-l-e-x-a-l-i-g-n-i-t-e-m-s/index.html">pl.treksoft.kvision.panel.FLEXALIGNITEMS</a></td>
+<a href="../pl.treksoft.kvision.dropdown/-drop-down/index.html">pl.treksoft.kvision.dropdown.DropDown</a></td>
<td>
-<p>CSS flexbox alignments options.</p>
+<p>Bootstrap dropdown component.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-f-l-e-x-d-i-r/index.html">pl.treksoft.kvision.panel.FLEXDIR</a></td>
+<a href="../pl.treksoft.kvision.form/-field-label/index.html">pl.treksoft.kvision.form.FieldLabel</a></td>
<td>
-<p>CSS flexbox directions.</p>
+<p>Helper class for HTML label element.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-f-l-e-x-j-u-s-t-i-f-y/index.html">pl.treksoft.kvision.panel.FLEXJUSTIFY</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-align-content/index.html">pl.treksoft.kvision.panel.FlexAlignContent</a></td>
<td>
-<p>CSS flexbox justification options.</p>
+<p>CSS flexbox content alignment options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-f-l-e-x-w-r-a-p/index.html">pl.treksoft.kvision.panel.FLEXWRAP</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-align-items/index.html">pl.treksoft.kvision.panel.FlexAlignItems</a></td>
<td>
-<p>CSS flexbox wrap modes.</p>
+<p>CSS flexbox alignments options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.spinner/-f-o-r-c-e-t-y-p-e/index.html">pl.treksoft.kvision.form.spinner.FORCETYPE</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-dir/index.html">pl.treksoft.kvision.panel.FlexDir</a></td>
<td>
-<p>Spinner force rounding types.</p>
+<p>CSS flexbox directions.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form/-f-o-r-m-t-y-p-e/index.html">pl.treksoft.kvision.form.FORMTYPE</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-justify/index.html">pl.treksoft.kvision.panel.FlexJustify</a></td>
<td>
-<p>Bootstrap form layout options.</p>
+<p>CSS flexbox justification options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form/-field-label/index.html">pl.treksoft.kvision.form.FieldLabel</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-panel/index.html">pl.treksoft.kvision.panel.FlexPanel</a></td>
<td>
-<p>Helper class for HTML label element.</p>
+<p>The container with CSS flexbox layout support.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-flex-panel/index.html">pl.treksoft.kvision.panel.FlexPanel</a></td>
+<a href="../pl.treksoft.kvision.panel/-flex-wrap/index.html">pl.treksoft.kvision.panel.FlexWrap</a></td>
<td>
-<p>The container with CSS flexbox layout support.</p>
+<p>CSS flexbox wrap modes.</p>
+</td>
+</tr>
+<tr>
+<td>
+<a href="../pl.treksoft.kvision.form.spinner/-force-type/index.html">pl.treksoft.kvision.form.spinner.ForceType</a></td>
+<td>
+<p>Spinner force rounding types.</p>
</td>
</tr>
<tr>
@@ -395,51 +395,58 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-a-l-i-g-n/index.html">pl.treksoft.kvision.panel.GRIDALIGN</a></td>
+<a href="../pl.treksoft.kvision.form/-form-type/index.html">pl.treksoft.kvision.form.FormType</a></td>
+<td>
+<p>Bootstrap form layout options.</p>
+</td>
+</tr>
+<tr>
+<td>
+<a href="../pl.treksoft.kvision.panel/-grid-align/index.html">pl.treksoft.kvision.panel.GridAlign</a></td>
<td>
<p>CSS grid alignment options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-a-l-i-g-n-c-o-n-t-e-n-t/index.html">pl.treksoft.kvision.panel.GRIDALIGNCONTENT</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-align-content/index.html">pl.treksoft.kvision.panel.GridAlignContent</a></td>
<td>
<p>CSS grid content alignment options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-f-l-o-w/index.html">pl.treksoft.kvision.panel.GRIDFLOW</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-flow/index.html">pl.treksoft.kvision.panel.GridFlow</a></td>
<td>
<p>CSS grid flow options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y/index.html">pl.treksoft.kvision.panel.GRIDJUSTIFY</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-justify/index.html">pl.treksoft.kvision.panel.GridJustify</a></td>
<td>
<p>CSS grid justification options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-j-u-s-t-i-f-y-c-o-n-t-e-n-t/index.html">pl.treksoft.kvision.panel.GRIDJUSTIFYCONTENT</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-justify-content/index.html">pl.treksoft.kvision.panel.GridJustifyContent</a></td>
<td>
<p>CSS grid content justification options.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-g-r-i-d-s-i-z-e/index.html">pl.treksoft.kvision.panel.GRIDSIZE</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-panel/index.html">pl.treksoft.kvision.panel.GridPanel</a></td>
<td>
-<p>Bootstrap grid sizes.</p>
+<p>The container with CSS grid layout support.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-grid-panel/index.html">pl.treksoft.kvision.panel.GridPanel</a></td>
+<a href="../pl.treksoft.kvision.panel/-grid-size/index.html">pl.treksoft.kvision.panel.GridSize</a></td>
<td>
-<p>The container with CSS grid layout support.</p>
+<p>Bootstrap grid sizes.</p>
</td>
</tr>
<tr>
@@ -457,13 +464,6 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/index.html">pl.treksoft.kvision.form.select.HTTPTYPE</a></td>
-<td>
-<p>HTTP protocol type for the AJAX call.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.form/-help-block/index.html">pl.treksoft.kvision.form.HelpBlock</a></td>
<td>
<p>Helper class for Bootstrap help block element.</p>
@@ -478,43 +478,43 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html">pl.treksoft.kvision.html.IMAGESHAPE</a></td>
+<a href="../pl.treksoft.kvision.form.select/-http-type/index.html">pl.treksoft.kvision.form.select.HttpType</a></td>
<td>
-<p>Image shapes.</p>
+<p>HTTP protocol type for the AJAX call.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form/-i-n-p-u-t-s-i-z-e/index.html">pl.treksoft.kvision.form.INPUTSIZE</a></td>
+<a href="../pl.treksoft.kvision.html/-image/index.html">pl.treksoft.kvision.html.Image</a></td>
<td>
-<p>Input controls sizes.</p>
+<p>Image component.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-image/index.html">pl.treksoft.kvision.html.Image</a></td>
+<a href="../pl.treksoft.kvision.html/-image-shape/index.html">pl.treksoft.kvision.html.ImageShape</a></td>
<td>
-<p>Image component.</p>
+<p>Image shapes.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.utils/kotlin.-int/index.html">kotlin.Int</a> (extensions in package pl.treksoft.kvision.utils)</td>
+<a href="../pl.treksoft.kvision.form/-input-size/index.html">pl.treksoft.kvision.form.InputSize</a></td>
<td>
+<p>Input controls sizes.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.utils/-kv-event/index.html">pl.treksoft.kvision.utils.KvEvent</a></td>
+<a href="../pl.treksoft.kvision.utils/kotlin.-int/index.html">kotlin.Int</a> (extensions in package pl.treksoft.kvision.utils)</td>
<td>
-<p>Helper class for defining custom events.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html">pl.treksoft.kvision.html.LISTTYPE</a></td>
+<a href="../pl.treksoft.kvision.utils/-kv-event/index.html">pl.treksoft.kvision.utils.KvEvent</a></td>
<td>
-<p>HTML list types.</p>
+<p>Helper class for defining custom events.</p>
</td>
</tr>
<tr>
@@ -540,9 +540,9 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.modal/-m-o-d-a-l-s-i-z-e/index.html">pl.treksoft.kvision.modal.MODALSIZE</a></td>
+<a href="../pl.treksoft.kvision.html/-list-type/index.html">pl.treksoft.kvision.html.ListType</a></td>
<td>
-<p>Modal window sizes.</p>
+<p>HTML list types.</p>
</td>
</tr>
<tr>
@@ -560,6 +560,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.modal/-modal-size/index.html">pl.treksoft.kvision.modal.ModalSize</a></td>
+<td>
+<p>Modal window sizes.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.hmr/-module/index.html">pl.treksoft.kvision.hmr.Module</a></td>
<td>
<p>Helper interface for Hot Module Replacement (HMR).</p>
@@ -581,6 +588,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.core/-overflow/index.html">pl.treksoft.kvision.core.Overflow</a></td>
+<td>
+<p>Definitions of CSS overflow options.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.utils/kotlin.-pair/index.html">kotlin.Pair</a> (extensions in package pl.treksoft.kvision.utils)</td>
<td>
</td>
@@ -594,9 +608,9 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.check/-r-a-d-i-o-s-t-y-l-e/index.html">pl.treksoft.kvision.form.check.RADIOSTYLE</a></td>
+<a href="../pl.treksoft.kvision.core/-position/index.html">pl.treksoft.kvision.core.Position</a></td>
<td>
-<p>Radio style options.</p>
+<p>Definitions of CSS position options.</p>
</td>
</tr>
<tr>
@@ -615,6 +629,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.form.check/-radio-style/index.html">pl.treksoft.kvision.form.check.RadioStyle</a></td>
+<td>
+<p>Radio style options.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.core/-res-string.html">pl.treksoft.kvision.core.ResString</a></td>
<td>
<p>This type is used for accessing resources with CommonJS <strong>require</strong> function.</p>
@@ -622,6 +643,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.core/-resize/index.html">pl.treksoft.kvision.core.Resize</a></td>
+<td>
+<p>Definitions of CSS resize options.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.panel/-responsive-grid-panel/index.html">pl.treksoft.kvision.panel.ResponsiveGridPanel</a></td>
<td>
<p>The container with support for Bootstrap responsive grid layout.</p>
@@ -657,44 +685,44 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html">pl.treksoft.kvision.form.select.SELECTWIDTHTYPE</a></td>
+<a href="../pl.treksoft.kvision.form.select/-select/index.html">pl.treksoft.kvision.form.select.Select</a></td>
<td>
-<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p>
+<p>The form field component for Select control.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-s-i-d-e/index.html">pl.treksoft.kvision.panel.SIDE</a></td>
+<a href="../pl.treksoft.kvision.form.select/-select-input/index.html">pl.treksoft.kvision.form.select.SelectInput</a></td>
<td>
-<p>Dock layout directions.</p>
+<p>The basic component for Select control.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-select/index.html">pl.treksoft.kvision.form.select.Select</a></td>
+<a href="../pl.treksoft.kvision.form.select/-select-opt-group/index.html">pl.treksoft.kvision.form.select.SelectOptGroup</a></td>
<td>
-<p>The form field component for Select control.</p>
+<p>The helper container for adding option groups to <a href="../pl.treksoft.kvision.form.select/-select/index.html">Select</a>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-select-input/index.html">pl.treksoft.kvision.form.select.SelectInput</a></td>
+<a href="../pl.treksoft.kvision.form.select/-select-option/index.html">pl.treksoft.kvision.form.select.SelectOption</a></td>
<td>
-<p>The basic component for Select control.</p>
+<p>The helper component for adding options to <a href="../pl.treksoft.kvision.form.select/-select/index.html">Select</a> or <a href="../pl.treksoft.kvision.form.select/-select-opt-group/index.html">SelectOptGroup</a>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-select-opt-group/index.html">pl.treksoft.kvision.form.select.SelectOptGroup</a></td>
+<a href="../pl.treksoft.kvision.form.select/-select-width-type/index.html">pl.treksoft.kvision.form.select.SelectWidthType</a></td>
<td>
-<p>The helper container for adding option groups to <a href="../pl.treksoft.kvision.form.select/-select/index.html">Select</a>.</p>
+<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.select/-select-option/index.html">pl.treksoft.kvision.form.select.SelectOption</a></td>
+<a href="../pl.treksoft.kvision.panel/-side/index.html">pl.treksoft.kvision.panel.Side</a></td>
<td>
-<p>The helper component for adding options to <a href="../pl.treksoft.kvision.form.select/-select/index.html">Select</a> or <a href="../pl.treksoft.kvision.form.select/-select-opt-group/index.html">SelectOptGroup</a>.</p>
+<p>Dock layout directions.</p>
</td>
</tr>
<tr>
@@ -775,13 +803,6 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form.text/-t-e-x-t-i-n-p-u-t-t-y-p-e/index.html">pl.treksoft.kvision.form.text.TEXTINPUTTYPE</a></td>
-<td>
-<p>Text input types.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.panel/-tab-panel/index.html">pl.treksoft.kvision.panel.TabPanel</a></td>
<td>
<p>The container rendering it's children as tabs.</p>
@@ -824,6 +845,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.form.text/-text-input-type/index.html">pl.treksoft.kvision.form.text.TextInputType</a></td>
+<td>
+<p>Text input types.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.core/-u-n-i-t/index.html">pl.treksoft.kvision.core.UNIT</a></td>
<td>
<p>Definitions of CSS units.</p>
@@ -850,6 +878,13 @@
<p>This class allows to wrap a component into separately styled DIV element.</p>
</td>
</tr>
+<tr>
+<td>
+<a href="../pl.treksoft.kvision.window/-window/index.html">pl.treksoft.kvision.window.Window</a></td>
+<td>
+<p>Floating window container.</p>
+</td>
+</tr>
</tbody>
</table>
</BODY>