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  
scope — Property in class com.adobe.csxs.events.CSXSEvent
Retrieves the scope of this event.
setAppId(appId) — Method in class com.adobe.csxs.events.CSXSEvent
Sets the application ID for this event.
setExtensionId(extensionId) — Method in class com.adobe.csxs.events.CSXSEvent
Setter of the extensionId property.
setPanelMenu(xmlMenu) — Method in class com.adobe.csxs.core.CSXSInterface
Sets the menu for the extension window.
shortDescription — Property in class com.adobe.csxs.types.Job
Returns the short description.
specialExtensionData — Property in class com.adobe.csxs.types.Extension
The extension data contained in the application-specific ExtensionDispatchInfo section of the extension manifest.
StateChangeEvent — Class in package com.adobe.csxs.events
This event is dispatched when the window in which the extension is loaded changes its state.
StateChangeEvent(type, data:com.adobe.csxs.types:WindowGeometry, bubbles, cancelable) — Constructor in class com.adobe.csxs.events.StateChangeEvent
Creates the event object.
StateInfo — Class in package com.adobe.csxs.types
Stores current state information for the window in which the extension runs.
StateInfo(isVisible, isMinimized, isLoaded, isAppOffline, hasFocus, winGeom:com.adobe.csxs.types:WindowGeometry, appSkinInfo:com.adobe.csxs.types:AppSkinInfo) — Constructor in class com.adobe.csxs.types.StateInfo
Creates a state information object.
status — Property in class com.adobe.csxs.types.AsyncRequestResult
Retrieves the result status of the request.
status — Property in class com.adobe.csxs.types.SyncRequestResult
Retrieves the request status.
storePreference(key, value) — Method in class com.adobe.csxs.core.CSXSInterface
Stores a preference value associated with an identifying key.
storeSharedPreference(key, value) — Method in class com.adobe.csxs.core.CSXSInterface
Stores a shared preference value associated with an identifying key.
swfPath — Property in class com.adobe.csxs.types.Extension
The path of the compiled Flash (SWF) file that implements this extension
SyncRequestResult — Class in package com.adobe.csxs.types
Contains the result information for a synchronous call.
SyncRequestResult(status, data) — Constructor in class com.adobe.csxs.types.SyncRequestResult
Creates a request result object.
systemHighlightColor — Property in class com.adobe.csxs.types.AppSkinInfo
Retrieves the operating-system highlight color as sRGB.
SystemPath — Final class in package com.adobe.csxs.types
Static class stores operating-system-specific location constants for use in the CSXSInterface.getSystemPath() method.
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