diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
commit | 61545b3f1fb1844af350d187edd26285e98f0466 (patch) | |
tree | 332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.modal/-modal-size | |
parent | aa350102b7dea200fdd152b16a2948e681a98a0e (diff) | |
download | kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2 kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip |
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.modal/-modal-size')
4 files changed, 111 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html new file mode 100644 index 00000000..9884a5ab --- /dev/null +++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html @@ -0,0 +1,26 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ModalSize.LARGE - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">ModalSize</a> / <a href="./-l-a-r-g-e.html">LARGE</a><br/> +<br/> +<h1>LARGE</h1> +<a name="pl.treksoft.kvision.modal.ModalSize.LARGE"></a> +<code><span class="identifier">LARGE</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="class-name.html">className</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html new file mode 100644 index 00000000..57bee013 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html @@ -0,0 +1,26 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ModalSize.SMALL - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">ModalSize</a> / <a href="./-s-m-a-l-l.html">SMALL</a><br/> +<br/> +<h1>SMALL</h1> +<a name="pl.treksoft.kvision.modal.ModalSize.SMALL"></a> +<code><span class="identifier">SMALL</span></code> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="class-name.html">className</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html new file mode 100644 index 00000000..6b78f796 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ModalSize.className - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">ModalSize</a> / <a href="./class-name.html">className</a><br/> +<br/> +<h1>className</h1> +<a name="pl.treksoft.kvision.modal.ModalSize$className"></a> +<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html new file mode 100644 index 00000000..4b88ad07 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html @@ -0,0 +1,45 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ModalSize - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="./index.html">ModalSize</a><br/> +<br/> +<h1>ModalSize</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ModalSize</span></code> +<p>Modal window 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> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="class-name.html">className</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |