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-style | |
| 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-style')
3 files changed, 0 insertions, 61 deletions
diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html deleted file mode 100644 index a18fad28..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-style/-j-u-s-t-i-f-i-e-d.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupStyle.JUSTIFIED - 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">ButtonGroupStyle</a> / <a href="./-j-u-s-t-i-f-i-e-d.html">JUSTIFIED</a><br/> -<br/> -<h1>JUSTIFIED</h1> -<a name="pl.treksoft.kvision.toolbar.ButtonGroupStyle.JUSTIFIED"></a> -<code><span class="identifier">JUSTIFIED</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html deleted file mode 100644 index c5b93cc3..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-style/-v-e-r-t-i-c-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupStyle.VERTICAL - 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">ButtonGroupStyle</a> / <a href="./-v-e-r-t-i-c-a-l.html">VERTICAL</a><br/> -<br/> -<h1>VERTICAL</h1> -<a name="pl.treksoft.kvision.toolbar.ButtonGroupStyle.VERTICAL"></a> -<code><span class="identifier">VERTICAL</span></code> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html b/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html deleted file mode 100644 index 19f947e7..00000000 --- a/api/pl.treksoft.kvision.toolbar/-button-group-style/index.html +++ /dev/null @@ -1,33 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonGroupStyle - 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">ButtonGroupStyle</a><br/> -<br/> -<h1>ButtonGroupStyle</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ButtonGroupStyle</span></code> -<p>Button group styles.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-v-e-r-t-i-c-a-l.html">VERTICAL</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-j-u-s-t-i-f-i-e-d.html">JUSTIFIED</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |
