From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- api/index.html | 120 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 80 insertions(+), 40 deletions(-) (limited to 'api/index.html') diff --git a/api/index.html b/api/index.html index b0995f6f..19b75049 100644 --- a/api/index.html +++ b/api/index.html @@ -13,7 +13,8 @@ -

pl.treksoft.kvision

+(js) +

pl.treksoft.kvision

KVision main Application class and some helper interfaces necessary to support Hot Module Replacement (HMR).

@@ -21,7 +22,8 @@ -

pl.treksoft.kvision.annotations

+(js) +

pl.treksoft.kvision.annotations

Annotations for use with KVision compiler plugin.

@@ -29,7 +31,8 @@ -

pl.treksoft.kvision.chart

+(js) +

pl.treksoft.kvision.chart

Full-featured chart component based on chart.js library.

@@ -37,7 +40,8 @@ -

pl.treksoft.kvision.chart.js

+(js) +

pl.treksoft.kvision.chart.js

Kotlin bindings for chart.js API.

@@ -45,7 +49,8 @@ -

pl.treksoft.kvision.cordova

+(js) +

pl.treksoft.kvision.cordova

Kotlin bindings for core Apache Cordova API.

@@ -53,7 +58,8 @@ -

pl.treksoft.kvision.core

+(js) +

pl.treksoft.kvision.core

KVision core classes. This includes base interfaces for all components, CSS enums (for colors, borders, @@ -62,7 +68,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.data

+(js) +

pl.treksoft.kvision.data

Base component and container class with data binding support for observable data model.

@@ -70,7 +77,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.dropdown

+(js) +

pl.treksoft.kvision.dropdown

Bootstrap dropdown component with support for navigation bars and context menus.

@@ -78,7 +86,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.electron

+(js) +

pl.treksoft.kvision.electron

Kotlin bindings for Electron API.

@@ -86,7 +95,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.electron.nodejs

+(js) +

pl.treksoft.kvision.electron.nodejs

Kotlin bindings for NodeJS API within Electron.

@@ -94,7 +104,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.event

+(js) +

pl.treksoft.kvision.event

Extension functions producing coroutines Flows for KVision event sources.

@@ -102,7 +113,8 @@ backgrounds, fonts, text and position) and the main Widget class.

-

pl.treksoft.kvision.form

+(js) +

pl.treksoft.kvision.form

Convenient forms implementation, with support for many different input components and easy to define @@ -111,7 +123,8 @@ validation.

-

pl.treksoft.kvision.form.check

+(js) +

pl.treksoft.kvision.form.check

Checkbox, radiobutton and radiobutton group components.

@@ -119,7 +132,8 @@ validation.

-

pl.treksoft.kvision.form.range

+(js) +

pl.treksoft.kvision.form.range

Range input component.

@@ -127,7 +141,8 @@ validation.

-

pl.treksoft.kvision.form.select

+(js) +

pl.treksoft.kvision.form.select

Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source.

@@ -135,7 +150,8 @@ validation.

-

pl.treksoft.kvision.form.spinner

+(js) +

pl.treksoft.kvision.form.spinner

Spinner input component.

@@ -143,7 +159,8 @@ validation.

-

pl.treksoft.kvision.form.text

+(js) +

pl.treksoft.kvision.form.text

Text input components, with password, text area, rich text area and typeahead support.

@@ -151,7 +168,8 @@ validation.

-

pl.treksoft.kvision.form.time

+(js) +

pl.treksoft.kvision.form.time

Full-featured date and time input components.

@@ -159,7 +177,8 @@ validation.

-

pl.treksoft.kvision.form.upload

+(js) +

pl.treksoft.kvision.form.upload

Full-featured file upload component with drag & drop, preview and AJAX upload mode.

@@ -167,7 +186,8 @@ validation.

-

pl.treksoft.kvision.html

+(js) +

pl.treksoft.kvision.html

Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links, lists and iframe. @@ -176,7 +196,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.i18n

+(js) +

pl.treksoft.kvision.i18n

Internationalization classes.

@@ -184,7 +205,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.maps

+(js) +

pl.treksoft.kvision.maps

Simple OpenStreetMap component.

@@ -192,7 +214,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.modal

+(js) +

pl.treksoft.kvision.modal

Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs.

@@ -200,7 +223,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.moment

+(js) +

pl.treksoft.kvision.moment

A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library.

@@ -208,7 +232,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.navbar

+(js) +

pl.treksoft.kvision.navbar

Bootstrap navbar components.

@@ -216,7 +241,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.pace

+(js) +

pl.treksoft.kvision.pace

Automatic progress bar module.

@@ -224,7 +250,8 @@ Support for Handlebars.js templates is included.

-

pl.treksoft.kvision.panel

+(js) +

pl.treksoft.kvision.panel

Rich set of container classes, supporting both simple use cases and sophisticated layouts (including CSS flexbox, @@ -233,7 +260,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.progress

+(js) +

pl.treksoft.kvision.progress

Bootstrap progress bar component.

@@ -241,7 +269,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.redux

+(js) +

pl.treksoft.kvision.redux

Predictable state container based on Redux library.

@@ -249,7 +278,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.remote

+(js) +

pl.treksoft.kvision.remote

A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.

@@ -257,7 +287,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.rest

+(js) +

pl.treksoft.kvision.rest

RESTful API client with support for type-safe connectivity.

@@ -265,7 +296,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.routing

+(js) +

pl.treksoft.kvision.routing

Simple and easy to use JavaScript router wrapper.

@@ -273,7 +305,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.state

+(js) +

pl.treksoft.kvision.state

Classes supporting the observer pattern, including the implementation of the observable list.

@@ -281,7 +314,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.table

+(js) +

pl.treksoft.kvision.table

Clasess supporting HTML tables.

@@ -289,7 +323,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.tabulator

+(js) +

pl.treksoft.kvision.tabulator

Full-featured grid/table component based on the Tabulator library.

@@ -297,7 +332,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.tabulator.js

+(js) +

pl.treksoft.kvision.tabulator.js

Kotlin bindings for Tabulator API.

@@ -305,7 +341,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.toolbar

+(js) +

pl.treksoft.kvision.toolbar

Toolbar and button group components.

@@ -313,7 +350,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.types

+(js) +

pl.treksoft.kvision.types

Multiplatform type definitions.

@@ -321,7 +359,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.utils

+(js) +

pl.treksoft.kvision.utils

Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.

@@ -329,7 +368,8 @@ CSS grid and Bootstrap responsive 12 columns gid).

-

pl.treksoft.kvision.window

+(js) +

pl.treksoft.kvision.window

Floating, resizable window component.

-- cgit