diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/docs/api/pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html b/docs/api/pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html deleted file mode 100644 index 0389b0cb..00000000 --- a/docs/api/pl.treksoft.kvision.html/-l-i-s-t-t-y-p-e/index.html +++ /dev/null @@ -1,61 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>LISTTYPE - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.html</a> / <a href="./index.html">LISTTYPE</a><br/> -<br/> -<h1>LISTTYPE</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">LISTTYPE</span></code> -<p>HTML list types.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-u-l.html">UL</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-o-l.html">OL</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-u-n-s-t-y-l-e-d.html">UNSTYLED</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-i-n-l-i-n-e.html">INLINE</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-d-l.html">DL</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-d-l_-h-o-r-i-z.html">DL_HORIZ</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |