diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/index.html | |
parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/index.html')
-rw-r--r-- | api/index.html | 120 |
1 files changed, 80 insertions, 40 deletions
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 @@ <tbody> <tr> <td> -<p><a href="pl.treksoft.kvision/index.html">pl.treksoft.kvision</a></p> +(js) +<h4><a href="pl.treksoft.kvision/index.html">pl.treksoft.kvision</a></h4> </td> <td> <p>KVision main Application class and some helper interfaces necessary to support Hot Module Replacement (HMR).</p> @@ -21,7 +22,8 @@ </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.annotations/index.html">pl.treksoft.kvision.annotations</a></p> +(js) +<h4><a href="pl.treksoft.kvision.annotations/index.html">pl.treksoft.kvision.annotations</a></h4> </td> <td> <p>Annotations for use with KVision compiler plugin.</p> @@ -29,7 +31,8 @@ </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.chart/index.html">pl.treksoft.kvision.chart</a></p> +(js) +<h4><a href="pl.treksoft.kvision.chart/index.html">pl.treksoft.kvision.chart</a></h4> </td> <td> <p>Full-featured chart component based on chart.js library.</p> @@ -37,7 +40,8 @@ </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.chart.js/index.html">pl.treksoft.kvision.chart.js</a></p> +(js) +<h4><a href="pl.treksoft.kvision.chart.js/index.html">pl.treksoft.kvision.chart.js</a></h4> </td> <td> <p>Kotlin bindings for chart.js API.</p> @@ -45,7 +49,8 @@ </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.cordova/index.html">pl.treksoft.kvision.cordova</a></p> +(js) +<h4><a href="pl.treksoft.kvision.cordova/index.html">pl.treksoft.kvision.cordova</a></h4> </td> <td> <p>Kotlin bindings for core Apache Cordova API.</p> @@ -53,7 +58,8 @@ </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.core/index.html">pl.treksoft.kvision.core</a></p> +(js) +<h4><a href="pl.treksoft.kvision.core/index.html">pl.treksoft.kvision.core</a></h4> </td> <td> <p>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.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.data/index.html">pl.treksoft.kvision.data</a></p> +(js) +<h4><a href="pl.treksoft.kvision.data/index.html">pl.treksoft.kvision.data</a></h4> </td> <td> <p>Base component and container class with data binding support for observable data model.</p> @@ -70,7 +77,8 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.dropdown/index.html">pl.treksoft.kvision.dropdown</a></p> +(js) +<h4><a href="pl.treksoft.kvision.dropdown/index.html">pl.treksoft.kvision.dropdown</a></h4> </td> <td> <p>Bootstrap dropdown component with support for navigation bars and context menus.</p> @@ -78,7 +86,8 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.electron/index.html">pl.treksoft.kvision.electron</a></p> +(js) +<h4><a href="pl.treksoft.kvision.electron/index.html">pl.treksoft.kvision.electron</a></h4> </td> <td> <p>Kotlin bindings for Electron API.</p> @@ -86,7 +95,8 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.electron.nodejs/index.html">pl.treksoft.kvision.electron.nodejs</a></p> +(js) +<h4><a href="pl.treksoft.kvision.electron.nodejs/index.html">pl.treksoft.kvision.electron.nodejs</a></h4> </td> <td> <p>Kotlin bindings for NodeJS API within Electron.</p> @@ -94,7 +104,8 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.event/index.html">pl.treksoft.kvision.event</a></p> +(js) +<h4><a href="pl.treksoft.kvision.event/index.html">pl.treksoft.kvision.event</a></h4> </td> <td> <p>Extension functions producing coroutines Flows for KVision event sources.</p> @@ -102,7 +113,8 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form/index.html">pl.treksoft.kvision.form</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form/index.html">pl.treksoft.kvision.form</a></h4> </td> <td> <p>Convenient forms implementation, with support for many different input components and easy to define @@ -111,7 +123,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.check/index.html">pl.treksoft.kvision.form.check</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.check/index.html">pl.treksoft.kvision.form.check</a></h4> </td> <td> <p>Checkbox, radiobutton and radiobutton group components.</p> @@ -119,7 +132,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.range/index.html">pl.treksoft.kvision.form.range</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.range/index.html">pl.treksoft.kvision.form.range</a></h4> </td> <td> <p>Range input component.</p> @@ -127,7 +141,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.select/index.html">pl.treksoft.kvision.form.select</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.select/index.html">pl.treksoft.kvision.form.select</a></h4> </td> <td> <p>Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source.</p> @@ -135,7 +150,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.spinner/index.html">pl.treksoft.kvision.form.spinner</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.spinner/index.html">pl.treksoft.kvision.form.spinner</a></h4> </td> <td> <p>Spinner input component.</p> @@ -143,7 +159,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.text/index.html">pl.treksoft.kvision.form.text</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.text/index.html">pl.treksoft.kvision.form.text</a></h4> </td> <td> <p>Text input components, with password, text area, rich text area and typeahead support.</p> @@ -151,7 +168,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.time/index.html">pl.treksoft.kvision.form.time</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.time/index.html">pl.treksoft.kvision.form.time</a></h4> </td> <td> <p>Full-featured date and time input components.</p> @@ -159,7 +177,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.form.upload/index.html">pl.treksoft.kvision.form.upload</a></p> +(js) +<h4><a href="pl.treksoft.kvision.form.upload/index.html">pl.treksoft.kvision.form.upload</a></h4> </td> <td> <p>Full-featured file upload component with drag & drop, preview and AJAX upload mode.</p> @@ -167,7 +186,8 @@ validation.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.html/index.html">pl.treksoft.kvision.html</a></p> +(js) +<h4><a href="pl.treksoft.kvision.html/index.html">pl.treksoft.kvision.html</a></h4> </td> <td> <p>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.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.i18n/index.html">pl.treksoft.kvision.i18n</a></p> +(js) +<h4><a href="pl.treksoft.kvision.i18n/index.html">pl.treksoft.kvision.i18n</a></h4> </td> <td> <p>Internationalization classes.</p> @@ -184,7 +205,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.maps/index.html">pl.treksoft.kvision.maps</a></p> +(js) +<h4><a href="pl.treksoft.kvision.maps/index.html">pl.treksoft.kvision.maps</a></h4> </td> <td> <p>Simple OpenStreetMap component.</p> @@ -192,7 +214,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.modal/index.html">pl.treksoft.kvision.modal</a></p> +(js) +<h4><a href="pl.treksoft.kvision.modal/index.html">pl.treksoft.kvision.modal</a></h4> </td> <td> <p>Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs.</p> @@ -200,7 +223,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.moment/index.html">pl.treksoft.kvision.moment</a></p> +(js) +<h4><a href="pl.treksoft.kvision.moment/index.html">pl.treksoft.kvision.moment</a></h4> </td> <td> <p>A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library.</p> @@ -208,7 +232,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.navbar/index.html">pl.treksoft.kvision.navbar</a></p> +(js) +<h4><a href="pl.treksoft.kvision.navbar/index.html">pl.treksoft.kvision.navbar</a></h4> </td> <td> <p>Bootstrap navbar components.</p> @@ -216,7 +241,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.pace/index.html">pl.treksoft.kvision.pace</a></p> +(js) +<h4><a href="pl.treksoft.kvision.pace/index.html">pl.treksoft.kvision.pace</a></h4> </td> <td> <p>Automatic progress bar module.</p> @@ -224,7 +250,8 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.panel/index.html">pl.treksoft.kvision.panel</a></p> +(js) +<h4><a href="pl.treksoft.kvision.panel/index.html">pl.treksoft.kvision.panel</a></h4> </td> <td> <p>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).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.progress/index.html">pl.treksoft.kvision.progress</a></p> +(js) +<h4><a href="pl.treksoft.kvision.progress/index.html">pl.treksoft.kvision.progress</a></h4> </td> <td> <p>Bootstrap progress bar component.</p> @@ -241,7 +269,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.redux/index.html">pl.treksoft.kvision.redux</a></p> +(js) +<h4><a href="pl.treksoft.kvision.redux/index.html">pl.treksoft.kvision.redux</a></h4> </td> <td> <p>Predictable state container based on Redux library.</p> @@ -249,7 +278,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.remote/index.html">pl.treksoft.kvision.remote</a></p> +(js) +<h4><a href="pl.treksoft.kvision.remote/index.html">pl.treksoft.kvision.remote</a></h4> </td> <td> <p>A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.</p> @@ -257,7 +287,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.rest/index.html">pl.treksoft.kvision.rest</a></p> +(js) +<h4><a href="pl.treksoft.kvision.rest/index.html">pl.treksoft.kvision.rest</a></h4> </td> <td> <p>RESTful API client with support for type-safe connectivity.</p> @@ -265,7 +296,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.routing/index.html">pl.treksoft.kvision.routing</a></p> +(js) +<h4><a href="pl.treksoft.kvision.routing/index.html">pl.treksoft.kvision.routing</a></h4> </td> <td> <p>Simple and easy to use JavaScript router wrapper.</p> @@ -273,7 +305,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.state/index.html">pl.treksoft.kvision.state</a></p> +(js) +<h4><a href="pl.treksoft.kvision.state/index.html">pl.treksoft.kvision.state</a></h4> </td> <td> <p>Classes supporting the observer pattern, including the implementation of the observable list. </p> @@ -281,7 +314,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.table/index.html">pl.treksoft.kvision.table</a></p> +(js) +<h4><a href="pl.treksoft.kvision.table/index.html">pl.treksoft.kvision.table</a></h4> </td> <td> <p>Clasess supporting HTML tables.</p> @@ -289,7 +323,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.tabulator/index.html">pl.treksoft.kvision.tabulator</a></p> +(js) +<h4><a href="pl.treksoft.kvision.tabulator/index.html">pl.treksoft.kvision.tabulator</a></h4> </td> <td> <p>Full-featured grid/table component based on the Tabulator library.</p> @@ -297,7 +332,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.tabulator.js/index.html">pl.treksoft.kvision.tabulator.js</a></p> +(js) +<h4><a href="pl.treksoft.kvision.tabulator.js/index.html">pl.treksoft.kvision.tabulator.js</a></h4> </td> <td> <p>Kotlin bindings for Tabulator API.</p> @@ -305,7 +341,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.toolbar/index.html">pl.treksoft.kvision.toolbar</a></p> +(js) +<h4><a href="pl.treksoft.kvision.toolbar/index.html">pl.treksoft.kvision.toolbar</a></h4> </td> <td> <p>Toolbar and button group components.</p> @@ -313,7 +350,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.types/index.html">pl.treksoft.kvision.types</a></p> +(js) +<h4><a href="pl.treksoft.kvision.types/index.html">pl.treksoft.kvision.types</a></h4> </td> <td> <p>Multiplatform type definitions.</p> @@ -321,7 +359,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.utils/index.html">pl.treksoft.kvision.utils</a></p> +(js) +<h4><a href="pl.treksoft.kvision.utils/index.html">pl.treksoft.kvision.utils</a></h4> </td> <td> <p>Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.</p> @@ -329,7 +368,8 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> -<p><a href="pl.treksoft.kvision.window/index.html">pl.treksoft.kvision.window</a></p> +(js) +<h4><a href="pl.treksoft.kvision.window/index.html">pl.treksoft.kvision.window</a></h4> </td> <td> <p>Floating, resizable window component.</p> |