aboutsummaryrefslogtreecommitdiff
path: root/api/alltypes
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-10-17 18:40:15 +0200
committerRobert Jaros <rjaros@finn.pl>2018-10-17 18:40:15 +0200
commita70acf853de62d0754ca95aa4103712b82afdef8 (patch)
treecb8980c51c98f41f833aa89c7bd28e5fa133f35e /api/alltypes
parent546892a2b8c743224ccabd609827f5048c7a630c (diff)
downloadkvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.gz
kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.bz2
kvision-a70acf853de62d0754ca95aa4103712b82afdef8.zip
API Documentation for KVision 0.0.18
Diffstat (limited to 'api/alltypes')
-rw-r--r--api/alltypes/index.html98
1 files changed, 81 insertions, 17 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html
index ecb353d5..076f5079 100644
--- a/api/alltypes/index.html
+++ b/api/alltypes/index.html
@@ -333,7 +333,32 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.utils/kotlin.js.-date/index.html">kotlin.js.Date</a> (extensions in package pl.treksoft.kvision.utils)</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>
@@ -353,6 +378,12 @@
</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>
@@ -630,6 +661,12 @@
</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>
@@ -644,6 +681,12 @@
</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>
@@ -685,16 +728,14 @@
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.i18n/-jed/index.html">pl.treksoft.kvision.i18n.Jed</a></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.remote/-jooby-server/index.html">pl.treksoft.kvision.remote.JoobyServer</a></td>
+<a href="../pl.treksoft.kvision.i18n/-jed/index.html">pl.treksoft.kvision.i18n.Jed</a></td>
<td>
-<p>A Jooby based server.
-Not used on the js platform.</p>
</td>
</tr>
<tr>
@@ -705,9 +746,21 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.form/-k-date-form-control/index.html">pl.treksoft.kvision.form.KDateFormControl</a></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>
-<p>Base interface of a form control with a date value.</p>
+</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>
@@ -719,6 +772,13 @@ Not used on the js platform.</p>
</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>
@@ -870,13 +930,6 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-profile/index.html">pl.treksoft.kvision.remote.Profile</a></td>
-<td>
-<p>A user profile.</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>
@@ -921,8 +974,7 @@ Not used on the js platform.</p>
<td>
<a href="../pl.treksoft.kvision.remote/-request.html">pl.treksoft.kvision.remote.Request</a></td>
<td>
-<p>A server request.
-Not used on the js platform.</p>
+<p>A server request.</p>
</td>
</tr>
<tr>
@@ -983,6 +1035,12 @@ Not used on the js platform.</p>
</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>
@@ -1060,6 +1118,12 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.i18n/-simple-i18n-manager/index.html">pl.treksoft.kvision.i18n.SimpleI18nManager</a></td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html">pl.treksoft.kvision.panel.SimplePanel</a></td>
<td>
<p>Basic container class, rendered as a DIV element with all children directly within.</p>
@@ -1095,7 +1159,7 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.utils/kotlin.-string/index.html">kotlin.String</a> (extensions in package pl.treksoft.kvision.utils)</td>
+<a href="../pl.treksoft.kvision.types/kotlin.-string/index.html">kotlin.String</a> (extensions in package pl.treksoft.kvision.types)</td>
<td>
</td>
</tr>