diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
commit | fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb (patch) | |
tree | 911c8e9b208b9ba77f00531668d1d99b40fcb8e3 /api1/pl.treksoft.kvision.cordova/-screen/-orientation | |
parent | 4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17 (diff) | |
download | kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.gz kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.bz2 kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.zip |
API documentation for KVision 2.0.0
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-screen/-orientation')
8 files changed, 166 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-a-n-y.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-a-n-y.html new file mode 100644 index 00000000..76fe17ea --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-a-n-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.ANY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-a-n-y.html">ANY</a><br/> +<br/> +<h1>ANY</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.ANY"></a> +<code><span class="identifier">ANY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e.html new file mode 100644 index 00000000..5e983cda --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.LANDSCAPE - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-l-a-n-d-s-c-a-p-e.html">LANDSCAPE</a><br/> +<br/> +<h1>LANDSCAPE</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.LANDSCAPE"></a> +<code><span class="identifier">LANDSCAPE</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html new file mode 100644 index 00000000..1a995183 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.LANDSCAPE_PRIMARY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html">LANDSCAPE_PRIMARY</a><br/> +<br/> +<h1>LANDSCAPE_PRIMARY</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.LANDSCAPE_PRIMARY"></a> +<code><span class="identifier">LANDSCAPE_PRIMARY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html new file mode 100644 index 00000000..2db0ca92 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.LANDSCAPE_SECONDARY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html">LANDSCAPE_SECONDARY</a><br/> +<br/> +<h1>LANDSCAPE_SECONDARY</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.LANDSCAPE_SECONDARY"></a> +<code><span class="identifier">LANDSCAPE_SECONDARY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t.html new file mode 100644 index 00000000..e0e7cf60 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.PORTRAIT - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-p-o-r-t-r-a-i-t.html">PORTRAIT</a><br/> +<br/> +<h1>PORTRAIT</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.PORTRAIT"></a> +<code><span class="identifier">PORTRAIT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html new file mode 100644 index 00000000..cec80cb0 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.PORTRAIT_PRIMARY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html">PORTRAIT_PRIMARY</a><br/> +<br/> +<h1>PORTRAIT_PRIMARY</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.PORTRAIT_PRIMARY"></a> +<code><span class="identifier">PORTRAIT_PRIMARY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html new file mode 100644 index 00000000..c93b1dd7 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation.PORTRAIT_SECONDARY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="index.html">Orientation</a> / <a href="./-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html">PORTRAIT_SECONDARY</a><br/> +<br/> +<h1>PORTRAIT_SECONDARY</h1> +<a name="pl.treksoft.kvision.cordova.Screen.Orientation.PORTRAIT_SECONDARY"></a> +<code><span class="identifier">PORTRAIT_SECONDARY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html new file mode 100644 index 00000000..0f405640 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html @@ -0,0 +1,68 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Screen.Orientation - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Screen</a> / <a href="./index.html">Orientation</a><br/> +<br/> +<h1>Orientation</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Orientation</span></code> +<p>Screen orientations</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html">PORTRAIT_PRIMARY</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html">PORTRAIT_SECONDARY</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html">LANDSCAPE_PRIMARY</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html">LANDSCAPE_SECONDARY</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-p-o-r-t-r-a-i-t.html">PORTRAIT</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-l-a-n-d-s-c-a-p-e.html">LANDSCAPE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-n-y.html">ANY</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |