blob: a468871d0ceca92cf653b3b12eb42811ba487378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MainInterface.dialog - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">MainInterface</a> / <a href="./dialog.html">dialog</a><br/>
<br/>
<h1>dialog</h1>
<a name="pl.treksoft.kvision.electron.MainInterface$dialog"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">dialog</span><span class="symbol">: </span><a href="../-dialog/index.html"><span class="identifier">Dialog</span></a></code>
</BODY>
</HTML>
|