From eeb8fdf8f890daeed907a6d0591ea6fae8421860 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 6 Mar 2019 13:53:58 +0100 Subject: API documentation for KVision 0.0.28 --- .../e-tag.html | 14 ++++ .../index.html | 88 ++++++++++++++++++++++ .../last-modified.html | 14 ++++ .../length.html | 14 ++++ .../mime-type.html | 14 ++++ .../offset.html | 14 ++++ .../-create-interrupted-download-options/path.html | 14 ++++ .../start-time.html | 14 ++++ .../url-chain.html | 14 ++++ 9 files changed, 200 insertions(+) create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/e-tag.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/last-modified.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/mime-type.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/start-time.html create mode 100644 api/pl.treksoft.kvision.electron/-create-interrupted-download-options/url-chain.html (limited to 'api/pl.treksoft.kvision.electron/-create-interrupted-download-options') diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/e-tag.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/e-tag.html new file mode 100644 index 00000000..4cef9147 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/e-tag.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.eTag - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / eTag
+
+

eTag

+ +abstract var eTag: String + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html new file mode 100644 index 00000000..7c74a655 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html @@ -0,0 +1,88 @@ + + + +CreateInterruptedDownloadOptions - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions
+
+

CreateInterruptedDownloadOptions

+external interface CreateInterruptedDownloadOptions +

Properties

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

eTag

+
+abstract var eTag: String
+

lastModified

+
+abstract var lastModified: String
+

length

+
+abstract var length: Number
+

mimeType

+
+open var mimeType: String?
+

offset

+
+abstract var offset: Number
+

path

+
+abstract var path: String
+

startTime

+
+open var startTime: Number?
+

urlChain

+
+abstract var urlChain: Array<String>
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/last-modified.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/last-modified.html new file mode 100644 index 00000000..d81f300d --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/last-modified.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.lastModified - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / lastModified
+
+

lastModified

+ +abstract var lastModified: String + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html new file mode 100644 index 00000000..5ec7b1b6 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.length - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / length
+
+

length

+ +abstract var length: Number + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/mime-type.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/mime-type.html new file mode 100644 index 00000000..46b4668d --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/mime-type.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.mimeType - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / mimeType
+
+

mimeType

+ +open var mimeType: String? + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html new file mode 100644 index 00000000..e9665cda --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.offset - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / offset
+
+

offset

+ +abstract var offset: Number + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html new file mode 100644 index 00000000..8f9c5e3b --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.path - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / path
+
+

path

+ +abstract var path: String + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/start-time.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/start-time.html new file mode 100644 index 00000000..987922bd --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/start-time.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.startTime - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / startTime
+
+

startTime

+ +open var startTime: Number? + + diff --git a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/url-chain.html b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/url-chain.html new file mode 100644 index 00000000..9e0946fb --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/url-chain.html @@ -0,0 +1,14 @@ + + + +CreateInterruptedDownloadOptions.urlChain - kvision + + + +kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / urlChain
+
+

urlChain

+ +abstract var urlChain: Array<String> + + -- cgit