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  
red — Property in class com.adobe.csxs.types.RGBColor
Retrieves the red value.
removeEventListener(type, listener, useCapture) — Method in class com.adobe.csxs.core.CSXSInterface
Unregisters this extension's interest in an event of a given type.
removeJob(job:com.adobe.csxs.types:Job) — Method in class com.adobe.csxs.service.JobManager
Removes the given Job.
requestComplete — Event in class com.adobe.csxs.core.CSXSInterface
Dispached when an asynchronous event completes.
REQUEST_COMPLETE — Constant static property in class com.adobe.csxs.events.AsyncRequestEvent
The event type constant for a successfully completed request.
RequestError — Class in package com.adobe.csxs.error
Defines errors in the context of requests posted against PlugPlug.
RequestError(message, id) — Constructor in class com.adobe.csxs.error.RequestError
Creates the error object.
requestFailed — Event in class com.adobe.csxs.core.CSXSInterface
Dispached when an asynchronous event fails.
REQUEST_FAILED — Constant static property in class com.adobe.csxs.error.RequestError
Error ID for failed requests.
REQUEST_FAILED — Constant static property in class com.adobe.csxs.events.AsyncRequestEvent
The event type constant for a failed request.
requestOpenExtension(extensionID, startupParams) — Method in class com.adobe.csxs.core.CSXSInterface
Loads and launches another extension.
requestStateChange(newState, windowGeometry:com.adobe.csxs.types:WindowGeometry) — Method in class com.adobe.csxs.core.CSXSInterface
Sets the state of the window in which the extension is running.
RESPONSE_INCOMPLETE — Constant static property in class com.adobe.csxs.error.RequestError
Error ID for incomplete responses.
retrievePreference(key) — Method in class com.adobe.csxs.core.CSXSInterface
Retrieves an extension preference.
retrieveSharedPreference(key) — Method in class com.adobe.csxs.core.CSXSInterface
Retrieves a shared preference.
rgb — Property in class com.adobe.csxs.types.RGBColor
Retrieves the color value in hexadecimal format.
RGB — Constant static property in class com.adobe.csxs.types.ColorType
rgbColor — Property in class com.adobe.csxs.types.GradientStop
Retrieves the RGB color of the stop.
RGBColor — Class in package com.adobe.csxs.types
Stores an RGB color with red, green, blue, and alpha values.
RGBColor(red, green, blue, alpha) — Constructor in class com.adobe.csxs.types.RGBColor
Creates an RGB color object.
rootDisplayObject — Static property in class com.adobe.csxs.core.CSXSInterface
Setter for the root DisplayObject.
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