aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.hmr/index.html
blob: b322f684e3af1c1b112fc3cfd82f378afe92f49c (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>pl.treksoft.kvision.hmr - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a>&nbsp;/&nbsp;<a href="./index.html">pl.treksoft.kvision.hmr</a><br/>
<br/>
<h2>Package pl.treksoft.kvision.hmr</h2>
<p>Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR).</p>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-application-base/index.html">ApplicationBase</a></p>
</td>
<td>
<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">ApplicationBase</span></code>
<p>Base class for applications.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-hot/index.html">Hot</a></p>
</td>
<td>
<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">Hot</span></code>
<p>Helper interface for Hot Module Replacement (HMR).</p>
</td>
</tr>
<tr>
<td>
<p><a href="-module/index.html">Module</a></p>
</td>
<td>
<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">Module</span></code>
<p>Helper interface for Hot Module Replacement (HMR).</p>
</td>
</tr>
</tbody>
</table>
<h3>Properties</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="module.html">module</a></p>
</td>
<td>
<code><span class="keyword">external</span> <span class="keyword">val </span><span class="identifier">module</span><span class="symbol">: </span><a href="-module/index.html"><span class="identifier">Module</span></a></code>
<p>Helper variable for Hot Module Replacement (HMR).</p>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>