From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../e-tag.html | 2 +- .../index.html | 40 +++++++++------------- .../last-modified.html | 2 +- .../length.html | 2 +- .../mime-type.html | 2 +- .../offset.html | 2 +- .../-create-interrupted-download-options/path.html | 2 +- .../start-time.html | 2 +- .../url-chain.html | 2 +- 9 files changed, 25 insertions(+), 31 deletions(-) (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 index 4cef9147..87691dee 100644 --- 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 @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / eTag

eTag

- +(js) 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 index 7c74a655..484c36a0 100644 --- a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/index.html @@ -8,81 +8,75 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions

CreateInterruptedDownloadOptions

-external interface CreateInterruptedDownloadOptions +(js) interface CreateInterruptedDownloadOptions

Properties

-

eTag

+(js) +

eTag

abstract var eTag: String
-

lastModified

+(js) +

lastModified

abstract var lastModified: String
-

length

+(js) +

length

abstract var length: Number
-

mimeType

+(js) +

mimeType

open var mimeType: String?
-

offset

+(js) +

offset

abstract var offset: Number
-

path

+(js) +

path

abstract var path: String
-

startTime

+(js) +

startTime

open var startTime: Number?
-

urlChain

+(js) +

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 index d81f300d..e52d2b95 100644 --- 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 @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / lastModified

lastModified

- +(js) 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 index 5ec7b1b6..0820931b 100644 --- a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/length.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / length

length

- +(js) 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 index 46b4668d..0f0ba4b4 100644 --- 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 @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / mimeType

mimeType

- +(js) 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 index e9665cda..145a75bf 100644 --- a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/offset.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / offset

offset

- +(js) 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 index 8f9c5e3b..62a87387 100644 --- a/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html +++ b/api/pl.treksoft.kvision.electron/-create-interrupted-download-options/path.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / path

path

- +(js) 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 index 987922bd..3a4c317e 100644 --- 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 @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / startTime

startTime

- +(js) 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 index 9e0946fb..b2a931de 100644 --- 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 @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.electron / CreateInterruptedDownloadOptions / urlChain

urlChain

- +(js) abstract var urlChain: Array<String> -- cgit