summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html
blob: b7c2cf4d9ce20fb9a83f936c51ddf631c7571364 (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
37
38
39
40
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ButtonGroupSize - 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.toolbar</a>&nbsp;/&nbsp;<a href="./index.html">ButtonGroupSize</a><br/>
<br/>
<h1>ButtonGroupSize</h1>
<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ButtonGroupSize</span></code>
<p>Button group sizes.</p>
<h3>Enum Values</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-l-a-r-g-e.html">LARGE</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<p><a href="-s-m-a-l-l.html">SMALL</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<p><a href="-x-s-m-a-l-l.html">XSMALL</a></p>
</td>
<td>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>