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.core/-b-g-r-e-p-e-a-t/index.html | |
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.core/-b-g-r-e-p-e-a-t/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.core/-b-g-r-e-p-e-a-t/index.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-b-g-r-e-p-e-a-t/index.html b/docs/api/pl.treksoft.kvision.core/-b-g-r-e-p-e-a-t/index.html deleted file mode 100644 index 06adf2e7..00000000 --- a/docs/api/pl.treksoft.kvision.core/-b-g-r-e-p-e-a-t/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>BGREPEAT - 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">BGREPEAT</a><br/> -<br/> -<h1>BGREPEAT</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">BGREPEAT</span></code> -<p>Definitions of CSS background repeat options.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-r-e-p-e-a-t.html">REPEAT</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-r-e-p-e-a-t-x.html">REPEATX</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-r-e-p-e-a-t-y.html">REPEATY</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-n-o-r-e-p-e-a-t.html">NOREPEAT</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |