aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.cordova/-cordova-event
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-cordova-event')
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-a-c-t-i-v-a-t-e-d.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-b-a-c-k-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-d-e-v-i-c-e-r-e-a-d-y.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-e-n-d-c-a-l-l-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-m-e-n-u-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-p-a-u-s-e.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-r-e-s-u-m-e.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-s-e-a-r-c-h-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-cordova-event/index.html110
12 files changed, 264 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-a-c-t-i-v-a-t-e-d.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-a-c-t-i-v-a-t-e-d.html
new file mode 100644
index 00000000..01b67cc0
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-a-c-t-i-v-a-t-e-d.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.ACTIVATED - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-a-c-t-i-v-a-t-e-d.html">ACTIVATED</a><br/>
+<br/>
+<h1>ACTIVATED</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.ACTIVATED"></a>
+<code><span class="identifier">ACTIVATED</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-b-a-c-k-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-b-a-c-k-b-u-t-t-o-n.html
new file mode 100644
index 00000000..d8cece0f
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-b-a-c-k-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.BACKBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-b-a-c-k-b-u-t-t-o-n.html">BACKBUTTON</a><br/>
+<br/>
+<h1>BACKBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.BACKBUTTON"></a>
+<code><span class="identifier">BACKBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-d-e-v-i-c-e-r-e-a-d-y.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-d-e-v-i-c-e-r-e-a-d-y.html
new file mode 100644
index 00000000..b5c14fad
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-d-e-v-i-c-e-r-e-a-d-y.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.DEVICEREADY - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-d-e-v-i-c-e-r-e-a-d-y.html">DEVICEREADY</a><br/>
+<br/>
+<h1>DEVICEREADY</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.DEVICEREADY"></a>
+<code><span class="identifier">DEVICEREADY</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-e-n-d-c-a-l-l-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-e-n-d-c-a-l-l-b-u-t-t-o-n.html
new file mode 100644
index 00000000..add9de21
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-e-n-d-c-a-l-l-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.ENDCALLBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-e-n-d-c-a-l-l-b-u-t-t-o-n.html">ENDCALLBUTTON</a><br/>
+<br/>
+<h1>ENDCALLBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.ENDCALLBUTTON"></a>
+<code><span class="identifier">ENDCALLBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-m-e-n-u-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-m-e-n-u-b-u-t-t-o-n.html
new file mode 100644
index 00000000..2094e29a
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-m-e-n-u-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.MENUBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-m-e-n-u-b-u-t-t-o-n.html">MENUBUTTON</a><br/>
+<br/>
+<h1>MENUBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.MENUBUTTON"></a>
+<code><span class="identifier">MENUBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-p-a-u-s-e.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-p-a-u-s-e.html
new file mode 100644
index 00000000..8eda0bb3
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-p-a-u-s-e.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.PAUSE - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-p-a-u-s-e.html">PAUSE</a><br/>
+<br/>
+<h1>PAUSE</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.PAUSE"></a>
+<code><span class="identifier">PAUSE</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-r-e-s-u-m-e.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-r-e-s-u-m-e.html
new file mode 100644
index 00000000..41c66209
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-r-e-s-u-m-e.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.RESUME - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-r-e-s-u-m-e.html">RESUME</a><br/>
+<br/>
+<h1>RESUME</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.RESUME"></a>
+<code><span class="identifier">RESUME</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-e-a-r-c-h-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-e-a-r-c-h-b-u-t-t-o-n.html
new file mode 100644
index 00000000..9cf78bdc
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-e-a-r-c-h-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.SEARCHBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-s-e-a-r-c-h-b-u-t-t-o-n.html">SEARCHBUTTON</a><br/>
+<br/>
+<h1>SEARCHBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.SEARCHBUTTON"></a>
+<code><span class="identifier">SEARCHBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html
new file mode 100644
index 00000000..81859b7c
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.STARTCALLBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html">STARTCALLBUTTON</a><br/>
+<br/>
+<h1>STARTCALLBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.STARTCALLBUTTON"></a>
+<code><span class="identifier">STARTCALLBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html
new file mode 100644
index 00000000..bfeb5581
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.VOLUMEDOWNBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html">VOLUMEDOWNBUTTON</a><br/>
+<br/>
+<h1>VOLUMEDOWNBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.VOLUMEDOWNBUTTON"></a>
+<code><span class="identifier">VOLUMEDOWNBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html
new file mode 100644
index 00000000..a2401a2f
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent.VOLUMEUPBUTTON - 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.cordova</a>&nbsp;/&nbsp;<a href="index.html">CordovaEvent</a>&nbsp;/&nbsp;<a href="./-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html">VOLUMEUPBUTTON</a><br/>
+<br/>
+<h1>VOLUMEUPBUTTON</h1>
+<a name="pl.treksoft.kvision.cordova.CordovaEvent.VOLUMEUPBUTTON"></a>
+<code><span class="identifier">VOLUMEUPBUTTON</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-cordova-event/index.html b/api1/pl.treksoft.kvision.cordova/-cordova-event/index.html
new file mode 100644
index 00000000..e18b4029
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-cordova-event/index.html
@@ -0,0 +1,110 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>CordovaEvent - 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.cordova</a>&nbsp;/&nbsp;<a href="./index.html">CordovaEvent</a><br/>
+<br/>
+<h1>CordovaEvent</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">CordovaEvent</span></code>
+<p>Cordova event types.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-d-e-v-i-c-e-r-e-a-d-y.html">DEVICEREADY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-a-u-s-e.html">PAUSE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-r-e-s-u-m-e.html">RESUME</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-b-a-c-k-b-u-t-t-o-n.html">BACKBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-m-e-n-u-b-u-t-t-o-n.html">MENUBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-e-a-r-c-h-b-u-t-t-o-n.html">SEARCHBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-t-a-r-t-c-a-l-l-b-u-t-t-o-n.html">STARTCALLBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-e-n-d-c-a-l-l-b-u-t-t-o-n.html">ENDCALLBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-v-o-l-u-m-e-d-o-w-n-b-u-t-t-o-n.html">VOLUMEDOWNBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-v-o-l-u-m-e-u-p-b-u-t-t-o-n.html">VOLUMEUPBUTTON</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-a-c-t-i-v-a-t-e-d.html">ACTIVATED</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+<h3>Extension Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
+<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>