diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
commit | 8449ff519f3d853ca82c792dccf12d06fb09b627 (patch) | |
tree | 079a926cc6d418e2936a1b1797e39dde34710dd0 /api/alltypes/index.html | |
parent | e361ab18f355ff81ef61406543b918d4a2b9567c (diff) | |
download | kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.gz kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.bz2 kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.zip |
API documentation for KVision 0.0.35
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 186 |
1 files changed, 184 insertions, 2 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 3b36e975..f849f73b 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -49,6 +49,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-add-row-mode/index.html">pl.treksoft.kvision.tabulator.AddRowMode</a></td> +<td> +<p>Add row modes.</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> @@ -63,6 +70,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-align/index.html">pl.treksoft.kvision.tabulator.Align</a></td> +<td> +<p>Column align.</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> @@ -301,6 +315,22 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.utils/-cache/index.html">pl.treksoft.kvision.utils.Cache</a></td> +<td> +<p>This is a LRU cache that has no performance impact for cache insertions +once the capacity of the cache has been reached. For cache hit, +performance is O(1) and for cache eviction, it is O(1).</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.tabulator/-calc/index.html">pl.treksoft.kvision.tabulator.Calc</a></td> +<td> +<p>Built-in calc functions.</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> @@ -454,6 +484,20 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-column-definition/index.html">pl.treksoft.kvision.tabulator.ColumnDefinition</a></td> +<td> +<p>Column definition options.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.tabulator/-column-position/index.html">pl.treksoft.kvision.tabulator.ColumnPosition</a></td> +<td> +<p>Column positions.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-command-line/index.html">pl.treksoft.kvision.electron.CommandLine</a></td> <td> </td> @@ -602,7 +646,7 @@ <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> +<p>A container class with support for mutable/observable data model.</p> </td> </tr> <tr> @@ -830,6 +874,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-download-config/index.html">pl.treksoft.kvision.tabulator.DownloadConfig</a></td> +<td> +<p>Download config options.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-download-item/index.html">pl.treksoft.kvision.electron.DownloadItem</a></td> <td> </td> @@ -855,6 +906,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-editor/index.html">pl.treksoft.kvision.tabulator.Editor</a></td> +<td> +<p>Built-in editors.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.chart/-eeasing/index.html">pl.treksoft.kvision.chart.Eeasing</a></td> <td> <p>Chart animation easings.</p> @@ -942,6 +1000,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-filter/index.html">pl.treksoft.kvision.tabulator.Filter</a></td> +<td> +<p>Filters.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-find-in-page-options/index.html">pl.treksoft.kvision.electron.FindInPageOptions</a></td> <td> </td> @@ -1032,6 +1097,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-formatter/index.html">pl.treksoft.kvision.tabulator.Formatter</a></td> +<td> +<p>Built-in formatters.</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> @@ -1559,6 +1631,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-layout/index.html">pl.treksoft.kvision.tabulator.Layout</a></td> +<td> +<p>Table layouts.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.chart/-layout-options/index.html">pl.treksoft.kvision.chart.LayoutOptions</a></td> <td> <p>Chart layout options.</p> @@ -1622,6 +1701,12 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.utils/-linked-list/index.html">pl.treksoft.kvision.utils.LinkedList</a></td> +<td> +</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> @@ -1818,6 +1903,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.utils/-node/index.html">pl.treksoft.kvision.utils.Node</a></td> +<td> +<p>Created by gazollajunior on 07/04/16.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-notification/index.html">pl.treksoft.kvision.electron.Notification</a></td> <td> </td> @@ -1972,6 +2064,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-options/index.html">pl.treksoft.kvision.tabulator.Options</a></td> +<td> +<p>Tabulator options.</p> +</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> @@ -2005,6 +2104,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-pagination-mode/index.html">pl.treksoft.kvision.tabulator.PaginationMode</a></td> +<td> +<p>Pagination modes.</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> @@ -2195,6 +2301,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-progressive-mode/index.html">pl.treksoft.kvision.tabulator.ProgressiveMode</a></td> +<td> +<p>Progressive modes.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-protocol/index.html">pl.treksoft.kvision.electron.Protocol</a></td> <td> </td> @@ -2242,6 +2355,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-range-mode/index.html">pl.treksoft.kvision.tabulator.RangeMode</a></td> +<td> +<p>Range select modes.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-read-bookmark/index.html">pl.treksoft.kvision.electron.ReadBookmark</a></td> <td> </td> @@ -2329,7 +2449,7 @@ It requires @Serializable state.</p> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.remote/-remote-agent.html">pl.treksoft.kvision.remote.RemoteAgent</a></td> +<a href="../pl.treksoft.kvision.remote/-remote-agent/index.html">pl.treksoft.kvision.remote.RemoteAgent</a></td> <td> <p>Interface for client side agent for JSON-RPC remote calls.</p> </td> @@ -2418,6 +2538,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-responsive-layout/index.html">pl.treksoft.kvision.tabulator.ResponsiveLayout</a></td> +<td> +<p>Responsive layout modes.</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> @@ -2473,6 +2600,20 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-row-pos/index.html">pl.treksoft.kvision.tabulator.RowPos</a></td> +<td> +<p>Row positions.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.tabulator/-row-position/index.html">pl.treksoft.kvision.tabulator.RowPosition</a></td> +<td> +<p>Row scroll positions .</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.html/-sandbox/index.html">pl.treksoft.kvision.html.Sandbox</a></td> <td> <p>Iframe sandbox options.</p> @@ -2664,6 +2805,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-sorter/index.html">pl.treksoft.kvision.tabulator.Sorter</a></td> +<td> +<p>Built-in sorters.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.data/-sorter-type/index.html">pl.treksoft.kvision.data.SorterType</a></td> <td> <p>Sorter types.</p> @@ -2671,6 +2819,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-sorting-dir/index.html">pl.treksoft.kvision.tabulator.SortingDir</a></td> +<td> +<p>Sorting directions.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-sources-options/index.html">pl.treksoft.kvision.electron.SourcesOptions</a></td> <td> </td> @@ -2818,6 +2973,19 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-tabulator/index.html">pl.treksoft.kvision.tabulator.Tabulator</a></td> +<td> +<p>Tabulator component.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.tabulator.js/-tabulator/index.html">pl.treksoft.kvision.tabulator.js.Tabulator</a></td> +<td> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.html/-t-a-g/index.html">pl.treksoft.kvision.html.TAG</a></td> <td> <p>HTML tags.</p> @@ -2975,6 +3143,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-tooltip-generation-mode/index.html">pl.treksoft.kvision.tabulator.TooltipGenerationMode</a></td> +<td> +<p>Tooltip generation mode.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.chart/-tooltip-options/index.html">pl.treksoft.kvision.chart.TooltipOptions</a></td> <td> <p>Chart tooltip options.</p> @@ -3212,6 +3387,13 @@ It requires @Serializable state.</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-validator/index.html">pl.treksoft.kvision.tabulator.Validator</a></td> +<td> +<p>Built-in validators.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-versions/index.html">pl.treksoft.kvision.electron.Versions</a></td> <td> </td> |