diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html b/docs/api/pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html deleted file mode 100644 index b7342852..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html +++ /dev/null @@ -1,33 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>SELECTWIDTHTYPE - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="./index.html">SELECTWIDTHTYPE</a><br/> -<br/> -<h1>SELECTWIDTHTYPE</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">SELECTWIDTHTYPE</span></code> -<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-a-u-t-o.html">AUTO</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-f-i-t.html">FIT</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |