blob: 0107cacd037dac641e049316e31343eda174651f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DateTime.showClose - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.time</a> / <a href="index.html">DateTime</a> / <a href="./show-close.html">showClose</a><br/>
<br/>
<h1>showClose</h1>
<a name="pl.treksoft.kvision.form.time.DateTime$showClose"></a>
<code><span class="keyword">var </span><span class="identifier">showClose</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
<p>Determines if <em>Close</em> button should be visible.</p>
</BODY>
</HTML>
|