summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.panel/-direction/index.html
blob: f1d12efe19b85108024f488f7e97735dc95a0fde (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
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Direction - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.panel</a>&nbsp;/&nbsp;<a href="./index.html">Direction</a><br/>
<br/>
<h1>Direction</h1>
<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Direction</span></code>
<p>Split panel direction.</p>
<h3>Enum Values</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-h-o-r-i-z-o-n-t-a-l.html">HORIZONTAL</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<p><a href="-v-e-r-t-i-c-a-l.html">VERTICAL</a></p>
</td>
<td>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>