diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e')
3 files changed, 0 insertions, 61 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-n-t-a-i-n.html b/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-n-t-a-i-n.html deleted file mode 100644 index ea0e374e..00000000 --- a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-n-t-a-i-n.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>BGSIZE.CONTAIN - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">BGSIZE</a> / <a href="./-c-o-n-t-a-i-n.html">CONTAIN</a><br/> -<br/> -<h1>CONTAIN</h1> -<a name="pl.treksoft.kvision.core.BGSIZE.CONTAIN"></a> -<code><span class="identifier">CONTAIN</span></code> -</BODY> -</HTML> diff --git a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-v-e-r.html b/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-v-e-r.html deleted file mode 100644 index 4abc2306..00000000 --- a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/-c-o-v-e-r.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>BGSIZE.COVER - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">BGSIZE</a> / <a href="./-c-o-v-e-r.html">COVER</a><br/> -<br/> -<h1>COVER</h1> -<a name="pl.treksoft.kvision.core.BGSIZE.COVER"></a> -<code><span class="identifier">COVER</span></code> -</BODY> -</HTML> diff --git a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/index.html b/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/index.html deleted file mode 100644 index e2a21b7b..00000000 --- a/docs/api/pl.treksoft.kvision.core/-b-g-s-i-z-e/index.html +++ /dev/null @@ -1,33 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>BGSIZE - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="./index.html">BGSIZE</a><br/> -<br/> -<h1>BGSIZE</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">BGSIZE</span></code> -<p>Definitions of CSS background size.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-c-o-v-e-r.html">COVER</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-c-o-n-t-a-i-n.html">CONTAIN</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |