blob: f951a0fa00c3bce348c7f8b2ae2fcd54bcf2f104 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DropDown.direction - 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> / <a href="index.html">DropDown</a> / <a href="./direction.html">direction</a><br/>
<br/>
<h1>direction</h1>
(js) <a name="pl.treksoft.kvision.dropdown.DropDown$direction"></a>
<code><span class="keyword">var </span><span class="identifier">direction</span><span class="symbol">: </span><a href="../-direction/index.html"><span class="identifier">Direction</span></a></code>
<p>The direction of the dropdown.</p>
<p><strong>Getter</strong><br/>
<p>The direction of the dropdown.</p>
</p>
<p><strong>Setter</strong><br/>
<p>The direction of the dropdown.</p>
</p>
</BODY>
</HTML>
|