summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.toast/-toast-easing
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.toast/-toast-easing')
-rw-r--r--api/pl.treksoft.kvision.toast/-toast-easing/-l-i-n-e-a-r.html14
-rw-r--r--api/pl.treksoft.kvision.toast/-toast-easing/-s-w-i-n-g.html14
-rw-r--r--api/pl.treksoft.kvision.toast/-toast-easing/index.html35
3 files changed, 63 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.toast/-toast-easing/-l-i-n-e-a-r.html b/api/pl.treksoft.kvision.toast/-toast-easing/-l-i-n-e-a-r.html
new file mode 100644
index 00000000..a47437c3
--- /dev/null
+++ b/api/pl.treksoft.kvision.toast/-toast-easing/-l-i-n-e-a-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ToastEasing.LINEAR - 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.toast</a>&nbsp;/&nbsp;<a href="index.html">ToastEasing</a>&nbsp;/&nbsp;<a href="./-l-i-n-e-a-r.html">LINEAR</a><br/>
+<br/>
+<h1>LINEAR</h1>
+(js) <a name="pl.treksoft.kvision.toast.ToastEasing.LINEAR"></a>
+<code><span class="identifier">LINEAR</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.toast/-toast-easing/-s-w-i-n-g.html b/api/pl.treksoft.kvision.toast/-toast-easing/-s-w-i-n-g.html
new file mode 100644
index 00000000..26a3314a
--- /dev/null
+++ b/api/pl.treksoft.kvision.toast/-toast-easing/-s-w-i-n-g.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ToastEasing.SWING - 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.toast</a>&nbsp;/&nbsp;<a href="index.html">ToastEasing</a>&nbsp;/&nbsp;<a href="./-s-w-i-n-g.html">SWING</a><br/>
+<br/>
+<h1>SWING</h1>
+(js) <a name="pl.treksoft.kvision.toast.ToastEasing.SWING"></a>
+<code><span class="identifier">SWING</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.toast/-toast-easing/index.html b/api/pl.treksoft.kvision.toast/-toast-easing/index.html
new file mode 100644
index 00000000..a9669a40
--- /dev/null
+++ b/api/pl.treksoft.kvision.toast/-toast-easing/index.html
@@ -0,0 +1,35 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ToastEasing - 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.toast</a>&nbsp;/&nbsp;<a href="./index.html">ToastEasing</a><br/>
+<br/>
+<h1>ToastEasing</h1>
+(js) <code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ToastEasing</span></code>
+<p>Toast easings.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+(js)
+<h4><a href="-s-w-i-n-g.html">SWING</a></h4>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+(js)
+<h4><a href="-l-i-n-e-a-r.html">LINEAR</a></h4>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>