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  
id — Property in class com.adobe.csxs.types.Extension
The unique identifier of the extension.
id — Property in class com.adobe.csxs.types.Job
Returns the unique id of this Job.
initResourceBundle() — Method in class com.adobe.csxs.core.CSXSInterface
Initializes the resource bundle for this extension with property values for the current application and locale.
instance — Static property in class com.adobe.csxs.core.CSXSInterface
Stores the singleton instance of the CSXSInterface class.
INVALID_INPUT_PARAMS — Constant static property in class com.adobe.csxs.types.AsyncRequestResult
Asynchronous call error result constant, passed in status.
INVALID_INPUT_PARAMS — Constant static property in class com.adobe.csxs.types.SyncRequestResult
Result status when the request failed because it contained invalid input parameters.
INVALID_RETURN_PARAMS — Constant static property in class com.adobe.csxs.types.AsyncRequestResult
Asynchronous call error result constant, passed in status.
INVALID_RETURN_PARAMS — Constant static property in class com.adobe.csxs.types.SyncRequestResult
Result status when the request because it contained invalid output parameters..
INVALID_TOKEN — Constant static property in class com.adobe.csxs.types.AsyncRequestResult
Asynchronous call error result constant, passed in status.
INVOKE — Constant static property in class com.adobe.csxs.events.InvokeEvent
The event type constant.
InvokeEvent — Class in package com.adobe.csxs.events
This event is dispatched to an extension if it has been invoked with startup parameters.
InvokeEvent(parameters, bubbles, cancelable) — Constructor in class com.adobe.csxs.events.InvokeEvent
Creates the event object.
isAppOffline — Property in class com.adobe.csxs.types.HostEnvironment
Reports whether the hosting application is currently offline.
isAppOffline — Property in class com.adobe.csxs.types.StateInfo
Retrieves the offline status of the hosting application.
isAppOnline — Property in class com.adobe.csxs.types.NetworkPreferences
Retrieves the hosting application's online preference for extensions.
isLoaded — Property in class com.adobe.csxs.types.StateInfo
Retrieves the loaded status of the extension window.
isMinimized — Property in class com.adobe.csxs.types.StateInfo
Retrieves the minimized status of the extension window.
isVisible — Property in class com.adobe.csxs.types.StateInfo
Retrieves the visibility status of the extension window.
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