diff options
Diffstat (limited to 'api/pl.treksoft.kvision.i18n/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.i18n/index.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.i18n/index.html b/api/pl.treksoft.kvision.i18n/index.html new file mode 100644 index 00000000..bce054ea --- /dev/null +++ b/api/pl.treksoft.kvision.i18n/index.html @@ -0,0 +1,33 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.i18n - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.i18n</a><br/> +<br/> +<h2>Package pl.treksoft.kvision.i18n</h2> +<h3>Types</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-i18n/index.html">I18n</a></p> +</td> +<td> +<code><span class="keyword">object </span><span class="identifier">I18n</span></code> +<p>A singleton object used for translations.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-jed/index.html">Jed</a></p> +</td> +<td> +<code><span class="keyword">external</span> <span class="keyword">class </span><span class="identifier">Jed</span></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |