| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| evalScript(functionName, ... rest) — Method in class com.adobe.csxs.core.CSXSInterface | |
| Evaluates a function defined in a script that is associated with the extension. | |
| EXECUTABLE_EXIT — Constant static property in class com.adobe.csxs.events.CSXSEvent | |
| Type constant for the event sent when the executable is exited. | |
| execute(id, ... rest) — Method in class com.adobe.csxs.core.CSXSInterface | |
| Executes a native process that has been defined in the extension data section of the extension manifest.xml file. | |
| Extension — Class in package com.adobe.csxs.types | |
| Stores properties specific to an extension. | |
| Extension() — Constructor in class com.adobe.csxs.types.Extension | |
| Creates the extension object. | |
| extensionId — Property in class com.adobe.csxs.events.CSXSEvent | |
| Retrieves the unique identifier of the extension from which this event was dispatched. | |
| EXTENSION_LOADED — Constant static property in class com.adobe.csxs.events.CSXSEvent | |
| Type constant for the event sent when the extension has been loaded. | |
| EXTENSION_UNLOADED — Constant static property in class com.adobe.csxs.events.CSXSEvent | |
| Type constant for the event sent when the extension has been unloaded. | |
| EXTERNALINTERFACE_NOT_AVAILABLE — Constant static property in class com.adobe.csxs.types.AsyncRequestResult | |
Asynchronous call error result constant, passed in status. |
|
| EXTERNALINTERFACE_NOT_AVAILABLE — Constant static property in class com.adobe.csxs.types.SyncRequestResult | |
| Result status when the request failed because an external interface was not found. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |