aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-04-02 01:35:47 +0200
committerRobert Jaros <rjaros@finn.pl>2018-04-02 01:35:47 +0200
commit806edfceeefe7fda47924f97237974e99fe28a02 (patch)
treeab1f0cbd26fabd147c2343761c1577e05da373af /api/pl.treksoft.kvision.toolbar/-button-group-size/index.html
parentfe344a5450759e8eb8ffbb9c7d7f92a9ee5f4ee0 (diff)
downloadkvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.gz
kvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.bz2
kvision-806edfceeefe7fda47924f97237974e99fe28a02.zip
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.toolbar/-button-group-size/index.html')
-rw-r--r--api/pl.treksoft.kvision.toolbar/-button-group-size/index.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html b/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html
new file mode 100644
index 00000000..b7c2cf4d
--- /dev/null
+++ b/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html
@@ -0,0 +1,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>