blob: d8a75232c7ef5e87d5f642aacc521edb78d560ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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>
|