| Package | Description |
|---|---|
| cat.inspiracio.html.host |
This package contains the classes that may be used in javascript
as host objects.
|
| Class and 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.