aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-text-decoration-style
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-text-decoration-style')
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-d-a-s-h-e-d.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-t-t-e-d.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-u-b-l-e.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-h-e-r-i-t.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-i-t-i-a-l.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-s-o-l-i-d.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/-w-a-v-y.html14
-rw-r--r--api/pl.treksoft.kvision.core/-text-decoration-style/index.html68
8 files changed, 166 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-d-a-s-h-e-d.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-a-s-h-e-d.html
new file mode 100644
index 00000000..249ec483
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-a-s-h-e-d.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.DASHED - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-d-a-s-h-e-d.html">DASHED</a><br/>
+<br/>
+<h1>DASHED</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.DASHED"></a>
+<code><span class="identifier">DASHED</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-t-t-e-d.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-t-t-e-d.html
new file mode 100644
index 00000000..ea0954dc
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-t-t-e-d.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.DOTTED - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-d-o-t-t-e-d.html">DOTTED</a><br/>
+<br/>
+<h1>DOTTED</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.DOTTED"></a>
+<code><span class="identifier">DOTTED</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-u-b-l-e.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-u-b-l-e.html
new file mode 100644
index 00000000..185e8965
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-d-o-u-b-l-e.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.DOUBLE - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-d-o-u-b-l-e.html">DOUBLE</a><br/>
+<br/>
+<h1>DOUBLE</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.DOUBLE"></a>
+<code><span class="identifier">DOUBLE</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-h-e-r-i-t.html
new file mode 100644
index 00000000..2fe25510
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-h-e-r-i-t.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.INHERIT - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-i-n-h-e-r-i-t.html">INHERIT</a><br/>
+<br/>
+<h1>INHERIT</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.INHERIT"></a>
+<code><span class="identifier">INHERIT</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-i-t-i-a-l.html
new file mode 100644
index 00000000..f7927ab9
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-i-n-i-t-i-a-l.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.INITIAL - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-i-n-i-t-i-a-l.html">INITIAL</a><br/>
+<br/>
+<h1>INITIAL</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.INITIAL"></a>
+<code><span class="identifier">INITIAL</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-s-o-l-i-d.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-s-o-l-i-d.html
new file mode 100644
index 00000000..1bccff15
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-s-o-l-i-d.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.SOLID - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-s-o-l-i-d.html">SOLID</a><br/>
+<br/>
+<h1>SOLID</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.SOLID"></a>
+<code><span class="identifier">SOLID</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/-w-a-v-y.html b/api/pl.treksoft.kvision.core/-text-decoration-style/-w-a-v-y.html
new file mode 100644
index 00000000..d0cb7a96
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/-w-a-v-y.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle.WAVY - 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">TextDecorationStyle</a>&nbsp;/&nbsp;<a href="./-w-a-v-y.html">WAVY</a><br/>
+<br/>
+<h1>WAVY</h1>
+<a name="pl.treksoft.kvision.core.TextDecorationStyle.WAVY"></a>
+<code><span class="identifier">WAVY</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-text-decoration-style/index.html b/api/pl.treksoft.kvision.core/-text-decoration-style/index.html
new file mode 100644
index 00000000..4f80fe83
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-text-decoration-style/index.html
@@ -0,0 +1,68 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>TextDecorationStyle - 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">TextDecorationStyle</a><br/>
+<br/>
+<h1>TextDecorationStyle</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TextDecorationStyle</span></code>
+<p>Definitions of CSS text decoration style options.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-s-o-l-i-d.html">SOLID</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-d-o-u-b-l-e.html">DOUBLE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-d-o-t-t-e-d.html">DOTTED</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-d-a-s-h-e-d.html">DASHED</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-w-a-v-y.html">WAVY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-n-i-t-i-a-l.html">INITIAL</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-n-h-e-r-i-t.html">INHERIT</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>