See: Description
| Class | Description |
|---|---|
| Audio |
A constructor for an audio element, so that "new Audio()" can be called
in javascript.
|
| Document |
Exists so that we can call "new Document()" in javascript.
|
| Image |
This class exists so that we can call "new Image()" from javascript.
|
| Option |
Host object for "new Option()" in javascript.
|
Copyright © 2017. All rights reserved.