From 63503bd4517d87c34498002c820aefaef22c501e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 22 Aug 2018 15:34:00 +0200 Subject: API documentation for 0.0.17 --- api/alltypes/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'api/alltypes/index.html') diff --git a/api/alltypes/index.html b/api/alltypes/index.html index e82af26b..ecb353d5 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -637,6 +637,13 @@ +pl.treksoft.kvision.i18n.I18n + +

A singleton object used for translations.

+ + + + pl.treksoft.kvision.html.Icon

Icon component with support for FontAwesome and Bootstrap glyphicons.

@@ -678,6 +685,12 @@ +pl.treksoft.kvision.i18n.Jed + + + + + pl.treksoft.kvision.remote.JoobyServer

A Jooby based server. @@ -1153,6 +1166,7 @@ Not used on the js platform.

pl.treksoft.kvision.html.Template +

Handlebars templates helper interface.

-- cgit