blob: bfac42c8ed983432a5a00c8140649c6f8d4a7bc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>UploadInput.size - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.upload</a> / <a href="index.html">UploadInput</a> / <a href="./size.html">size</a><br/>
<br/>
<h1>size</h1>
<a name="pl.treksoft.kvision.form.upload.UploadInput$size"></a>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.form/-form-input/size.html">FormInput.size</a></p>
<p>The size of the input (currently not working)</p>
<p><strong>Getter</strong><br/>
<p>The size of the input (currently not working)</p>
</p>
<p><strong>Setter</strong><br/>
<p>The size of the input (currently not working)</p>
</p>
</BODY>
</HTML>
|