diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
| commit | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch) | |
| tree | d36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/alltypes/index.html | |
| parent | a70acf853de62d0754ca95aa4103712b82afdef8 (diff) | |
| download | kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2 kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip | |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/alltypes/index.html')
| -rw-r--r-- | api/alltypes/index.html | 1400 |
1 files changed, 0 insertions, 1400 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html deleted file mode 100644 index 076f5079..00000000 --- a/api/alltypes/index.html +++ /dev/null @@ -1,1400 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>alltypes - kvision</title> -<link rel="stylesheet" href="../../style.css"> -</HEAD> -<BODY> -<p>KVision - object oriented Web UI framework for Kotlin/JS.</p> -<h3>All Types</h3> -<table> -<tbody> -<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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.text/-abstract-text-input/index.html">pl.treksoft.kvision.form.text.AbstractTextInput</a></td> -<td> -<p>Base class for basic text components.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.select/-ajax-options/index.html">pl.treksoft.kvision.form.select.AjaxOptions</a></td> -<td> -<p>Data class for AJAX options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.modal/-alert/index.html">pl.treksoft.kvision.modal.Alert</a></td> -<td> -<p>Alert window based on Bootstrap modal.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-align/index.html">pl.treksoft.kvision.html.Align</a></td> -<td> -<p>CSS align attributes.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.hmr/-application-base/index.html">pl.treksoft.kvision.hmr.ApplicationBase</a></td> -<td> -<p>Base interface for applications.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-background/index.html">pl.treksoft.kvision.core.Background</a></td> -<td> -<p>Type-safe definition of CSS background.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.data/-base-data-component/index.html">pl.treksoft.kvision.data.BaseDataComponent</a></td> -<td> -<p>Base abstract class for creating observable data model.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-bg-attach/index.html">pl.treksoft.kvision.core.BgAttach</a></td> -<td> -<p>Definitions of CSS background attachment options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-bg-clip/index.html">pl.treksoft.kvision.core.BgClip</a></td> -<td> -<p>Definitions of CSS background clipping options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-bg-origin/index.html">pl.treksoft.kvision.core.BgOrigin</a></td> -<td> -<p>Definitions of CSS background origin options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-bg-repeat/index.html">pl.treksoft.kvision.core.BgRepeat</a></td> -<td> -<p>Definitions of CSS background repeat options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-bg-size/index.html">pl.treksoft.kvision.core.BgSize</a></td> -<td> -<p>Definitions of CSS background size.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-bool-form-control/index.html">pl.treksoft.kvision.form.BoolFormControl</a></td> -<td> -<p>Base interface of a form control with a boolean value.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-border/index.html">pl.treksoft.kvision.core.Border</a></td> -<td> -<p>Type-safe definition of CSS border.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-border-style/index.html">pl.treksoft.kvision.core.BorderStyle</a></td> -<td> -<p>Definitions of CSS border styles.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-button/index.html">pl.treksoft.kvision.html.Button</a></td> -<td> -<p>Button component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.toolbar/-button-group/index.html">pl.treksoft.kvision.toolbar.ButtonGroup</a></td> -<td> -<p>The Bootstrap button group.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.toolbar/-button-group-size/index.html">pl.treksoft.kvision.toolbar.ButtonGroupSize</a></td> -<td> -<p>Button group sizes.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.toolbar/-button-group-style/index.html">pl.treksoft.kvision.toolbar.ButtonGroupStyle</a></td> -<td> -<p>Button group styles.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-button-size/index.html">pl.treksoft.kvision.html.ButtonSize</a></td> -<td> -<p>Button sizes.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-button-style/index.html">pl.treksoft.kvision.html.ButtonStyle</a></td> -<td> -<p>Button styles.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-button-type/index.html">pl.treksoft.kvision.html.ButtonType</a></td> -<td> -<p>Button types.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.spinner/-buttons-type/index.html">pl.treksoft.kvision.form.spinner.ButtonsType</a></td> -<td> -<p>Spinner buttons layout types.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-call-agent/index.html">pl.treksoft.kvision.remote.CallAgent</a></td> -<td> -<p>An agent responsible for remote calls.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-canvas/index.html">pl.treksoft.kvision.html.Canvas</a></td> -<td> -<p>Canvas component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.table/-cell/index.html">pl.treksoft.kvision.table.Cell</a></td> -<td> -<p>HTML table cell component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.check/-check-box/index.html">pl.treksoft.kvision.form.check.CheckBox</a></td> -<td> -<p>The form field component rendered as HTML <em>input type="checkbox"</em>.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.check/-check-box-style/index.html">pl.treksoft.kvision.form.check.CheckBoxStyle</a></td> -<td> -<p>Checkbox style options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.check/-check-input/index.html">pl.treksoft.kvision.form.check.CheckInput</a></td> -<td> -<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-type/index.html">pl.treksoft.kvision.form.check.CheckInputType</a></td> -<td> -<p>Type of the check input control (checkbox or radio).</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-clear/index.html">pl.treksoft.kvision.core.Clear</a></td> -<td> -<p>Definitions of CSS clear options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.modal/-close-icon/index.html">pl.treksoft.kvision.modal.CloseIcon</a></td> -<td> -<p>Helper class for close icon component.</p> -</td> -</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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-component/index.html">pl.treksoft.kvision.core.Component</a></td> -<td> -<p>Base interface for all components.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.modal/-confirm/index.html">pl.treksoft.kvision.modal.Confirm</a></td> -<td> -<p>Confirm window based on Bootstrap modal.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-container/index.html">pl.treksoft.kvision.core.Container</a></td> -<td> -<p>Base interface for all containers.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.dropdown/-context-menu/index.html">pl.treksoft.kvision.dropdown.ContextMenu</a></td> -<td> -<p>Context menu component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-credentials/index.html">pl.treksoft.kvision.remote.Credentials</a></td> -<td> -<p>Username and password credentials.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-css-size.html">pl.treksoft.kvision.core.CssSize</a></td> -<td> -<p>This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.).</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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.data/-data-component.html">pl.treksoft.kvision.data.DataComponent</a></td> -<td> -<p>Base interface 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> -<td> -<p>A container class with support for observable data model.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.select/-data-type/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.data/-data-updatable/index.html">pl.treksoft.kvision.data.DataUpdatable</a></td> -<td> -<p>Interface for updatable container.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.types/java.util.-date/index.html">java.util.Date</a> (extensions in package pl.treksoft.kvision.types)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.types/kotlin.js.-date/index.html">kotlin.js.Date</a> (extensions in package pl.treksoft.kvision.types)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.types/-date-converter.html">pl.treksoft.kvision.types.DateConverter</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-date-form-control/index.html">pl.treksoft.kvision.form.DateFormControl</a></td> -<td> -<p>Base interface of a form control with a date value.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.types/-date-serializer/index.html">pl.treksoft.kvision.types.DateSerializer</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.time/-date-time/index.html">pl.treksoft.kvision.form.time.DateTime</a></td> -<td> -<p>Form field date/time chooser component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.time/-date-time-input/index.html">pl.treksoft.kvision.form.time.DateTimeInput</a></td> -<td> -<p>Basic date/time chooser component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.i18n/-default-i18n-manager/index.html">pl.treksoft.kvision.i18n.DefaultI18nManager</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.modal/-dialog/index.html">pl.treksoft.kvision.modal.Dialog</a></td> -<td> -<p>Modal window with a result.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-direction/index.html">pl.treksoft.kvision.core.Direction</a></td> -<td> -<p>Definitions of CSS text direction options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-direction/index.html">pl.treksoft.kvision.panel.Direction</a></td> -<td> -<p>Split panel direction.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-display/index.html">pl.treksoft.kvision.core.Display</a></td> -<td> -<p>Definitions of CSS display options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-div/index.html">pl.treksoft.kvision.html.Div</a></td> -<td> -<p>Simple component rendered as <em>div</em>.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-dock-panel/index.html">pl.treksoft.kvision.panel.DockPanel</a></td> -<td> -<p>The container with dock layout (up, down, left, right and center positions).</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.dropdown/-drop-down/index.html">pl.treksoft.kvision.dropdown.DropDown</a></td> -<td> -<p>Bootstrap dropdown component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-field-label/index.html">pl.treksoft.kvision.form.FieldLabel</a></td> -<td> -<p>Helper class for HTML label element.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.utils/org.w3c.files.-file/index.html">org.w3c.files.File</a> (extensions in package pl.treksoft.kvision.utils)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-align-content/index.html">pl.treksoft.kvision.panel.FlexAlignContent</a></td> -<td> -<p>CSS flexbox content alignment options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-align-items/index.html">pl.treksoft.kvision.panel.FlexAlignItems</a></td> -<td> -<p>CSS flexbox alignments options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-dir/index.html">pl.treksoft.kvision.panel.FlexDir</a></td> -<td> -<p>CSS flexbox directions.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-justify/index.html">pl.treksoft.kvision.panel.FlexJustify</a></td> -<td> -<p>CSS flexbox justification options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-panel/index.html">pl.treksoft.kvision.panel.FlexPanel</a></td> -<td> -<p>The container with CSS flexbox layout support.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-flex-wrap/index.html">pl.treksoft.kvision.panel.FlexWrap</a></td> -<td> -<p>CSS flexbox wrap modes.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-font-style/index.html">pl.treksoft.kvision.core.FontStyle</a></td> -<td> -<p>Definitions of CSS font style options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-font-variant/index.html">pl.treksoft.kvision.core.FontVariant</a></td> -<td> -<p>Definitions of CSS font variant options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-font-weight/index.html">pl.treksoft.kvision.core.FontWeight</a></td> -<td> -<p>Definitions of CSS font weight options.</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> -<td> -<a href="../pl.treksoft.kvision.form/-form/index.html">pl.treksoft.kvision.form.Form</a></td> -<td> -<p>The form definition class. Can be used directly or indirectly inside a <a href="../pl.treksoft.kvision.form/-form-panel/index.html">FormPanel</a>.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-control/index.html">pl.treksoft.kvision.form.FormControl</a></td> -<td> -<p>Base interface of a form control.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-enctype/index.html">pl.treksoft.kvision.form.FormEnctype</a></td> -<td> -<p>Form encoding types.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-input/index.html">pl.treksoft.kvision.form.FormInput</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-method/index.html">pl.treksoft.kvision.form.FormMethod</a></td> -<td> -<p>Form methods.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-panel/index.html">pl.treksoft.kvision.form.FormPanel</a></td> -<td> -<p>Bootstrap form component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-form-target/index.html">pl.treksoft.kvision.form.FormTarget</a></td> -<td> -<p>Form targets.</p> -</td> -</tr> -<tr> -<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/-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/-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/-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/-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/-grid-panel/index.html">pl.treksoft.kvision.panel.GridPanel</a></td> -<td> -<p>The container with CSS grid layout support.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-grid-size/index.html">pl.treksoft.kvision.panel.GridSize</a></td> -<td> -<p>Bootstrap grid sizes.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-grid-wrapper/index.html">pl.treksoft.kvision.panel.GridWrapper</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.panel/-h-panel/index.html">pl.treksoft.kvision.panel.HPanel</a></td> -<td> -<p>The container with horizontal layout.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.dropdown/-header/index.html">pl.treksoft.kvision.dropdown.Header</a></td> -<td> -<p>Menu header component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.table/-header-cell/index.html">pl.treksoft.kvision.table.HeaderCell</a></td> -<td> -<p>HTML table header cell component.</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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.hmr/-hot/index.html">pl.treksoft.kvision.hmr.Hot</a></td> -<td> -<p>Helper interface for Hot Module Replacement (HMR).</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-http-method/index.html">pl.treksoft.kvision.remote.HttpMethod</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.select/-http-type/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.i18n/-i18n/index.html">pl.treksoft.kvision.i18n.I18n</a></td> -<td> -<p>A singleton object used for translations.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.i18n/-i18n-manager/index.html">pl.treksoft.kvision.i18n.I18nManager</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-icon/index.html">pl.treksoft.kvision.html.Icon</a></td> -<td> -<p>Icon component with support for FontAwesome and Bootstrap glyphicons.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-iframe/index.html">pl.treksoft.kvision.html.Iframe</a></td> -<td> -<p>Iframe component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-image/index.html">pl.treksoft.kvision.html.Image</a></td> -<td> -<p>Image component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-image-shape/index.html">pl.treksoft.kvision.html.ImageShape</a></td> -<td> -<p>Image shapes.</p> -</td> -</tr> -<tr> -<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/kotlin.-int/index.html">kotlin.Int</a> (extensions in package pl.treksoft.kvision.utils)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.utils/-j-s-o-n/index.html">pl.treksoft.kvision.utils.JSON</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.i18n/-jed/index.html">pl.treksoft.kvision.i18n.Jed</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/kotlin.js.-json/index.html">kotlin.js.Json</a> (extensions in package pl.treksoft.kvision.form)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-json-rpc-request/index.html">pl.treksoft.kvision.remote.JsonRpcRequest</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-json-rpc-response/index.html">pl.treksoft.kvision.remote.JsonRpcResponse</a></td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.types/-k-file/index.html">pl.treksoft.kvision.types.KFile</a></td> -<td> -<p>A serializable class for a multiplatform File type.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-k-files-form-control/index.html">pl.treksoft.kvision.form.KFilesFormControl</a></td> -<td> -<p>Base interface of a form control with a list of files value.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-k-v-server/index.html">pl.treksoft.kvision.remote.KVServer</a></td> -<td> -<p>A server.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.utils/-kv-event/index.html">pl.treksoft.kvision.utils.KvEvent</a></td> -<td> -<p>Helper class for defining custom events.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-label/index.html">pl.treksoft.kvision.html.Label</a></td> -<td> -<p>Simple label component rendered as <em>span</em>.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-link/index.html">pl.treksoft.kvision.html.Link</a></td> -<td> -<p>Link component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-list-tag/index.html">pl.treksoft.kvision.html.ListTag</a></td> -<td> -<p>HTML list component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.html/-list-type/index.html">pl.treksoft.kvision.html.ListType</a></td> -<td> -<p>HTML list types.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-login-service/index.html">pl.treksoft.kvision.remote.LoginService</a></td> -<td> -<p>Pac4j form login dispatcher.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/kotlin.collections.-map/index.html">kotlin.collections.Map</a> (extensions in package pl.treksoft.kvision.form)</td> -<td> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.modal/-modal/index.html">pl.treksoft.kvision.modal.Modal</a></td> -<td> -<p>Configurable modal window based on Bootstrap modal.</p> -</td> -</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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.navbar/-nav/index.html">pl.treksoft.kvision.navbar.Nav</a></td> -<td> -<p>The Bootstrap Nav container.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.navbar/-nav-form/index.html">pl.treksoft.kvision.navbar.NavForm</a></td> -<td> -<p>The Bootstrap Nav form container.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.navbar/-navbar/index.html">pl.treksoft.kvision.navbar.Navbar</a></td> -<td> -<p>The Bootstrap Navbar container.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.navbar/-navbar-type/index.html">pl.treksoft.kvision.navbar.NavbarType</a></td> -<td> -<p>Navbar types.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form/-number-form-control/index.html">pl.treksoft.kvision.form.NumberFormControl</a></td> -<td> -<p>Base interface of a form control with a numeric value.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.utils/-object/index.html">pl.treksoft.kvision.utils.Object</a></td> -<td> -<p>JavaScript Object type</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.utils/com.lightningkite.kotlin.observable.list.-observable-list/index.html">com.lightningkite.kotlin.observable.list.ObservableList</a> (extensions in package pl.treksoft.kvision.utils)</td> -<td> -</td> -</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> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.text/-password/index.html">pl.treksoft.kvision.form.text.Password</a></td> -<td> -<p>Form field password component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-pos-float/index.html">pl.treksoft.kvision.core.PosFloat</a></td> -<td> -<p>Definitions of CSS float options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.core/-position/index.html">pl.treksoft.kvision.core.Position</a></td> -<td> -<p>Definitions of CSS position options.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.progress/-progress-bar/index.html">pl.treksoft.kvision.progress.ProgressBar</a></td> -<td> -<p>The Bootstrap progress bar.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.progress/-progress-bar-style/index.html">pl.treksoft.kvision.progress.ProgressBarStyle</a></td> -<td> -<p>Progress bar styles.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.check/-radio/index.html">pl.treksoft.kvision.form.check.Radio</a></td> -<td> -<p>The form field component rendered as HTML <em>input type="radio"</em>.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.check/-radio-group/index.html">pl.treksoft.kvision.form.check.RadioGroup</a></td> -<td> -<p>The form field component rendered as a group of HTML <em>input type="radio"</em> elements with the same name attribute.</p> -</td> -</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.remote/-remote-agent/index.html">pl.treksoft.kvision.remote.RemoteAgent</a></td> -<td> -<p>Client side agent for JSON-RPC remote calls.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.remote/-request.html">pl.treksoft.kvision.remote.Request</a></td> -<td> -<p>A server request.</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> -</td> -</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> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.text/-rich-text/index.html">pl.treksoft.kvision.form.text.RichText</a></td> -<td> -<p>Form field rich text component.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.text/-rich-text-input/index.html">pl.treksoft.kvision.form.text.RichTextInput</a></td> -<td> -<p>Basic rich text component.</p> |
