blob: bce054ea24ccefe1df32adf7879afbbc028dbc12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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>
|