diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.dropdown/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.dropdown/index.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.dropdown/index.html b/docs/api/pl.treksoft.kvision.dropdown/index.html new file mode 100644 index 00000000..d8a75232 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.dropdown/index.html @@ -0,0 +1,36 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.dropdown - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.dropdown</a><br/> +<br/> +<h2>Package pl.treksoft.kvision.dropdown</h2> +<p>Bootstrap dropdown component.</p> +<h3>Types</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-d-d/index.html">DD</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">DD</span></code> +<p>Useful options for use in DropDown's <em>elements</em> parameter.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-drop-down/index.html">DropDown</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">DropDown</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code> +<p>Bootstrap dropdown component.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |