Class: ScriptingExtension
This page documents the methods and fields available in the ScriptingExtension class.
Members
| Signature | Description |
|---|---|
hasScript() | Returns whether script is true. |
init() | Initializes the object's internal state. |
onClose() | Performs the onClose operation. |
openScript(File) | Performs the openScript operation using the provided parameters (script). |
saveScript() | Saves script from the object. |
supportFile(File) | Performs the supportFile operation using the provided parameters (file). |
unload() | Performs the unload operation. |