| Package | Description |
|---|---|
| cat.inspiracio.dom | |
| cat.inspiracio.html | |
| cat.inspiracio.html.host |
This package contains the classes that may be used in javascript
as host objects.
|
| Class and Description |
|---|
| ScriptMap
A class implements this interface
to signal that it is suitable to
javascript-map notation and the _delete_ operator:
o[key] = value;
value = o[key];
o.foo = "bar"
delete o.for
Whether map notation really works
depends on the script engine and will
need some additional adaptation.
|
| Class and Description |
|---|
| ScriptMap
A class implements this interface
to signal that it is suitable to
javascript-map notation and the _delete_ operator:
o[key] = value;
value = o[key];
o.foo = "bar"
delete o.for
Whether map notation really works
depends on the script engine and will
need some additional adaptation.
|
| Class and Description |
|---|
| ScriptMap
A class implements this interface
to signal that it is suitable to
javascript-map notation and the _delete_ operator:
o[key] = value;
value = o[key];
o.foo = "bar"
delete o.for
Whether map notation really works
depends on the script engine and will
need some additional adaptation.
|
Copyright © 2017. All rights reserved.