aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-unicode-bidi/index.html
blob: 83dfd605106b29d161c3bd896f2b05f1337cdf95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>UnicodeBidi - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="./index.html">UnicodeBidi</a><br/>
<br/>
<h1>UnicodeBidi</h1>
(js) <code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">UnicodeBidi</span></code>
<p>Definitions of CSS unicode-bidi options.</p>
<h3>Enum Values</h3>
<table>
<tbody>
<tr>
<td>
(js) 
<h4><a href="-n-o-r-m-a-l.html">NORMAL</a></h4>
</td>
<td>
</td>
</tr>
<tr>
<td>
(js) 
<h4><a href="-e-m-b-e-d.html">EMBED</a></h4>
</td>
<td>
</td>
</tr>
<tr>
<td>
(js) 
<h4><a href="-b-i-d-i-o-v-e-r-r-i-d-e.html">BIDIOVERRIDE</a></h4>
</td>
<td>
</td>
</tr>
<tr>
<td>
(js) 
<h4><a href="-i-n-i-t-i-a-l.html">INITIAL</a></h4>
</td>
<td>
</td>
</tr>
<tr>
<td>
(js) 
<h4><a href="-i-n-h-e-r-i-t.html">INHERIT</a></h4>
</td>
<td>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>