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/-system-dirs | |
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/-system-dirs')
14 files changed, 314 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/-init-.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/-init-.html new file mode 100644 index 00000000..4351ed5e --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/-init-.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.<init> - 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">SystemDirs</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$<init>()"></a> +<code><span class="identifier">SystemDirs</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>System directories class.</p> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/application-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/application-directory.html new file mode 100644 index 00000000..3156f4e2 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/application-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.applicationDirectory - 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">SystemDirs</a> / <a href="./application-directory.html">applicationDirectory</a><br/> +<br/> +<h1>applicationDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$applicationDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">applicationDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/application-storage-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/application-storage-directory.html new file mode 100644 index 00000000..5c6a63bd --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/application-storage-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.applicationStorageDirectory - 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">SystemDirs</a> / <a href="./application-storage-directory.html">applicationStorageDirectory</a><br/> +<br/> +<h1>applicationStorageDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$applicationStorageDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">applicationStorageDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/cache-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/cache-directory.html new file mode 100644 index 00000000..6d3dbce8 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/cache-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.cacheDirectory - 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">SystemDirs</a> / <a href="./cache-directory.html">cacheDirectory</a><br/> +<br/> +<h1>cacheDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$cacheDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">cacheDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/data-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/data-directory.html new file mode 100644 index 00000000..3995a555 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/data-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.dataDirectory - 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">SystemDirs</a> / <a href="./data-directory.html">dataDirectory</a><br/> +<br/> +<h1>dataDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$dataDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">dataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/documents-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/documents-directory.html new file mode 100644 index 00000000..c1bc866f --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/documents-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.documentsDirectory - 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">SystemDirs</a> / <a href="./documents-directory.html">documentsDirectory</a><br/> +<br/> +<h1>documentsDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$documentsDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">documentsDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/external-application-storage-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-application-storage-directory.html new file mode 100644 index 00000000..2df727fc --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-application-storage-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.externalApplicationStorageDirectory - 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">SystemDirs</a> / <a href="./external-application-storage-directory.html">externalApplicationStorageDirectory</a><br/> +<br/> +<h1>externalApplicationStorageDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$externalApplicationStorageDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">externalApplicationStorageDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/external-cache-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-cache-directory.html new file mode 100644 index 00000000..f90c5766 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-cache-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.externalCacheDirectory - 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">SystemDirs</a> / <a href="./external-cache-directory.html">externalCacheDirectory</a><br/> +<br/> +<h1>externalCacheDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$externalCacheDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">externalCacheDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/external-data-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-data-directory.html new file mode 100644 index 00000000..422ea94f --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-data-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.externalDataDirectory - 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">SystemDirs</a> / <a href="./external-data-directory.html">externalDataDirectory</a><br/> +<br/> +<h1>externalDataDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$externalDataDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">externalDataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/external-root-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-root-directory.html new file mode 100644 index 00000000..13833ba0 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/external-root-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.externalRootDirectory - 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">SystemDirs</a> / <a href="./external-root-directory.html">externalRootDirectory</a><br/> +<br/> +<h1>externalRootDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$externalRootDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">externalRootDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/index.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/index.html new file mode 100644 index 00000000..a9228a1c --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/index.html @@ -0,0 +1,131 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs - 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">SystemDirs</a><br/> +<br/> +<h1>SystemDirs</h1> +<code><span class="keyword">external</span> <span class="keyword">class </span><span class="identifier">SystemDirs</span></code> +<p>System directories class.</p> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">SystemDirs</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>System directories class.</p> +</td> +</tr> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="application-directory.html">applicationDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">applicationDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="application-storage-directory.html">applicationStorageDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">applicationStorageDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="cache-directory.html">cacheDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">cacheDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="data-directory.html">dataDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">dataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="documents-directory.html">documentsDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">documentsDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="external-application-storage-directory.html">externalApplicationStorageDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">externalApplicationStorageDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="external-cache-directory.html">externalCacheDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">externalCacheDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="external-data-directory.html">externalDataDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">externalDataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="external-root-directory.html">externalRootDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">externalRootDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="shared-directory.html">sharedDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">sharedDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="synced-data-directory.html">syncedDataDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">syncedDataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="temp-directory.html">tempDirectory</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">tempDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></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"><</span><span class="identifier">T</span><span class="symbol">></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> <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> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/shared-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/shared-directory.html new file mode 100644 index 00000000..3632c130 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/shared-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.sharedDirectory - 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">SystemDirs</a> / <a href="./shared-directory.html">sharedDirectory</a><br/> +<br/> +<h1>sharedDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$sharedDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">sharedDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/synced-data-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/synced-data-directory.html new file mode 100644 index 00000000..325a33ed --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/synced-data-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.syncedDataDirectory - 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">SystemDirs</a> / <a href="./synced-data-directory.html">syncedDataDirectory</a><br/> +<br/> +<h1>syncedDataDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$syncedDataDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">syncedDataDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-system-dirs/temp-directory.html b/api1/pl.treksoft.kvision.cordova/-system-dirs/temp-directory.html new file mode 100644 index 00000000..d40c2095 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-system-dirs/temp-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SystemDirs.tempDirectory - 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">SystemDirs</a> / <a href="./temp-directory.html">tempDirectory</a><br/> +<br/> +<h1>tempDirectory</h1> +<a name="pl.treksoft.kvision.cordova.SystemDirs$tempDirectory"></a> +<code><span class="keyword">val </span><span class="identifier">tempDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |