diff options
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 69 |
1 files changed, 55 insertions, 14 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 3e25d9bc..6eb38831 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -2034,6 +2034,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.window/-maximize-icon/index.html">pl.treksoft.kvision.window.MaximizeIcon</a></td> +<td> +<p>Helper class for maximize icon component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.cordova/-media/index.html">pl.treksoft.kvision.cordova.Media</a></td> <td> <p>Cordova media class.</p> @@ -2141,6 +2148,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.window/-minimize-icon/index.html">pl.treksoft.kvision.window.MinimizeIcon</a></td> +<td> +<p>Helper class for minimize icon component.</p> +</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> @@ -2265,6 +2279,12 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.utils/kotlin.-number/index.html">kotlin.Number</a> (extensions in package pl.treksoft.kvision.utils)</td> +<td> +</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> @@ -2286,6 +2306,20 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.utils/-observable-list/index.html">pl.treksoft.kvision.utils.ObservableList</a></td> +<td> +<p>Observable list interface.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.utils/-observable-list-wrapper/index.html">pl.treksoft.kvision.utils.ObservableListWrapper</a></td> +<td> +<p>Simple observable list implementation.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.electron/-on-before-redirect-details/index.html">pl.treksoft.kvision.electron.OnBeforeRedirectDetails</a></td> <td> </td> @@ -2836,20 +2870,6 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> -<a href="../pl.treksoft.kvision.form.select/-remote-select/index.html">pl.treksoft.kvision.form.select.RemoteSelect</a></td> -<td> -<p>The form field component for RemoteSelect control.</p> -</td> -</tr> -<tr> -<td> -<a href="../pl.treksoft.kvision.form.select/-remote-select-input/index.html">pl.treksoft.kvision.form.select.RemoteSelectInput</a></td> -<td> -<p>The Select control connected to the multiplatform service.</p> -</td> -</tr> -<tr> -<td> <a href="../pl.treksoft.kvision.electron/-remove-client-certificate/index.html">pl.treksoft.kvision.electron.RemoveClientCertificate</a></td> <td> </td> @@ -3114,6 +3134,20 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.form.select/-select-remote/index.html">pl.treksoft.kvision.form.select.SelectRemote</a></td> +<td> +<p>The form field component for SelectRemote control.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.form.select/-select-remote-input/index.html">pl.treksoft.kvision.form.select.SelectRemoteInput</a></td> +<td> +<p>The Select control connected to the multiplatform service.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.form.select/-select-width-type/index.html">pl.treksoft.kvision.form.select.SelectWidthType</a></td> <td> <p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p> @@ -3434,6 +3468,13 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> <td> +<a href="../pl.treksoft.kvision.tabulator/-tabulator-remote/index.html">pl.treksoft.kvision.tabulator.TabulatorRemote</a></td> +<td> +<p>Tabulator component connected to the multiplatform service.</p> +</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> |