diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-entry-sync')
12 files changed, 287 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/copy-to.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/copy-to.html new file mode 100644 index 00000000..5d8b62d0 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/copy-to.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.copyTo - 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">EntrySync</a> / <a href="./copy-to.html">copyTo</a><br/> +<br/> +<h1>copyTo</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$copyTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$copyTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/parent">parent</span><span class="symbol">:</span> <a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$copyTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/newName">newName</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> <span class="symbol">=</span> definedExternally<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">EntrySync</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/filesystem.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/filesystem.html new file mode 100644 index 00000000..39029774 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/filesystem.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.filesystem - 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">EntrySync</a> / <a href="./filesystem.html">filesystem</a><br/> +<br/> +<h1>filesystem</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$filesystem"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">filesystem</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/full-path.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/full-path.html new file mode 100644 index 00000000..f199b75a --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/full-path.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.fullPath - 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">EntrySync</a> / <a href="./full-path.html">fullPath</a><br/> +<br/> +<h1>fullPath</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$fullPath"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">fullPath</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/-entry-sync/get-metadata.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/get-metadata.html new file mode 100644 index 00000000..fc1e8e8b --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/get-metadata.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.getMetadata - 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">EntrySync</a> / <a href="./get-metadata.html">getMetadata</a><br/> +<br/> +<h1>getMetadata</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$getMetadata()"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getMetadata</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-metadata/index.html"><span class="identifier">Metadata</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/get-parent.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/get-parent.html new file mode 100644 index 00000000..44fdfdc3 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/get-parent.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.getParent - 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">EntrySync</a> / <a href="./get-parent.html">getParent</a><br/> +<br/> +<h1>getParent</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$getParent()"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getParent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/index.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/index.html new file mode 100644 index 00000000..085c190f --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/index.html @@ -0,0 +1,133 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync - 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">EntrySync</a><br/> +<br/> +<h1>EntrySync</h1> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">EntrySync</span></code> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="filesystem.html">filesystem</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">filesystem</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="full-path.html">fullPath</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">fullPath</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="is-directory.html">isDirectory</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">isDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="is-file.html">isFile</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">isFile</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="name.html">name</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">name</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> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="copy-to.html">copyTo</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$copyTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/parent">parent</span><span class="symbol">:</span> <a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$copyTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/newName">newName</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> <span class="symbol">=</span> definedExternally<span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">EntrySync</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-metadata.html">getMetadata</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getMetadata</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-metadata/index.html"><span class="identifier">Metadata</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-parent.html">getParent</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getParent</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="move-to.html">moveTo</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">moveTo</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$moveTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/parent">parent</span><span class="symbol">:</span> <a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$moveTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/newName">newName</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> <span class="symbol">=</span> definedExternally<span class="symbol">)</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">EntrySync</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="remove.html">remove</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">remove</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="to-u-r-l.html">toURL</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">toURL</span><span class="symbol">(</span><span class="symbol">)</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> +</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> +<h3>Inheritors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../-directory-entry-sync/index.html">DirectoryEntrySync</a></p> +</td> +<td> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">DirectoryEntrySync</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">EntrySync</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="../-file-entry-sync/index.html">FileEntrySync</a></p> +</td> +<td> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">FileEntrySync</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">EntrySync</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/is-directory.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/is-directory.html new file mode 100644 index 00000000..420ea3ee --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/is-directory.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.isDirectory - 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">EntrySync</a> / <a href="./is-directory.html">isDirectory</a><br/> +<br/> +<h1>isDirectory</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$isDirectory"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">isDirectory</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/is-file.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/is-file.html new file mode 100644 index 00000000..4317dd88 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/is-file.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.isFile - 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">EntrySync</a> / <a href="./is-file.html">isFile</a><br/> +<br/> +<h1>isFile</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$isFile"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">isFile</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/move-to.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/move-to.html new file mode 100644 index 00000000..79acff74 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/move-to.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.moveTo - 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">EntrySync</a> / <a href="./move-to.html">moveTo</a><br/> +<br/> +<h1>moveTo</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$moveTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">moveTo</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$moveTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/parent">parent</span><span class="symbol">:</span> <a href="../-directory-entry-sync/index.html"><span class="identifier">DirectoryEntrySync</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.EntrySync$moveTo(pl.treksoft.kvision.cordova.DirectoryEntrySync, kotlin.String)/newName">newName</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> <span class="symbol">=</span> definedExternally<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">EntrySync</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/name.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/name.html new file mode 100644 index 00000000..5d509318 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/name.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.name - 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">EntrySync</a> / <a href="./name.html">name</a><br/> +<br/> +<h1>name</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$name"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">name</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/-entry-sync/remove.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/remove.html new file mode 100644 index 00000000..f8e411d8 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/remove.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.remove - 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">EntrySync</a> / <a href="./remove.html">remove</a><br/> +<br/> +<h1>remove</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$remove()"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">remove</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-entry-sync/to-u-r-l.html b/api1/pl.treksoft.kvision.cordova/-entry-sync/to-u-r-l.html new file mode 100644 index 00000000..4e8ce81d --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-entry-sync/to-u-r-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>EntrySync.toURL - 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">EntrySync</a> / <a href="./to-u-r-l.html">toURL</a><br/> +<br/> +<h1>toURL</h1> +<a name="pl.treksoft.kvision.cordova.EntrySync$toURL()"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">toURL</span><span class="symbol">(</span><span class="symbol">)</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> |