From 8883419bfcec00947863741d48dbd89cc877615a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 4 Apr 2019 13:10:28 +0200 Subject: API documentation for KVision 0.0.32 --- api/alltypes/index.html | 170 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) (limited to 'api/alltypes/index.html') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 6cc29c32..686dfb7d 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -37,6 +37,12 @@ +pl.treksoft.kvision.redux.ActionCreator + + + + + pl.treksoft.kvision.electron.AddRepresentationOptions @@ -843,6 +849,18 @@ +pl.treksoft.kvision.remote.DummyWebSocketServerSession + + + + + +pl.treksoft.kvision.remote.DummyWsSessionModule + + + + + pl.treksoft.kvision.electron.EditFlags @@ -1005,6 +1023,13 @@ +pl.treksoft.kvision.html.Footer + +

Simple component rendered as footer.

+ + + + pl.treksoft.kvision.form.spinner.ForceType

Spinner force rounding types.

@@ -1165,6 +1190,48 @@ +pl.treksoft.kvision.html.H1 + +

Simple component rendered as h1.

+ + + + +pl.treksoft.kvision.html.H2 + +

Simple component rendered as h2.

+ + + + +pl.treksoft.kvision.html.H3 + +

Simple component rendered as h3.

+ + + + +pl.treksoft.kvision.html.H4 + +

Simple component rendered as h4.

+ + + + +pl.treksoft.kvision.html.H5 + +

Simple component rendered as h5.

+ + + + +pl.treksoft.kvision.html.H6 + +

Simple component rendered as h6.

+ + + + pl.treksoft.kvision.panel.HPanel

The container with horizontal layout.

@@ -1185,6 +1252,13 @@ +pl.treksoft.kvision.html.Header + +

Simple component rendered as header.

+ + + + pl.treksoft.kvision.table.HeaderCell

HTML table header cell component.

@@ -1219,6 +1293,12 @@ +pl.treksoft.kvision.rest.HttpMethod + + + + + pl.treksoft.kvision.form.select.HttpType

HTTP protocol type for the AJAX call.

@@ -1916,6 +1996,13 @@ +pl.treksoft.kvision.html.P + +

Simple component rendered as p.

+ + + + pl.treksoft.kvision.electron.PageFaviconUpdatedEvent @@ -1959,6 +2046,13 @@ +pl.treksoft.kvision.core.Placement + +

Tooltip / Popover placements.

+ + + + pl.treksoft.kvision.electron.PluginCrashedEvent @@ -2003,6 +2097,13 @@ +pl.treksoft.kvision.core.PopoverOptions + +

Popover options.

+ + + + pl.treksoft.kvision.electron.PopupOptions @@ -2334,6 +2435,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.rest.RestClient + +

An agent responsible for remote calls.

+ + + + pl.treksoft.kvision.electron.Result @@ -2414,6 +2522,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.html.Section + +

Simple component rendered as section.

+ + + + pl.treksoft.kvision.remote.SecurityException

A security exception.

@@ -2545,6 +2660,20 @@ It requires @Serializable state.

+pl.treksoft.kvision.remote.Socket + +

A websocket client implementation.

+ + + + +pl.treksoft.kvision.remote.SocketClosedException + +

Websocket closed exception class.

+ + + + pl.treksoft.kvision.data.SorterType

Sorter types.

@@ -2558,6 +2687,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.html.Span + +

Simple component rendered as span.

+ + + + pl.treksoft.kvision.form.spinner.Spinner

The form field component for spinner control.

@@ -2638,6 +2774,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.core.Style + +

CSS style object.

+ + + + pl.treksoft.kvision.core.StyledComponent

Base class for components supporting CSS styling.

@@ -2855,6 +2998,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.core.TooltipOptions + +

Tooltip options.

+ + + + pl.treksoft.kvision.chart.TooltipPosition

Chart tooltip positions.

@@ -2994,6 +3144,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.core.Trigger + +

Tooltip / Popover triggers.

+ + + + pl.treksoft.kvision.core.UNIT

Definitions of CSS units.

@@ -3014,6 +3171,13 @@ It requires @Serializable state.

+pl.treksoft.kvision.redux.Updateable + +

A helper class for updateable redux content.

+ + + + pl.treksoft.kvision.form.upload.Upload

The form field file upload component.

@@ -3153,6 +3317,12 @@ It requires @Serializable state.

Definitions of CSS word-break options.

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