diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
| commit | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch) | |
| tree | d36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/pl.treksoft.kvision.toolbar/-button-group-size | |
| parent | a70acf853de62d0754ca95aa4103712b82afdef8 (diff) | |
| download | kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2 kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip | |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.toolbar/-button-group-size')
4 files changed, 0 insertions, 82 deletions
diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-size/-l-a-r-g-e.html b/api/pl.treksoft.kvision.toolbar/-button-group-size/-l-a-r-g-e.html deleted file mode 100644 index b0c8a5d3..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-size/-l-a-r-g-e.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupSize.LARGE - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.toolbar</a> / <a href="index.html">ButtonGroupSize</a> / <a href="./-l-a-r-g-e.html">LARGE</a><br/> -<br/> -<h1>LARGE</h1> -<a name="pl.treksoft.kvision.toolbar.ButtonGroupSize.LARGE"></a> -<code><span class="identifier">LARGE</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-size/-s-m-a-l-l.html b/api/pl.treksoft.kvision.toolbar/-button-group-size/-s-m-a-l-l.html deleted file mode 100644 index accaddfd..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-size/-s-m-a-l-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupSize.SMALL - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.toolbar</a> / <a href="index.html">ButtonGroupSize</a> / <a href="./-s-m-a-l-l.html">SMALL</a><br/> -<br/> -<h1>SMALL</h1> -<a name="pl.treksoft.kvision.toolbar.ButtonGroupSize.SMALL"></a> -<code><span class="identifier">SMALL</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-size/-x-s-m-a-l-l.html b/api/pl.treksoft.kvision.toolbar/-button-group-size/-x-s-m-a-l-l.html deleted file mode 100644 index f80e438c..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-size/-x-s-m-a-l-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupSize.XSMALL - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.toolbar</a> / <a href="index.html">ButtonGroupSize</a> / <a href="./-x-s-m-a-l-l.html">XSMALL</a><br/> -<br/> -<h1>XSMALL</h1> -<a name="pl.treksoft.kvision.toolbar.ButtonGroupSize.XSMALL"></a> -<code><span class="identifier">XSMALL</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html b/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html deleted file mode 100644 index b7c2cf4d..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-size/index.html +++ /dev/null @@ -1,40 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupSize - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.toolbar</a> / <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> |
