KeyLoader
Constructor Summary
Public Constructor | ||
public |
|
Member Summary
Public Members | ||
public |
decryptkey: * |
|
public |
decrypturl: * |
|
public |
|
|
public |
loaders: * |
Method Summary
Public Methods | ||
public |
destroy() |
|
public |
|
|
public |
loaderror(response: LoaderResponse, context: KeyLoaderContext) |
|
public |
loadsuccess(response: LoaderResponse, stats: LoaderStats, context: KeyLoaderContext) |
|
public |
loadtimeout(stats: LoaderStats, context: KeyLoaderContext) |
|
public |
onKeyLoading(event: undefined, data: KeyLoadingData) |
|
public |
|
|
public |
|
|
public |
stopLoad() |
|
public |
|
Public Constructors
public constructor() source
Public Methods
public destroy() source
public destroyInternalLoaders() source
public loaderror(response: LoaderResponse, context: KeyLoaderContext) source
Params:
Name | Type | Attribute | Description |
response | LoaderResponse | ||
context | KeyLoaderContext |
public loadsuccess(response: LoaderResponse, stats: LoaderStats, context: KeyLoaderContext) source
Params:
Name | Type | Attribute | Description |
response | LoaderResponse | ||
stats | LoaderStats | ||
context | KeyLoaderContext |
public loadtimeout(stats: LoaderStats, context: KeyLoaderContext) source
Params:
Name | Type | Attribute | Description |
stats | LoaderStats | ||
context | KeyLoaderContext |
public onKeyLoading(event: undefined, data: KeyLoadingData) source
Params:
Name | Type | Attribute | Description |
event | undefined | ||
data | KeyLoadingData |
public registerListeners() source
public startLoad(startPosition: number) source
Params:
Name | Type | Attribute | Description |
startPosition | number |