| Package | Description |
|---|---|
| cat.inspiracio.html | |
| cat.inspiracio.html.host |
This package contains the classes that may be used in javascript
as host objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLAudioElementImp |
class |
HTMLImageElementImp
Implementation class for image elements.
|
class |
HTMLMetaElementImp |
class |
HTMLOptionElementImp
Public visibility so that it can be extended by Option.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Audio
A constructor for an audio element, so that "new Audio()" can be called
in javascript.
|
class |
Image
This class exists so that we can call "new Image()" from javascript.
|
class |
Option
Host object for "new Option()" in javascript.
|
Copyright © 2017. All rights reserved.