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.modal/-modal-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.modal/-modal-size')
4 files changed, 0 insertions, 111 deletions
diff --git a/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html b/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html deleted file mode 100644 index 9884a5ab..00000000 --- a/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html +++ /dev/null @@ -1,26 +0,0 @@ -<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/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html b/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html deleted file mode 100644 index 57bee013..00000000 --- a/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html +++ /dev/null @@ -1,26 +0,0 @@ -<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/api/pl.treksoft.kvision.modal/-modal-size/class-name.html b/api/pl.treksoft.kvision.modal/-modal-size/class-name.html deleted file mode 100644 index 6b78f796..00000000 --- a/api/pl.treksoft.kvision.modal/-modal-size/class-name.html +++ /dev/null @@ -1,14 +0,0 @@ -<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/api/pl.treksoft.kvision.modal/-modal-size/index.html b/api/pl.treksoft.kvision.modal/-modal-size/index.html deleted file mode 100644 index 4b88ad07..00000000 --- a/api/pl.treksoft.kvision.modal/-modal-size/index.html +++ /dev/null @@ -1,45 +0,0 @@ -<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> |