From e361ab18f355ff81ef61406543b918d4a2b9567c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 11 Apr 2019 18:02:54 +0200 Subject: API documentantion for KVision 0.0.33 --- api/alltypes/index.html | 40 +++++++++++++++------------------------- 1 file changed, 15 insertions(+), 25 deletions(-) (limited to 'api/alltypes/index.html') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 6f849228..3b36e975 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -308,12 +308,6 @@ -pl.treksoft.kvision.remote.CallModule - - - - - pl.treksoft.kvision.html.Canvas

Canvas component.

@@ -849,13 +843,7 @@ -pl.treksoft.kvision.remote.DummyWebSocketServerSession - - - - - -pl.treksoft.kvision.remote.DummyWsSessionModule +pl.treksoft.kvision.remote.DummyWebSocketSession @@ -1531,6 +1519,7 @@ pl.treksoft.kvision.remote.KVController +

Controller for handling automatic routes.

@@ -1556,6 +1545,13 @@ +pl.treksoft.kvision.remote.KVWebSocketConfig + +

Automatic websockets configuration.

+ + + + pl.treksoft.kvision.html.Label

Simple label component rendered as span.

@@ -1677,12 +1673,6 @@ -pl.treksoft.kvision.remote.MainModule - - - - - kotlin.collections.Map (extensions in package pl.treksoft.kvision.form) @@ -3266,6 +3256,12 @@ It requires @Serializable state.

+pl.treksoft.kvision.remote.WebSocketSessionHolder + + + + + pl.treksoft.kvision.electron.WebSource @@ -3317,12 +3313,6 @@ It requires @Serializable state.

Definitions of CSS word-break options.

- - -pl.treksoft.kvision.remote.WsSessionModule - - - -- cgit