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  
clone() — Method in class com.adobe.csxs.events.AppReskinEvent
Creates a copy of this object and sets the value of each property to match that of the original.
clone() — Method in class com.adobe.csxs.events.AsyncRequestEvent
Creates a copy of this object and sets the value of each property to match that of the original.
clone() — Method in class com.adobe.csxs.events.CSXSEvent
Duplicates this event object.
clone() — Method in class com.adobe.csxs.events.InvokeEvent
Creates a copy of this object and sets the value of each property to match that of the original.
clone() — Method in class com.adobe.csxs.events.MenuClickEvent
Creates a copy of this object and sets the value of each property to match that of the original.
clone() — Method in class com.adobe.csxs.events.StateChangeEvent
Creates a copy of this object and sets the value of each property to match that of the original.
clone() — Method in class com.adobe.csxs.types.WindowGeometry
Duplicates this object.
color — Property in class com.adobe.csxs.types.UIColor
Retrieves the color object containing the specific color information.
ColorType — Final class in package com.adobe.csxs.types
Stores the color-type constants.
com.adobe.csxs.core — Package
com.adobe.csxs.error — Package
com.adobe.csxs.events — Package
com.adobe.csxs.logging.targets — Package
com.adobe.csxs.service — Package
com.adobe.csxs.types — Package
COMMON_FILES — Constant static property in class com.adobe.csxs.types.SystemPath
Identifies the path to common files for Adobe applications.
COMPLETE — Constant static property in class com.adobe.csxs.types.SyncRequestResult
Result status when the request completed successfully.
CSXSError — Class in package com.adobe.csxs.error
Base class for CSXS errors.
CSXSError(message, id) — Constructor in class com.adobe.csxs.error.CSXSError
Creates the error object.
CSXSEvent — Class in package com.adobe.csxs.events
Defines event types specific to the CSXS library, and allows you to work with these events.
CSXSEvent(type, scope, data) — Constructor in class com.adobe.csxs.events.CSXSEvent
Constructor.
CSXSEventScope — Final class in package com.adobe.csxs.events
Defines possible scopes of a CSXS event.
CSXSInterface — Final class in package com.adobe.csxs.core
This is the entry point to the CSXS infrastructure.
CSXSInterface(caller) — Constructor in class com.adobe.csxs.core.CSXSInterface
Constructor.
CSXSWindowedApplication — Class in package com.adobe.csxs.core
CSXSWindowedApplication is a replacement for the AIR SDK class mx.core.WindowedApplication in the context of CSXS if AIR functionality is used by an extension.
CSXSWindowedApplication() — Constructor in class com.adobe.csxs.core.CSXSWindowedApplication
CSXSWindowType — Class in package com.adobe.csxs.types
Stores constants for the window types supported by the CSXS infrastructure.
currentStateInfo — Property in class com.adobe.csxs.core.CSXSInterface
Provides current state information.
_CUSTOM — Constant static property in class com.adobe.csxs.types.CSXSWindowType
Constant for the CSXS window type Custom.
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