diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.time/-date-time/size.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.time/-date-time/size.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/api/pl.treksoft.kvision.form.time/-date-time/size.html b/api/pl.treksoft.kvision.form.time/-date-time/size.html deleted file mode 100644 index 758211a6..00000000 --- a/api/pl.treksoft.kvision.form.time/-date-time/size.html +++ /dev/null @@ -1,16 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>DateTime.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.time</a> / <a href="index.html">DateTime</a> / <a href="./size.html">size</a><br/> -<br/> -<h1>size</h1> -<a name="pl.treksoft.kvision.form.time.DateTime$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-control/size.html">FormControl.size</a></p> -<p>Input control size.</p> -</BODY> -</HTML> |