aboutsummaryrefslogtreecommitdiff
path: root/api/alltypes/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-12-23 01:32:27 +0100
committerRobert Jaros <rjaros@finn.pl>2018-12-23 01:32:27 +0100
commita81c549e277d1a07e87cf8e2eecf89662deda323 (patch)
treefd64e2f453094f7106bf97faa2833136e58327d4 /api/alltypes/index.html
parentcc229b215e07fa84d48c5754cdb6ba26fd678910 (diff)
downloadkvision-a81c549e277d1a07e87cf8e2eecf89662deda323.tar.gz
kvision-a81c549e277d1a07e87cf8e2eecf89662deda323.tar.bz2
kvision-a81c549e277d1a07e87cf8e2eecf89662deda323.zip
API documentation for KVision 0.0.22
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r--api/alltypes/index.html92
1 files changed, 39 insertions, 53 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html
index 59829426..fc9ecd55 100644
--- a/api/alltypes/index.html
+++ b/api/alltypes/index.html
@@ -661,12 +661,6 @@
</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>
@@ -740,61 +734,50 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-jooby-remote-agent/index.html">pl.treksoft.kvision.remote.JoobyRemoteAgent</a></td>
-<td>
-<p>Client side agent for JSON-RPC remote calls with Jooby.</p>
-</td>
-</tr>
-<tr>
-<td>
-<a href="../pl.treksoft.kvision.remote/-jooby-service-manager/index.html">pl.treksoft.kvision.remote.JoobyServiceManager</a></td>
-<td>
-<p>Multiplatform service manager for Jooby.</p>
-</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>
+<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.remote/-json-rpc-response/index.html">pl.treksoft.kvision.remote.JsonRpcResponse</a></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.types/-k-file/index.html">pl.treksoft.kvision.types.KFile</a></td>
+<a href="../pl.treksoft.kvision.remote/-k-v-controller/index.html">pl.treksoft.kvision.remote.KVController</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>
+<a href="../pl.treksoft.kvision.remote/-k-v-remote-agent/index.html">pl.treksoft.kvision.remote.KVRemoteAgent</a></td>
<td>
-<p>Base interface of a form control with a list of files value.</p>
+<p>Client side agent for JSON-RPC remote calls.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-k-v-controller/index.html">pl.treksoft.kvision.remote.KVController</a></td>
+<a href="../pl.treksoft.kvision.remote/-k-v-server/index.html">pl.treksoft.kvision.remote.KVServer</a></td>
<td>
+<p>A server.
+Not used on the js platform.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-k-v-server/index.html">pl.treksoft.kvision.remote.KVServer</a></td>
+<a href="../pl.treksoft.kvision.remote/-k-v-service-manager/index.html">pl.treksoft.kvision.remote.KVServiceManager</a></td>
<td>
-<p>A server.</p>
+<p>Multiplatform service manager.</p>
</td>
</tr>
<tr>
@@ -992,9 +975,24 @@
</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.remote/-request.html">pl.treksoft.kvision.remote.Request</a></td>
<td>
-<p>A server request.</p>
+<p>A server request.
+Not used on the js platform.</p>
</td>
</tr>
<tr>
@@ -1055,12 +1053,6 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-rpc-http-method/index.html">pl.treksoft.kvision.remote.RpcHttpMethod</a></td>
-<td>
-</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>
@@ -1124,15 +1116,16 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-service-manager/index.html">pl.treksoft.kvision.remote.ServiceManager</a></td>
+<a href="../pl.treksoft.kvision.panel/-side/index.html">pl.treksoft.kvision.panel.Side</a></td>
<td>
+<p>Dock layout directions.</p>
</td>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.panel/-side/index.html">pl.treksoft.kvision.panel.Side</a></td>
+<a href="../pl.treksoft.kvision.panel/-side-tab-size/index.html">pl.treksoft.kvision.panel.SideTabSize</a></td>
<td>
-<p>Dock layout directions.</p>
+<p>Left or right tab size.</p>
</td>
</tr>
<tr>
@@ -1177,20 +1170,6 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-spring-remote-agent/index.html">pl.treksoft.kvision.remote.SpringRemoteAgent</a></td>
-<td>
-<p>Client side agent for JSON-RPC remote calls with Spring Boot.</p>
-</td>
-</tr>
-<tr>
-<td>
-<a href="../pl.treksoft.kvision.remote/-spring-service-manager/index.html">pl.treksoft.kvision.remote.SpringServiceManager</a></td>
-<td>
-<p>Multiplatform service manager for Spring Boot.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.panel/-stack-panel/index.html">pl.treksoft.kvision.panel.StackPanel</a></td>
<td>
<p>The container with only one active (visible) child at any moment.</p>
@@ -1246,6 +1225,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.panel/-tab-position/index.html">pl.treksoft.kvision.panel.TabPosition</a></td>
+<td>
+<p>Tab position.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.table/-table/index.html">pl.treksoft.kvision.table.Table</a></td>
<td>
<p>HTML table component.</p>