diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.panel/-grid-align/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.panel/-grid-align/index.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html deleted file mode 100644 index eb3c854b..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-align/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>GridAlign - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="./index.html">GridAlign</a><br/> -<br/> -<h1>GridAlign</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">GridAlign</span></code> -<p>CSS grid alignment options.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-s-t-a-r-t.html">START</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-e-n-d.html">END</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-c-e-n-t-e-r.html">CENTER</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-s-t-r-e-t-c-h.html">STRETCH</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |