Package | Description |
---|---|
elemental.html | |
elemental.js.html |
Modifier and Type | Interface and Description |
---|---|
interface |
SharedWorker
Not yet implemented by Firefox.
|
interface |
Worker
Workers are background tasks that can be easily created and can send messages back to their creators.
|
Modifier and Type | Class and Description |
---|---|
class |
JsAbstractWorker |
class |
JsSharedWorker |
class |
JsWorker |
Copyright © 2018. All rights reserved.