diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-04-20 00:23:54 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-04-20 00:23:54 +0200 |
commit | ccde61ffd1053e08612ed18788aaa7621b541a5e (patch) | |
tree | f158e90ad2e8f4c86d9701248bef5ceac34b4017 /api/alltypes/index.html | |
parent | 0a6e242e88964d2049f2ec5de78ed84c54a856a7 (diff) | |
download | kvision-ccde61ffd1053e08612ed18788aaa7621b541a5e.tar.gz kvision-ccde61ffd1053e08612ed18788aaa7621b541a5e.tar.bz2 kvision-ccde61ffd1053e08612ed18788aaa7621b541a5e.zip |
API documentation for KVision 3.7.0
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 1f27f760..5fc4764a 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -1350,6 +1350,18 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> (js) +<h5><a href="../pl.treksoft.kvision.annotations/-k-v-binding/index.html">pl.treksoft.kvision.annotations.KVBinding</a></h5> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.annotations/-k-v-binding-method/index.html">pl.treksoft.kvision.annotations.KVBindingMethod</a></h5> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.annotations/-k-v-binding-route/index.html">pl.treksoft.kvision.annotations.KVBindingRoute</a></h5> +</tr> +<tr> +(js) <h5><a href="../pl.treksoft.kvision.utils/-kv-event/index.html">pl.treksoft.kvision.utils.KvEvent</a></h5> <p>Helper class for defining custom events.</p> </tr> @@ -1577,6 +1589,10 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> (js) +<h5><a href="../pl.treksoft.kvision.annotations/-method/index.html">pl.treksoft.kvision.annotations.Method</a></h5> +</tr> +<tr> +(js) <h5><a href="../pl.treksoft.kvision.electron/-mime-typed-buffer/index.html">pl.treksoft.kvision.electron.MimeTypedBuffer</a></h5> </tr> <tr> @@ -1719,6 +1735,16 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> (js) +<h5><a href="../pl.treksoft.kvision.state/-observable-set/index.html">pl.treksoft.kvision.state.ObservableSet</a></h5> +<p>Observable set interface.</p> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.state/-observable-set-wrapper/index.html">pl.treksoft.kvision.state.ObservableSetWrapper</a></h5> +<p>Simple observable set implementation.</p> +</tr> +<tr> +(js) <h5><a href="../pl.treksoft.kvision.state/-observable-state/index.html">pl.treksoft.kvision.state.ObservableState</a></h5> <p>An interface of observable state.</p> </tr> @@ -2693,6 +2719,31 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> (js) +<h5><a href="../pl.treksoft.kvision.toast/-toast/index.html">pl.treksoft.kvision.toast.Toast</a></h5> +<p>Toast component object.</p> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.toast/-toast-easing/index.html">pl.treksoft.kvision.toast.ToastEasing</a></h5> +<p>Toast easings.</p> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.toast/-toast-method/index.html">pl.treksoft.kvision.toast.ToastMethod</a></h5> +<p>Toast animation methods.</p> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.toast/-toast-options/index.html">pl.treksoft.kvision.toast.ToastOptions</a></h5> +<p>Toast options.</p> +</tr> +<tr> +(js) +<h5><a href="../pl.treksoft.kvision.toast/-toast-position/index.html">pl.treksoft.kvision.toast.ToastPosition</a></h5> +<p>Toast positions.</p> +</tr> +<tr> +(js) <h5><a href="../pl.treksoft.kvision.electron/-to-bitmap-options/index.html">pl.treksoft.kvision.electron.ToBitmapOptions</a></h5> </tr> <tr> @@ -2907,6 +2958,11 @@ performance is O(1) and for cache eviction, it is O(1).</p> </tr> <tr> (js) +<h5><a href="../pl.treksoft.kvision.tabulator/-v-align/index.html">pl.treksoft.kvision.tabulator.VAlign</a></h5> +<p>Column align.</p> +</tr> +<tr> +(js) <h5><a href="../pl.treksoft.kvision.electron/-versions/index.html">pl.treksoft.kvision.electron.Versions</a></h5> </tr> <tr> |