Classes
| Class | Description | |
|---|---|---|
| JavaScript |
JavaScript Code.
| |
| JavaScriptCollection |
JavaScript defined at document level. You cannot create an instance of this class. Instead you retrieve an existing JavaScriptCollection object
from the JavaScript property of the Document class.
| |
| JavaScriptEnumerator |
A custom enumerator to iterate over all items in the JavaScript collection.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ScriptBehavior |
The JavaScript behavior for JavaScript actions in fields.
|