Symbols 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 | |
R — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the R key (82). | |
RADIAL — Constant Static Property, class flash.display.GradientType | |
Value used to specify a radial gradient fill. | |
radialAxis — Property, class mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to a radial distance between the center and the outer edge of the chart. | |
radialAxis — Property, class mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
RADIAL_AXIS — Constant Static Property, class mx.charts.chartClasses.PolarTransform | |
A string representing the radial axis. | |
RadialGradient — class, package mx.graphics | |
The RadialGradient class lets you specify a gradual color transition in the fill color. | |
RadialGradient() — Constructor, class mx.graphics.RadialGradient | |
Constructor. | |
RadialGradientStroke — class, package mx.graphics | |
The RadialGradientStroke class lets you specify a gradient filled stroke. | |
RadialGradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.RadialGradientStroke | |
Constructor. | |
radialStroke — Style, class mx.charts.series.PieSeries | |
Specifies the line style used to draw the border between the wedges of the pie. | |
RadioButton — class, package fl.controls | |
The RadioButton component lets you force a user to make a single selection from a set of choices. | |
RadioButton — class, package mx.controls | |
The RadioButton control lets the user make a single choice within a set of mutually exclusive choices. | |
RadioButton — class, package spark.components | |
The RadioButton component allows the user make a single choice within a set of mutually exclusive choices. | |
RadioButton() — Constructor, class fl.controls.RadioButton | |
Creates a new RadioButton component instance. | |
RadioButton() — Constructor, class mx.controls.RadioButton | |
Constructor. | |
RadioButton() — Constructor, class spark.components.RadioButton | |
Constructor. | |
RadioButtonAccImpl — class, package fl.accessibility | |
The RadioButtonAccImpl class, also called the RadioButton Accessibility Implementation class, is used to make a RadioButton component accessible. | |
RadioButtonAccImpl — class, package mx.accessibility | |
RadioButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the RadioButton class. | |
RadioButtonAccImpl — class, package spark.accessibility | |
RadioButtonAccImpl is the accessibility implementation class for spark.components.RadioButton. | |
RadioButtonAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.RadioButtonAccImpl | |
Constructor. | |
RadioButtonAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.RadioButtonAccImpl | |
Constructor. | |
RadioButtonAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the RadioButton control. | |
RadioButtonAutomationImpl(obj:mx.controls:RadioButton) — Constructor, class mx.automation.delegates.controls.RadioButtonAutomationImpl | |
Constructor. | |
RadioButtonGroup — class, package fl.controls | |
The RadioButtonGroup class defines a group of RadioButton components to act as a single component. | |
RadioButtonGroup — class, package mx.controls | |
The RadioButtonGroup control defines a group of RadioButton controls that act as a single mutually exclusive control; therefore, a user can select only one RadioButton control at a time. | |
RadioButtonGroup — class, package spark.components | |
The RadioButtonGroup component defines a group of RadioButton components that act as a single mutually exclusive component; therefore, a user can select only one RadioButton component at a time. | |
RadioButtonGroup(name:String) — Constructor, class fl.controls.RadioButtonGroup | |
Creates a new RadioButtonGroup instance. | |
RadioButtonGroup(document:mx.core:IFlexDisplayObject) — Constructor, class mx.controls.RadioButtonGroup | |
Constructor. | |
RadioButtonGroup(document:mx.core:IFlexDisplayObject) — Constructor, class spark.components.RadioButtonGroup | |
Constructor. | |
RadioButtonIcon — class, package mx.skins.halo | |
The skin for all the states of the icon in a RadioButton. | |
RadioButtonIcon() — Constructor, class mx.skins.halo.RadioButtonIcon | |
Constructor. | |
RadioButtonList — class, package ga.controls | |
This UIComponent presents a list as a set of radio buttons and allow you to select on radio button from the list. | |
RadioButtonSkin — class, package mx.skins.spark | |
The Spark skin class for the MX RadioButton component. | |
RadioButtonSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX RadioButton component. | |
RadioButtonSkin — class, package spark.skins.mobile | |
ActionScript-based skin for RadioButton controls in mobile applications. | |
RadioButtonSkin — class, package spark.skins.spark | |
The default skin class for a Spark RadioButton component. | |
RadioButtonSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark RadioButton component. | |
RadioButtonSkin() — Constructor, class mx.skins.spark.RadioButtonSkin | |
Constructor. | |
RadioButtonSkin() — Constructor, class mx.skins.wireframe.RadioButtonSkin | |
Constructor. | |
RadioButtonSkin() — Constructor, class spark.skins.mobile.RadioButtonSkin | |
Constructor. | |
RadioButtonSkin() — Constructor, class spark.skins.spark.RadioButtonSkin | |
Constructor. | |
RadioButtonSkin() — Constructor, class spark.skins.wireframe.RadioButtonSkin | |
Constructor. | |
radioDisabledIcon — Style, class mx.controls.Menu | |
The icon for all disabled menu items whose type identifier is a radio button. | |
radioIcon — Style, class mx.controls.Menu | |
The icon for all enabled menu items whose type identifier is a radio button. | |
radius — Property, class mx.charts.chartClasses.PolarTransform | |
The radius used by the transform to convert data units to polar coordinates. | |
radius — Property, class mx.charts.series.LineSeries | |
Specifies the radius, in pixels, of the chart elements for the data points. | |
radius — Property, class mx.charts.series.items.PlotSeriesItem | |
The radius of this item, in pixels. | |
radius — Property, class mx.charts.series.renderData.AreaSeriesRenderData | |
The radius of the items of the AreaSeries. | |
radius — Property, class mx.charts.series.renderData.LineSeriesRenderData | |
The radius of the individual items in the line series. | |
radius — Property, class mx.charts.series.renderData.PlotSeriesRenderData | |
The radius of the individual PlotSeriesItem objects. | |
radius — Style, class mx.charts.series.PlotSeries | |
Specifies the radius, in pixels, of the chart element at each data point. | |
radius — Style, class mx.charts.series.LineSeries | |
Specifies the radius, in pixels, of the chart elements for the data points. | |
radius — Style, class mx.charts.series.AreaSeries | |
Specifies the radius, in pixels, of the chart elements for the data points. | |
radiusAxis — Property, class mx.charts.BubbleChart | |
The axis the bubble radius is mapped against Bubble charts treat the size of the individual bubbles as a third dimension of data which is transformed in a similar manner to how x and y position is transformed. | |
radiusAxis — Property, class mx.charts.series.BubbleSeries | |
The axis the bubble radius is mapped against. | |
RADIUS_AXIS — Constant Static Property, class mx.charts.series.BubbleSeries | |
The type of radius axis. | |
radiusField — Property, class mx.charts.series.BubbleSeries | |
Specifies the field of the data provider that determines the radius of each symbol, relative to the other data points in the chart. | |
radiusX — Property, class spark.primitives.Rect | |
The default corner radius to use for the x axis on all corners. | |
radiusY — Property, class spark.primitives.Rect | |
The default corner radius to use for the y axis on all corners. | |
raiseConflict(dataManager:mx.data:DataManager, cause:mx.data.messages:DataMessage, serverObject:Object, conflictingProperties:Array) — method, class mx.data.Conflicts | |
This method is used by the DataServiceAdapter implementation when it need to raise a conflict because a change is in conflict with the server version. | |
random() — Static Method , class Math | |
Returns a pseudo-random number n, where 0 <= n < 1. | |
Range — class, package spark.components.supportClasses | |
The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties. | |
Range() — Constructor, class spark.components.supportClasses.Range | |
Constructor. | |
rangeAlpha — Property, class flashx.textLayout.edit.SelectionFormat | |
The alpha for drawing the highlight of a range selection. | |
rangeBlendMode — Property, class flashx.textLayout.edit.SelectionFormat | |
The blending mode for drawing the highlight of a range selection. | |
rangeColor — Property, class flashx.textLayout.edit.SelectionFormat | |
The color for drawing the highlight of a range selection. | |
rangeDisplay — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
A reference to the TextBase object that is used to display the start and end dates. A reference to the TextBase object that is used to display the start and end dates. | |
RangeError — Dynamic Class, Top Level | |
A RangeError exception is thrown when a numeric value is outside the acceptable range. | |
RangeError(message:String) — Constructor, class RangeError | |
Creates a new RangeError object. | |
rangeMode — Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Range mode that the Gantt chart is displaying currently. | |
ranking — Property, interface com.adobe.gravity.framework.IServiceReference | |
The service ranking. | |
RAREST_FIRST — Constant Static Property, class flash.net.NetGroupReplicationStrategy | |
Specifies that when fetching objects from a neighbor to satisfy a want, the objects with the fewest replicas among all the neighbors are requested first. | |
rate — Property, class flash.media.Microphone | |
The rate at which the microphone is capturing sound, in kHz. | |
ratio — Property, class mx.graphics.GradientEntry | |
Where in the graphical element, as a percentage from 0.0 to 1.0, Flex samples the associated color at 100%. | |
ratios — Property, class flash.display.GraphicsGradientFill | |
An array of color distribution ratios. | |
ratios — Property, class flash.filters.GradientBevelFilter | |
An array of color distribution ratios for the corresponding colors in the colors array. | |
ratios — Property, class flash.filters.GradientGlowFilter | |
An array of color distribution ratios for the corresponding colors in the colors array. | |
rawChildren — Property, class mx.charts.Legend | |
A container typically contains child components, which can be enumerated using the Container.getChildAt() method and Container.numChildren property. | |
rawChildren — Property, class mx.core.Container | |
A container typically contains child components, which can be enumerated using the Container.getChildAt() method and Container.numChildren property. | |
rawChildren — Property, interface mx.core.IRawChildrenContainer | |
Returns an IChildList representing all children. | |
rawChildren — Property, interface mx.managers.ISystemManager | |
A list of all children being parented by this ISystemManager. | |
rawChildren — Property, class mx.managers.SystemManager | |
A list of all children being parented by this ISystemManager. | |
rawChildren — Property, class mx.managers.WindowedSystemManager | |
A list of all children being parented by this ISystemManager. | |
rawContent — Property, class com.adobe.icc.dc.domain.TextModuleInstance | |
he raw content on a text module. | |
rawContentFormat — Property, class com.adobe.icc.dc.domain.TextModuleInstance | |
Returns the module's raw content type. | |
rawData — Property, class flash.geom.Matrix3D | |
A Vector of 16 Numbers, where every four elements can be a row or a column of a 4x4 matrix. | |
rawMessage — Property, class lc.foundation.domain.Message | |
The message text with all substitutions, without the appropriate formatting for display. | |
rawMessage — Property, class lc.foundation.util.CompositeMessage | |
The localized message text with all substitutions, but the text is not formatted with the standard UI formatting. | |
rawText — Property, class flash.text.engine.ContentElement | |
A copy of the text in the element, including any U+FDEF characters. | |
rawTextLength — Property, class flash.text.engine.TextLine | |
The length of the raw text in the text block that became the line, including the U+FDEF characters representing graphic elements and any trailing spaces, which are part of the line but not are displayed. | |
rcaAuditLevels — Property, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
A list of audit levels defined for Review Commenting and Approval (RCA) building block. | |
rcaAuditLevels — Property, interface com.adobe.solutions.rca.domain.manager.IAuditManager | |
A list of audit levels defined for Review Commenting and Approval (RCA) building block. | |
RCADomainFactory — class, package com.adobe.solutions.rca.domain.factory | |
The factory class is used to get the reference of domain objects. | |
RCADomainFactoryImpl — class, package com.adobe.solutions.rca.domain | |
The factory class to create instances of domain objects. | |
RCADomainFactoryImpl() — Constructor, class com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
The constructor for RCADomainFactoryImpl class. | |
RCAErrorEvent — class, package com.adobe.solutions.rca.presentation.event | |
RCA error event. | |
RCAErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
The constructor for RCAErrorEvent class. | |
RCA_ERROR_EVENT — Static Property, class com.adobe.solutions.rca.presentation.event.RCAErrorEvent | |
This constant indicates that an error has occurred. | |
RCA_INITIATE_REVIEW — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RCAPermission | |
Specifies the permission required to initiate a review. | |
RCA_INITIATE_REVIEW — Constant Static Property, class com.adobe.solutions.rca.constant.RCAPermission | |
The permission required to initiate a review. | |
RCAPermission — class, package com.adobe.livecycle.rca.model.constant | |
RCAPermission enumerator. | |
RCAPermission — class, package com.adobe.solutions.rca.constant | |
RCAPermission Enum. | |
RCAPermission() — Constructor, class com.adobe.livecycle.rca.model.constant.RCAPermission | |
Provides values for the permissions that are available to Review Commenting and Approval users. | |
RCAPermission() — Constructor, class com.adobe.solutions.rca.constant.RCAPermission | |
Constructor. | |
RCAServiceProvider — class, package com.adobe.solutions.rca.service | |
This provider class is used to get the reference of service objects. | |
RCAServiceProvider() — Constructor, class com.adobe.solutions.rca.service.RCAServiceProvider | |
The constructor of RCAServiceProvider class. | |
RCAServiceProviderImpl — class, package com.adobe.solutions.rca.services.impl | |
An implementation of Service provider interface that provides concrete methods to create service instances. | |
RCAServiceProviderImpl() — Constructor, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
The constructor for RCAServiceProviderImpl class. | |
RCA_TEMPLATE_READ — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RCAPermission | |
Specifies the permission required to read a review template. | |
RCA_TEMPLATE_READ — Constant Static Property, class com.adobe.solutions.rca.constant.RCAPermission | |
The permission required to read a review template. | |
RCA_TEMPLATE_WRITE — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RCAPermission | |
Specifies the permission required to write or update a review template. | |
RCA_TEMPLATE_WRITE — Constant Static Property, class com.adobe.solutions.rca.constant.RCAPermission | |
The permission required to write or update a review template. | |
RCAToken — class, package com.adobe.livecycle.rca.token | |
Special token class for the Review, Commenting, and Approval building block. | |
RCAToken(operationName:String, message:mx.messaging.messages:IMessage) — Constructor, class com.adobe.livecycle.rca.token.RCAToken | |
Constructs a RCAToken. | |
READ — Constant Static Property, class flash.data.SQLMode | |
Indicates that the connection is opened in read-only mode. | |
READ — Constant Static Property, class flash.filesystem.FileMode | |
Used for a file to be opened in read-only mode. | |
readable — Property, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
A flag that indicates whether the attachment is readable. | |
readable — Property, class mx.messaging.management.MBeanAttributeInfo | |
Indicates if the attribute is readable. | |
readAhead — Property, class flash.filesystem.FileStream | |
The minimum amount of data to read from disk when reading files asynchronously. | |
readBoolean() — method, class flash.filesystem.FileStream | |
Reads a Boolean value from the file stream, byte stream, or byte array. | |
readBoolean() — method, class flash.net.Socket | |
Reads a Boolean value from the socket. | |
readBoolean() — method, class flash.net.URLStream | |
Reads a Boolean value from the stream. | |
readBoolean() — method, class flash.utils.ByteArray | |
Reads a Boolean value from the byte stream. | |
readBoolean() — method, interface flash.utils.IDataInput | |
Reads a Boolean value from the file stream, byte stream, or byte array. | |
readByte() — method, class flash.filesystem.FileStream | |
Reads a signed byte from the file stream, byte stream, or byte array. | |
readByte() — method, class flash.net.Socket | |
Reads a signed byte from the socket. | |
readByte() — method, class flash.net.URLStream | |
Reads a signed byte from the stream. | |
readByte() — method, class flash.utils.ByteArray | |
Reads a signed byte from the byte stream. | |
readByte() — method, interface flash.utils.IDataInput | |
Reads a signed byte from the file stream, byte stream, or byte array. | |
readBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.filesystem.FileStream | |
Reads the number of data bytes, specified by the length parameter, from the file stream, byte stream, or byte array. | |
readBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.net.Socket | |
Reads the number of data bytes specified by the length parameter from the socket. | |
readBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.net.URLStream | |
Reads length bytes of data from the stream. | |
readBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.utils.ByteArray | |
Reads the number of data bytes, specified by the length parameter, from the byte stream. | |
readBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, interface flash.utils.IDataInput | |
Reads the number of data bytes, specified by the length parameter, from the file stream, byte stream, or byte array. | |
readDouble() — method, class flash.filesystem.FileStream | |
Reads an IEEE 754 double-precision floating point number from the file stream, byte stream, or byte array. | |
readDouble() — method, class flash.net.Socket | |
Reads an IEEE 754 double-precision floating-point number from the socket. | |
readDouble() — method, class flash.net.URLStream | |
Reads an IEEE 754 double-precision floating-point number from the stream. | |
readDouble() — method, class flash.utils.ByteArray | |
Reads an IEEE 754 double-precision (64-bit) floating-point number from the byte stream. | |
readDouble() — method, interface flash.utils.IDataInput | |
Reads an IEEE 754 double-precision floating point number from the file stream, byte stream, or byte array. | |
ReaderSubmit — class, package lc.procmgmt.domain | |
The ReaderSubmit class specifies properties to indicate whether the PDF is to be submitted using Adobe Reader 9.1 or later, or Adobe Acrobat. | |
ReaderSubmit() — Constructor, class lc.procmgmt.domain.ReaderSubmit | |
Constructor | |
readExternal(input:flash.utils:IDataInput) — method, interface flash.utils.IExternalizable | |
A class implements this method to decode itself from a data stream by calling the methods of the IDataInput interface. | |
readExternal(input:flash.utils:IDataInput) — method, class mx.data.Conflict | |
A class implements this method to decode itself from a data stream by calling the methods of the IDataInput interface. | |
readExternal(input:flash.utils:IDataInput) — method, class mx.data.ManagedAssociation | |
A class implements this method to decode itself from a data stream by calling the methods of the IDataInput interface. | |
readExternal(input:flash.utils:IDataInput) — method, class mx.data.ManagedObjectProxy | |
ManagedObjectProxy may need to exclude properties on the wrapped anonymous Object if a DataService destination is defined and lazy associations have been configured. | |
readExternal(input:flash.utils:IDataInput) — method, class mx.data.MessageBatch | |
This method deserializes the message batch. | |
readExternal(input:flash.utils:IDataInput) — method, class mx.utils.ObjectProxy | |
Since Flex only uses ObjectProxy to wrap anonymous objects, the server flex.messaging.io.ObjectProxy instance serializes itself as a Map that will be returned as a plain ActionScript object. | |
readFloat() — method, class flash.filesystem.FileStream | |
Reads an IEEE 754 single-precision floating point number from the file stream, byte stream, or byte array. | |
readFloat() — method, class flash.net.Socket | |
Reads an IEEE 754 single-precision floating-point number from the socket. | |
readFloat() — method, class flash.net.URLStream | |
Reads an IEEE 754 single-precision floating-point number from the stream. | |
readFloat() — method, class flash.utils.ByteArray | |
Reads an IEEE 754 single-precision (32-bit) floating-point number from the byte stream. | |
readFloat() — method, interface flash.utils.IDataInput | |
Reads an IEEE 754 single-precision floating point number from the file stream, byte stream, or byte array. | |
readInt() — method, class flash.filesystem.FileStream | |
Reads a signed 32-bit integer from the file stream, byte stream, or byte array. | |
readInt() — method, class flash.net.Socket | |
Reads a signed 32 bit integer from the socket. | |
readInt() — method, class flash.net.URLStream | |
Reads a signed 32-bit integer from the stream. | |
readInt() — method, class flash.utils.ByteArray | |
Reads a signed 32-bit integer from the byte stream. | |
readInt() — method, interface flash.utils.IDataInput | |
Reads a signed 32-bit integer from the file stream, byte stream, or byte array. | |
readMessage() — method, class mx.messaging.channels.StreamingConnectionHandler | |
Used by the streamProgressHandler to read a message. | |
readMode — Property, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
Returns true if DDEMetaEditor is in view mode and false otherwise. | |
readMultiByte(length:uint, charSet:String) — method, class flash.filesystem.FileStream | |
Reads a multibyte string of specified length from the file stream, byte stream, or byte array using the specified character set. | |
readMultiByte(length:uint, charSet:String) — method, class flash.net.Socket | |
Reads a multibyte string from the byte stream, using the specified character set. | |
readMultiByte(length:uint, charSet:String) — method, class flash.net.URLStream | |
Reads a multibyte string of specified length from the byte stream using the specified character set. | |
readMultiByte(length:uint, charSet:String) — method, class flash.utils.ByteArray | |
Reads a multibyte string of specified length from the byte stream using the specified character set. | |
readMultiByte(length:uint, charSet:String) — method, interface flash.utils.IDataInput | |
Reads a multibyte string of specified length from the file stream, byte stream, or byte array using the specified character set. | |
readObject() — method, class flash.filesystem.FileStream | |
Reads an object from the file stream, byte stream, or byte array, encoded in AMF serialized format. | |
readObject() — method, class flash.net.Socket | |
Reads an object from the socket, encoded in AMF serialized format. | |
readObject() — method, class flash.net.URLStream | |
Reads an object from the socket, encoded in Action Message Format (AMF). | |
readObject() — method, class flash.utils.ByteArray | |
Reads an object from the byte array, encoded in AMF serialized format. | |
readObject() — method, interface flash.utils.IDataInput | |
Reads an object from the file stream, byte stream, or byte array, encoded in AMF serialized format. | |
readOnly() — method, interface com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
Determines whether an attachment is readable. | |
readOnly — Property, interface com.adobe.ep.ux.content.model.search.ISearchUIControl | |
readOnly parameter for search control | |
readOnly — Property, class com.adobe.ep.ux.content.view.components.search.renderers.BaseSearchRenderer | |
Is this a read only control | |
readOnly — Property, class ga.model.PanelItem | |
The read only attribute for the field. | |
readOnly() — method, class lc.procmgmt.domain.AttachmentPermissions | |
Indicates whether the set of permissions allow only read access to an attachment. | |
readOnly — Property, class mx.data.ManagedAssociation | |
Contains true if this association is read-only from the perspective of the assembler. | |
READ_ONLY — Constant Static Property, class flashx.textLayout.edit.EditingMode | |
The document is read-only. | |
readOperation — Property, class com.adobe.dct.transfer.RemotingServiceInfo | |
The name of read operation of the Remoting Service. | |
READ_SELECT — Constant Static Property, class flashx.textLayout.edit.EditingMode | |
The text in the document can be selected and copied, but not edited. | |
readShort() — method, class flash.filesystem.FileStream | |
Reads a signed 16-bit integer from the file stream, byte stream, or byte array. | |
readShort() — method, class flash.net.Socket | |
Reads a signed 16 bit integer from the socket. | |
readShort() — method, class flash.net.URLStream | |
Reads a signed 16-bit integer from the stream. | |
readShort() — method, class flash.utils.ByteArray | |
Reads a signed 16-bit integer from the byte stream. | |
readShort() — method, interface flash.utils.IDataInput | |
Reads a signed 16-bit integer from the file stream, byte stream, or byte array. | |
readUnsignedByte() — method, class flash.filesystem.FileStream | |
Reads an unsigned byte from the file stream, byte stream, or byte array. | |
readUnsignedByte() — method, class flash.net.Socket | |
Reads an unsigned byte from the socket. | |
readUnsignedByte() — method, class flash.net.URLStream | |
Reads an unsigned byte from the stream. | |
readUnsignedByte() — method, class flash.utils.ByteArray | |
Reads an unsigned byte from the byte stream. | |
readUnsignedByte() — method, interface flash.utils.IDataInput | |
Reads an unsigned byte from the file stream, byte stream, or byte array. | |
readUnsignedInt() — method, class flash.filesystem.FileStream | |
Reads an unsigned 32-bit integer from the file stream, byte stream, or byte array. | |
readUnsignedInt() — method, class flash.net.Socket | |
Reads an unsigned 32 bit integer from the socket. | |
readUnsignedInt() — method, class flash.net.URLStream | |
Reads an unsigned 32-bit integer from the stream. | |
readUnsignedInt() — method, class flash.utils.ByteArray | |
Reads an unsigned 32-bit integer from the byte stream. | |
readUnsignedInt() — method, interface flash.utils.IDataInput | |
Reads an unsigned 32-bit integer from the file stream, byte stream, or byte array. | |
readUnsignedShort() — method, class flash.filesystem.FileStream | |
Reads an unsigned 16-bit integer from the file stream, byte stream, or byte array. | |
readUnsignedShort() — method, class flash.net.Socket | |
Reads an unsigned 16 bit integer from the socket. | |
readUnsignedShort() — method, class flash.net.URLStream | |
Reads an unsigned 16-bit integer from the stream. | |
readUnsignedShort() — method, class flash.utils.ByteArray | |
Reads an unsigned 16-bit integer from the byte stream. | |
readUnsignedShort() — method, interface flash.utils.IDataInput | |
Reads an unsigned 16-bit integer from the file stream, byte stream, or byte array. | |
readUTF() — method, class flash.filesystem.FileStream | |
Reads a UTF-8 string from the file stream, byte stream, or byte array. | |
readUTF() — method, class flash.net.Socket | |
Reads a UTF-8 string from the socket. | |
readUTF() — method, class flash.net.URLStream | |
Reads a UTF-8 string from the stream. | |
readUTF() — method, class flash.utils.ByteArray | |
Reads a UTF-8 string from the byte stream. | |
readUTF() — method, interface flash.utils.IDataInput | |
Reads a UTF-8 string from the file stream, byte stream, or byte array. | |
readUTFBytes(length:uint) — method, class flash.filesystem.FileStream | |
Reads a sequence of UTF-8 bytes from the byte stream or byte array and returns a string. | |
readUTFBytes(length:uint) — method, class flash.net.Socket | |
Reads the number of UTF-8 data bytes specified by the length parameter from the socket, and returns a string. | |
readUTFBytes(length:uint) — method, class flash.net.URLStream | |
Reads a sequence of length UTF-8 bytes from the stream, and returns a string. | |
readUTFBytes(length:uint) — method, class flash.utils.ByteArray | |
Reads a sequence of UTF-8 bytes specified by the length parameter from the byte stream and returns a string. | |
readUTFBytes(length:uint) — method, interface flash.utils.IDataInput | |
Reads a sequence of UTF-8 bytes from the byte stream or byte array and returns a string. | |
READ_WRITE — Constant Static Property, class flashx.textLayout.edit.EditingMode | |
The document can be edited. | |
readXML() — method, class com.adobe.icomm.assetplacement.data.XFADataStream | |
Asynch call to read the xfadata set xml stream from Acrobat. | |
ready — Event, class fl.video.FLVPlayback | |
Dispatched when an FLV file is loaded and ready to display. | |
ready — Event, class fl.video.VideoPlayer | |
Event dispatched when an FLV file is loaded and ready to display. | |
ready — Event, class mx.controls.VideoDisplay | |
Dispatched when the FLV file is loaded and ready to play. | |
ready — Event, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo once the module is sufficiently loaded to call the IModuleInfo.factory() method and the IFlexModuleFactory.create() method. | |
ready — Property, interface mx.modules.IModuleInfo | |
A flag that is true if the module is sufficiently loaded to get a handle to its associated IFlexModuleFactory implementation and call its create() method. | |
ready — Event, class mx.modules.ModuleLoader | |
Dispatched when the module is finished loading. | |
ready — Property, class mx.rpc.soap.AbstractWebService | |
Specifies whether the WebService is ready to make requests. | |
ready — Skin State, class spark.components.VideoPlayer | |
Ready state of the VideoPlayer. The video is ready to be played. | |
ready — Skin State, class spark.components.Image | |
The ready state of the Image control. | |
ready — Event, class spark.components.Image | |
Dispatched when content loading is complete. | |
ready — Event, class spark.modules.ModuleLoader | |
Dispatched when the module is finished loading. | |
ready — Event, class spark.primitives.BitmapImage | |
Dispatched when content loading is complete. | |
READY — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a ready event object. | |
READY — Constant Static Property, class flashx.textLayout.elements.InlineGraphicElementStatus | |
Graphic is completely loaded and properly sized. | |
READY — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.READY constant defines the value of the type property of the event object for a ready event. | |
READY — Constant Static Property, class mx.events.ModuleEvent | |
Dispatched when the module has finished downloading. | |
READY — Constant Static Property, class mx.events.VideoEvent | |
The VideoEvent.READY constant defines the value of the type property of the event object for a ready event. | |
READY — Constant Static Property, class org.osmf.media.MediaPlayerState | |
The MediaPlayer is ready to be used. | |
READY — Constant Static Property, class org.osmf.traits.LoadState | |
The LoadTrait is ready for playback. | |
readyAndFullScreen — Skin State, class spark.components.VideoPlayer | |
Ready state of the VideoPlayer when in full screen mode. The video is ready to be played. | |
READYFORPUBLISH — Constant Static Property, class com.adobe.dct.transfer.DataDictionary | |
The DataDictionary.READYFORPUBLISH constant defines the value of the state property of the data dictionary object for readyforpublish state. | |
READYFORPUBLISH — Constant Static Property, class com.adobe.icc.enum.FormState | |
The constant determining that the Form is ready for publish. | |
READYFORPUBLISH — Constant Static Property, class com.adobe.icc.enum.FragmentLayoutState | |
The constant determining that the Fragment is ready for publish. | |
READYFORPUBLISH — Constant Static Property, class com.adobe.icc.enum.LetterState | |
The constant determining that the Letter is ready for publish. | |
READYFORPUBLISH — Constant Static Property, class com.adobe.icc.enum.TBXState | |
The constant determining that the Text is ready for publish. | |
READYFORPUBLSH — Constant Static Property, class com.adobe.icc.editors.managers.ACMRelationshipManager | |
The constant specifying the status Ready For Publish. | |
readyPackageDefinition(onPackageDefinitionReady:Function) — Static Method , class com.adobe.icomm.assetplacement.model.PackageDefinitionLoader | |
Ask for the PackageDefinition object. | |
REAL — Constant Static Property, class mx.validators.NumberValidatorDomainType | |
Specifies to validate a real number. | |
reason — Property, class fl.events.DataGridEvent | |
Gets the reason the itemEditEnd event was dispatched. | |
reason — Property, class flash.events.InvokeEvent | |
The reason for this InvokeEvent. | |
reason — Property, class mx.events.AdvancedDataGridEvent | |
The reason the itemEditEnd event was dispatched. | |
reason — Property, class mx.events.DataGridEvent | |
The reason the itemEditEnd event was dispatched. | |
reason — Property, class mx.events.ListEvent | |
The reason the itemEditEnd event was dispatched. | |
reason — Property, class mx.events.TouchInteractionEvent | |
The reason for this gesture capture event. | |
reAuthorize(msg:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageAgent | |
This function should be overriden by sublasses to implement reauthentication due to server session time-out behavior specific to them. | |
rebind — Property, class coldfusion.service.mxml.Ldap | |
yes: attempts to rebind referral callback and reissue query by referred address using original credentials. no: referred connections are anonymous. | |
rebuildLayout() — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Reconstructs the layout from scratch. | |
rebuildLayout() — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Reconstructs the layout from scratch. | |
receive() — method, class flash.net.DatagramSocket | |
Enables this DatagramSocket object to receive incoming packets on the bound IP address and port. | |
receive(timestamp:Number) — method, class mx.messaging.AbstractConsumer | |
Requests any messages that are queued for this Consumer on the server. | |
receiveAudio(flag:Boolean) — method, class flash.net.NetStream | |
Specifies whether incoming audio plays on the stream. | |
receiveControlBytesPerSecond — Property, class flash.net.NetStreamMulticastInfo | |
Specifies the rate at which the local node is receiving control overhead messages from peers, in bytes per second. | |
receiveDataBytesPerSecond — Property, class flash.net.NetStreamMulticastInfo | |
Specifies the rate at which the local node is receiving media data from peers, from the server, and over IP multicast, in bytes per second. | |
receiveDataBytesPerSecondFromIPMulticast — Property, class flash.net.NetStreamMulticastInfo | |
Specifies the rate at which the local node is receiving data from IP Multicast, in bytes per second. | |
receiveDataBytesPerSecondFromServer — Property, class flash.net.NetStreamMulticastInfo | |
Specifies the rate at which the local node is receiving media data from the server, in bytes per second. | |
receiveMode — Property, class flash.net.NetGroup | |
Specifies this node's routing receive mode as one of values in the NetGroupReceiveMode enum class. | |
receiveVideo(flag:Boolean) — method, class flash.net.NetStream | |
Specifies whether incoming video plays on the stream. | |
receiveVideoFPS(FPS:Number) — method, class flash.net.NetStream | |
Specifies the frame rate for incoming video. | |
recipient — Property, class com.adobe.livecycle.rca.model.reminder.Reminder | |
Specifies who receives this reminder. | |
recipient — Property, class com.adobe.solutions.rca.vo.ReminderVO | |
The recipient name for the reminder. | |
RecipientType — class, package com.adobe.livecycle.rca.model.constant | |
RecipientType enumerator. | |
RecipientType — class, package com.adobe.solutions.rca.constant | |
RecipientType Enum. | |
RecipientType() — Constructor, class com.adobe.livecycle.rca.model.constant.RecipientType | |
Provides values for the RecipientType property of a reminder. | |
RecipientType() — Constructor, class com.adobe.solutions.rca.constant.RecipientType | |
The constructor for RecipientType class. | |
recompose(components:Vector$flash.geom:Vector3D, orientationStyle:String) — method, class flash.geom.Matrix3D | |
Sets the transformation matrix's translation, rotation, and scale settings. | |
reconnect() — method, interface fl.video.INCManager | |
Called by the VideoPlayer object to ask for reconnection after the connection is lost. | |
reconnect() — method, class fl.video.NCManager | |
Called by the VideoPlayer object to ask for reconnection after the connection is lost. | |
reconnect(netConnection:flash.net:NetConnection, resource:org.osmf.media:URLResource) — method, class org.osmf.net.NetLoader | |
Attempts to reconnect the specified NetConnection to the specified URL. | |
reconnectAttempts — Property, class mx.messaging.AbstractProducer | |
The number of reconnect attempts that the Producer makes in the event that the destination is unavailable or the connection to the destination closes. | |
reconnectFailed() — method, interface lc.foundation.ui.IReconnect | |
Indicates that the reconnection to Workspace failed. | |
reconnecting — Property, class mx.messaging.Channel | |
Indicates whether this channel is in the process of reconnecting to an alternate endpoint. | |
reconnecting — Property, class mx.messaging.events.ChannelEvent | |
Indicates whether the Channel that generated this event is reconnecting. | |
reconnectInterval — Property, class mx.messaging.AbstractProducer | |
The number of milliseconds between reconnect attempts. | |
reconnectTimeout — Property, class org.osmf.net.NetLoader | |
The stream reconnect timeout in milliseconds. | |
record(target:mx.automation:IAutomationObject, event:flash.events:Event) — method, class mx.automation.AutomationMethodDescriptor | |
Encodes an automation event arguments into an Array. | |
record(target:mx.automation:IAutomationObject, event:flash.events:Event) — method, interface mx.automation.IAutomationEventDescriptor | |
Encodes an automation event argument into an Array. | |
record(target:mx.automation:IAutomationObject, event:flash.events:Event) — method, interface mx.automation.IAutomationMethodDescriptor | |
Encodes an automation event arguments into an Array. | |
RECORD — Constant Static Property, class flash.ui.Keyboard | |
Record item or engage record transport mode | |
RECORD — Constant Static Property, class mx.automation.events.AutomationRecordEvent | |
The AutomationRecordEvent.RECORD constant defines the value of the type property of the event object for a record event. | |
recordAutomatableDragCancel1(target:mx.core:IUIComponent, dragEvent:mx.events:DragEvent) — Static Method , class mx.automation.delegates.DragManagerAutomationImpl | |
recordAutomatableEvent(recorder:mx.automation:IAutomationObject, event:flash.events:Event, cacheable:Boolean) — method, class mx.automation.AutomationManager | |
Dispatch the event as a replayable event. | |
recordAutomatableEvent(recorder:mx.automation:IAutomationObject, event:flash.events:Event, cacheable:Boolean) — method, interface mx.automation.IAutomationManager | |
Records the event. | |
recordAutomatableEvent(interaction:flash.events:Event, cacheable:Boolean) — method, class mx.automation.delegates.TextFieldAutomationHelper | |
Records the user interaction with the text control. | |
recordAutomatableEvent(interaction:flash.events:Event, cacheable:Boolean) — method, class spark.automation.delegates.SparkRichEditableTextAutomationHelper | |
Records the user interaction with the text control. | |
recordCustomAutomationEvent(event:mx.automation.events:AutomationRecordEvent) — method, class mx.automation.AutomationManager | |
recordCustomAutomationEvent(customEvent:mx.automation.events:AutomationRecordEvent) — method, interface mx.automation.IAutomationManager | |
Records the custom event. | |
RECORDED — Constant Static Property, class org.osmf.net.StreamType | |
The RECORDED stream type represents a recorded stream. | |
recordHeaders — Property, class mx.messaging.messages.HTTPRequestMessage | |
Only used when going through the proxy, should the proxy send back the request and response headers it used. | |
recording — Property, interface mx.automation.IAutomationManager | |
Indicates whether recording is taking place. | |
recording — Property, interface mx.automation.IAutomationObjectHelper | |
Indicates whether recording is taking place, true, or not, false. | |
recordMessageSizes — Property, class mx.messaging.Channel | |
Channel property determines the level of performance information injection - whether we inject message sizes or not. | |
RECORD_MESSAGE_SIZES — Constant Static Property, class mx.messaging.Channel | |
recordMessageTimes — Property, class mx.messaging.Channel | |
Channel property determines the level of performance information injection - whether we inject timestamps or not. | |
RECORD_MESSAGE_TIMES — Constant Static Property, class mx.messaging.Channel | |
recordTriggeredByCustomHandling — Property, class mx.automation.events.AutomationRecordEvent | |
Contains true if this event current record is caused from a custom record event, and false if not. | |
recordXSIType — Property, interface mx.rpc.xml.IXMLDecoder | |
When recordXSIType is set to true, if an encoded complexType has an xsi:type attribute the type information will be recorded on the decoded instance if it is strongly typed and implements mx.rpc.xml.IXMLSchemaInstance or is an anonymous mx.utils.ObjectProxy. | |
recreateTextLine(textLine:flash.text.engine:TextLine, previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — method, class flash.text.engine.TextBlock | |
Instructs the text block to re-use an existing text line to create a line of text from its content, beginning at the point specified by the previousLine parameter and breaking at the point specified by the width parameter. | |
rect — Property, class flash.display.BitmapData | |
The rectangle that defines the size and location of the bitmap image. | |
Rect — class, package spark.primitives | |
The Rect class is a filled graphic element that draws a rectangle. | |
Rect() — Constructor, class spark.primitives.Rect | |
Constructor. | |
Rectangle — class, package flash.geom | |
A Rectangle object is an area defined by its position, as indicated by its top-left corner point (x, y) and by its width and its height. | |
Rectangle(x:Number, y:Number, width:Number, height:Number) — Constructor, class flash.geom.Rectangle | |
Creates a new Rectangle object with the top-left corner specified by the x and y parameters and with the specified width and height parameters. | |
RectangularBorder — class, package mx.skins | |
The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents. | |
RectangularBorder() — Constructor, class mx.skins.RectangularBorder | |
Constructor. | |
RectangularDropShadow — class, package mx.graphics | |
Drop shadows are typically created using the DropShadowFilter class. | |
RectangularDropShadow — class, package spark.primitives | |
This class optimizes drop shadows for the common case. | |
RectangularDropShadow() — Constructor, class mx.graphics.RectangularDropShadow | |
Constructor. | |
RectangularDropShadow() — Constructor, class spark.primitives.RectangularDropShadow | |
Constructor. | |
recycleChildren — Property, interface mx.core.IRepeater | |
A Boolean flag indicating whether this Repeater should re-use previously created children, or create new ones. | |
recycleChildren — Property, class mx.core.Repeater | |
A Boolean flag indicating whether this Repeater should re-use previously created children, or create new ones. | |
RED — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectStatus | |
Red status indicates either an error condition or a situation where user action is required. | |
RED — Constant Static Property, class flash.display.BitmapDataChannel | |
The red channel. | |
RED — Constant Static Property, class flash.ui.Keyboard | |
Red function key button | |
redMultiplier — Property, class flash.geom.ColorTransform | |
A decimal value that is multiplied with the red channel value. | |
redo() — method, class flashx.textLayout.edit.EditManager | |
Reperforms the previous undone operation. | |
redo() — method, interface flashx.textLayout.edit.IEditManager | |
Reperforms the previous undone operation. | |
redo() — method, class flashx.textLayout.operations.ClearFormatOperation | |
redo() — method, class flashx.textLayout.operations.FlowOperation | |
Re-executes the operation. | |
redo() — method, class flashx.textLayout.operations.FlowTextOperation | |
Re-executes the operation. | |
redo() — method, class flashx.textLayout.operations.InsertInlineGraphicOperation | |
Re-executes the operation after it has been undone. | |
redo() — method, class flashx.textLayout.operations.InsertTextOperation | |
Re-executes the operation after it has been undone. | |
redo() — method, interface flashx.undo.IUndoManager | |
Removes the next IOperation object from the redo stack and calls the performRedo() function of that object. | |
redo() — method, class flashx.undo.UndoManager | |
Removes the next IOperation object from the redo stack and calls the performRedo() function of that object. | |
redoButton — Skin Part, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
redOffset — Property, class flash.geom.ColorTransform | |
A number from -255 to 255 that is added to the red channel value after it has been multiplied by the redMultiplier value. | |
RedoOperation — class, package flashx.textLayout.operations | |
The RedoOperation class encapsulates a redo operation. | |
RedoOperation(operation:flashx.textLayout.operations:FlowOperation) — Constructor, class flashx.textLayout.operations.RedoOperation | |
Creates a RedoOperation object. | |
REDO_TEXT_CLICKED — Constant Static Property, class xd.core.axm.view.components.TextEditingConstants | |
REDO_TEXT_CLICKED | |
redrawRequested — Property, class spark.components.IconItemRenderer | |
Contains true when any of the IGraphicElement objects that share this DisplayObject need to redraw. | |
redrawRequested — Property, interface spark.core.ISharedDisplayObject | |
Contains true when any of the IGraphicElement objects that share this DisplayObject need to redraw. | |
reduceLabels(intervalStart:mx.charts:AxisLabel, intervalEnd:mx.charts:AxisLabel) — method, class mx.charts.CategoryAxis | |
Invoked when an AxisRenderer is unable to cleanly render the labels without overlap, and would like the Axis object to reduce the set of labels. | |
reduceLabels(intervalStart:mx.charts:AxisLabel, intervalEnd:mx.charts:AxisLabel) — method, class mx.charts.DateTimeAxis | |
Invoked when an AxisRenderer is unable to cleanly render the labels without overlap, and would like the Axis object to reduce the set of labels. | |
reduceLabels(intervalStart:mx.charts:AxisLabel, intervalEnd:mx.charts:AxisLabel) — method, interface mx.charts.chartClasses.IAxis | |
Invoked when an AxisRenderer is unable to cleanly render the labels without overlap, and would like the Axis object to reduce the set of labels. | |
reduceLabels(intervalStart:mx.charts:AxisLabel, intervalEnd:mx.charts:AxisLabel) — method, class mx.charts.chartClasses.NumericAxis | |
Invoked when an AxisRenderer is unable to cleanly render the labels without overlap, and would like the Axis object to reduce the set of labels. | |
reencrypt — Event, class flash.data.SQLConnection | |
Dispatched when a reencrypt() method call's operation completes successfully. | |
reencrypt(newEncryptionKey:flash.utils:ByteArray, responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
Changes the encryption key of an encrypted database. | |
REENCRYPT — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.reencrypt() method was called. | |
REENCRYPT — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.REENCRYPT constant defines the value of the type property of a reencrypt event object. | |
REF — Constant Static Property, class com.adobe.livecycle.rca.model.constant.DocumentType | |
Specifies that the document type is reference. | |
REF — Constant Static Property, class com.adobe.solutions.rca.constant.DocumentType | |
The value specifies that the document type is reference like a URL. | |
reference — Property, interface com.adobe.gravity.framework.IServiceRegistration | |
The service reference for the service. | |
reference — Property, interface com.adobe.mosaic.om.interfaces.IReferenceServiceProperty | |
Returns the reference value of the Reference Service Property | |
reference — Property, interface com.adobe.solutions.rca.domain.IStage | |
This Boolean value decides whether this stage is a reference to a stage template or not. | |
reference — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
This Boolean value decides whether this stage is a reference to a stage template or not. | |
reference — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
A Boolean flag to indicate whether this stage is a reference to a stage template or not. | |
ReferenceChangedEvent — class, package com.adobe.solutions.rca.domain.common | |
This event is dispatched when a stage or a review is changed, if the stage or a review was earlier referenced. | |
ReferenceChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.domain.common.ReferenceChangedEvent | |
The constructor for ReferenceChangedEvent class. | |
referenceDocuments — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the reference documents associated with a project. | |
referenceDocuments — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the reference documents associated with a workItem. | |
referenceDocuments — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the reference documents associated with a project. | |
referenceDocuments — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the reference documents associated with a workItem. | |
referenceDocuments — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the reference documents associated with a project. | |
referenceDocuments — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the reference documents associated with a workItem. | |
referencedVariables() — method, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the list of variables referenced inside this expression. | |
ReferenceError — Dynamic Class, Top Level | |
A ReferenceError exception is thrown when a reference to an undefined property is attempted on a sealed (nondynamic) object. | |
ReferenceError(message:String) — Constructor, class ReferenceError | |
Creates a new ReferenceError object. | |
referenceName — Property, class com.adobe.dct.model.DataElementModel | |
Gets the unique name of the DataElement. | |
referenceName — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
Specifies the unique name of the data dictionary element that is used to refer it. | |
referenceNameInput — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines SkinnableTextBase for data dictionary reference name. A skin part that defines SkinnableTextBase for data dictionary reference name. | |
referenceProperties — Property, interface com.adobe.mosaic.om.interfaces.IService | |
The reference properties of the service | |
referencesStatus — Property, class flash.security.XMLSignatureValidator | |
The validity status of the data in the references in the signature SignedInfo element. | |
referencesValidationSetting — Property, class flash.security.XMLSignatureValidator | |
Specifies the conditions under which references are checked. | |
ReferencesValidationSetting — final class, package flash.security | |
The ReferencesValidationSetting class defines constants used by the referencesValidationSetting property of an XMLSignatureValidator object. | |
referenceType — Property, class mx.rpc.livecycle.DocumentReference | |
Reference Type - either REF_TYPE_URL, REF_TYPE_FILE, or REF_TYPE_INLINE. | |
referral — Property, class coldfusion.service.mxml.Ldap | |
Integer. | |
REFLECT — Constant Static Property, class flash.display.SpreadMethod | |
Specifies that the gradient use the reflect spread method. | |
refresh() — method, class com.adobe.icc.dc.domain.BaseModuleInstance | |
Refresh should be called when item is selected. | |
refresh() — method, class com.adobe.icc.dc.domain.FieldInstance | |
Refresh should be called when item is selected. | |
refresh() — method, interface com.adobe.icc.dc.domain.IValidation | |
Refresh should be called when item is selected. | |
refresh() — method, class com.adobe.icc.dc.domain.LetterInstance | |
Refresh should be called when item is selected. | |
refresh() — method, class com.adobe.icc.dc.domain.ListModuleInstance | |
Refresh should be called when item is selected. | |
refresh() — method, class com.adobe.icc.dc.domain.TargetInstance | |
Refresh should be called when item is selected. | |
refresh() — method, class com.adobe.icc.dc.domain.VariableInstance | |
Refresh should be called when item is selected. | |
refresh() — method, interface com.adobe.solutions.prm.domain.manager.ITitleManager | |
This remote operation refreshes a list of the titles. | |
refresh() — method, class com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
This remote operations refreshes the list of processes. | |
refresh() — method, interface com.adobe.solutions.rca.domain.manager.IProcessManager | |
This remote operations refreshes the list of processes. | |
refresh() — method, class lc.procmgmt.ui.task.ToDoModel | |
Refreshes the state of the container. | |
refresh() — method, class lc.procmgmt.ui.tracking.TrackingModel | |
Refreshes the state of the container. | |
refresh(async:Boolean) — method, class mx.collections.GroupingCollection | |
Applies the grouping to the view. | |
refresh(async:Boolean, dispatchCollectionEvents:Boolean) — method, class mx.collections.GroupingCollection2 | |
Applies the grouping to the collection. | |
refresh() — method, class mx.collections.HierarchicalCollectionView | |
Applies the sort and filter to the view. | |
refresh() — method, interface mx.collections.ICollectionView | |
Applies the sort and filter to the view. | |
refresh(async:Boolean) — method, interface mx.collections.IGroupingCollection | |
Applies the grouping to the view. | |
refresh(async:Boolean, dispatchCollectionEvents:Boolean) — method, interface mx.collections.IGroupingCollection2 | |
Applies the grouping to the collection. | |
refresh() — method, class mx.collections.ListCollectionView | |
Applies the sort and filter to the view. | |
refresh() — method, class mx.controls.FileSystemDataGrid | |
Re-enumerates the current directory being displayed by this control. | |
refresh() — method, class mx.controls.FileSystemList | |
Re-enumerates the current directory being displayed by this control. | |
refresh() — method, class mx.controls.FileSystemTree | |
Re-enumerates the current directory being displayed by this control. | |
refresh() — method, class mx.data.DataManager | |
Refreshes all data managed by this DataManager instance. | |
refresh() — method, class mx.data.DataStore | |
Refetch all data managed on the client. | |
refresh() — method, interface mx.olap.IOLAPCube | |
Refreshes the cube from the data provider. | |
refresh() — method, class mx.olap.OLAPCube | |
Refreshes the cube from the data provider. | |
REFRESH — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that the collection applied a sort, a filter, or both. | |
refreshCollection(value:mx.collections:ListCollectionView) — method, class mx.data.DataManager | |
Refreshes a collection previously filled with the fill method or managed as a managed association. | |
refreshContent() — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Updates the content with the user edited content. | |
refreshPane() — method, class fl.containers.ScrollPane | |
Reloads the contents of the scroll pane. | |
refreshPRM() — method, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
This remote operation refreshes PRM audit level list. | |
refreshPRM() — method, interface com.adobe.solutions.rca.domain.manager.IAuditManager | |
This remote operation refreshes PRM audit level list. | |
refreshRCA() — method, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
This remote operation refreshes rca audit level list. | |
refreshRCA() — method, interface com.adobe.solutions.rca.domain.manager.IAuditManager | |
This remote operation refreshes rca audit level list. | |
refreshSelection() — method, interface flashx.textLayout.edit.ISelectionManager | |
Redisplays the selection shapes. | |
refreshSelection() — method, class flashx.textLayout.edit.SelectionManager | |
Redisplays the selection shapes. | |
REF_TYPE_FILE — Constant Static Property, class mx.rpc.livecycle.DocumentReference | |
Reference to a Document on the LC server via its directory location. | |
REF_TYPE_INLINE — Constant Static Property, class mx.rpc.livecycle.DocumentReference | |
Document contents are not referred to, but are included with this object. | |
REF_TYPE_URL — Constant Static Property, class mx.rpc.livecycle.DocumentReference | |
Reference to a Document via a URL to LC server provided by LC DocumentManager. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Builds or rebuilds the CSS style cache for this component and, if the recursive parameter is true, for all descendants of this component as well. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Builds or rebuilds the CSS style cache for this component and, if the recursive parameter is true, for all descendants of this component as well. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.controls.dataGridClasses.DataGridItemRenderer | |
Sets up the internal style cache values so that the getStyle() method functions. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Sets up the internal style cache values so that the getStyle() method functions. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.core.UIComponent | |
Builds or rebuilds the CSS style cache for this component and, if the recursive parameter is true, for all descendants of this component as well. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.styles.AdvancedStyleClient | |
Sets up the internal style cache values so that the getStyle() method functions. | |
regenerateStyleCache(recursive:Boolean) — method, interface mx.styles.IStyleClient | |
Sets up the internal style cache values so that the getStyle() method functions. | |
regenerateStyleCache(recursive:Boolean) — method, class mx.styles.StyleProxy | |
Sets up the internal style cache values so that the getStyle() method functions. | |
RegExp — Dynamic Class, Top Level | |
The RegExp class lets you work with regular expressions, which are patterns that you can use to perform searches in strings and to replace text in strings. | |
RegExp(re:String, flags:String) — Constructor, class RegExp | |
Lets you construct a regular expression from two strings. | |
RegExpValidationResult — class, package mx.validators | |
The RegExpValidator class dispatches the valid and invalid events. | |
RegExpValidationResult(isError:Boolean, subField:String, errorCode:String, errorMessage:String, matchedString:String, matchedIndex:int, matchedSubstrings:Array) — Constructor, class mx.validators.RegExpValidationResult | |
Constructor | |
RegExpValidator — class, package mx.validators | |
The RegExpValidator class lets you use a regular expression to validate a field. | |
RegExpValidator() — Constructor, class mx.validators.RegExpValidator | |
Constructor | |
register(handler:com.adobe.ep.ux.content.handlers:IAssetHandler) — method, class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Register an Asset Handler in this Singleton registry. | |
register(domain:flash.system:ApplicationDomain, parent:flash.system:ApplicationDomain, name:String) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Register an existing ApplicationDomain. | |
register(handler:com.adobe.livecycle.assetmanager.client.handler:IAssetHandler) — method, class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
A singleton registry that is used to register an asset handler. | |
register(obj:mx.managers:IHistoryManagerClient) — Static Method , class mx.managers.HistoryManager | |
Registers an object with the HistoryManager. | |
registerApplication(app:flash.events:IEventDispatcher) — method, class mx.preloaders.Preloader | |
Called by the SystemManager after it has finished instantiating an instance of the application class. | |
registerClass(type:Object, definition:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Maps a type QName to a Class definition. | |
registerClassAlias(aliasName:String, classObject:Class) — Package Function, flash.net | |
Preserves the class (type) of an object when the object is encoded in Action Message Format (AMF). | |
registerClassAliases() — Static Method , class mx.data.utils.DSClassAliasInitializer | |
In the event that an application does not use the Flex UI classes which processes the [RemoteClass(alias="")] bootstrap code, this function will register all the classes for AMF serialization needed by the Data Services client library. | |
registerClassAliases() — Static Method , class mx.utils.RpcClassAliasInitializer | |
In the event that an application does not use the Flex UI classes which processes the [RemoteClass(alias="")] bootstrap code, this function registers all the classes for AMF serialization needed by the Flex RPC library. | |
registerCollectionClass(type:Object, definition:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Maps a type name to a collection Class. | |
registerColorName(colorName:String, colorValue:uint) — method, interface mx.styles.IStyleManager | |
Adds a color name to the list of aliases for colors. | |
registerColorName(colorName:String, colorValue:uint) — Static Method , class mx.styles.StyleManager | |
Adds a color name to the list of aliases for colors. | |
registerCursor(name:String, cursor:flash.ui:MouseCursorData) — Static Method , class flash.ui.Mouse | |
Registers a native cursor under the given name, with the given data. | |
registerDataTransform(transform:mx.charts.chartClasses:DataTransform, dimensionName:String) — method, class mx.charts.chartClasses.AxisBase | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
registerDataTransform(transform:mx.charts.chartClasses:DataTransform, dimensionName:String) — method, interface mx.charts.chartClasses.IAxis | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
registerDelegateClass(compClass:Class, delegateClass:Class, priority:int) — Static Method , class mx.automation.Automation | |
Registers the component class and delegate class association with Automation. | |
registeredServices — Property, interface com.adobe.gravity.framework.IBundle | |
An array of IServiceReference interfaces for all the services that have been registered by this bundle, both declaratively and programmatically. | |
registerEffects(effects:Array) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
For each effect event, registers the EffectManager as one of the event listeners. | |
registerEffects(effects:Array) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
For each effect event, registers the EffectManager as one of the event listeners. | |
registerEffects(effects:Array) — method, class mx.controls.dataGridClasses.DataGridItemRenderer | |
Registers the EffectManager as one of the event listeners for each effect event. | |
registerEffects(effects:Array) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Registers the EffectManager as one of the event listeners for each effect event. | |
registerEffects(effects:Array) — method, interface mx.core.IDeferredInstantiationUIComponent | |
For each effect event, register the EffectManager as one of the event listeners. | |
registerEffects(effects:Array) — method, class mx.core.UIComponent | |
For each effect event, registers the EffectManager as one of the event listeners. | |
registerEffects(effects:Array) — method, class mx.flash.UIMovieClip | |
For each effect event, register the EffectManager as one of the event listeners. | |
registerEffects(effects:Array) — method, class mx.styles.AdvancedStyleClient | |
Registers the EffectManager as one of the event listeners for each effect event. | |
registerEffects(effects:Array) — method, interface mx.styles.IStyleClient | |
Registers the EffectManager as one of the event listeners for each effect event. | |
registerEffects(effects:Array) — method, class mx.styles.StyleProxy | |
Registers the EffectManager as one of the event listeners for each effect event. | |
registerElements(container:flash.display:DisplayObjectContainer) — method, class fl.ik.IKArmature | |
Activates inverse kinematic (IK) movement for a library symbol instance that contains an armature. | |
registerEventHandlers() — method, class com.adobe.exm.expression.impl.DefaultExpressionLoader | |
Registers loadCompleteHandler and faultHandler with the loader instance | |
registerExpressionsUsingBytesLoader(expressionDefinitionId:String, swfBytes:flash.utils:ByteArray, lazyLoad:Boolean) — method, interface com.adobe.exm.expression.IExpressionEvaluationService | |
This API is used to load swf from the specified byte array. | |
registerExpressionsUsingBytesLoader(expressionDefinitionId:String, swfBytes:flash.utils:ByteArray, lazyLoad:Boolean) — method, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Used to load swf from the specified byte array. | |
registerExpressionsUsingLoader(expressionDefinitionId:String, expressionLoader:com.adobe.exm.expression:IExpressionLoader, lazyLoad:Boolean) — method, interface com.adobe.exm.expression.IExpressionEvaluationService | |
This API is used to load swf using a custom loader. | |
registerExpressionsUsingLoader(expressionDefinitionId:String, expressionLoader:com.adobe.exm.expression:IExpressionLoader, lazyLoad:Boolean) — method, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Used to load swf using a custom loader. | |
registerExpressionsUsingUrlLoader(expressionDefinitionId:String, swfUrl:String, urlVars:Object, lazyLoad:Boolean) — method, interface com.adobe.exm.expression.IExpressionEvaluationService | |
This API is used to load the expression swf from the specified URL. | |
registerExpressionsUsingUrlLoader(expressionDefinitionId:String, swfUrl:String, urlVars:Object, lazyLoad:Boolean) — method, class com.adobe.exm.expression.impl.ExpressionEvaluationService | |
Used to load the expression swf from the specified URL. | |
registerFilterForResultFormat(resultFormat:String, filter:mx.rpc.http:SerializationFilter) — Static Method , class mx.rpc.http.SerializationFilter | |
This static function is used to register a new SerializationFilter for a particular resultFormat value. | |
registerFont(font:Class) — Static Method , class flash.text.Font | |
Registers a font class in the global font list. | |
registerImplementation(interfaceName:String, impl:Object) — method, interface mx.core.IFlexModuleFactory | |
Register an implementation for an interface. | |
registerInheritingStyle(styleName:String) — method, interface mx.styles.IStyleManager | |
Adds to the list of styles that can inherit values from their parents. | |
registerInheritingStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Adds to the list of styles that can inherit values from their parents. | |
registerInstance(instance:fl.core:UIComponent) — Static Method , class fl.managers.StyleManager | |
Registers a component instance with the style manager. | |
registerNewApplication(application:flash.display:DisplayObject) — method, class mx.automation.AutomationManager | |
registerNewApplication(application:flash.display:DisplayObject) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates): When a new application is added, application delegate registers itself so that appropriate listeners are added to that in order to support Marshalling. | |
registerNewFlexNativeMenu(menu:Object, sm:flash.display:DisplayObject) — method, class mx.automation.AutomationManager | |
registerNewFlexNativeMenu(menu:Object, sm:flash.display:DisplayObject) — method, interface mx.automation.IAutomationManager2 | |
AIR Support(for delegates): When a FlexNativeMenu is added to a component, its delegate registers the new FlexNativeMenu object and creates a delegate. | |
registerNewWindow(newWindow:flash.display:DisplayObject) — method, class mx.automation.AutomationManager | |
registerNewWindow(newWindow:flash.display:DisplayObject) — method, interface mx.automation.IAutomationManager2 | |
AIR Support(for delegates): When a new window is added, WindowedApplication delegate registers the new window object so that a unique id is created for that window. | |
registerParentDisplayListInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager | |
Adds to the list of styles which may affect the appearance or layout of the component's parent container. | |
registerParentDisplayListInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Adds to the list of styles which may affect the appearance or layout of the component's parent container. | |
registerParentFrameHandler(parent:flash.display:MovieClip, anim:fl.motion:AnimatorBase, spanStart:int, repeatCount:int, useCurrentFrame:Boolean) — Static Method , class fl.motion.AnimatorBase | |
Registers the given MovieClip and an AnimatorBase instance for a child of that MovieClip. | |
registerParentSizeInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager | |
Adds to the list of styles which may affect the measured size of the component's parent container. | |
registerParentSizeInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Adds to the list of styles which may affect the measured size of the component's parent container. | |
registerQueryService(queryType:String, queryServiceImplFactory:mx.core:IFactory) — method, class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
Registers a IQueryService implementation object for the provided queryType parameter. | |
registerQueryService(queryType:String, queryServiceImplFactory:mx.core:IFactory) — method, class com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory | |
Registers an implementation of IQueryService for the specified queryType, which can be retrieved by the getQueryService(queryType) function later. | |
registerService(classes:Array, service:Object, properties:Object) — method, interface com.adobe.gravity.framework.IBundleContext | |
Register a service object implementing the given classes. | |
registerSizeInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager | |
Adds to the list of styles which may affect the measured size of the component. | |
registerSizeInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Adds to the list of styles which may affect the measured size of the component. | |
registerSystemManager(sm1:mx.managers:ISystemManager) — Static Method , class mx.automation.AutomationHelper | |
Sets the system manager using which the root application is determined. | |
registrationHeight — Property, class fl.video.FLVPlayback | |
The height used to align the video content when autoresizing. | |
registrationHeight — Property, class fl.video.VideoPlayer | |
The height used to align the video content when autoresizing. | |
registrationWidth — Property, class fl.video.FLVPlayback | |
The width used to align the video content when autoresizing. | |
registrationWidth — Property, class fl.video.VideoPlayer | |
The width used to align the video content when autoresizing. | |
registrationX — Property, class fl.video.FLVPlayback | |
The x coordinate used to align the video content when autoresizing. | |
registrationX — Property, class fl.video.VideoPlayer | |
The x coordinate used to align the video content when autoresizing. | |
registrationY — Property, class fl.video.FLVPlayback | |
The y coordinate used to align the video content when autoresizing. | |
registrationY — Property, class fl.video.VideoPlayer | |
The y coordinate used to align the video content when autoresizing. | |
Regular — class, package fl.transitions.easing | |
The Regular class defines three easing functions to implement accelerated motion with ActionScript animations. | |
REGULAR — Constant Static Property, class flash.text.FontStyle | |
Defines the plain style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method. | |
REGULATED_REVIEW — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewType | |
Specifies the review type for a regulated review. | |
REGULATED_REVIEW — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewType | |
The review type of a regulated review. | |
reject(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Rejects the task. | |
reject() — method, class lc.procmgmt.domain.Task | |
Rejects the task, which will return the task to the previous assigned user. | |
RejectCommand — class, package lc.procmgmt.commands | |
The RejectCommand class executes the reject operation for the task. | |
RejectCommand(task:lc.procmgmt.domain:Task) — Constructor, class lc.procmgmt.commands.RejectCommand | |
Constructor. | |
rejectCursor — Style, class mx.managers.DragManager | |
Cursor displayed for a reject operation. | |
rejected — Property, class mx.messaging.events.ChannelEvent | |
Indicates whether the Channel that generated this event was rejected. | |
REJECTED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Specifies the approver status when the document has been rejected by the approver. | |
REJECTED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Specifies the reviewer status when the reviewer has rejected the task. | |
REJECTED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is over. | |
REJECTED — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus | |
The approver status when the document (task) has been rejected by the approver. | |
REJECTED — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the reviewer has rejected the document or a task. | |
REJECTED — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
REJECTED status means the stage is over. | |
reKeyVisibleData() — method, class mx.controls.listClasses.ListBase | |
Update the keys in the visibleData hash table. | |
relatedAssetRelations — Property, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Related Asset relations obtained. | |
relatedAssetViewFqnName — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The fully qualified name of the Asset whose attributes are to be shown in Related Assets View. | |
relatedCutPoints — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The CutPoints to be specified for Related Search. | |
relatedIndex — Property, class com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
When a tab (index) has been closed, relatedIndex is set to the index of the tab that will be shown or -1 if no more tabs exist. | |
relatedObject — Property, class flash.events.FocusEvent | |
A reference to the complementary InteractiveObject instance that is affected by the change in focus. | |
relatedObject — Property, class flash.events.MouseEvent | |
A reference to a display list object that is related to the event. | |
relatedObject — Property, class flash.events.SoftKeyboardEvent | |
A reference to a display list object that is related to the event. | |
relatedObject — Property, class flash.events.TouchEvent | |
A reference to a display list object that is related to the event. | |
relatedObject — Property, class mx.events.ChildExistenceChangedEvent | |
Reference to the child object that was created or destroyed. | |
relatedObject — Property, class mx.events.IndexChangedEvent | |
The child object whose index changed, or the object associated with the new index. | |
relatedObject — Property, class mx.events.ItemClickEvent | |
The child object that generated the event; for example, the button that a user clicked in a ButtonBar control. | |
relatedObject — Property, class mx.events.TouchInteractionEvent | |
The object attempting to capture this touch interaction. | |
relatedRelationsList — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Pipe Separated Relation List for getting Related Assets of an Asset. | |
relationalOperButtonBar — Skin Part, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display relations ButtonBar. A Skin part which defines UI component to display relations ButtonBar. | |
RelationEvent — class, package com.adobe.ep.ux.content.event | |
Custom event created to act as a holder for asset, its typeDescriptor, its relations, and a boolean flag which indicates if the asset has dependencies which cannot be published. | |
RelationEvent(type:String, assetVO:Object, assetDesc:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationsList:mx.collections:IList, resultsColl:mx.collections:ListCollectionView, hasModifiedDependency:Boolean, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.ep.ux.content.event.RelationEvent | |
Constructor. | |
relationManager — Property, class com.adobe.ep.ux.content.view.AssetManagerView | |
Relation Manager Instance | |
RelationParameters — class, package com.adobe.ep.ux.content.model.relation | |
Relation Parameters used to specify cutPoints and other related search parameters | |
RelationParameters() — Constructor, class com.adobe.ep.ux.content.model.relation.RelationParameters | |
Constructor. | |
relationShipBrowser — Skin Part, class com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for the relationship browser Skin Part for the relationship browser | |
RelationShipBrowser — class, package com.adobe.ep.ux.content.view.components.relationships | |
Custom Component which shows an asset's Related and Contained relationships. | |
RelationShipBrowser() — Constructor, class com.adobe.ep.ux.content.view.components.relationships.RelationShipBrowser | |
Constructor | |
relationshipPopup — Skin Part, class com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Titlewindow containing Relationship Browser Skin Part for Titlewindow containing Relationship Browser | |
RelationshipVO — class, package com.adobe.ep.ux.content.view.components.relationships | |
Data Object used by the Relationship Browser. | |
RelationshipVO() — Constructor, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Constructor | |
relationsList — Property, class com.adobe.ep.ux.content.event.RelationEvent | |
The List of Relations based on which Search is performed. | |
relative — Property, class flash.ui.GameInputControl | |
Indicates whether the return value is relative to the previous return value. | |
relativeEnd — Property, class flash.text.ime.CompositionAttributeRange | |
The position of the end of the composition clause, relative to the beginning of the inline edit session. | |
relativeEnd — Property, class flashx.textLayout.operations.FlowElementOperation | |
An offset from the start of the targetElement. | |
relativePath — Property, class air.desktop.URLFilePromise | |
The path and file name of the created file, relative to the drop destination. | |
relativePath — Property, interface flash.desktop.IFilePromise | |
The relative path and file name of the file that will be created by this file promise. | |
relativePath — Property, class flash.media.MediaPromise | |
The file name of the media object, if one exists. | |
relativeStart — Property, class flash.text.ime.CompositionAttributeRange | |
The relative start position from the beginning of the current inline editing session. | |
relativeStart — Property, class flashx.textLayout.operations.FlowElementOperation | |
An offset from the beginning of the targetElement. | |
relativeTo — Property, class mx.charts.effects.SeriesZoom | |
Controls the bounding box that Flex uses to calculate the focal point of the zooms. | |
relativeTo — Property, class mx.charts.effects.effectClasses.SeriesZoomInstance | |
Controls the bounding box that Flex uses to calculate the focal point of the zooms. | |
relativeTo — Property, class mx.effects.AddChildAction | |
The location where the child component is added. | |
relativeTo — Property, class mx.effects.effectClasses.AddChildActionInstance | |
The location where the child component is added. | |
relativeTo — Property, class mx.states.AddChild | |
The object relative to which the child is added. | |
relativeTo — Property, class mx.states.AddItems | |
The object relative to which the child is added. | |
relativeTo — Property, class spark.effects.AddAction | |
The location where the child component is added. | |
relativeTo — Property, class spark.effects.supportClasses.AddActionInstance | |
The location where the child component is added. | |
release() — Static Method , class com.adobe.icomm.assetplacement.model.NavigatorHostInstance | |
Called during application shutdown to release the navigator host for this application. | |
release(clear:Boolean, copyStillManagedItems:Boolean) — method, class mx.data.DataManager | |
Releases all managed collections and items for the DataManager instance. | |
release(clear:Boolean, copyStillManagedItems:Boolean) — method, class mx.data.DataStore | |
Release all data managed on the client. | |
release() — method, interface mx.modules.IModuleInfo | |
Releases the current reference to the module. | |
releaseCollection(view:mx.collections:ListCollectionView, clear:Boolean, copyStillManagedItems:Boolean) — method, class mx.data.DataManager | |
Releases any item within the specified collection from management by this DataManager instance. | |
releaseCollection(view:mx.collections:ListCollectionView, clear:Boolean, copyStillManagedItems:Boolean) — method, class mx.data.ManagedRemoteService | |
Releases the specified collection from management by the underlying DataService. | |
RELEASE_COLLECTION_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation indicates that the client is no longer interested in receiving notification of operations performed on the specified collection. | |
RELEASE_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The releaseComplete event type. | |
releaseItem(item:mx.data:IManaged, copyStillManagedItems:Boolean, enableStillManagedCheck:Boolean) — method, class mx.data.DataManager | |
Releases the specified item from management by this DataManager instance. | |
releaseItem(copyStillManagedItems:Boolean, enableStillManagedCheck:Boolean) — method, interface mx.data.IItemReference | |
Releases the managed item reference retrieved with the getItem() or createItem() method call that returned this ItemReference. | |
releaseItem(copyStillManagedItems:Boolean, enableStillManagedCheck:Boolean) — method, class mx.data.ItemReference | |
Releases the managed item reference retrieved with the getItem() or createItem() method call that returned this ItemReference. | |
releaseItem(item:mx.data:IManaged, dontClearStillManagedItems:Boolean, copyStillManagedItems:Boolean) — method, class mx.data.ManagedRemoteService | |
Releases the specified item from management by the underlying DataService. | |
RELEASE_ITEM_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation indicates that the client is no longer interested in receiving notification of operations performed on the specified item. | |
releaseItemsFromCollection(collection:mx.collections:ListCollectionView, startIndex:int, numberOfItems:int) — method, class mx.data.DataManager | |
Releases a range of items in the collection. | |
releaseLineCreationData() — method, class flash.text.engine.TextBlock | |
Instructs the text block to release all the temporary data associated with the creation of text lines. | |
releaseLineCreationData — Property, class flashx.textLayout.elements.Configuration | |
Requests that the process of composing text release line creation data after composing each paragraph. | |
releaseLineCreationData — Property, interface flashx.textLayout.elements.IConfiguration | |
Requests that the process of composing text release line creation data after composing each paragraph. | |
releaseLines(firstLine:flash.text.engine:TextLine, lastLine:flash.text.engine:TextLine) — method, class flash.text.engine.TextBlock | |
Removes a range of text lines from the list of lines maintained by the TextBlock. | |
releaseManager(manager:com.adobe.mosaic.om.interfaces:IManager) — method, interface com.adobe.mosaic.om.interfaces.IClientFramework | |
Informs the Composite Application Framework that the supplied IManager is no longer needed by the composite application and may be marked for resource clean-up. | |
releaseReference(item:Object, propName:String) — method, class mx.data.DataManager | |
Releases the value for a single-valued association. | |
releaseSavepoint — Event, class flash.data.SQLConnection | |
Dispatched when a releaseSavepoint() method call's operation completes successfully. | |
releaseSavepoint(name:String, responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
This method commits the SQL operations made since the most recent savepoint or the named savepoint if a name is specified. | |
RELEASE_SAVEPOINT — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.releaseSavepoint() method was called. | |
RELEASE_SAVEPOINT — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.RELEASE_SAVEPOINT constant defines the value of the type property of a releaseSavepoint event object. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — method, interface com.adobe.ep.ux.content.managers.ISearchProvider | |
Releases the search results and performs any cleanup required. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, lcdsDestination:String, assetQueryType:String) — method, interface com.adobe.ep.ux.content.services.query.IAssetQueryService | |
Releases the Managed Search Results Collection. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, dataService:mx.data:DataService) — method, interface com.adobe.ep.ux.content.services.search.lccontent.IQueryService | |
Releases any item within the specified collection from management by this service. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, assetDescriptor:com.adobe.livecycle.assetmanager.client.model:AssetTypeDescriptor) — method, interface com.adobe.livecycle.assetmanager.client.ISearchProvider | |
Releases the search results and does any clean up tasks that are required. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, assetDescriptor:com.adobe.livecycle.assetmanager.client.model:AssetTypeDescriptor) — method, class com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
Releases the search results and does any clean up tasks that are required. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, lcdsDestination:String, assetQueryType:String) — method, class com.adobe.livecycle.assetmanager.client.service.AssetQueryServiceDelegate | |
Releases the search results collection managed by Data Management Service. | |
releaseSearchResults(resultsListView:mx.collections:ListCollectionView, dataService:mx.data:DataService) — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Releases any item within the specified collection from management by this service. | |
relevantProperties — Property, class mx.effects.Effect | |
An Array of property names to use when performing filtering. | |
relevantProperties — Property, interface mx.effects.IEffect | |
An Array of property names to use when performing filtering. | |
relevantStyles — Property, class mx.effects.Effect | |
An Array of style names to use when performing filtering. | |
relevantStyles — Property, interface mx.effects.IEffect | |
An Array of style names to use when performing filtering. | |
relevantStyles — Property, class mx.effects.SetStyleAction | |
Contains the style properties modified by this effect. | |
reliableReconnectDuration — Property, class mx.messaging.AdvancedChannelSet | |
The duration in milliseconds that channels within the AdvancedChannelSet will attempt to reconnect in a reliable fashion to the remote endpoint they where previous connected to, before advancing to the normal automatic failover and protocol fallback algorithm. | |
reload() — method, class flash.html.HTMLLoader | |
Reloads the page from the current location. | |
reload() — method, class flash.media.StageWebView | |
Reloads the current page. | |
reload() — method, class mx.controls.HTML | |
Reloads the HTML content from the current location. | |
reloadColumns() — method, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
Rebuild the columns for the datagrid. | |
relogin — Property, interface lc.foundation.ui.ILoginPage | |
A flag that specifies whether this login attempt is the first one. | |
REMAINING_PARTICIPANTS — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RecipientType | |
Specifies that a reminder is sent to all participants who have not yet completed the task. | |
REMAINING_PARTICIPANTS — Constant Static Property, class com.adobe.solutions.rca.constant.RecipientType | |
The property specifies that reminder is sent to the all the remianing participants of the stage, that is, participants who have not completed the task as yet. | |
Reminder — class, package com.adobe.livecycle.rca.model.reminder | |
A reminder associated with a stage that is sent out when the stage is executed. | |
Reminder() — Constructor, class com.adobe.livecycle.rca.model.reminder.Reminder | |
Constructor. | |
reminderCheckBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CheckBox object that displays whether a stage has reminders enabled or not. A reference to the CheckBox object that displays whether a stage has reminders enabled or not. | |
reminderCheckBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the CheckBox object that displays whether the stage has reminders enabled or not. A reference to the CheckBox object that displays whether the stage has reminders enabled or not. | |
reminderCheckBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the CheckBox object that displays whether reminders are enabled for a stage or not. A reference to the CheckBox object that displays whether reminders are enabled for a stage or not. | |
ReminderCollection — class, package com.adobe.livecycle.rca.model.reminder | |
Specifies that Reminder objects are added to a collection. | |
ReminderCollection(source:Array) — Constructor, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Constructor. | |
reminderCount — Property, class lc.procmgmt.domain.Task | |
The number of reminders that were issued for this task. | |
reminderDaysList — Property, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The list of number of days before end of stage when a reminder can be set. | |
reminderDaysList — Property, class com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The list of number of days, before stage end, when a reminder is sent. | |
reminderDaysList — Property, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
The list of number of days before stage end when a reminder is sent. | |
reminders — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a collection of reminders associated with this stage. | |
reminders — Property, interface com.adobe.solutions.rca.domain.IStage | |
This property holds the collection of reminders associated with this stage. | |
reminders — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
This property holds the collection of reminders associated with this stage. | |
reminders — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
This property holds the collection of reminders associated with this stage. | |
ReminderVO — class, package com.adobe.solutions.rca.vo | |
A reminder delivered to the specified recipient, a given number of days before the end of the stage. | |
ReminderVO() — Constructor, class com.adobe.solutions.rca.vo.ReminderVO | |
The constructor for ReminderVO class. | |
REMOTE — Constant Static Property, class flash.system.Security | |
The file is from an Internet URL and operates under domain-based sandbox rules. | |
remoteAddress — Property, class flash.net.DatagramSocket | |
The IP address of the remote machine to which this socket is connected. | |
remoteAddress — Property, class flash.net.Socket | |
The IP address of the remote machine to which this socket is connected. | |
REMOTE_ALIAS — Constant Static Property, class mx.data.messages.DataMessage | |
Remote alias specifying the fully qualified server side class corresponding to this class. | |
REMOTE_ALIAS — Constant Static Property, class mx.data.messages.ManagedRemotingMessage | |
Remote alias specifying the fully qualified server side class corresponding to this class. | |
REMOTE_CREDENTIALS_CHARSET_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages that need to set remote credentials for a destination may also need to report the character-set encoding that was used to create the credentials String using this header. | |
REMOTE_CREDENTIALS_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages that need to set remote credentials for a destination carry the Base64 encoded credentials in this header. | |
RemoteObject — Dynamic Class, package mx.rpc.remoting | |
The RemoteObject class gives you access to classes on a remote application server. | |
RemoteObject — Dynamic Class, package mx.rpc.remoting.mxml | |
Use the <mx:RemoteObject> tag to represent an HTTPService object in an MXML file. | |
RemoteObject(destination:String) — Constructor, class mx.rpc.remoting.RemoteObject | |
Creates a new RemoteObject. | |
RemoteObject(destination:String) — Constructor, class mx.rpc.remoting.mxml.RemoteObject | |
Create a new RemoteObject. | |
RemoteObjectServiceWrapper — class, package com.adobe.fiber.services.wrapper | |
This class is the superclass of all generated wrappers around instances of the RemoteObject class. | |
RemoteObjectServiceWrapper(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper | |
Constructor. | |
remotePort — Property, class flash.net.DatagramSocket | |
The port on the remote machine to which this socket is connected. | |
remotePort — Property, class flash.net.Socket | |
The port on the remote machine to which this socket is connected. | |
remotingChannelSet — Property, interface lc.foundation.ISessionManager | |
A ChannelSet object that is appropriate for use with Remoting. | |
remotingChannelSet — Property, class lc.foundation.SessionManager | |
A ChannelSet object that is appropriate for use with Remoting. | |
RemotingMessage — class, package mx.messaging.messages | |
RemotingMessages are used to send RPC requests to a remote endpoint. | |
RemotingMessage() — Constructor, class mx.messaging.messages.RemotingMessage | |
Constructs an uninitialized RemotingMessage. | |
remotingServiceInfo — Property, class com.adobe.dct.transfer.DataDictionary | |
The LCDS Remoting Service info for the data dictionary | |
remotingServiceInfo — Property, class com.adobe.dct.view.ImportFMLView | |
The remoting service infor object which contains all the information about selected service and operation. | |
RemotingServiceInfo — class, package com.adobe.dct.transfer | |
Transfer object holding the Remoting service information required by Data Dictionary. | |
remove(obj:Object) — method, class coldfusion.air.Session | |
Removes the object instance passed to the fucntion from the database. | |
remove() — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation removes itself from its parent project and updates the change on the server. | |
remove() — method, interface com.adobe.solutions.prm.domain.ITeamMember | |
This remote operation removes a team member from the server. | |
remove() — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This remote operation removes itself from its parent project and updates the change on a server. | |
remove() — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation removes itself from its parent project and updates the change on the server. | |
remove() — method, class com.adobe.solutions.prm.domain.impl.TeamMember | |
This remote operation removes a team member from the server. | |
remove() — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation removes itself from its parent project and updates the change on a server. | |
remove — Event, class lc.procmgmt.formbridge.SwfConnector | |
Dispatched when a remove event is received by Workspace. | |
remove — Property, class mx.charts.chartClasses.InstanceCache | |
Determines if unneeded instances should be removed from their parent. | |
remove() — method, class mx.collections.HierarchicalCollectionViewCursor | |
Removes the current item and returns it. | |
remove() — method, interface mx.collections.IViewCursor | |
Removes the current item and returns it. | |
remove — Event, class mx.core.UIComponent | |
Dispatched when the component is removed from a container as a content child by using the removeChild(), removeChildAt(), removeElement(), or removeElementAt() method. | |
remove — Event, class mx.flash.UIMovieClip | |
Dispatched when the component is removed from a container as a content child by using the removeChild() or removeChildAt() method. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.AddChild | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.AddItems | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, interface mx.states.IOverride | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.OverrideBase | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.RemoveChild | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.SetEventHandler | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.SetProperty | |
Removes the override. | |
remove(parent:mx.core:UIComponent) — method, class mx.states.SetStyle | |
Removes the override. | |
remove(value:any) — method, class mx.utils.LinkedList | |
Searches through all nodes for the given value and removes it from the list if found. | |
REMOVE — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation removes a participant from a stage. | |
REMOVE — Constant Static Property, class fl.events.DataChangeType | |
Items were removed from the data provider. | |
REMOVE — Constant Static Property, class mx.data.AccessPrivileges | |
Indicates that remove operations are allowed. | |
REMOVE — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that the collection removed an item or items. | |
REMOVE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.REMOVE constant defines the value of the type property of the event object for an remove event. | |
RemoveAction — class, package spark.effects | |
The RemoveAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveAction(target:Object) — Constructor, class spark.effects.RemoveAction | |
Constructor. | |
RemoveActionInstance — class, package spark.effects.supportClasses | |
The RemoveActionInstance class implements the instance class for the RemoveAction effect. | |
RemoveActionInstance(target:Object) — Constructor, class spark.effects.supportClasses.RemoveActionInstance | |
Constructor. | |
removeAll() — method, class fl.controls.ComboBox | |
Removes all items from the list. | |
removeAll() — method, class fl.controls.SelectableList | |
Removes all items from the list. | |
removeAll() — method, class fl.data.DataProvider | |
Removes all items from the data provider and dispatches a DataChangeType.REMOVE_ALL event. | |
removeAll() — method, class mx.collections.ArrayList | |
Remove all items from the list. | |
removeAll() — method, class mx.collections.AsyncListView | |
Removes all items from the list. | |
removeAll() — method, interface mx.collections.IList | |
Removes all items from the list. | |
removeAll() — method, class mx.collections.ListCollectionView | |
Remove all items from the list. | |
removeAll() — method, class spark.collections.NumericDataProvider | |
This function is not supported. | |
removeAll() — method, class spark.components.TabbedViewNavigator | |
Remove all child view navigators from the navigator. | |
REMOVE_ALL — Constant Static Property, class fl.events.DataChangeType | |
All items were removed from the data provider. | |
removeAllCacheEntries() — method, class spark.core.ContentCache | |
Resets our cache content to initial empty state. | |
removeAllChildren() — method, class mx.charts.Legend | |
Removes all children from the child list of this container. | |
removeAllChildren() — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Removes all data children (DisplayObject instances) of the canvas. | |
removeAllChildren() — method, class mx.charts.chartClasses.PolarDataCanvas | |
Removes all data children (DisplayObject instances) of the canvas. | |
removeAllChildren() — method, class mx.core.Container | |
Removes all children from the child list of this container. | |
removeAllColumns() — method, class fl.controls.DataGrid | |
Removes all columns from the DataGrid component. | |
removeAllControllers() — method, interface flashx.textLayout.compose.IFlowComposer | |
Removes all controllers from this IFlowComposer instance. | |
removeAllControllers() — method, class flashx.textLayout.compose.StandardFlowComposer | |
Removes all controllers from this IFlowComposer instance. | |
removeAllCuePoints() — method, class mx.controls.videoClasses.CuePointManager | |
Removes all cue points. | |
removeAllCursors() — Static Method , class mx.managers.CursorManager | |
Removes all of the cursors from the cursor list and restores the system cursor. | |
removeAllElements() — method, class mx.charts.Legend | |
Removes all visual elements from the container. | |
removeAllElements() — method, class mx.core.Container | |
Removes all visual elements from the container. | |
removeAllElements() — method, interface mx.core.IVisualElementContainer | |
Removes all visual elements from the container. | |
removeAllElements() — method, class mx.flash.ContainerMovieClip | |
Removes all visual elements from the container. | |
removeAllElements() — method, class spark.components.Group | |
Removes all visual elements from the container. | |
removeAllElements() — method, class spark.components.Scroller | |
This operation is not supported in Scroller. | |
removeAllElements() — method, class spark.components.SkinnableContainer | |
Removes all visual elements from the container. | |
removeAllItems() — method, class flash.display.NativeMenu | |
Removes all items from the menu. | |
removeAllItems() — method, class flash.ui.ContextMenu | |
Removes all items from the menu. | |
removeAllParticipants() — method, interface com.adobe.solutions.rca.domain.IStage | |
Removes all the participants in this stage. | |
removeAllParticipants() — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Removes all the participants in this stage. | |
removeAllQueueEntries() — method, class spark.core.ContentCache | |
Resets the queue to initial empty state. | |
removeAllRenderers() — method, class xd.core.axm.view.components.AXMAccordion | |
A convenience function to remove all the listeners from the itemRenderers | |
removeAllResolved() — method, class mx.data.Conflicts | |
Removes all resolved conflicts from this collection. | |
removeAllStages() — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Removes all stages from a review. | |
removeAllStages() — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Removes all stages from a review. | |
removeAllSupportingDocument() — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Removes all supporting documents from the list of supportingDocuments for this review. | |
removeAllSupportingDocument() — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Removes all supporting documents from the list of supportingDocuments for this review. | |
removeApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Removes an approver from an approval stage of an ongoing review. | |
removeApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Removes an approver from an approval stage of an ongoing review. | |
REMOVE_APPROVER — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation removes approver to an approver stage. | |
removeASCuePoint(timeNameOrCuePoint:any) — method, class fl.video.FLVPlayback | |
Removes an ActionScript cue point from the currently loaded FLV file. | |
removeAsDefaultApplication(extension:String) — method, class flash.desktop.NativeApplication | |
Removes this application as the default for opening files with the specified extension. | |
removeAsset() — method, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
This method removes an asset. | |
removeAssignmentsFromContainerLayout() — method, class com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Function called when assignment from the container layout is removed | |
remove_attachment — Property, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The Remove Attachment button. | |
remove_attachment — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Remove Attachment button. The Remove Attachment button. | |
removeAttachment — Event, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when the Remove Attachment button has been clicked. | |
REMOVE_ATTACHMENT — Constant Static Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The REMOVE_ATTACHMENT constant dispatched when an attachment has been removed. | |
removeAttribute(name:String) — method, class mx.rpc.livecycle.DocumentReference | |
Remove the attribute from the attribute list. | |
removeAttributesWatcher(names:Array, listener:Object) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Removes a watcher from a specific set of context attributes. | |
removeAttributeWatcher(name:String, listener:Object) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Removes a watcher from the context. | |
removeBackgroundShape(shape:flash.display:Shape) — method, class flashx.textLayout.container.ContainerController | |
Removes a flash.display.Shape object on which background shapes (such as background color) are drawn. | |
removeBusyCursor() — Static Method , class mx.managers.CursorManager | |
Removes the busy cursor from the cursor list. | |
removeButton — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
remove button skin part. remove button skin part. | |
removeButton — Skin Part, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the Remove button. The skin part for the Remove button. | |
removeCacheEntry(source:Object) — method, class spark.core.ContentCache | |
Remove specific entry from cache. | |
REMOVE_CELL — Constant Static Property, class spark.events.GridSelectionEventKind | |
Indicates that this cell should be removed from the current selection. | |
removeCellSelectionData(uid:String, columnIndex:int) — method, class mx.controls.AdvancedDataGrid | |
Removes cell selection information from the control. | |
removeChannel(channel:mx.messaging:Channel) — method, class mx.messaging.ChannelSet | |
Removes a Channel from the ChannelSet. | |
removeChars(str:String, start:int, count:int) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Returns a copy of the string, with count characters removed from the specified start position. | |
removeChild(child:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer | |
Removes the specified child DisplayObject instance from the child list of the DisplayObjectContainer instance. | |
removeChild(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement | |
Removes the specified child FlowElement object from the group. | |
removeChild(child:flash.display:DisplayObject) — method, class mx.charts.Legend | |
Removes a child DisplayObject from the child list of this Container. | |
removeChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Removes the specified child DisplayObject from this child list. | |
removeChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Removes the specified child DisplayObject from this child list. | |
removeChild(parent:Object, child:Object) — method, class mx.collections.HierarchicalCollectionView | |
Removes the child node from the parent node. | |
removeChild(parent:Object, child:Object) — method, interface mx.collections.IHierarchicalCollectionView | |
Removes the child node from the parent node. | |
removeChild(child:flash.display:DisplayObject) — method, class mx.core.Container | |
Removes a child DisplayObject from the child list of this Container. | |
removeChild(child:flash.display:DisplayObject) — method, interface mx.core.IChildList | |
Removes the specified child DisplayObject from this child list. | |
removeChild(child:flash.display:DisplayObject) — method, interface mx.core.IContainer | |
Removes the specified child DisplayObject instance from the child list of the DisplayObjectContainer instance. | |
removeChild(child:org.osmf.media:MediaElement) — method, class org.osmf.elements.CompositeElement | |
Removes the specified child and returns it. | |
RemoveChild — class, package mx.states | |
The RemoveChild class removes a child display object, such as a component, from a container as part of a view state. | |
RemoveChild(target:flash.display:DisplayObject) — Constructor, class mx.states.RemoveChild | |
Constructor. | |
RemoveChildAction — class, package mx.effects | |
The RemoveChildAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveChildAction(target:Object) — Constructor, class mx.effects.RemoveChildAction | |
Constructor. | |
RemoveChildActionInstance — class, package mx.effects.effectClasses | |
The RemoveChildActionInstance class implements the instance class for the RemoveChildAction effect. | |
RemoveChildActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.RemoveChildActionInstance | |
Constructor. | |
removeChildAt(index:int) — method, class flash.display.DisplayObjectContainer | |
Removes a child DisplayObject from the specified index position in the child list of the DisplayObjectContainer. | |
removeChildAt(index:int) — method, class flash.display.Stage | |
Removes a child DisplayObject from the specified index position in the child list of the DisplayObjectContainer. | |
removeChildAt(index:uint) — method, class flashx.textLayout.elements.FlowGroupElement | |
Removes the child FlowElement object at the specified index position. | |
removeChildAt(index:int) — method, class mx.charts.Legend | |
Removes a child DisplayObject from the child list of this Container at the specified index. | |
removeChildAt(index:int) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Removes the child DisplayObject at the specified index from this child list. | |
removeChildAt(index:int) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Removes the child DisplayObject at the specified index from this child list. | |
removeChildAt(parent:Object, index:int) — method, class mx.collections.HierarchicalCollectionView | |
Removes the child node from a node at the specified index. | |
removeChildAt(parent:Object, index:int) — method, interface mx.collections.IHierarchicalCollectionView | |
Removes the child node from a node at the specified index. | |
removeChildAt(parent:Object, child:Object, index:int, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Removes the child node from a node at the specified index. | |
removeChildAt(parent:Object, child:Object, index:int, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Removes the child node from a node at the specified index. | |
removeChildAt(parent:Object, child:Object, index:int, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Removes a child node to a node at the specified index. | |
removeChildAt(index:int) — method, class mx.core.Container | |
Removes a child DisplayObject from the child list of this Container at the specified index. | |
removeChildAt(index:int) — method, interface mx.core.IChildList | |
Removes the child DisplayObject at the specified index from this child list. | |
removeChildAt(index:int) — method, interface mx.core.IContainer | |
Removes a child DisplayObject from the specified index position in the child list of the DisplayObjectContainer. | |
removeChildAt(index:int) — method, class org.osmf.elements.CompositeElement | |
Removes the child at the specified index and returns it. | |
removeChildBridge(bridge:flash.events:IEventDispatcher) — method, interface mx.core.ISWFBridgeGroup | |
Removes the child bridge. | |
removeChildBridge(bridge:flash.events:IEventDispatcher) — method, class mx.core.SWFBridgeGroup | |
Removes the child bridge. | |
removeChildBridge(bridge:flash.events:IEventDispatcher) — method, interface mx.managers.IMarshalSystemManager | |
Adds a child bridge to the system manager. | |
removeChildFromSandboxRoot(layer:String, child:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager | |
Removes the specified child from the sandbox root in the layer requested. | |
removeChildren(beginIndex:int, endIndex:int) — method, class flash.display.DisplayObjectContainer | |
Removes one or more child DisplayObject instances from the DisplayObjectContainer instance. | |
removeClashing(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Sets properties in this TabStopFormat object to undefined if they do not match those in the incoming ITabStopFormat instance. | |
removeClashing(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Sets properties in this TextLayoutFormat object to undefined if they do not match those in the incoming ITextLayoutFormat instance. | |
removeColumnAt(index:uint) — method, class fl.controls.DataGrid | |
Removes the column that is located at the specified index of the columns array. | |
removeColumnFromSort — Property, class mx.events.AdvancedDataGridEvent | |
If true, remove the column from the multicolumn sort. | |
removeContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance) — method, class com.adobe.icc.dc.domain.ConditionModuleInstance | |
Removes the specified item from the list's collection if the item is found in the collection and is non mandatory | |
removeContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance) — method, interface com.adobe.icc.dc.domain.IContainerInstance | |
Removes the selected content from the container area. | |
removeContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance) — method, class com.adobe.icc.dc.domain.ListModuleInstance | |
Removes the specified item from the list's collection if the item is found in the collection and is non mandatory | |
removeContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance) — method, class com.adobe.icc.dc.domain.TargetInstance | |
Removes the specified item from the list's collection if the item is found in the collection and is non mandatory | |
removeController(controller:flashx.textLayout.container:ContainerController) — method, interface flashx.textLayout.compose.IFlowComposer | |
Removes a controller from this IFlowComposer instance. | |
removeController(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Removes a controller from this IFlowComposer instance. | |
removeControllerAt(index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Removes the controller at the specified index from this IFlowComposer instance. | |
removeControllerAt(index:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Removes the controller at the specified index from this IFlowComposer instance. | |
removeCuePoint(cuePoint:Object) — method, class mx.controls.videoClasses.CuePointManager | |
Removes a cue point from the currently loaded FLV file. | |
removeCursor(cursorID:int) — Static Method , class mx.managers.CursorManager | |
Removes a cursor from the cursor list. | |
removed — Event, class flash.display.DisplayObject | |
Dispatched when a display object is about to be removed from the display list. | |
REMOVED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Specifies the approver status when the approver has been removed from the stage. | |
REMOVED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Specifies the reviewer status when the reviewer has been removed from the stage. | |
REMOVED — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus | |
The approver status when the approver has been removed from the stage. | |
REMOVED — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the reviewer has been removed from the stage. | |
REMOVED — Constant Static Property, class flash.events.Event | |
The Event.REMOVED constant defines the value of the type property of a removed event object. | |
removeDataEffectItem(item:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Removes an item renderer if a data change effect is running. | |
removeDataEffectItem(item:Object) — method, class mx.controls.listClasses.ListBase | |
Removes an item renderer if a data change effect is running. | |
removeDataEffectItem(target:Object) — method, interface mx.effects.IEffectTargetHost | |
Removes an item renderer if a data change effect is running. | |
removeDDE() — method, class com.adobe.dct.component.datadictionary.DDExplorer | |
Removes/deletes the selected data dictionary element. | |
removedEffect — Effect, class mx.core.UIComponent | |
Played when the component is removed from a Container. | |
removedElementOffset — Property, class mx.effects.DefaultListEffect | |
The offset in milliseconds between the effects applied to the renderers representing multiple items deleted at the same time. | |
removedFromStage — Event, class flash.display.DisplayObject | |
Dispatched when a display object is about to be removed from the display list, either directly or through the removal of a sub tree in which the display object is contained. | |
REMOVED_FROM_STAGE — Constant Static Property, class flash.events.Event | |
The Event.REMOVED_FROM_STAGE constant defines the value of the type property of a removedFromStage event object. | |
removeDisplayObject(displayObject:flash.display:DisplayObject) — method, class spark.components.supportClasses.DisplayLayer | |
Removes the specified displayObject from the sorted list. | |
removeDocument(evt:flash.events:Event) — method, class com.adobe.solutions.prm.presentation.document.DocumentPod | |
This method removes a selected document. | |
removeDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation removes a document from the collection and submits the change on the server. | |
removeDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation removes a document from the collection and submits the change on the server. | |
removeDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, interface com.adobe.solutions.rca.domain.common.IDocumentCollection | |
This remote operation removes a document from the collection and submits the change on the server. | |
removedService(reference:com.adobe.gravity.framework:IServiceReference, service:Object) — method, interface com.adobe.gravity.tracker.IServiceTrackerCustomizer | |
Called when a service is no longer to be tracked. | |
removedService(reference:com.adobe.gravity.framework:IServiceReference, service:Object) — method, class com.adobe.gravity.tracker.ServiceTracker | |
Called when a service is no longer to be tracked. | |
removeDynamicPartInstance(partName:String, instance:Object) — method, class spark.components.supportClasses.SkinnableComponent | |
Remove an instance of a dynamic part. | |
removeDynamicSkinParts() — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
Removes all the form items from the Data Capture form. | |
removeElement(element:mx.core:IVisualElement) — method, class mx.charts.Legend | |
Removes the specified visual element from the child list of this container. | |
removeElement(element:mx.core:IVisualElement) — method, class mx.core.Container | |
Removes the specified visual element from the child list of this container. | |
removeElement(element:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer | |
Removes the specified visual element from the child list of this container. | |
removeElement(element:mx.core:IVisualElement) — method, class mx.flash.ContainerMovieClip | |
Removes the specified visual element from the child list of this container. | |
removeElement(element:mx.core:IVisualElement) — method, class spark.components.Group | |
Removes the specified visual element from the child list of this container. | |
removeElement(element:mx.core:IVisualElement) — method, class spark.components.Scroller | |
This operation is not supported in Scroller. | |
removeElement(element:mx.core:IVisualElement) — method, class spark.components.SkinnableContainer | |
Removes the specified visual element from the child list of this container. | |
removeElementAt(index:int) — method, class mx.charts.Legend | |
Removes a visual element from the specified index position in the container. | |
removeElementAt(index:int) — method, class mx.core.Container | |
Removes a visual element from the specified index position in the container. | |
removeElementAt(index:int) — method, interface mx.core.IVisualElementContainer | |
Removes a visual element from the specified index position in the container. | |
removeElementAt(index:int) — method, class mx.flash.ContainerMovieClip | |
Removes a visual element from the specified index position in the container. | |
removeElementAt(index:int) — method, class spark.components.Group | |
Removes a visual element from the specified index position in the container. | |
removeElementAt(index:int) — method, class spark.components.Scroller | |
This operation is not supported in Scroller. | |
removeElementAt(index:int) — method, class spark.components.SkinnableContainer | |
Removes a visual element from the specified index position in the container. | |
removeEnabled — Property, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Whether or not the remove button is enabled. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class coldfusion.air.Session | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class coldfusion.air.SyncManager | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class coldfusion.service.BasicService | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.consulting.pst.vo.Category | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.consulting.pst.vo.Form | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.consulting.pst.vo.Letter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.BindingElement | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.DataDictionary | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.DataDictionaryElement | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.DataDictionaryReference | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.DataDictionarySearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.OperationInfo | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.OperationParameter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.dct.transfer.RemotingServiceInfo | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.taskmanagement.domain.TaskProperty | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.taskmanagement.util.CollectionToken | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.taskmanagement.util.ObjectToken | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.model.search.SearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.search.SearchQuery | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.fiber.styles.Style | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.editors.managers.PreferencesManager | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.editors.model.FileModel | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.obj.FileData | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.CDMAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.ContainerLayout | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.DataDownload | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.DataModule | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Document | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.DocumentAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Field | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.FieldAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Folder | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.LDMAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.ModuleAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Portfolio | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Query | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Statement | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Table | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.TableColumnDetails | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.TargetArea | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.TargetAreaAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.User | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.Variable | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.VariableAssignment | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.render.ContextData | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.render.PDFResponseType | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icc.vo.render.ResolvedContent | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method , class com.adobe.icomm.assetplacement.model.PackageDefinitionLoader | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.AuditLevel | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.CustomAttribute | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.Review | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewContext | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.UserPreference | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.document.SupportingDocument | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.participant.BaseUser | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.reminder.Reminder | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.domain.impl.Asset | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.vo.AssetVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.prm.vo.BaseEntityVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.domain.impl.Participant | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.domain.impl.User | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.solutions.rca.vo.StageTemplateVO | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flash.data.SQLConnection | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flash.desktop.NativeApplication | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flash.events.EventDispatcher | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, interface flash.events.IEventDispatcher | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flashx.textLayout.elements.LinkElement | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flashx.textLayout.elements.TextFlow | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.foundation.domain.Message | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.foundation.domain.Preference | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.foundation.domain.Principal | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.foundation.util.CollectionToken | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.foundation.util.ObjectToken | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.commands.AttachmentCommand | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.AttachmentInfo | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.Category | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.DocumentReference | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.Process | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.ProcessInstance | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.ProcessVariable | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.QueueBase | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.QueuesManager | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.ReaderSubmit | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchFilter | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchFilterAttribute | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchFilterCondition | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchFilterSort | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchTemplate | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.SearchTemplateDescriptors | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.Startpoint | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.TaskAttachmentInfo | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.domain.UserActionProperty | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class lc.procmgmt.impl.FavoritesManager | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.collections.ListCollectionView | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.data.DataStoreEventDispatcher | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.data.DynamicManagedItem | |
Removes a listener from the EventDispatcher object. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.data.ManagedRemoteService | |
Remove specified listener from the service. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.olap.OLAPCube | |
Removes a listener. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.utils.ObjectProxy | |
Removes an event listener. | |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class mx.utils.OnDemandEventDispatcher | |
Removes a listener from the EventDispatcher object. | |
REMOVE_EVENT_LISTENER_REQUEST — Constant Static Property, class mx.events.EventListenerRequest | |
Request to remove an event listener. | |
removeExtraRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder) — method, class mx.controls.dataGridClasses.DataGridBase | |
Removes extra row from the end of the contentHolder. | |
removeFaultHandler(handler:Function) — method, class com.adobe.gravity.utility.async.AggregatingToken | |
Remove a fault handler. | |
removeFaultHandler(handler:Function) — method, interface com.adobe.gravity.utility.async.IToken | |
Remove a fault handler. | |
removeFaultHandler(handler:Function) — method, class com.adobe.gravity.utility.async.ImmediateFaultToken | |
Remove a fault handler. | |
removeFaultHandler(handler:Function) — method, class com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Remove a fault handler. | |
removeFaultHandler(handler:Function) — method, class com.adobe.gravity.utility.async.Token | |
Remove a fault handler. | |
removeFaultHandler(handler:Function) — method, class com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Remove a fault handler. | |
REMOVE_FAVORITE — Constant Static Property, class lc.procmgmt.ui.startpoint.StartpointEvent | |
A special value that specifies that an startpoint removed from the favorites list. | |
removeFirst() — method, class mx.automation.AutomationID | |
Removes the first object from this id. | |
removeFormat(format:String) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Remove the format. | |
removeFormatAt(index:int) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Remove the format at the index location. | |
removeFromDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup) — method, class flash.net.drm.DRMManager | |
Removes the currently running device from a device group. | |
REMOVE_FROM_DEVICE_GROUP_COMPLETE — Constant Static Property, class flash.events.DRMDeviceGroupEvent | |
REMOVE_FROM_DEVICE_GROUP_ERROR — Constant Static Property, class flash.events.DRMDeviceGroupErrorEvent | |
removeFromFavorites(startpoint:lc.procmgmt.domain:Startpoint) — method, interface lc.procmgmt.IFavoritesManager | |
Removes an startpoint from the Favorites collection. | |
removeFromFavorites(startpoint:lc.procmgmt.domain:Startpoint) — method, class lc.procmgmt.impl.FavoritesManager | |
Removes an startpoint from the Favorites collection. | |
removeFromFillConflictDetails — Property, class mx.data.messages.DataErrorMessage | |
In the case of a conflict caused by a remove item from fill message, this bean will contain information necessary to make the proper callback if the client chooses to accept the server version. | |
removeFromRowArrays(i:int) — method, class mx.controls.listClasses.ListBase | |
Remove a row from the arrays that store references to the row. | |
removeHandler(handler:Function) — method, class com.adobe.gravity.utility.async.HandlerHolder | |
Remove a handler function. | |
removeHandler(event:flash.events:Event) — method, class lc.procmgmt.ui.task.TaskDirectiveBase | |
This handler is invoked when the REMOVED event fires. | |
removeHandler(name:String, handler:Function) — method, class org.osmf.net.NetClient | |
Removes a handler method for the specified callback name. | |
removeHaveObjects(startIndex:Number, endIndex:Number) — method, class flash.net.NetGroup | |
Removes objects from startIndex through endIndex, from the set of objects this node advertises to neighbors as objects for which it fulfills requests. | |
removeHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.AbstractWebService | |
Removes the header with the given QName from all operations. | |
removeHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.Operation | |
Removes the header with the given QName from all operations. | |
removeIndicators(uid:String) — method, class mx.controls.listClasses.AdvancedListBase | |
Cleans up selection highlights and other associated graphics for a given item in the data provider. | |
removeIndicators(uid:String) — method, class mx.controls.listClasses.ListBase | |
Cleans up selection highlights and other associated graphics for a given item in the data provider. | |
removeInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject) — method, class flashx.textLayout.container.ContainerController | |
Removes a flash.display.DisplayObject object from its parent. | |
removeInstance(index:int) — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
remove instance from the data provider | |
removeItem(item:Object) — method, class fl.controls.ComboBox | |
Removes the specified item from the list. | |
removeItem(item:Object) — method, class fl.controls.SelectableList | |
Removes the specified item from the list. | |
removeItem(item:Object) — method, class fl.data.DataProvider | |
Removes the specified item from the data provider and dispatches a DataChangeType.REMOVE event. | |
removeItem(name:String) — Static Method , class flash.data.EncryptedLocalStore | |
Removes the item with the given name from the encrypted local store. | |
removeItem(item:flash.display:NativeMenuItem) — method, class flash.display.NativeMenu | |
Removes the specified menu item. | |
removeItem(item:Object) — method, class mx.collections.ArrayList | |
Removes the specified item from this list, should it exist. | |
removeItem(item:org.osmf.media:MediaFactoryItem) — method, class org.osmf.media.MediaFactory | |
Removes the specified MediaFactoryItem from the factory. | |
RemoveItemAction — class, package mx.effects | |
The RemoveItemAction class defines an action effect that determines when the item renderer disappears from the control for the item renderer of an item being removed from a list-based control, such as List or TileList, or for an item that is replaced by a new item added to the control. | |
RemoveItemAction(target:Object) — Constructor, class mx.effects.RemoveItemAction | |
Constructor. | |
RemoveItemActionInstance — class, package mx.effects.effectClasses | |
The RemoveItemActionInstance class implements the instance class for the RemoveChildAction effect. | |
RemoveItemActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.RemoveItemActionInstance | |
Constructor. | |
removeItemAt(index:uint) — method, class fl.controls.ComboBox | |
Removes the item at the specified index position. | |
removeItemAt(index:uint) — method, class fl.controls.SelectableList | |
Removes the item at the specified index position. | |
removeItemAt(index:uint) — method, class fl.data.DataProvider | |
Removes the item at the specified index and dispatches a DataChangeType.REMOVE event. | |
removeItemAt(index:int) — method, class flash.display.NativeMenu | |
Removes and returns the menu item at the specified index. | |
removeItemAt(index:int) — method, class flash.ui.ContextMenu | |
Removes and returns the menu item at the specified index. | |
removeItemAt(index:int) — method, class mx.collections.ArrayList | |
Remove the item at the specified index and return it. | |
removeItemAt(index:int) — method, class mx.collections.AsyncListView | |
Removes the actual or pending item at the specified index and returns it. | |
removeItemAt(index:int) — method, interface mx.collections.IList | |
Removes the item at the specified index and returns it. | |
removeItemAt(index:int) — method, class mx.collections.ListCollectionView | |
Removes the item at the specified index and returns it. | |
removeItemAt(index:int) — method, class spark.collections.NumericDataProvider | |
This function is not supported. | |
removeItemAt(index:int) — method, class spark.components.TabbedViewNavigator | |
Remove the view navigator at the specified index and return it. | |
removeItemFromCollectionOperation — Property, class mx.data.ManagedQuery | |
The addItemToCollectionOperation() and removeItemFromCollectionOperation() methods are optional operations which let you define a function to be invoked as an item is added to or removed from a collection. | |
removeItemFromDataProvider(item:Object) — method, class xd.core.axm.view.components.AXMTabBar | |
Removes item from data provider | |
removeLast() — method, class mx.automation.AutomationID | |
Removes the last object from this id. | |
removeLayer(value:mx.core:DesignLayer) — method, class mx.core.DesignLayer | |
Removes a DesignLayer child from this layer. | |
removeListenerHandler() — method, class mx.validators.Validator | |
Disconnects all of the listeners for the valid and invalid events dispatched from the validator. | |
removeListenerHandler() — method, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Disconnects all of the listeners for the valid and invalid events dispatched from the validator. | |
removeLocalProjectionWhenComplete — Property, class spark.effects.AnimateTransform3D | |
If true, the effect removes the perspective projection from the target component's parent when it completes playing. | |
removeLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function removes a local user from a project. | |
removeLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function removes a local user from a project. | |
removeLogger(logger:mx.logging:ILogger) — method, class mx.logging.AbstractTarget | |
Stops this target from receiving events from the specified logger. | |
removeLogger(logger:mx.logging:ILogger) — method, interface mx.logging.ILoggingTarget | |
Stops this target from receiving events from the specified logger. | |
removeMarker(marker:org.osmf.metadata:TimelineMarker) — method, class org.osmf.metadata.TimelineMetadata | |
Removes the specified TimelineMarker from this object. | |
removeMatching(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Sets properties in this TabStopFormat object to undefined if they match those in the incoming ITabStopFormat instance. | |
removeMatching(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Sets properties in this TextLayoutFormat object to undefined if they match those in the incoming ITextLayoutFormat instance. | |
removeMediaElement(element:org.osmf.media:MediaElement) — method, interface org.osmf.containers.IMediaContainer | |
Removes a MediaElement instance from the container. | |
removeMediaElement(element:org.osmf.media:MediaElement) — method, class org.osmf.containers.MediaContainer | |
Removes a MediaElement instance from the container. | |
removeMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation removes a member from the collection and submits the change to the server. | |
removeMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation removes a member from the collection and submits the change to the server. | |
removeMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, interface com.adobe.solutions.rca.domain.common.IMemberCollection | |
This remote operation removes a member from the collection and submits the change to the server. | |
removeMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
This remote operation removes a member from the collection and submits the change to the server. | |
removeMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
This remote operation removes a member from the collection and submits the change to the server. | |
removeMemberAt(index:int) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method removes a team member, at the specified index, from a collection of members. | |
removeMemberAt(index:int) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This method removes a team member, at the specified index, from the collections of the members. | |
removeMemberAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method removes a team member, at the specified index, from a collection of members. | |
removeMemberAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This method removes a team member, at the specified index, from the collections of the members. | |
removeMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function removes a message from the project. | |
removeMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function removes a message from the project. | |
removeMessage(msg:mx.data.messages:DataMessage) — method, class mx.data.MessageBatch | |
Removes the specified message from this batch. | |
removeMessageListener(namespace:String, name:String, handler:Function) — method, interface com.adobe.mosaic.om.interfaces.IMessageBus | |
Removes a listener for a namespace and name combination. | |
removeMetadata(namespaceURL:String) — method, class org.osmf.media.MediaElement | |
Removes the Metadata object that was stored under this MediaElement with the specified namespace URL. | |
removeMetadataValue(namespaceURL:String) — method, class org.osmf.media.MediaResourceBase | |
Removes a metadata value from this resource. | |
removeModuleAssignment(value:com.adobe.icc.editors.model:ModuleAssignmentModel) — method, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Removes a module assignment from this target area assignment. | |
removeMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean) — method, class mx.automation.delegates.core.UIComponentAutomationImpl | |
removeNamespace(ns:Namespace) — method, class XML | |
Removes the given namespace for this object and all descendants. | |
removeNode() — method, class flash.xml.XMLNode | |
Removes the specified XML object from its parent. | |
removePage() — method, class ga.model.PanelManager | |
If the panel is repeatable, this method removes the current panel. | |
removePanel(node:com.adobe.mosaic.om.interfaces:IPanel) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Removes the IPanel object from the panel and returns the removed ITile object, which can optionally be added to another node in the DOM tree. | |
removePanel(node:com.adobe.mosaic.om.interfaces:IPanel) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Removes the specified panel from the shell and returns the removed IPanel object, which can optionally be added to another node in the DOM tree. | |
removePanel(panel:com.adobe.mosaic.om.interfaces:IPanel) — method, interface com.adobe.mosaic.om.interfaces.IView | |
Removes the specified panel from the view and returns the removed IPanel object, which can optionally be added to another node in the DOM tree. | |
RemovePanelButton — class, package ga.controls | |
The RemovePanelButton class defines the Remove Panel Button component, which removes an instance of a panel from a list of repeating panels contained within a section. | |
RemovePanelEvent — class, package com.adobe.mosaic.om.events | |
The RemovePanelEvent class defines a transient notification of removing a Panel. | |
RemovePanelEvent(type:String, panelNode:com.adobe.mosaic.om.interfaces:IPanel, msg:String) — Constructor, class com.adobe.mosaic.om.events.RemovePanelEvent | |
Constructor. | |
removeParticipantAt(index:int) — method, interface com.adobe.solutions.rca.domain.IStage | |
Removes a participant at the index from the list of participants for this stage. | |
removeParticipantAt(index:int) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Removes a participant at the index from the list of participants for this stage. | |
removeParticipantFromStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation removes a non-moderator participant from an ongoing stage. | |
removeParticipantFromStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation removes a non-moderator participant from an ongoing stage. | |
removePopUp(popUp:mx.core:IFlexDisplayObject) — Static Method , class mx.managers.PopUpManager | |
Removes a popup window popped up by the createPopUp() or addPopUp() method. | |
REMOVE_POP_UP_PLACE_HOLDER_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Removes a placeholder. | |
REMOVE_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Removes a popup from the sandboxRoot's SystemManager. | |
removePosition(p:mx.olap:IOLAPAxisPosition) — method, class mx.olap.OLAPResultAxis | |
Removes a position from the axis of the query result. | |
removeProject(projectId:String, forceTerminate:Boolean) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function removes a sub-project from an existing project. | |
removeProject(projectId:String, forceTerminate:Boolean) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function removes a sub-project from an existing project. | |
removeProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation removes a sub-project from the current project and updates the change on the server. | |
removeProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation removes a sub-project from the current project and updates the change on the server. | |
removeProjectAt(index:int) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method removes a project at the specified index from a collection of projects. | |
removeProjectAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method removes a project at the specified index from a collection of projects. | |
removeRadioButton(radioButton:fl.controls:RadioButton) — method, class fl.controls.RadioButtonGroup | |
Clears the RadioButton instance from the internal list of radio buttons. | |
removeReferenceDocumentAt(index:int) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method removes a reference document, at the specified index, from a collection of referenceDocuments. | |
removeReferenceDocumentAt(index:int) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This method removes a reference document, at the specified index, from the referenceDocuments collection. | |
removeReferenceDocumentAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method removes a reference document, at the specified index, from a collection of referenceDocuments. | |
removeReferenceDocumentAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This method removes a reference document, at the specified index, from the referenceDocuments collection. | |
removeResourceBundle(locale:String, bundleName:String) — method, interface mx.resources.IResourceManager | |
Removes the specified ResourceBundle from the ResourceManager so that its resources can no longer be accessed by ResourceManager methods such as getString(). | |
removeResourceBundlesForLocale(locale:String) — method, interface mx.resources.IResourceManager | |
Removes all ResourceBundles for the specified locale from the ResourceManager so that their resources can no longer be accessed by ResourceManager methods such as getString(). | |
removeReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Removes a reviewer from a stage of an ongoing review. | |
removeReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Removes a reviewer from a stage of an ongoing review. | |
REMOVE_REVIEWER — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation removes reviewer to a review stage. | |
REMOVE_ROW — Constant Static Property, class spark.events.GridSelectionEventKind | |
Indicates that this row should be removed from the current selection. | |
removeSection() — method, class ga.model.PanelManager | |
If the section is repeatable, this method removes the current section. | |
removeSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, removes the cell from the selection and sets the caret position to the cell. | |
removeSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, removes the cell from the selection and sets the caret position to the cell. | |
removeSelectedIndex(rowIndex:int) — method, class spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, removes this row from the selection and sets the caret position to this row. | |
removeSelectedIndex(rowIndex:int) — method, class spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, removes this row from the selection and sets the caret position to this row. | |
removeSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — method, class flashx.textLayout.container.ContainerController | |
Removes the flash.display.DisplayObjectContainer object which contains selection shapes (such as block selection highlight, cursor etc.). | |
removeService(service:com.adobe.mosaic.om.interfaces:IService) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Removes the specified service from the shell and returns the removed IService object. | |
removeSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — method, class mx.controls.AdvancedDataGridBaseEx | |
Removes a data field from the list of sort fields. | |
removeStageAt(index:int) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Removes a stage at the specified index from the beginning of the review. | |
removeStageAt(index:int) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Removes a stage at the specified index from the beginning of the review. | |
removeStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — method, class mx.core.UIComponent | |
Removes a non-visual style client from this component instance. | |
removeSubscription(subtopic:String, selector:String) — method, class mx.messaging.MultiTopicConsumer | |
This method removes the subscription specified by the subtopic and selector. | |
REMOVE_SUBSCRIPTIONS — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Like the above, but specifies the subtopic/selector array of to remove | |
removeSubtopic(subtopic:String) — method, class mx.messaging.MultiTopicProducer | |
Removes the subtopic from the subtopics property. | |
removeSuccessHandler(handler:Function) — method, class com.adobe.gravity.utility.async.AggregatingToken | |
Remove a success handler. | |
removeSuccessHandler(handler:Function) — method, interface com.adobe.gravity.utility.async.IToken | |
Remove a success handler. | |
removeSuccessHandler(handler:Function) — method, class com.adobe.gravity.utility.async.ImmediateFaultToken | |
Remove a success handler. | |
removeSuccessHandler(handler:Function) — method, class com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Remove a success handler. | |
removeSuccessHandler(handler:Function) — method, class com.adobe.gravity.utility.async.Token | |
Remove a success handler. | |
removeSuccessHandler(handler:Function) — method, class com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Remove a success handler. | |
removeSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function removes a supporting document from a project. | |
removeSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function removes a supporting document from a workitem. | |
removeSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function removes a supporting document from a project. | |
removeSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function removes a supporting document from a workitem. | |
removeSupportingDocumentAt(index:int) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Removes a supporting document at the index from the list of supportingDocuments for this review. | |
removeSupportingDocumentAt(index:int) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Removes a supporting document at the index from the list of supportingDocuments for this review. | |
removeTabAt(index:int) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Removes a child from the tab list given its index. | |
removeTabChild(child:flash.display:DisplayObject) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Removes a specific child from the tab list. | |
removeTabChildren() — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Removes all children from the tab list. | |
removeTarget(target:mx.logging:ILoggingTarget) — Static Method , class mx.logging.Log | |
Stops the specified target from receiving notification of log events. | |
removeTarget(target:org.osmf.layout:ILayoutTarget) — method, class org.osmf.layout.LayoutRendererBase | |
Method for removing a target from the layout render's list of objects that it will render. | |
removeTask(task:lc.procmgmt.domain:Task) — method, class lc.procmgmt.domain.QueueBase | |
Removes a task from the queue. | |
removeTask(task:lc.procmgmt.domain:Task) — method, class lc.procmgmt.domain.QueuesManager | |
Removes a task from a queue. | |
removeTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function removes a team member from a project. | |
removeTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function removes a team member from a workitem. | |
removeTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function removes a team member from a project. | |
removeTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function removes a team member from a workitem. | |
removeTextLine(textLine:flash.text.engine:TextLine) — method, class flashx.textLayout.container.ContainerController | |
Removes a flash.text.engine.TextLine object from its parent. | |
removeTile(node:com.adobe.mosaic.om.interfaces:ITile) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Removes the specified tile from the panel and returns the removed ITile object, which can optionally be added to another node in the DOM tree. | |
removeTile(node:com.adobe.mosaic.om.interfaces:ITile) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Removes the specified tile from the shell and returns the removed ITile object, which can optionally be added to another node in the DOM tree. | |
RemoveTileEvent — class, package com.adobe.mosaic.om.events | |
The RemoveTileEvent class defines a transient notification of removing a Tile. | |
RemoveTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — Constructor, class com.adobe.mosaic.om.events.RemoveTileEvent | |
Constructor. | |
removeTrait(type:String) — method, class org.osmf.media.MediaElement | |
Removes a media trait from this media element. | |
removeUser() — method, class lc.procmgmt.ui.task.TaskDirectiveModel | |
Resets the selectdUsers property to an empty value (null). | |
removeValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — method, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
This method removes the event listeners from a validator, that is passed as a parameter. | |
removeValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — method, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method removes the events for a validator. | |
removeValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — method, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method removes the listeners for validation events from the given validator. | |
removeValue(key:String) — method, class org.osmf.metadata.Metadata | |
Removes the value associated with the specified key from this Metadata object. | |
removeView(node:com.adobe.mosaic.om.interfaces:IView) — method, interface com.adobe.mosaic.om.interfaces.IViewManager | |
Removes the specified view from the application. | |
RemoveViewEvent — class, package com.adobe.mosaic.om.events | |
The RemoveViewEvent class defines a transient notification of removing a View. | |
RemoveViewEvent(type:String, viewNode:com.adobe.mosaic.om.interfaces:IView, msg:String) — Constructor, class com.adobe.mosaic.om.events.RemoveViewEvent | |
Constructor. | |
removeViewManager(node:com.adobe.mosaic.om.interfaces:IViewManager) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Removes the specified viewManager from the panel and returns the removed IViewManager object, which can optionally be added to another node in the DOM tree. | |
removeViewManager(node:com.adobe.mosaic.om.interfaces:IViewManager) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Removes the specified viewManager from the shell and returns the removed IViewManager object, which can optionally be added to another node in the DOM tree. | |
RemoveViewManagerEvent — class, package com.adobe.mosaic.om.events | |
The RemoveViewManagerEvent class defines a transient notification of removing a ViewManager. | |
RemoveViewManagerEvent(type:String, viewMgrNode:com.adobe.mosaic.om.interfaces:IViewManager, msg:String) — Constructor, class com.adobe.mosaic.om.events.RemoveViewManagerEvent | |
Constructor. | |
removeWantObjects(startIndex:Number, endIndex:Number) — method, class flash.net.NetGroup | |
Removes objects from startIndex through endIndex, from the set of objects to retrieve. | |
removeWorkItem(workItemId:String, forceTerminate:Boolean) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function removes a workitem from an existing project. | |
removeWorkItem(workItemId:String, forceTerminate:Boolean) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function removes a workitem from an existing project. | |
removeWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation removes a workitem from the current project and updates the changes on the server. | |
removeWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation removes a workitem from the current project and updates the changes on the server. | |
removeWorkItemAt(index:int) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method removes a workitem at a specified index from a collection of workitems. | |
removeWorkItemAt(index:int) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method removes a workitem at a specified index from a collection of workitems. | |
removing — Event, class spark.components.View | |
Dispatched when the screen is about to be removed in response to a screen change. | |
REMOVING — Constant Static Property, class spark.events.ViewNavigatorEvent | |
The ViewNavigatorEvent.REMOVING constant defines the value of the type property of the event object for an removing event. | |
renameInput — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
Use this text input to rename the buttons in the tab. | |
renameInput — Skin Part, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
A TextInput field to capture a rename of a tab. A TextInput field to capture a rename of a tab. | |
renameRouteButton(oldButtonName:String, newButtonName:String) — method, class lc.procmgmt.formbridge.SwfConnector | |
Renames an existing button. | |
renameRouteButton — Event, class lc.procmgmt.ui.task.form.TaskForm | |
Dispatched an application built with Flex to rename a route button. | |
RENAME_ROUTE_BUTTON — Constant Static Property, class lc.procmgmt.events.SwfAppButtonEvent | |
A special value that specifies to rename a specific route button in the Workspace user interface. | |
renameTab — Event, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Dispatched when the user presses the ENTER key to commit a name change for a tab. | |
RENAME_TAB — Constant Static Property, class com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
Tab at the index has been renamed. | |
render — Event, class flash.display.DisplayObject | |
[broadcast event] Dispatched when the display list is about to be updated and rendered. | |
RENDER — Constant Static Property, class flash.events.Event | |
The Event.RENDER constant defines the value of the type property of a render event object. | |
RENDER — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.RENDER constant defines the value of the type property of the event object for an Event.RENDER event. | |
RENDER_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies the render operation to display a form completed. | |
renderData — Property, class mx.charts.chartClasses.HLOCSeriesBase | |
Stores the information necessary to render this series. | |
renderData — Property, class mx.charts.chartClasses.Series | |
Stores the information necessary to render this series. | |
renderData — Property, class mx.charts.series.BubbleSeries | |
Stores the information necessary to render this series. | |
renderData — Property, class mx.charts.series.PlotSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
RenderData — class, package mx.charts.chartClasses | |
RenderData structures are used by chart elements to store all of the relevant values and data needed to fully render the chart. | |
RenderData(cache:Array, filteredCache:Array) — Constructor, class mx.charts.chartClasses.RenderData | |
Constructor. | |
renderDataType — Property, class mx.charts.chartClasses.HLOCSeriesBase | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.AreaSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.BarSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.BubbleSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.ColumnSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.LineSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.PieSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDataType — Property, class mx.charts.series.PlotSeries | |
The subtype of ChartRenderData used by this series to store all data necessary to render. | |
renderDirection — Style, class mx.charts.series.PieSeries | |
Sets the direction in which the series is rendered. | |
renderedBase — Property, class mx.charts.series.renderData.AreaSeriesRenderData | |
The vertical position of the base of the area series, in pixels. | |
renderedBase — Property, class mx.charts.series.renderData.BarSeriesRenderData | |
The horizontal position of the base of the bars, in pixels. | |
renderedBase — Property, class mx.charts.series.renderData.ColumnSeriesRenderData | |
The vertical position of the base of the columns, in pixels. | |
renderedHalfWidth — Property, class mx.charts.series.renderData.BarSeriesRenderData | |
Half the width of a bar, in pixels. | |
renderedHalfWidth — Property, class mx.charts.series.renderData.ColumnSeriesRenderData | |
Half the width of a column, in pixels. | |
renderedHalfWidth — Property, class mx.charts.series.renderData.HLOCSeriesRenderData | |
Half the width of an item, in pixels. | |
renderedXOffset — Property, class mx.charts.series.renderData.ColumnSeriesRenderData | |
The offset of each column from its x value, in pixels. | |
renderedXOffset — Property, class mx.charts.series.renderData.HLOCSeriesRenderData | |
The offset of each item from its x value, in pixels. | |
renderedYOffset — Property, class mx.charts.series.renderData.BarSeriesRenderData | |
The offset of each bar from its y value, in pixels. | |
renderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
The item renderer factory. | |
renderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
The ItemRenderer IFactory used to create an instance of the item renderer. | |
renderer — Property, class mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider | |
The renderer object used for customizing the OLAPDataGrid control. | |
renderer — Property, class spark.events.RendererExistenceEvent | |
Reference to the item render that was added or removed. | |
rendererAdd — Event, class spark.components.DataGroup | |
Dispatched when a renderer is added to this dataGroup. | |
rendererAdd — Event, class spark.components.SkinnableDataContainer | |
Dispatched when a renderer is added to the container. | |
RENDERER_ADD — Constant Static Property, class spark.events.RendererExistenceEvent | |
The RendererExistenceEvent.RENDERER_ADD constant defines the value of the type property of the event object for an rendererAdd event. | |
RendererBase — class, package lc.procmgmt.ui.controls.renderer | |
For internal use only. | |
rendererChanged — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates that the renderer changed. | |
rendererChanged — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates that the renderer changed. | |
RendererExistenceEvent — class, package spark.events | |
The RendererExistenceEvent class represents events that are dispatched when a renderer of a Spark DataGroup is added or removed. | |
RendererExistenceEvent(type:String, bubbles:Boolean, cancelable:Boolean, renderer:mx.core:IVisualElement, index:int, data:Object) — Constructor, class spark.events.RendererExistenceEvent | |
Constructor. | |
rendererIsEditable — Property, class spark.components.gridClasses.GridColumn | |
Determines whether any of the item renderer's controls are editable. | |
rendererIsEditor — Property, class mx.controls.List | |
Specifies whether the item renderer is also an item editor. | |
rendererIsEditor — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates that the item renderer is also an item editor. | |
rendererIsEditor — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates that the item renderer is also an item editor. | |
rendererProviders — Property, class mx.controls.AdvancedDataGrid | |
Array of AdvancedDataGridRendererProvider instances. | |
rendererRemove — Event, class spark.components.DataGroup | |
Dispatched when a renderer is removed from this dataGroup. | |
rendererRemove — Event, class spark.components.SkinnableDataContainer | |
Dispatched when a renderer is removed from the container. | |
RENDERER_REMOVE — Constant Static Property, class spark.events.RendererExistenceEvent | |
The RendererExistenceEvent.RENDERER_REMOVE constant defines the value of the type property of the event object for an rendererRemove event. | |
RENDERER_STYLES — Constant Static Property, class fl.core.InvalidationType | |
The InvalidationType.RENDERER_STYLES constant defines the value of the type property of the event object that is dispatched to indicate that the renderer styles of the component are invalid. | |
renderingMode — Property, class flash.text.engine.FontDescription | |
The rendering mode used for this text. | |
renderingMode — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: The rendering mode used for this text. | |
renderingMode — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: The rendering mode used for this text. | |
renderingMode — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
The rendering mode used for this text. | |
renderingMode — Property, class flashx.textLayout.formats.TextLayoutFormat | |
The rendering mode used for this text. | |
renderingMode — Style, class spark.components.supportClasses.ButtonBase | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.supportClasses.SkinnableTextBase | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.supportClasses.GroupBase | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.supportClasses.SliderBase | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.FormHeading | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.VideoPlayer | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.Scroller | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.RichText | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.SkinnableContainer | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.DataGrid | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.RichEditableText | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.NumericStepper | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.Label | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.components.SkinnableDataContainer | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.skins.spark.DefaultItemRenderer | |
The rendering mode used for this text which applies only to embedded fonts. | |
renderingMode — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The rendering mode used for this text which applies only to embedded fonts. | |
RenderingMode — final class, package flash.text.engine | |
The RenderingMode class provides values for rendering mode in the FontDescription class. | |
renderInteractiveLetter(letterId:String, initialXmlData:String) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter as an augmented shell PDF for interactive use in Doc Composer. | |
renderInteractiveLetterFromObject(letter:com.adobe.consulting.pst.vo:Letter, initialXmlData:String) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter as an augmented shell PDF for interactive use in Doc Composer. | |
renderItem(taskId:String, taskItemIndex:int, params:Object) — method, interface lc.procmgmt.ITaskManager | |
Retrieves a form for a task. | |
renderItem(taskItemIndex:int, params:Object) — method, class lc.procmgmt.domain.Task | |
Retrieves a form for a task. | |
renderLetter(letterId:String, mergeData:Boolean, initialXmlData:String, useTestData:Boolean, interactive:Boolean) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter against the given Initial XML Data, the Letter's test data or no data at all (for a UI-augmented shell Layout PDF for interactive use in Doc Composer). | |
renderLetterFromObject(letter:com.adobe.consulting.pst.vo:Letter, mergeData:Boolean, initialXmlData:String, useTestData:Boolean, interactive:Boolean) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter against the given Initial XML Data, the Letter's test data or no data at all (for a UI-augmented shell Layout PDF for interactive use in Doc Composer). | |
renderLetterObjectToFile(letter:com.adobe.consulting.pst.vo:Letter, mergeData:Boolean, initialXmlData:String, useTestData:Boolean, interactive:Boolean) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter against the given Initial XML Data, the Letter's test data or no data at all (for a UI-augmented shell Layout PDF for interactive use in Doc Composer). | |
renderLetterToFile(letterId:String, mergeData:Boolean, initialXmlData:String, useTestData:Boolean, interactive:Boolean) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Render a given Letter against the given Initial XML Data, the Letter's test data or no data at all (for a UI-augmented shell Layout PDF for interactive use in Doc Composer). | |
renderMode — Property, class flash.display.NativeWindow | |
Reports the window renderMode setting used to create this window. | |
renderMode — Property, class flash.display.NativeWindowInitOptions | |
Specifies the render mode of the NativeWindow object created with this NativeWindowInitOptions. | |
renderMode — Property, class spark.components.Window | |
Specifies the render mode of the NativeWindow object. | |
renderParamFile — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Render Service: URL parameter for requesting a file (actual bytes) once the file has been rendered: {renderServiceUrl}?{renderParamFile}={fileName}. | |
renderPortfolio(portfolio:com.adobe.icc.vo:Portfolio, xmlData:String) — method, interface com.adobe.icc.services.render.IPortfolioRenderService | |
Renders the specified portfolio. | |
renderService — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Render Service destination within context root: {baseurl}/{pscmContext}/{renderService}. | |
renderServiceUrl — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the Render Service URL: combination of {baseurl}/{pscmContext}/{renderService} that will never end with a slash. | |
renderState — Event, class flash.media.StageVideo | |
Dispatched by the StageVideo object when the render state of the StageVideo object changes. | |
RENDER_STATE — Constant Static Property, class flash.events.StageVideoEvent | |
The StageVideoEvent.RENDER_STATE constant defines the value of the type property of a renderState event object. | |
RENDER_STATE — Constant Static Property, class flash.events.VideoEvent | |
Defines the value of the type property of a renderState event object. | |
RENDER_STATUS_ACCELERATED — Constant Static Property, class flash.events.StageVideoEvent | |
Indicates that hardware is decoding and displaying the video. | |
RENDER_STATUS_ACCELERATED — Constant Static Property, class flash.events.VideoEvent | |
For internal use only. | |
RENDER_STATUS_SOFTWARE — Constant Static Property, class flash.events.StageVideoEvent | |
Indicates that software is decoding and displaying the video. | |
RENDER_STATUS_SOFTWARE — Constant Static Property, class flash.events.VideoEvent | |
For internal use only. | |
RENDER_STATUS_UNAVAILABLE — Constant Static Property, class flash.events.StageVideoEvent | |
Indicates that displaying the video using the StageVideo object is not possible. | |
RENDER_STATUS_UNAVAILABLE — Constant Static Property, class flash.events.VideoEvent | |
For internal use only. | |
renewSession() — method, interface com.adobe.icc.services.user.ISSOManager | |
Renew the session id of current logged in user. | |
RENEW_SESSION_COMPLETE — Constant Static Property, class com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when renew Session is complete. | |
ReparentTileEvent — class, package com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The ReparentTileEvent class defines a transient notification of Tile that has been reparented. | |
ReparentTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — Constructor, class com.adobe.mosaic.om.events.ReparentTileEvent | |
Constructor. | |
repeat — Property, class flash.display.GraphicsBitmapFill | |
Specifies whether to repeat the bitmap image in a tiled pattern. | |
repeat — Event, class mx.core.Repeater | |
Dispatched each time an item is processed and the currentIndex and currentItem properties are updated. | |
repeat — Property, class mx.graphics.BitmapFill | |
Whether the bitmap is repeated to fill the area. | |
repeat(str:String, n:int) — Static Method , class mx.utils.StringUtil | |
Returns a string consisting of a specified string concatenated with itself a specified number of times. | |
REPEAT — Constant Static Property, class flash.display.SpreadMethod | |
Specifies that the gradient use the repeat spread method. | |
REPEAT — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.REPEAT constant defines the value of the type property of the event object for a repeat event. | |
REPEAT — Constant Static Property, class mx.graphics.BitmapFillMode | |
The bitmap is repeated to fill the region. | |
repeatBehavior — Property, class spark.effects.Animate | |
The behavior of a repeating effect, which means an effect with repeatCount equal to either 0 or > 1. | |
repeatBehavior — Property, class spark.effects.animation.Animation | |
Sets the behavior of a repeating animation. | |
repeatBehavior — Property, class spark.effects.supportClasses.AnimateInstance | |
The behavior of a repeating effect, which means an effect with repeatCount equal to either 0 or > 1. | |
RepeatBehavior — final class, package spark.effects.animation | |
The RepeatBehavior class defines constants for use with repeatBehavior property of the Animate and Animation classes. | |
repeatCondition — Property, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Specifies the condition on which repeat is specified. | |
repeatConditionDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
A skin part that defines the repeating condition A skin part that defines the repeating condition | |
repeatCount — Property, class fl.motion.AnimatorBase | |
Number of times to repeat the animation. | |
repeatCount — Property, class flash.utils.Timer | |
The total number of times the timer is set to run. | |
repeatCount — Property, class mx.effects.Effect | |
Number of times to repeat the effect. | |
repeatCount — Property, class mx.effects.EffectInstance | |
Number of times to repeat the effect. | |
repeatCount — Property, interface mx.effects.IEffectInstance | |
Number of times to repeat the effect. | |
repeatCount — Property, class spark.effects.animation.Animation | |
The number of times that this animation repeats. | |
repeatDelay — Property, class mx.effects.Effect | |
Amount of time, in milliseconds, to wait before repeating the effect. | |
repeatDelay — Property, class mx.effects.EffectInstance | |
Amount of time, in milliseconds, to wait before repeating the effect. | |
repeatDelay — Property, interface mx.effects.IEffectInstance | |
Amount of time, in milliseconds, to wait before repeating the effect. | |
repeatDelay — Style, class fl.containers.BaseScrollPane | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class fl.controls.BaseButton | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class fl.controls.ComboBox | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class fl.controls.LabelButton | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class fl.controls.NumericStepper | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class fl.controls.ScrollBar | |
The number of milliseconds to wait after the buttonDown event is first dispatched before sending a second buttonDown event. | |
repeatDelay — Style, class mx.controls.Button | |
Number of milliseconds to wait after the first buttonDown event before repeating buttonDown events at each repeatInterval. | |
repeatDelay — Style, class mx.controls.VScrollBar | |
Number of milliseconds to wait after the first buttonDown event before repeating buttonDown events at the repeatInterval. | |
repeatDelay — Style, class mx.controls.HScrollBar | |
Number of milliseconds to wait after the first buttonDown event before repeating buttonDown events at the repeatInterval. | |
repeatDelay — Style, class spark.components.supportClasses.ButtonBase | |
Number of milliseconds to wait after the first buttonDown event before repeating buttonDown events at each repeatInterval. | |
repeatDelay — Style, class spark.components.supportClasses.ScrollBarBase | |
Number of milliseconds after the first page event until subsequent page events occur. | |
repeatDelay — Property, class spark.effects.animation.Animation | |
The amount of time, in milliseconds, to delay before each repetition cycle begins. | |
repeatEnd — Event, class mx.core.Repeater | |
Dispatched after all the subcomponents of a repeater are created. | |
REPEAT_END — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.REPEAT_END constant defines the value of the type property of the event object for a repeatEnd event. | |
REPEAT_END_STRING — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The constant defining the Repeat end string. | |
repeater — Property, class mx.core.UIComponent | |
A reference to the Repeater object in the parent document that produced this UIComponent. | |
Repeater — class, package mx.core | |
The Repeater class is the runtime object that corresponds to the <mx:Repeater> tag. | |
Repeater() — Constructor, class mx.core.Repeater | |
Constructor. | |
RepeaterAccordion — class, package ga.layouts | |
Defines the default Repeater Accordion panel layout available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterAccordion() — Constructor, class ga.layouts.RepeaterAccordion | |
Constructor. | |
RepeaterAccordionSkin — class, package com.adobe.guides.spark.layouts.skins | |
Defines the Repeater Accordion skin available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterAccordionSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.RepeaterAccordionSkin | |
Constructor. | |
REPEATER_AREA_INDEX — Constant Static Property, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Area index for the repeater items. | |
RepeaterAutomationImpl — class, package mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the Repeater class. | |
RepeaterAutomationImpl(obj:mx.core:Repeater) — Constructor, class mx.automation.delegates.core.RepeaterAutomationImpl | |
Constructor. | |
RepeaterGrid — class, package ga.layouts | |
Defines the default Repeater Grid panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterGrid() — Constructor, class ga.layouts.RepeaterGrid | |
Constructor. | |
RepeaterGridSkin — class, package com.adobe.guides.spark.layouts.skins | |
Defines the Repeater Grid skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterGridSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.RepeaterGridSkin | |
Constructor. | |
repeaterIndex — Property, class mx.core.UIComponent | |
The index of the item in the data provider of the Repeater that produced this UIComponent. | |
repeaterIndices — Property, interface mx.core.IRepeaterClient | |
An Array that contains the indices of the items in the data providers of the Repeaters that produced the component. | |
repeaterIndices — Property, class mx.core.UIComponent | |
An Array containing the indices of the items in the data provider of the Repeaters in the parent document that produced this UIComponent. | |
RepeaterLayoutHost — class, package com.adobe.guides.spark.layouts.components | |
This layout host component provides three skin parts: header, repeatingPart, trailer. | |
repeaters — Property, interface mx.core.IRepeaterClient | |
An Array that contains any enclosing Repeaters of the component. | |
repeaters — Property, class mx.core.UIComponent | |
An Array containing references to the Repeater objects in the parent document that produced this UIComponent. | |
RepeaterTab — class, package ga.layouts | |
Defines the default Repeater Tab panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterTab() — Constructor, class ga.layouts.RepeaterTab | |
Constructor. | |
RepeaterTabSkin — class, package com.adobe.guides.spark.layouts.skins | |
Defines the default Repeater Tab skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
RepeaterTabSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.RepeaterTabSkin | |
Constructor. | |
repeatingPart — Property, class com.adobe.guides.spark.layouts.skins.RepeaterAccordionSkin | |
The repeatingPart skin part to receive the repeating items. | |
repeatingPart — Property, class com.adobe.guides.spark.layouts.skins.RepeaterTabSkin | |
The repeatingPart skin part to receive the repeating items. | |
repeatingPart — Skin Part, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
The repeating skin part. The repeating skin part. | |
repeatInputControl — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the RepeatInputControl component A skin part that defines the RepeatInputControl component | |
RepeatInputControl — class, package com.adobe.solutions.acm.authoring.presentation.rte | |
The component to capture the Repeat content inside a text. | |
RepeatInputControl() — Constructor, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Constructor. | |
repeatInterval — Style, class fl.containers.BaseScrollPane | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class fl.controls.BaseButton | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class fl.controls.ComboBox | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class fl.controls.LabelButton | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class fl.controls.NumericStepper | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class fl.controls.ScrollBar | |
The interval, in milliseconds, between buttonDown events that are dispatched after the delay that is specified by the repeatDelay style. | |
repeatInterval — Style, class mx.controls.Button | |
Number of milliseconds between buttonDown events if the user presses and holds the mouse on a button. | |
repeatInterval — Style, class mx.controls.VScrollBar | |
Number of milliseconds between buttonDown events if the user presses and holds the mouse on a button. | |
repeatInterval — Style, class mx.controls.HScrollBar | |
Number of milliseconds between buttonDown events if the user presses and holds the mouse on a button. | |
repeatInterval — Style, class spark.components.supportClasses.ButtonBase | |
Number of milliseconds between buttonDown events if the user presses and holds the mouse on a button. | |
repeatInterval — Style, class spark.components.supportClasses.ScrollBarBase | |
Number of milliseconds between page events if the user presses and holds the mouse on the track. | |
repeatItemLimit — Property, class ga.model.PanelItem | |
The number of times an item can repeat. | |
repeatNavigatorContent(viewStack:mx.core:Container) — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Repeat the repeater UI for each instance of the data provider | |
repeatParent — Property, class ga.model.PanelItem | |
The name of the parent to be repeated when Panel Items in the container have been processed. | |
repeatParentLimit — Property, class ga.model.PanelItem | |
The maximum number of instances that a parent container can repeat. | |
repeatSeperator — Property, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Specifies the value of the separator to be repeated. | |
repeatSeperatorDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
A skin part that defines the repeat seperator A skin part that defines the repeat seperator | |
repeatStart — Event, class mx.core.Repeater | |
Dispatched when Flex begins processing the dataProvider property and begins creating the specified subcomponents. | |
REPEAT_START — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.REPEAT_START constant defines the value of the type property of the event object for a repeatStart event. | |
REPEAT_START_STRING — Constant Static Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The constant defining the Repeat start string. | |
repeatString(str:String, count:int) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Creates a string that contains a specified number of repetitions of the specified string. | |
repeatText — Event, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when Repeat option is selected from the Edit Menu drop down. | |
replace(pattern:any, repl:Object) — method, class String | |
Matches the specifed pattern against the string and returns a new string in which the first match of pattern is replaced with the content specified by repl. | |
replace(propertyName:Object, value:XML) — method, class XML | |
Replaces the properties specified by the propertyName parameter with the given value parameter. | |
replace(input:String, search:String, replace:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Replaces first occurrence of search in the input string with replace. | |
replace — Property, class mx.data.messages.UpdateCollectionMessage | |
Indicates if the entire collection should be replaced by the contents of this message. | |
REPLACE — Constant Static Property, class fl.events.DataChangeType | |
The items in the data provider were replaced by new items. | |
REPLACE — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that the item at the position identified by the CollectionEvent location property has been replaced. | |
REPLACE — Constant Static Property, class spark.components.supportClasses.ViewNavigatorAction | |
Constant describing a navigation action where the active view is replaced with another. | |
replaceAll(input:String, search:String, replace:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Replaces all occurrences of search in the input string with replace. | |
replaceAllNoCase(input:String, search:String, replace:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Replaces all occurrences of search in the input string with replace. | |
replaceChildren(beginChildIndex:int, endChildIndex:int, ... rest) — method, class flashx.textLayout.elements.FlowGroupElement | |
Replaces child elements in the group with the specified new elements. | |
replaceElements(beginIndex:int, endIndex:int, newElements:Vector$flash.text.engine:ContentElement) — method, class flash.text.engine.GroupElement | |
Replaces the range of elements that the beginIndex and endIndex parameters specify with the contents of the newElements parameter. | |
replaceItem(newItem:Object, oldItem:Object) — method, class fl.data.DataProvider | |
Replaces an existing item with a new item and dispatches a DataChangeType.REPLACE event. | |
replaceItemAt(item:Object, index:uint) — method, class fl.controls.ComboBox | |
Replaces the item at the specified index location with another item. | |
replaceItemAt(item:Object, index:uint) — method, class fl.controls.SelectableList | |
Replaces the item at the specified index location with another item. | |
replaceItemAt(newItem:Object, index:uint) — method, class fl.data.DataProvider | |
Replaces the item at the specified index and dispatches a DataChangeType.REPLACE event. | |
replaceNoCase(input:String, search:String, replace:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Replaces first occurrence of search in the input string with replace. | |
replacePort(uri:String, newPort:uint) — Static Method , class mx.utils.URLUtil | |
Returns a new String with the port replaced with the specified port. | |
replaceProtocol(uri:String, newProtocol:String) — Static Method , class mx.utils.URLUtil | |
Replaces the protocol of the specified URI with the given protocol. | |
replaceSelectedText(value:String) — method, class fl.text.TLFTextField | |
Replaces the current selection with the contents of the value parameter. | |
replaceSelectedText(value:String) — method, class flash.text.TextField | |
Replaces the current selection with the contents of the value parameter. | |
replaceSelectedText(value:String) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
replaceSelectedText(value:String) — method, interface mx.core.IUITextField | |
Replaces the current selection with the contents of the value parameter. | |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, class fl.text.TLFTextField | |
Replaces the range of characters that the beginIndex and endIndex parameters specify with the contents of the newText parameter. | |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, class flash.text.TextField | |
Replaces the range of characters that the beginIndex and endIndex parameters specify with the contents of the newText parameter. | |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, class flash.text.engine.TextElement | |
Replaces the range of characters that the beginIndex and endIndex parameters specify with the contents of the newText parameter. | |
replaceText(relativeStartPosition:int, relativeEndPosition:int, textValue:String) — method, class flashx.textLayout.elements.SpanElement | |
Updates the text in text span based on the specified start and end positions. | |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, interface mx.core.IUITextField | |
Replaces the range of characters that the beginIndex and endIndex parameters specify with the contents of the newText parameter. | |
replaceTokens(url:String) — Static Method , class mx.utils.URLUtil | |
Returns a new String with the port and server tokens replaced with the port and server from the currently running application. | |
replaceView(viewClass:Class, data:Object, context:Object, transition:spark.transitions:ViewTransitionBase) — method, class spark.components.ViewNavigator | |
Replaces the top view of the navigation stack with a new view. | |
replay(target:mx.automation:IAutomationObject, args:Array) — method, class mx.automation.AutomationEventDescriptor | |
Decodes an argument Array and replays the event. | |
replay(target:mx.automation:IAutomationObject, args:Array) — method, class mx.automation.AutomationMethodDescriptor | |
Decodes an argument array and invokes a method. | |
replay(target:mx.automation:IAutomationObject, args:Array) — method, interface mx.automation.IAutomationEventDescriptor | |
Decodes an argument Array and replays the event. | |
replay(target:mx.automation:IAutomationObject, args:Array) — method, interface mx.automation.IAutomationMethodDescriptor | |
Decodes an argument array and invokes a method. | |
REPLAY — Constant Static Property, class mx.automation.events.AutomationReplayEvent | |
The AutomationReplayEvent.REPLAY constant defines the value of the type property of the event object for a replay event. | |
replayableEvent — Property, class mx.automation.events.AutomationRecordEvent | |
The underlying interaction. | |
replayableEvent — Property, class mx.automation.events.AutomationReplayEvent | |
Event to the replayed. | |
replayAIRDragCancelEvent(realTarget:flash.events:EventDispatcher, dragEvent:mx.automation.events:AutomationDragEvent) — Static Method , class mx.automation.air.AirDragManagerAutomationHandler | |
Replays drag cancel event | |
replayAIRDragDropEvent(realTarget:flash.events:EventDispatcher, dragEvent:mx.automation.events:AutomationDragEvent) — Static Method , class mx.automation.air.AirDragManagerAutomationHandler | |
Replays drag drop event | |
replayAIRDragDropMarshalledEvent(realTarget:Object, dragEvent:Object) — Static Method , class mx.automation.air.AirDragManagerAutomationHandler | |
Replays drag drop event in marshalled applications | |
replayAIRDragStartEvent(realTarget:flash.events:EventDispatcher, dragEvent:mx.automation.events:AutomationDragEvent, draggedItems:mx.automation:IAutomationObject) — Static Method , class mx.automation.air.AirDragManagerAutomationHandler | |
Replays drag start event | |
replayAutomatableEvent(event:mx.automation.events:AutomationReplayEvent) — method, interface mx.automation.IAutomationManager | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, interface mx.automation.IAutomationObject | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.automation.delegates.TextFieldAutomationHelper | |
Replays TypeTextEvents and TypeEvents. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.automation.delegates.containers.AccordionAutomationImpl | |
Replays an IndexChangedEvent event by dispatching a MouseEvent to the header that was clicked. | |
replayAutomatableEvent(interaction:flash.events:Event) — method, class mx.automation.delegates.containers.DividedBoxAutomationImpl | |
Replays DIVIDER_RELEASE events by dispatching a DIVIDER_PRESS event, moving the divider in question, and dispatching a DIVIDER_RELEASE event. | |
replayAutomatableEvent(interaction:flash.events:Event) — method, class mx.automation.delegates.containers.TabNavigatorAutomationImpl | |
Replays ItemClickEvents by dispatching a MouseEvent to the item that was clicked. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.automation.delegates.controls.DateChooserAutomationImpl | |
Replays DateChooserChangeEvent.CHANGE and DateChooserEvent.SCROLL events. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.automation.delegates.core.ScrollControlBaseAutomationImpl | |
Replays ScrollEvents. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.controls.FlexNativeMenu | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.core.UIComponent | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.core.UIFTETextField | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.core.UITextField | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class mx.flash.UIMovieClip | |
Replays the specified event. | |
replayAutomatableEvent(event:flash.events:Event) — method, class spark.automation.delegates.SparkRichEditableTextAutomationHelper | |
Replays TextEvens, Selection Event, and type events. | |
replayAutomatableEvent(event:flash.events:Event) — method, class spark.automation.delegates.components.mediaClasses.SparkVolumeBarAutomationImpl | |
replayAutomatableEvent(event:flash.events:Event) — method, class spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl | |
replayClick(to:flash.events:IEventDispatcher, sourceEvent:flash.events:MouseEvent) — method, interface mx.automation.IAutomationObjectHelper | |
Dispatches a MouseEvent.MOUSE_DOWN, MouseEvent.MOUSE_UP, and MouseEvent.CLICK from the specified IInteractionReplayer with the specified modifiers. | |
replayClickOffStage() — method, interface mx.automation.IAutomationObjectHelper | |
Replays a click event outside of the main drawing area. | |
replayDragDrop(realTarget:flash.events:IEventDispatcher, target:mx.automation:IAutomationObject, dragEvent:mx.automation.events:AutomationDragEvent, dontChangeCoords:Boolean) — Static Method , class mx.automation.delegates.DragManagerAutomationImpl | |
replaying — Property, interface mx.automation.IAutomationManager | |
Indicates whether replay is taking place. | |
replaying — Property, interface mx.automation.IAutomationObjectHelper | |
Indicates whether replay is taking place, true, or not, false. | |
replayKeyboardEvent(to:flash.events:IEventDispatcher, event:flash.events:KeyboardEvent) — method, interface mx.automation.IAutomationObjectHelper | |
Dispatches a KeyboardEvent.KEY_DOWN and KeyboardEvent.KEY_UP event for the specified KeyboardEvent object. | |
replayKeyDownKeyUp(to:flash.events:IEventDispatcher, keyCode:uint, ctrlKey:Boolean, shiftKey:Boolean, altKey:Boolean) — method, interface mx.automation.IAutomationObjectHelper | |
Dispatches a KeyboardEvent.KEY_DOWN and KeyboardEvent.KEY_UP event from the specified IInteractionReplayer, for the specified key, with the specified modifiers. | |
replayMouseEvent(target:flash.events:IEventDispatcher, event:flash.events:MouseEvent) — method, interface mx.automation.IAutomationObjectHelper | |
Dispatches a MouseEvent while simulating mouse capture. | |
replicationStrategy — Property, class flash.net.NetGroup | |
Specifies the object replication fetch strategy. | |
replyto — Property, class coldfusion.service.PopHeader | |
Addresses to which the recipient is directed to send replies. | |
replyto — Property, class coldfusion.service.PopRecord | |
Addresses to which the recipient is directed to send replies. | |
replyTo — Property, class coldfusion.service.mxml.Mail | |
Addresses to which the recipient is directed to send replies. | |
reportBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines the report button A skin part that defines the report button | |
reportButton — Skin Part, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the report button Skin Part to display the report button | |
reportError(e:flash.events:ErrorEvent) — method, class air.desktop.URLFilePromise | |
Allows the AIR runtime to report errors that occur during the drag-and-drop operation. | |
reportError(error:Error) — method, class com.adobe.gravity.init.GravityBootstrap | |
Called when an error occurs. | |
reportError(e:flash.events:ErrorEvent) — method, interface flash.desktop.IFilePromise | |
Called by the AIR runtime to inform the IFilePromise implementation of errors that occur when reading data from the data provider object. | |
reportError(e:flash.events:ErrorEvent) — method, class flash.media.MediaPromise | |
Used by the runtime to report errors. | |
request — Property, class air.desktop.URLFilePromise | |
The URLRequest identifying the resource to be copied as the result of the drag-and-drop operation. | |
request — Property, class mx.rpc.http.AbstractOperation | |
Object of name-value pairs used as parameters to the URL. | |
request — Property, class mx.rpc.http.HTTPService | |
Object of name-value pairs used as parameters to the URL. | |
request — Property, class mx.rpc.soap.Operation | |
The request of the Operation is an object structure or an XML structure. | |
Request — class, package mx.events | |
This is an event that is expects its data property to be set by a responding listener. | |
Request(type:String, bubbles:Boolean, cancelable:Boolean, value:Object) — Constructor, class mx.events.Request | |
Constructor. | |
requestApplication(name:String) — method, class com.adobe.mosaic.mxml.Application | |
Makes a request to load an IApplication by the name passed in if the ServerSession is not null and it is in a ServerConstants.STATE_CONNECTED state. | |
RequestApplicationEvent — class, package com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The RequestApplicationEvent class defines a transient notification of an initialized but unresolved and non-loaded IApplicationSpecifier object. | |
RequestApplicationEvent(type:String, app:com.adobe.mosaic.om.interfaces:IApplicationSpecifier, msg:String) — Constructor, class com.adobe.mosaic.om.events.RequestApplicationEvent | |
Constructor. | |
requestApplicationList(onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.ISession | |
Initiates a network request to the associated server for a list of the Applications available to the current user. | |
RequestApplicationListEvent — class, package com.adobe.mosaic.om.events | |
The RequestApplicationListEvent class defines a transient notification of an array of type IApplicationListItem representing the applications available to the current user. | |
RequestApplicationListEvent(type:String, appList:Array, msg:String) — Constructor, class com.adobe.mosaic.om.events.RequestApplicationListEvent | |
Constructor. | |
RequestAwareErrorEvent — class, package com.adobe.solutions.exm.authoring.domain | |
Event dispatched by various EXM domain authoring classes to indicate that an error has occurred during an operation. | |
RequestAwareErrorEvent(type:String, requestId:String, error:Error, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.RequestAwareErrorEvent | |
Creates a new RequestAwareErrorEvent instance. | |
RequestAwareEvent — class, package com.adobe.solutions.exm.authoring.domain | |
Base class for events dispatched by various EXM domain authoring classes to indicate that an operation has returned or errored out. | |
RequestAwareEvent(type:String, requestId:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.exm.authoring.domain.RequestAwareEvent | |
Creates a new RequestAwareEvent instance. | |
RequestCatalogEvent — class, package com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The RequestCatalogEvent class defines a transient notification of an initialized but unresolved and non-loaded ICatalogSpecifier object. | |
RequestCatalogEvent(type:String, cat:com.adobe.mosaic.om.interfaces:ICatalogSpecifier, msg:String) — Constructor, class com.adobe.mosaic.om.events.RequestCatalogEvent | |
Constructor. | |
requestCatalogList(onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.ISession | |
Initiates a network request to the associated server for a list of the Catalogs available to the current user. | |
RequestCatalogListEvent — class, package com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The RequestCatalogListEvent class defines a transient notification of an array of type ICatalogListItem representing the catalogs available to the current user. | |
RequestCatalogListEvent(type:String, catList:Array, msg:String) — Constructor, class com.adobe.mosaic.om.events.RequestCatalogListEvent | |
Constructor. | |
requestContext3D(context3DRenderMode:String) — method, class flash.display.Stage3D | |
Request the creation of a Context3D object for this Stage3D instance. | |
requestDefaultQueueAccess(queueOwnerUserOid:String) — method, interface lc.procmgmt.IQueueManager | |
Initiates a process to request access to another user's queue. | |
requestedColumnCount — Property, class spark.components.DataGrid | |
The measured width of this grid is large enough to display the first requestedColumnCount columns. | |
requestedColumnCount — Property, class spark.components.Grid | |
The measured width of this grid is large enough to display the first requestedColumnCount columns. | |
requestedColumnCount — Property, class spark.components.HGroup | |
The measured size of this layout is wide enough to display the first requestedColumnCount layout elements. | |
requestedColumnCount — Property, class spark.components.TileGroup | |
Number of columns to be displayed. | |
requestedColumnCount — Property, class spark.layouts.HorizontalLayout | |
The measured size of this layout is wide enough to display the first requestedColumnCount layout elements. | |
requestedColumnCount — Property, class spark.layouts.TileLayout | |
Number of columns to be displayed. | |
requestedContentParent — Property, class flash.system.LoaderContext | |
The parent to which the Loader will attempt to add the loaded content. | |
requestedLocaleIDName — Property, class flash.globalization.Collator | |
The name of the requested locale ID that was passed to the constructor of this Collator object. | |
requestedLocaleIDName — Property, class flash.globalization.CurrencyFormatter | |
The name of the requested locale ID that was passed to the constructor of this CurrencyFormatter object. | |
requestedLocaleIDName — Property, class flash.globalization.DateTimeFormatter | |
The name of the requested locale ID that was passed to the constructor of this DateTimeFormatter object. | |
requestedLocaleIDName — Property, class flash.globalization.NumberFormatter | |
The name of the requested locale ID that was passed to the constructor of this NumberFormatter object. | |
requestedLocaleIDName — Property, class flash.globalization.StringTools | |
The name of the requested locale ID that was passed to the constructor of this StringTools object. | |
requestedMaxColumnCount — Property, class spark.components.HGroup | |
The measured width of this layout is large enough to display at most requestedMaxColumnCount layout elements. | |
requestedMaxColumnCount — Property, class spark.layouts.HorizontalLayout | |
The measured width of this layout is large enough to display at most requestedMaxColumnCount layout elements. | |
requestedMaxColumnCount — Property, class spark.layouts.ViewMenuLayout | |
The maximum number of columns to display in a row. | |
requestedMaxRowCount — Property, class spark.components.DataGrid | |
The measured height of the grid is large enough to display no more than requestedMaxRowCount rows. | |
requestedMaxRowCount — Property, class spark.components.Grid | |
The measured height of the grid is large enough to display no more than requestedMaxRowCount rows. | |
requestedMaxRowCount — Property, class spark.components.VGroup | |
The measured height of this layout is large enough to display at most requestedMaxRowCount layout elements. | |
requestedMaxRowCount — Property, class spark.layouts.VerticalLayout | |
The measured height of this layout is large enough to display at most requestedMaxRowCount layout elements. | |
requestedMinColumnCount — Property, class spark.components.DataGrid | |
The measured width of this grid is large enough to display at least requestedMinColumnCount columns. | |
requestedMinColumnCount — Property, class spark.components.Grid | |
The measured width of this grid is large enough to display at least requestedMinColumnCount columns. | |
requestedMinColumnCount — Property, class spark.components.HGroup | |
The measured width of this layout is large enough to display at least requestedMinColumnCount layout elements. | |
requestedMinColumnCount — Property, class spark.layouts.HorizontalLayout | |
The measured width of this layout is large enough to display at least requestedMinColumnCount layout elements. | |
requestedMinRowCount — Property, class spark.components.DataGrid | |
The measured height of this grid is large enough to display at least requestedMinRowCount rows. | |
requestedMinRowCount — Property, class spark.components.Grid | |
The measured height of this grid is large enough to display at least requestedMinRowCount rows. | |
requestedMinRowCount — Property, class spark.components.VGroup | |
The measured height of this layout is large enough to display at least requestedMinRowCount layout elements. | |
requestedMinRowCount — Property, class spark.layouts.VerticalLayout | |
The measured height of this layout is large enough to display at least requestedMinRowCount layout elements. | |
requestedRowCount — Property, class spark.components.DataGrid | |
The measured height of this grid is large enough to display the first requestedRowCount rows. | |
requestedRowCount — Property, class spark.components.Grid | |
The measured height of this grid is large enough to display the first requestedRowCount rows. | |
requestedRowCount — Property, class spark.components.TileGroup | |
Number of rows to be displayed. | |
requestedRowCount — Property, class spark.components.VGroup | |
The measured size of this layout is tall enough to display the first requestedRowCount layout elements. | |
requestedRowCount — Property, class spark.layouts.TileLayout | |
Number of rows to be displayed. | |
requestedRowCount — Property, class spark.layouts.VerticalLayout | |
The measured size of this layout is tall enough to display the first requestedRowCount layout elements. | |
requestHeaders — Property, class flash.net.URLRequest | |
The array of HTTP request headers to be appended to the HTTP request. | |
requestId — Property, class com.adobe.solutions.exm.authoring.domain.RequestAwareEvent | |
Returns the unique request ID for the operation invocation corresponding to this event. | |
requestor — Property, class mx.events.SWFBridgeRequest | |
The bridge that sent the message. | |
requestQueue — Property, class spark.core.ContentCache | |
List of queued CacheEntryNode instances. | |
requestSoftKeyboard() — method, class flash.display.InteractiveObject | |
Raises a virtual keyboard. | |
requestTimedOut() — method, class mx.messaging.MessageResponder | |
Subclasses must override this method to handle a request timeout and invoke the proper callbacks on the associated MessageAgent. | |
requestTimeout — Property, class mx.data.DataManager | |
Provides access to the request timeout in seconds for an operation. | |
requestTimeout — Property, class mx.data.DataStore | |
Provides access to the request timeout in seconds for an operation. | |
requestTimeout — Property, class mx.messaging.Channel | |
Provides access to the default request timeout in seconds for the channel. | |
requestTimeout — Property, class mx.messaging.MessageAgent | |
Provides access to the request timeout in seconds for sent messages. | |
requestTimeout — Property, class mx.rpc.AbstractService | |
Provides access to the request timeout in seconds for sent messages. | |
requestTimeout — Property, class mx.rpc.http.AbstractOperation | |
Provides access to the request timeout in seconds for sent messages. | |
requestTimeout — Property, class mx.rpc.http.HTTPService | |
Provides access to the request timeout in seconds for sent messages. | |
REQUEST_TIMEOUT_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages sent with a defined request timeout use this header. | |
REQUEST_TIMEOUT_SECONDS — Constant Static Property, class mx.messaging.Channel | |
required — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
If the required DDEs are not filled inside a DDI , the DDI is invalid | |
required — Property, class mx.containers.FormItem | |
If true, display an indicator that the FormItem children require user input. | |
required — Property, class mx.validators.Validator | |
If true, specifies that a missing or empty value causes a validation error. | |
required — Property, class spark.components.FormItem | |
If true, puts the FormItem skin into the required state. | |
required — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
If true, specifies that a missing or empty value causes a validation error. | |
REQUIRED_BOUNDED_VALUES — Constant Static Property, class mx.charts.chartClasses.DataDescription | |
A bitflag passed by the axis to an element's describeData() method. | |
requiredDDECheckBox — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the required property of data dictionary element. A skin part that defines the appearance of the required property of data dictionary element. | |
requiredDescribedFields — Property, class mx.charts.DateTimeAxis | |
The fields of the DescribeData structure that this axis is interested in. | |
requiredDescribedFields — Property, class mx.charts.chartClasses.NumericAxis | |
The fields of the DescribeData structure that this axis is interested in. | |
requiredFieldError — Property, class mx.validators.Validator | |
Error message when a value is missing and the required property is true. | |
requiredFieldError — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Error message when a value is missing and the required property is true. | |
REQUIRED_IF_AVAILABLE — Constant Static Property, class flash.security.RevocationCheckSettings | |
Check certificate revocation if the certificate includes revocation information. | |
requiredIndicatorSource — Style, class spark.components.FormItem | |
Specifies the image source to use for the required indicator. | |
REQUIRED_MIN_INTERVAL — Constant Static Property, class mx.charts.chartClasses.DataDescription | |
A bitflag passed by the axis to an element's describeData() method. | |
REQUIRED_MIN_MAX — Constant Static Property, class mx.charts.chartClasses.DataDescription | |
A bitflag passed by the axis to an element's describeData() method. | |
REQUIRED_PADDING — Constant Static Property, class mx.charts.chartClasses.DataDescription | |
A bitflag passed by the axis to an element's describeData() method. | |
requiredSemantics — Property, class mx.effects.EffectTargetFilter | |
A collection of properties and associated values which must be associated with a target for the effect to be played. | |
requireSelection — Property, class spark.components.DataGrid | |
If true and the selectionMode property is not GridSelectionMode.NONE, an item must always be selected in the grid. | |
requireSelection — Property, class spark.components.Grid | |
If true and the selectionMode property is not GridSelectionMode.NONE, an item must always be selected in the grid. | |
requireSelection — Property, class spark.components.supportClasses.ListBase | |
If true, a data item must always be selected in the control. | |
requiresInitiatorReview — Property, interface com.adobe.solutions.rca.domain.IStage | |
This Boolean value to decide if in a creation stage an initiator review is required after a collateral is produced or not. | |
requiresInitiatorReview — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
This Boolean value to decide if in a creation stage an initiator review is required after a collateral is produced or not. | |
requiresInitiatorReview — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
A Boolean flag to indicate whether an initiator review is required in a creation stage, after a collateral is produced, or not. | |
reservedItemRenderers — Property, class mx.controls.listClasses.AdvancedListBase | |
A hash map of currently unused item renderers that may be used again in the near future. | |
reservedItemRenderers — Property, class mx.controls.listClasses.ListBase | |
A hash map of currently unused item renderers that may be used again in the near future. | |
reserveExplodeRadius — Property, class mx.charts.series.PieSeries | |
A number from 0 to 1, specifying how much of the total radius of the pie series should be reserved to explode wedges at runtime. | |
reset() — method, class com.adobe.ep.ux.content.services.ServiceLocator | |
Disconnects the channels for all existing Data Services and reset the Data Service instance cache. | |
reset() — method, interface com.adobe.ep.ux.content.services.search.lccontent.IQueryService | |
Resets the current state of QueryService implementation object. | |
reset() — method, interface com.adobe.exm.expression.IExpressionLoader | |
Resets the loader. | |
reset() — method, class com.adobe.exm.expression.impl.BytesExpressionLoader | |
Resets the loader state. | |
reset() — method, class com.adobe.exm.expression.impl.DefaultExpressionLoader | |
Resets the loader state. | |
reset() — method, class com.adobe.exm.expression.impl.UrlExpressionLoader | |
Resets the loader state. | |
reset() — method, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Resets the Asset Manager building block state to its state when assetDescriptors was created. | |
reset() — method, class com.adobe.livecycle.assetmanager.client.service.ServiceLocator | |
Disconnects the channels for all existing data services and resets the cache for the data service instance. | |
reset() — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Resets the current state of any QueryService object implemented using this interface. | |
reset() — method, class fl.controls.ProgressBar | |
Resets the progress bar for a new load operation. | |
reset() — Static Method , class flash.data.EncryptedLocalStore | |
Clears the entire encrypted local store, deleting all data. | |
reset() — method, class flash.utils.Timer | |
Stops the timer, if it is running, and sets the currentCount property back to 0, like the reset button of a stopwatch. | |
reset() — method, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
Reinitializes the selected ProcessInstance object to null. | |
reset() — method, class lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
Reinitializes the TaskInfoModel and TaskImageModel objects. | |
reset() — method, class lc.procmgmt.ui.task.TaskDetailsModel | |
Reinitializes the TaskInfoModel and TaskImageModel objects. | |
reset() — method, class lc.procmgmt.ui.task.TaskDirectiveModel | |
Resets the model to the original state and reinitalizes the properties back to default values. | |
reset() — method, class lc.procmgmt.ui.task.TaskImageModel | |
Reinitializes the model's source property to a value of null. | |
reset() — method, class lc.procmgmt.ui.task.TaskInfoModel | |
Reinitializes the model's task property to a value of null and the statusKey property to an empty string. | |
reset() — method, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
Reinitializes the model to an empty state, without an process instances in the datagrid. | |
reset(newHost:Object) — method, class mx.binding.utils.ChangeWatcher | |
Resets this ChangeWatcher instance to use a new host object. | |
reset() — method, class mx.core.DeferredInstanceFromClass | |
Resets the state of our factory to the initial, uninitialized state. | |
reset() — method, class mx.core.DeferredInstanceFromFunction | |
Resets the state of our factory to the initial, uninitialized state. | |
reset() — method, interface mx.core.ITransientDeferredInstance | |
Resets the state of our factory to its initial state, clearing any references to the cached instance. | |
reset() — method, interface mx.rpc.xml.IXMLDecoder | |
Resets the decoder to its initial state, including resetting any Schema scope to the top level and releases the current XML document by setting it to null. | |
reset() — method, interface mx.rpc.xml.IXMLEncoder | |
Resets the encoder to its initial state, including resetting any Schema scope to the top level. | |
reset() — method, class mx.utils.Base64Decoder | |
Clears all buffers and resets the decoder to its initial state. | |
reset() — method, class mx.utils.Base64Encoder | |
Clears all buffers and resets the encoder to its initial state. | |
RESET — Constant Static Property, class flash.net.NetStreamPlayTransitions | |
Clears any previous play calls and plays the specified stream immediately. | |
RESET — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that the collection has changed so drastically that a reset is required. | |
resetAssignmentLists(layout:com.adobe.icc.editors.model:LayoutModel) — method, class com.adobe.icc.editors.model.LetterModel | |
Resets all the assignment lists in this Letter. | |
RESET_BEGIN — Constant Static Property, class flash.net.NetStreamAppendBytesAction | |
Indicates a timescale discontinuity. | |
resetButton — Skin Part, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Reset Button Skin Part Reset Button Skin Part | |
resetCollectionOnFill — Property, class mx.data.DataManager | |
When the property is true, after the fill operation completes, a RESET event is sent. | |
resetData(container:flash.display:DisplayObjectContainer) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Resets the fields in a container. | |
resetData(container:flash.display:DisplayObjectContainer) — method, interface ga.model.ILayoutHost | |
Resets the fields in a container. | |
resetData(container:flash.display:DisplayObjectContainer) — method, class ga.model.LayoutTemplate | |
Resets the fields in a container. | |
resetDRMVouchers() — Static Method , class flash.net.NetStream | |
Deletes all locally cached digital rights management (DRM) voucher data. | |
resetDRMVouchers() — method, class flash.net.drm.DRMManager | |
Deletes all locally cached digital rights management (DRM) voucher data. | |
resetFilter() — method, class com.adobe.ep.ux.content.model.search.SearchFilter | |
Reset the filter state to original state(when filter is created) | |
resetFilter() — method, class com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Resets the filter state to original state. | |
resetHistory — Property, class mx.core.Application | |
If true, the application's history state is reset to its initial state whenever the application is reloaded. | |
resetLayout() — method, class ga.model.Page | |
resetLayout to initial state, called when about to move the layout to a new container | |
resetLine(textLine:flash.text.engine:TextLine) — method, class flashx.textLayout.container.TextContainerManager | |
resetModel() — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Reset the Model back to its initial load state. | |
resetModel() — method, interface ga.controls.IWrapperHost | |
Reset the Model back to its initial load state. | |
resetModel() — method, class ga.controls.Wrapper | |
Reset the Model back to its initial load state. | |
RESET_MOUSE_CURSOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Requests that the show/hide mouse cursor logic be reset for a new mouse event so that the various applications can request whether the mouse cursor should be shown or hidden. | |
resetNavItems() — method, class mx.controls.NavBar | |
Resets the navigator bar to its default state. | |
resetNextTabIndex() — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Reset the nextTabIndex. | |
resetNextTabIndex() — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Reset the nextTabIndex. | |
resetSampleDataButton — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the reset sample data button A skin part that defines the reset sample data button | |
RESET_SEEK — Constant Static Property, class flash.net.NetStreamAppendBytesAction | |
Indicates a timescale discontinuity. | |
resetTrackingChanges(className:String) — method, class coldfusion.air.Session | |
Resets all the changes tracked in the offline AIR application. | |
resizable — Property, class fl.controls.dataGridClasses.DataGridColumn | |
Indicates whether the user is allowed to change the width of the column. | |
resizable — Property, class flash.display.NativeWindow | |
Reports the resizable setting used to create this window. | |
resizable — Property, class flash.display.NativeWindowInitOptions | |
Specifies whether the window can be resized by the user. | |
resizable — Property, class flash.html.HTMLWindowCreateOptions | |
Specifies whether the window should be resizable. | |
resizable — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Set to true if the user is allowed to resize the width of the column. | |
resizable — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the user is allowed to resize the width of the column. | |
resizable — Property, interface mx.core.IWindow | |
Specifies whether the window can be resized. | |
resizable — Property, class mx.core.Window | |
Specifies whether the window can be resized. | |
resizable — Property, class mx.core.WindowedApplication | |
Specifies whether the window can be resized. | |
resizable — Property, class spark.components.Window | |
Specifies whether the window can be resized. | |
resizable — Property, class spark.components.WindowedApplication | |
Specifies whether the window can be resized. | |
resizable — Property, class spark.components.gridClasses.GridColumn | |
Indicates whether the user is allowed to resize the width of the column. | |
resizableColumns — Property, class fl.controls.DataGrid | |
Indicates whether the user can change the size of the columns. | |
resizableColumns — Property, class mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the user can change the size of the columns. | |
resizableColumns — Property, class mx.controls.DataGrid | |
A flag that indicates whether the user can change the size of the columns. | |
resizableColumns — Property, class spark.components.DataGrid | |
Indicates whether the user can change the size of the columns. | |
resizableColumns — Property, class spark.components.Grid | |
Indicates whether the user can change the size of the columns. | |
resize — Event, class fl.containers.UILoader | |
Dispatched after the component is resized. | |
resize — Event, class fl.controls.Label | |
Dispatched after there is a change in the width or height of the component. | |
resize — Event, class fl.core.UIComponent | |
Dispatched after the component is resized. | |
resize — Event, class flash.display.NativeWindow | |
Dispatched by this NativeWindow object after the window has been resized. | |
resize — Event, class flash.display.Stage | |
Dispatched when the scaleMode property of the Stage object is set to StageScaleMode.NO_SCALE and the SWF file is resized. | |
resize — Event, class mx.core.UIComponent | |
Dispatched when the component is resized. | |
resize — Event, class mx.flash.UIMovieClip | |
Dispatched when the component is resized. | |
resize — Event, class mx.managers.SystemManager | |
Dispatched when the Stage is resized. | |
Resize — class, package mx.effects | |
The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
Resize — class, package spark.effects | |
The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
Resize(target:Object) — Constructor, class mx.effects.Resize | |
Constructor. | |
Resize(target:Object) — Constructor, class spark.effects.Resize | |
Constructor. | |
RESIZE — Constant Static Property, class fl.events.ComponentEvent | |
Defines the value of the type property of a resize event object. | |
RESIZE — Constant Static Property, class flash.events.Event | |
The Event.RESIZE constant defines the value of the type property of a resize event object. | |
RESIZE — Constant Static Property, class flash.events.NativeWindowBoundsEvent | |
Defines the value of the type property of a resize event object. | |
RESIZE — Constant Static Property, class mx.events.ResizeEvent | |
The ResizeEvent.RESIZE constant defines the value of the type property of the event object for a resize event. | |
resizeAffordanceWidth — Style, class spark.components.Window | |
Provides a margin of error around a window's border so a resize can be more easily started. | |
resizeAffordanceWidth — Style, class spark.components.WindowedApplication | |
Provides a margin of error around a window's border so a resize can be more easily started. | |
resizeEffect — Effect, class mx.core.UIComponent | |
Played when the component is resized. | |
resizeEndEffect — Effect, class mx.containers.Panel | |
Specifies the effect to play after a Resize effect finishes playing. To disable the default Dissolve effect, so that the children are hidden instantaneously, set the value of the resizeEndEffect property to "none". | |
ResizeEvent — class, package mx.events | |
Represents event objects that are dispatched when the size of a Flex component changes. | |
ResizeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldWidth:Number, oldHeight:Number) — Constructor, class mx.events.ResizeEvent | |
Constructor. | |
resizeForSoftKeyboard — Property, class spark.components.Application | |
Some devices do not support a hardware keyboard. | |
resizeForSoftKeyboard — Property, class spark.components.SkinnablePopUpContainer | |
Enables resizing the pop-up when the soft keyboard on a mobile device is active. | |
resizeHandle — Skin Part, class xd.core.axm.view.components.AXMResizableContainer | |
resizeHandleMouseDownHandler(event:flash.events:MouseEvent) — method, class xd.core.axm.view.components.AXMResizableContainer | |
resizeHandleMouseDownHandler | |
resizeHandleMouseUpHandler(event:flash.events:Event) — method, class xd.core.axm.view.components.AXMResizableContainer | |
resizeHandleMouseUpHandler | |
ResizeInstance — class, package mx.effects.effectClasses | |
The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeInstance — class, package spark.effects.supportClasses | |
The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeInstance(target:Object) — Constructor, class mx.effects.effectClasses.ResizeInstance | |
Constructor. | |
ResizeInstance(target:Object) — Constructor, class spark.effects.supportClasses.ResizeInstance | |
Constructor. | |
resizeMode — Property, class spark.components.supportClasses.GroupBase | |
The ResizeMode for this container. | |
ResizeMode — final class, package spark.components | |
The ResizeMode class defines an enumeration of the modes a component uses to resize its children in the dimensions specified by the layout system. | |
resizeStartEffect — Effect, class mx.containers.Panel | |
Specifies the effect to play before a Resize effect begins playing. To disable the default Dissolve effect, so that the children are hidden instantaneously, set the value of the resizeStartEffect property to "none". | |
resizeToContent — Property, interface com.adobe.guides.control.IGuideDisplay | |
When set to true, the Guide will size it self to the content of the Guide. | |
resizeToContent — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
When set to true, the Guide will resize itself to take only the space needed to display its content. | |
resizeToContent — Property, interface ga.controls.IWrapperHost | |
When set to true, the Guide will resize itself to take only the space needed to display its content. | |
resizeToContent — Property, class ga.controls.Wrapper | |
When set to true, the Guide will resize itself to take only the space needed to display its content. | |
resizeToContent — Property, class mx.containers.Accordion | |
If set to true, this Accordion automatically resizes to the size of its current child. | |
resizeToContent — Property, class mx.containers.DividedBox | |
If true, the DividedBox automatically resizes to the size of its children. | |
resizeToContent — Property, class mx.containers.ViewStack | |
If true, the ViewStack container automatically resizes to the size of its current child. | |
resizeToLabel — Style, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
resizing — Event, class flash.display.NativeWindow | |
Dispatched by this NativeWindow object immediately before the window is to be resized on the desktop. | |
resizing — Event, class mx.core.Window | |
Dispatched before the underlying NativeWindow is resized, or while the Window object boundaries are being dragged. | |
resizing — Event, class mx.core.WindowedApplication | |
Dispatched before the WindowedApplication object is resized, or while the WindowedApplication object boundaries are being dragged. | |
resizing — Event, class spark.components.Window | |
Dispatched before the underlying NativeWindow is resized, or while the Window object boundaries are being dragged. | |
resizing — Event, class spark.components.WindowedApplication | |
Dispatched before the WindowedApplication object is resized, or while the WindowedApplication object boundaries are being dragged. | |
RESIZING — Constant Static Property, class fl.video.VideoState | |
The video player is in the resizing state. | |
RESIZING — Constant Static Property, class flash.events.NativeWindowBoundsEvent | |
Defines the value of the type property of a resizing event object. | |
RESIZING — Constant Static Property, class mx.events.VideoEvent | |
The value of the VideoDisplay.state property when the VideoDisplay control is resizing. | |
resolution — Property, class coldfusion.service.mxml.Pdf | |
Image quality used to generate thumbnail images: high: use high resolution (uses more memory). low: use low resolution. | |
resolve(scope:String, functionName:String) — method, interface com.adobe.solutions.exm.runtime.IFunctionMapper | |
Resolves a function reference of the form "[scope]:[functionName](...)" to an actual function. | |
resolve(scope:String, functionName:String) — method, class com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper | |
Resolves the given scope and function-name to either an RPC operation or a local ActionScript method, depending on whether or not the scope starts with the "REMOTE_" keyword. | |
resolveAutomationIDPart(criteria:Object) — method, interface mx.automation.IAutomationObject | |
Resolves a child by using the id provided. | |
resolveAutomationIDPart(criteria:Object) — method, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
resolveAutomationIDPart(criteria:Object) — method, class mx.controls.FlexNativeMenu | |
Resolves a child by using the id provided. | |
resolveAutomationIDPart(criteria:Object) — method, class mx.core.UIComponent | |
Resolves a child by using the id provided. | |
resolveAutomationIDPart(criteria:Object) — method, class mx.flash.UIMovieClip | |
Resolves a child by using the id provided. | |
resolved — Property, interface com.adobe.solutions.rca.domain.IStage | |
If this stage is a reference to a stage template, then whether the reference has been resolved or not is decided by this Boolean value. | |
resolved — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
If this stage is a reference to a stage template, then whether the reference has been resolved or not is decided by this Boolean value. | |
resolved — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
This Boolean flag indicates whether the reference has been resolved, if this stage is a reference to a stage template. | |
resolved — Property, class mx.data.Conflict | |
Indicates whether this Conflict has been resolved (The acceptClient() or acceptServer() method has been called). | |
resolved — Property, class mx.data.Conflicts | |
Indicates if there are any unresolved conflicts in the list. | |
RESOLVED — Constant Static Property, class com.adobe.gravity.framework.BundleConstants | |
The bundle has been installed and resolved (all dependencies have been loaded) but has not yet been started. | |
resolvedContent — Property, class com.adobe.icc.dc.domain.TextModuleInstance | |
The module's resolved content value. | |
ResolvedContent — class, package com.adobe.icc.vo.render | |
A value object for the resolved content of a module. | |
ResolvedContent() — Constructor, class com.adobe.icc.vo.render.ResolvedContent | |
Constructor | |
resolvedContentFormat — Property, class com.adobe.icc.dc.domain.TextModuleInstance | |
Returns the module's resolved content type. | |
resolvedNode — Property, class com.adobe.mosaic.om.events.ResolveReferencesEvent | |
Returns the node that was resolved. | |
resolveExpressions(expressions:mx.collections:ArrayCollection, contextData:com.adobe.icc.vo.render:ContextData) — method, interface com.adobe.icc.services.module.IModuleResolverService | |
Resolves the given list of expression. | |
resolveFontLookupFunction — Static Property, class flashx.textLayout.elements.GlobalSettings | |
Specifies the callback used for changing the FontLookup based on swfcontext. | |
resolveFormat(target:Object) — method, interface flashx.textLayout.elements.IFormatResolver | |
Given a FlowElement or ContainerController object, return any format settings for it. | |
resolveID(rid:mx.automation:AutomationID, currentParent:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Resolves an id to automation objects. | |
resolveIDPart(parent:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart) — method, interface mx.automation.IAutomationManager | |
Resolves an id part to an Array of automation objects. | |
resolveIDPartToSingleObject(parent:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart) — method, interface mx.automation.IAutomationManager | |
Resolves an id part to an automation object within the parent. | |
resolveIDToSingleObject(rid:mx.automation:AutomationID, currentParent:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Resolves an id to an automation object. | |
resolveItems(resource:org.osmf.media:MediaResourceBase, items:Vector$org.osmf.media:MediaFactoryItem) — method, class org.osmf.media.MediaFactory | |
Returns the most appropriate MediaFactoryItem for the specified resource out of the MediaFactoryItems in the specified list. | |
resolveModule(moduleId:String, contextData:com.adobe.icc.vo.render:ContextData) — method, interface com.adobe.icc.services.module.IModuleResolverService | |
Resolves the specified module to a fully-resolved (no dependencies) XHTML (for text modules) or byte (for image modules) value. | |
resolvePath(path:String) — method, class flash.filesystem.File | |
Creates a new File object with a path relative to this File object's path, based on the path parameter (a string). | |
resolvePreviewUrl(url:String, asset:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Resolves the preview URL. | |
resolvePreviewUrl(url:String, asset:String) — method, interface ga.controls.IWrapperHost | |
Resolves the preview URL. | |
resolvePreviewUrl(url:String, asset:String) — method, class ga.controls.Wrapper | |
Resolves the preview URL. | |
resolveProperties(string:String) — method, interface com.adobe.gravity.service.manifest.IManifestParseContext | |
Resolve any property substitutions in the provided string. | |
resolveReferences(onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IMosaicNode | |
Resolves any reference elements that may be in the View, Panel, or Tile. | |
ResolveReferencesEvent — class, package com.adobe.mosaic.om.events | |
The ResolveReferencesEvent class defines a transient notification of references resolved. | |
ResolveReferencesEvent(type:String, resolvedNode:com.adobe.mosaic.om.interfaces:IMosaicNode, errMsg:String) — Constructor, class com.adobe.mosaic.om.events.ResolveReferencesEvent | |
Constructor. | |
resolveStage() — method, interface com.adobe.solutions.rca.domain.IStage | |
Resolves the reference if this stage is a reference to a stage template. | |
resolveStage() — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Resolves the reference if this stage is a reference to a stage template. | |
resolveStage(reviewId:String, stageNo:int) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API makes a reference stage inline. | |
resolveStage(reviewId:String, stageNo:int) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API makes a reference stage inline. | |
RESOLVE_STAGE — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation resolves stage, if its a reference to stage template. | |
resolveUserFormat(target:Object, userFormat:String) — method, interface flashx.textLayout.elements.IFormatResolver | |
Given a FlowElement or ContainerController object and the name of a format property, return the format value or undefined if the value is not found. | |
resource — Property, class org.osmf.events.MediaFactoryEvent | |
The resource representing the plugin. | |
resource — Property, class org.osmf.events.NetConnectionFactoryEvent | |
URLResource to which this event refers. | |
resource — Property, class org.osmf.media.MediaElement | |
The media resource that this media element operates on. | |
resource — Property, class org.osmf.media.MediaPlayerSprite | |
The resource corresponding to the media element that is currently being presented by this MediaPlayerSprite. | |
resource — Property, class org.osmf.net.NetStreamMetricsBase | |
Returns the DynamicStreamingResource which the class is referencing. | |
resource — Property, class org.osmf.traits.LoadTrait | |
Resource representing the piece of media to be loaded into this LoadTrait. | |
Resource — class, package com.adobe.icomm.assetplacement.model | |
This class models a <resource> element in the package definition. | |
Resource() — Constructor, class com.adobe.icomm.assetplacement.model.Resource | |
Constructor. | |
ResourceBundle — class, package mx.resources | |
Provides an implementation of the IResourceBundle interface. | |
ResourceBundle(locale:String, bundleName:String) — Constructor, class mx.resources.ResourceBundle | |
Constructor. | |
ResourceContainer — class, package lc.procmgmt.ui.layout | |
The ResourceContainer component provides support for displaying forms that are displayed in an HTML wrapper. | |
ResourceContainer() — Constructor, class lc.procmgmt.ui.layout.ResourceContainer | |
Constructor. | |
ResourceEvent — class, package mx.events | |
The ResourceEvent class represents an Event object that is dispatched when the ResourceManager loads the resource bundles in a resource module by calling the loadResourceModule() method. | |
ResourceEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Constructor, class mx.events.ResourceEvent | |
Constructor. | |
resourceManager — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
A reference to the object which manages all of the application's localized resources. | |
resourceManager — Property, class mx.core.UIComponent | |
A reference to the object which manages all of the application's localized resources. | |
resourceManager — Property, class mx.formatters.Formatter | |
A reference to the object which manages all of the application's localized resources. | |
resourceManager — Property, class mx.validators.Validator | |
A reference to the object which manages all of the application's localized resources. | |
resourceManager — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
A reference to the object which manages all of the application's localized resources. | |
ResourceManager — class, package mx.resources | |
This class is used to get a single instance of the IResourceManager implementation. | |
resourceModule — Property, interface com.adobe.guides.control.IGuideSource | |
A IGuideResourceModule identified the the locale and resource modules that support the Guide's resource strings. | |
resourceModules — Property, interface com.adobe.guides.i18n.IGuideResourceModule | |
A collection of URLs. | |
resourceName — Property, class flash.net.NetStreamInfo | |
Return resource name used when NetStream.play() was called. | |
ResourceRecord — class, package flash.net.dns | |
The ResourceRecord class is the base class for Domain Name System (DNS) resource record classes. | |
resourceRecords — Property, class flash.events.DNSResolverEvent | |
An array containing the resource records returned by the DNS lookup operation. | |
resources — Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
A list that contains all of the <resource> (non expired) entries in the package definition, wrapped in Resource objects. | |
resources — Property, class mx.rpc.xml.QualifiedResourceManager | |
This Array is used to preserve order in which resources were added so as to support the order in which they are searched. | |
resourcesChanged() — method, class mx.core.UIComponent | |
This method is called when a UIComponent is constructed, and again whenever the ResourceManager dispatches a "change" Event to indicate that the localized resources have changed in some way. | |
resourcesChanged() — method, class mx.formatters.Formatter | |
This method is called when a Formatter is constructed, and again whenever the ResourceManager dispatches a "change" Event to indicate that the localized resources have changed in some way. | |
resourcesChanged() — method, class mx.validators.Validator | |
This method is called when a Validator is constructed, and again whenever the ResourceManager dispatches a "change" Event to indicate that the localized resources have changed in some way. | |
resourcesChanged() — method, class spark.validators.supportClasses.GlobalizationValidatorBase | |
This method is called when a GlobalizationValidatorBase is constructed, and again whenever the ResourceManager dispatches a "change" Event to indicate that the localized resources have changed in some way. | |
resourcesMap — Property, class mx.rpc.xml.QualifiedResourceManager | |
Maps Namespace.uri to an Array of resources. | |
resourceStringFunction — Static Property, class flashx.textLayout.elements.GlobalSettings | |
Function that takes two parameters, a resource id and an optional array of parameters to substitute into the string. | |
resourceStringFunction — Static Property, class org.osmf.utils.OSMFStrings | |
Function that the getString methods uses to retrieve a user-facing string. | |
responder — Property, class mx.data.errors.NoDataAvailableError | |
If the data is not local and an asynchronous operation must be performed, an NoDataAvailableError will be thrown. | |
Responder — class, package flash.net | |
The Responder class provides an object that is used in NetConnection.call() to handle return values from the server related to the success or failure of specific operations. | |
Responder — class, package mx.rpc | |
This class provides a default implementation of the mx.rpc.IResponder interface. | |
Responder(result:Function, status:Function) — Constructor, class flash.net.Responder | |
Creates a new Responder object. | |
Responder(result:Function, fault:Function) — Constructor, class mx.rpc.Responder | |
Constructs an instance of the responder with the specified handlers. | |
responders — Property, class coldfusion.air.SessionToken | |
An array of IResponder handlers that will be called when the asynchronous request completes. | |
responders — Property, class mx.collections.errors.ItemPendingError | |
An array of IResponder handlers that will be called when the asynchronous request completes. | |
responders — Property, class mx.rpc.AsyncToken | |
An array of IResponder handlers that will be called when the asynchronous request completes. | |
responseHeaders — Property, class flash.events.HTTPStatusEvent | |
The response headers that the response returned, as an array of URLRequestHeader objects. | |
responseMessageSize — Property, class mx.messaging.messages.MessagePerformanceUtils | |
The size of the response message sent to the client by the server as measured during serialization at the server endpoint. | |
responseURL — Property, class flash.events.HTTPStatusEvent | |
The URL that the response was returned from. | |
... (rest) parameter — Statement | |
Specifies that a function will accept any number of comma-delimited arguments. | |
RestartAssetScheduleDialog — class, package com.adobe.solutions.prm.presentation.asset | |
The host component for the Restart Asset Dialog component. | |
RestartAssetScheduleDialog() — Constructor, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The constructor for RestartAssetScheduleDialog class. | |
restartCurrentStage — Skin Part, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for checkbox of Restart Current Stage. The skin part for checkbox of Restart Current Stage. | |
restartFirstStage — Skin Part, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the checkbox of Restart First Stage. The skin part for the checkbox of Restart First Stage. | |
restartSchedule(file:com.adobe.livecycle.content:File, stageNumber:int) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This remote operation restarts the workflow attached to a workitem. | |
restartSchedule(file:com.adobe.livecycle.content:File, stageNumber:int) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation restarts the workflow attached to a workitem. | |
restore() — method, class flash.display.NativeWindow | |
Restores this window from either a minimized or a maximized state. | |
restore() — method, interface mx.core.IWindow | |
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized). | |
restore() — method, class mx.core.Window | |
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized). | |
restore() — method, class mx.core.WindowedApplication | |
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized). | |
restore() — method, class spark.components.Window | |
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized). | |
restore() — method, class spark.components.WindowedApplication | |
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized). | |
restoreButtonSkin — Style, class mx.core.Window | |
Skin for restore button when using Flex chrome. | |
restoreButtonSkin — Style, class mx.core.WindowedApplication | |
Skin for restore button when using Flex chrome. | |
RestoreButtonSkin — class, package mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's restore button. | |
RestoreButtonSkin — class, package spark.skins.spark.windowChrome | |
The default skin class for the restore button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
RestoreButtonSkin() — Constructor, class mx.skins.wireframe.windowChrome.RestoreButtonSkin | |
Constructor. | |
RestoreButtonSkin() — Constructor, class spark.skins.spark.windowChrome.RestoreButtonSkin | |
Constructor. | |
restoreCellHeight — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The height to restore a minimized element to. | |
restoreCellWidth — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The width to restore a minimized element to. | |
restoreCommittedUnsentBatchesOnFault — Property, class mx.data.DataStore | |
When the client receives an error processing a message, setting this property to true causes it to "uncommit" any batches which you've committed but have not yet been sent to the server. | |
restoreMaximizedElement(element:mx.core:IVisualElement) — method, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
Restores an element that has been maximized. | |
restoreQuery(queryParams:Object) — method, class mx.data.DataServiceOfflineAdapter | |
Restores queries. | |
restoreRowArrays(modDeltaPos:int) — method, class mx.controls.listClasses.ListBase | |
Remove the requested number of rows from the beginning of the arrays that store references to the rows. | |
RestoreTileEvent — class, package com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The RestoreTileEvent class defines a transient notification of restoring a Tile. | |
restoreVanishedElement(element:mx.core:IVisualElement) — method, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
Handles the layout side of restoring a previously minimized element by making it appear. | |
restrict — Property, class fl.controls.ComboBox | |
Gets or sets the characters that a user can enter in the text field. | |
restrict — Property, class fl.controls.TextArea | |
Gets or sets the string of characters that the text field accepts from a user. | |
restrict — Property, class fl.controls.TextInput | |
Gets or sets the string of characters that the text field accepts from a user. | |
restrict — Property, class fl.text.TLFTextField | |
Indicates the set of characters that a user can enter into the text field. | |
restrict — Property, class flash.text.StageText | |
Restricts the set of characters that a user can enter into the text field. | |
restrict — Property, class flash.text.TextField | |
Indicates the set of characters that a user can enter into the text field. | |
restrict — Property, class mx.controls.ComboBase | |
Set of characters that a user can or cannot enter into the text field. | |
restrict — Property, class mx.controls.TextArea | |
Indicates the set of characters that a user can enter into the control. | |
restrict — Property, class mx.controls.TextInput | |
Indicates the set of characters that a user can enter into the control. | |
restrict — Property, class mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
restrict — Property, interface mx.core.ITextInput | |
Indicates the set of characters that a user can enter into the control. | |
restrict — Property, interface mx.core.IUITextField | |
Indicates the set of characters that a user can enter into the text field. | |
restrict(str:String, restrict:String) — Static Method , class mx.utils.StringUtil | |
Removes "unallowed" characters from a string. | |
restrict — Property, class spark.components.ComboBox | |
Specifies the set of characters that a user can enter into the prompt area. | |
restrict — Property, class spark.components.RichEditableText | |
Indicates the set of characters that a user can enter into the text field. | |
restrict — Property, class spark.components.supportClasses.SkinnableTextBase | |
Indicates the set of characters that a user can enter into the text field. | |
restrict — Property, class spark.components.supportClasses.StyleableStageText | |
Restricts the set of characters that a user can enter into the text field. | |
restrict — Property, interface spark.core.IEditableText | |
Indicates the set of characters that a user can enter into the text field. | |
resubscribeAttempts — Property, class mx.data.DataManager | |
Controls the number of times a disconnected DataManager instance attempts to resubscribe to its destination. | |
resubscribeAttempts — Property, class mx.messaging.AbstractConsumer | |
The number of resubscribe attempts that the Consumer makes in the event that the destination is unavailable or the connection to the destination fails. | |
resubscribeInterval — Property, class mx.data.DataManager | |
Controls the delay, in milliseconds, between resubscribe attempts. | |
resubscribeInterval — Property, class mx.messaging.AbstractConsumer | |
The number of milliseconds between resubscribe attempts. | |
result — Property, class coldfusion.air.SessionToken | |
The result that was returned by the associated call. | |
result — Event, class coldfusion.air.SyncManager | |
Dispatched when a syncmanager call returns successfully. | |
result — Property, class coldfusion.air.events.ConflictEvent | |
result — Property, class coldfusion.air.events.SessionResultEvent | |
The object that holds the actual result of the call. | |
result — Event, class coldfusion.service.BasicService | |
Dispatched when a ColdFusion service call returns successfully. | |
result — Property, class com.adobe.ep.taskmanagement.event.CollectionResultEvent | |
The resultant collection object. | |
result — Property, class com.adobe.ep.taskmanagement.event.ObjectResultEvent | |
The object that stores the results. | |
result — Property, class com.adobe.ep.taskmanagement.util.CollectionToken | |
The result collection. | |
result — Property, interface com.adobe.ep.taskmanagement.util.ICollectionToken | |
The result collection. | |
result — Property, interface com.adobe.ep.taskmanagement.util.IObjectToken | |
The object that is returned by the asynchronous call. | |
result — Property, class com.adobe.ep.taskmanagement.util.ObjectToken | |
The object that is returned by the asynchronous call. | |
result — Event, class com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Result events of wrapped services are propagated by the wrapper. | |
result — Event, class com.adobe.fiber.services.wrapper.DataServiceWrapper | |
Result events of the wrapped data service are propagated by the wrapper. | |
result(data:Object) — method, class com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
This method is called by a service when the return value has been received. | |
result(data:Object) — method, class com.adobe.livecycle.rca.service.DefaultResponder | |
This method is called by a service when the return value has been received. | |
result — Event, class flash.data.SQLStatement | |
Dispatched when an execute() or next() method call's operation completes successfully. | |
result — Property, class lc.foundation.events.CollectionResultEvent | |
The result collection object. | |
result — Property, class lc.foundation.events.ObjectResultEvent | |
The object that stores the results. | |
result — Property, class lc.foundation.util.CollectionToken | |
The result collection. | |
result(data:Object) — method, class lc.foundation.util.DefaultResponder | |
Executes when a result or return value is received. | |
result — Property, class lc.foundation.util.ObjectToken | |
The object that is returned by the asynchronous call. | |
result(data:Object) — method, class mx.collections.ItemResponder | |
This method is called by a service when the return value has been received. | |
result — Event, class mx.data.DataManager | |
The ResultEvent.RESULT event is dispatched when a service call successfully returns. | |
result — Event, class mx.data.DataService | |
The ResultEvent.RESULT event is dispatched when a service call successfully returns. | |
result — Event, class mx.data.DataStore | |
The ResultEvent.RESULT event is dispatched when the commit call successfully returns. | |
result — Event, class mx.data.ManagedRemoteService | |
The ResultEvent.RESULT event is dispatched when a service call successfully returns. | |
result — Event, class mx.data.RPCDataManager | |
The ResultEvent.RESULT event is dispatched when a service call successfully returns. | |
result — Event, class mx.messaging.ChannelSet | |
The result event is dispatched when a login or logout call successfully returns. | |
result(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder | |
Called by the channel that created this MessageResponder when a response returns from the destination. | |
result — Event, class mx.rpc.AbstractOperation | |
Dispatched when an Operation invocation successfully returns. | |
result — Event, class mx.rpc.AbstractService | |
The result event is dispatched when a service call successfully returns and isn't handled by the Operation itself. | |
result(data:Object) — method, class mx.rpc.AsyncResponder | |
This method is called by a service when the return value has been received. | |
result — Property, class mx.rpc.AsyncToken | |
The result that was returned by the associated RPC call. | |
result — Event, class mx.rpc.CallResponder | |
Dispatched when an Operation invocation successfully returns. | |
result(data:Object) — method, class mx.rpc.CallResponder | |
This method is called by the AsyncToken when it wants to deliver a ResultEvent to the CallResponder. | |
result(data:Object) — method, interface mx.rpc.IResponder | |
This method is called by a service when the return value has been received. | |
result(data:Object) — method, class mx.rpc.Responder | |
This method is called by a remote service when the return value has been received. | |
result — Property, class mx.rpc.events.ResultEvent | |
Result that the RPC call returns. | |
result — Event, class mx.rpc.http.HTTPMultiService | |
Dispatched when an HTTPMultiService call returns successfully. | |
result — Event, class mx.rpc.http.HTTPService | |
Dispatched when an HTTPService call returns successfully. | |
result — Property, class mx.rpc.soap.SOAPResult | |
Body of the SOAP result. | |
RESULT — Constant Static Property, class coldfusion.air.events.SessionResultEvent | |
The type of the event. | |
RESULT — Constant Static Property, class coldfusion.air.events.SyncResultEvent | |
The type of the event. | |
RESULT — Constant Static Property, class coldfusion.service.events.ColdFusionServiceResultEvent | |
The RESULT event type. | |
RESULT — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.RESULT constant defines the value of the type property of a result event object. | |
RESULT — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies a generic result was provided. | |
RESULT — Constant Static Property, class mx.data.events.DataServiceResultEvent | |
The RESULT constant defines the value of the type property of the event object for a result event. | |
RESULT — Constant Static Property, class mx.messaging.events.MessageEvent | |
The RESULT event type; dispatched when an RPC agent receives a result from a remote service destination. | |
RESULT — Constant Static Property, class mx.rpc.events.ResultEvent | |
The RESULT event type. | |
resultClass — Property, class mx.olap.OLAPCube | |
The class used by an OLAPCube instance to return the result. | |
resultElementType — Property, class mx.data.ManagedOperation | |
For operations which return a multi-valued response, this specifies the type of the elements of the Array or ArrayCollection. | |
resultElementType — Property, class mx.rpc.AbstractInvoker | |
Like resultType, used to define the ActionScript class used by a given operation though this property only applies to operations which return a multi-valued result (e.g. | |
ResultEvent — class, package mx.rpc.events | |
The event that indicates an RPC operation has successfully returned a result. | |
ResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Constructor, class mx.rpc.events.ResultEvent | |
Creates a new ResultEvent. | |
resultFormat — Property, class mx.rpc.http.AbstractOperation | |
Value that indicates how you want to deserialize the result returned by the HTTP call. | |
resultFormat — Property, class mx.rpc.http.HTTPMultiService | |
Value that indicates how you want to deserialize the result returned by the HTTP call. | |
resultFormat — Property, class mx.rpc.http.HTTPService | |
Value that indicates how you want to deserialize the result returned by the HTTP call. | |
resultFormat — Property, class mx.rpc.http.Operation | |
Value that indicates how you want to deserialize the result returned by the HTTP call. | |
resultFormat — Property, class mx.rpc.soap.Operation | |
Determines how the Operation result is decoded. | |
RESULT_FORMAT_ARRAY — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "array" is similar to "object" however the value returned is always an Array such that if the result returned from result format "object" is not an Array already the item will be added as the first item to a new Array. | |
RESULT_FORMAT_E4X — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "e4x" specifies that the value returned is an XML instance, which can be accessed using ECMAScript for XML (E4X) expressions. | |
RESULT_FORMAT_FLASHVARS — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "flashvars" specifies that the value returned is text containing name=value pairs separated by ampersands, which is parsed into an ActionScript object. | |
RESULT_FORMAT_OBJECT — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "object" specifies that the value returned is XML but is parsed as a tree of ActionScript objects. | |
RESULT_FORMAT_TEXT — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "text" specifies that the HTTPService result text should be an unprocessed String. | |
RESULT_FORMAT_XML — Constant Static Property, class mx.rpc.http.HTTPService | |
The result format "xml" specifies that results should be returned as an flash.xml.XMLNode instance pointing to the first child of the parent flash.xml.XMLDocument. | |
resultHandler(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder | |
Subclasses must override this method to perform custom processing of the result and invoke the proper callbacks on the associated MessageAgent. | |
resultHeaders — Property, class mx.rpc.soap.Operation | |
The headers that were returned as part of the last execution of this operation. | |
resultMax — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
The maximum number of results to be displayed. | |
results — Property, class mx.events.ValidationResultEvent | |
An array of ValidationResult objects, one per validated field. | |
resultsCollection — Property, class com.adobe.ep.ux.content.event.RelationEvent | |
The list of Results. | |
resultsCollection — Property, class com.adobe.ep.ux.content.event.VersionEvent | |
The list of Results | |
resultTimestamp — Property, class mx.data.ChangedItems | |
The timestamp indicating when this result was computed. | |
resultToken — Property, class mx.data.AsyncTokenResponder | |
The AsyncToken for the result. | |
resultToken — Property, interface mx.data.ITokenResponder | |
The AsyncToken for this responder. | |
resultType — Property, class mx.data.ManagedOperation | |
The class of the return type for this operation. | |
resultType — Property, class mx.rpc.AbstractInvoker | |
Specifies an optional return type for the operation. | |
resume() — method, class fl.motion.AnimatorBase | |
Resumes the animation after it has been paused by the pause() method. | |
resume() — method, class fl.transitions.Tween | |
Resumes the play of a tweened animation that has been stopped. | |
resume() — method, class flash.net.NetStream | |
Resumes playback of a video stream that is paused. | |
resume() — Static Method , class flash.system.System | |
Resumes the application after calling System.pause(). | |
resume() — method, class mx.effects.Effect | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, class mx.effects.EffectInstance | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, interface mx.effects.IEffect | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, interface mx.effects.IEffectInstance | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, class mx.effects.Tween | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, class mx.effects.effectClasses.MaskEffectInstance | |
Resumes the effect after it has been paused by a call to the pause() method. | |
resume() — method, class spark.effects.animation.Animation | |
Resumes the effect after it has been paused by a call to the pause() method. | |
RESUME — Constant Static Property, class flash.net.NetStreamPlayTransitions | |
Requests data from the new connection starting from the point at which the previous connection ended. | |
resumeBackgroundProcessing() — Static Method , class mx.core.UIComponent | |
Resumes the background processing of methods queued by callLater(), after a call to suspendBackgroundProcessing(). | |
resumeEventHandling() — Static Method , class mx.effects.EffectManager | |
Allows the EffectManager class to resume processing events after a call to the suspendEventHandling() method. | |
retrieveActiveOnly — Property, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies whether to retrieve only active templates. | |
retrieveActiveOnly — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Whether to search active templates only. | |
retrieveAuditConfig() — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
This operation retrieves the audit configuration for the Review Commenting and Approval building block. | |
retrieveAuditConfig() — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
This operation retrieves the audit configuration for the Review Commenting and Approval building block. | |
retrieveAuditModule(moduleName:String) — method, interface com.adobe.solutions.rca.service.IAuditor | |
Retrieves audit configuration document for a moduleName. | |
retrieveAuditModule(moduleName:String) — method, class com.adobe.solutions.rca.services.impl.Auditor | |
Retrieves audit configuration document for a moduleName. | |
retrieveConditionVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
retrieveFormVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
retrieveImageVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
retrieveInActiveOnly — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
A Boolean flag to indicate whether only inactive templates searched or all templates. | |
retrieveLetterVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
retrieveListVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
retrieveMetaData() — method, class mx.data.DataServiceOfflineAdapter | |
Look up the metadata for a given destination. | |
retrieveOnlyActive — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Whether to search for active principals only. | |
retrieveTextVersion(value:Array, creationDate:Date) — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type VersionHistory. | |
RETRYABLE_HINT_HEADER — Constant Static Property, class mx.messaging.messages.ErrorMessage | |
Header name for the retryable hint header. | |
return — Statement | |
Causes execution to return immediately to the calling function. | |
RETURNINDEXEDARRAY — Constant Static Property, class Array | |
Specifies that a sort returns an array that consists of array indices. | |
returnKeyLabel — Property, class flash.text.StageText | |
Indicates the label on the Return key for devices that feature a soft keyboard. | |
returnKeyLabel — Property, class spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what label should be displayed for the return key on soft keyboards. | |
returnKeyLabel — Property, class spark.components.supportClasses.StyleableStageText | |
Hint indicating what label should be displayed for the return key on soft keyboards. | |
ReturnKeyLabel — final class, package flash.text | |
The ReturnKeyLabel class defines the values to use for the returnKeyLabel property of the StageText class. | |
returnSummary(data:Object, field:mx.collections:SummaryField2) — method, class mx.collections.DefaultSummaryCalculator | |
Flex calls this method to end the computation of the summary value. | |
returnSummary(data:Object, field:mx.collections:SummaryField2) — method, interface mx.collections.ISummaryCalculator | |
Flex calls this method to end the computation of the summary value. | |
returnSummaryOfSummary(oldValue:Object, field:mx.collections:SummaryField2) — method, class mx.collections.DefaultSummaryCalculator | |
Flex calls this method to end the summary calculation. | |
returnSummaryOfSummary(value:Object, field:mx.collections:SummaryField2) — method, interface mx.collections.ISummaryCalculator | |
Flex calls this method to end the summary calculation. | |
returnType — Property, interface com.adobe.solutions.exm.authoring.domain.method.IFunction | |
Returns the return-type for this function (e.g. | |
returnType — Property, class com.adobe.solutions.exm.method.FunctionVO | |
The return-type of the function (String, Number, etc.). | |
returnType — Property, class mx.automation.AutomationMethodDescriptor | |
returnType — Property, interface mx.automation.IAutomationMethodDescriptor | |
The return type of the method. | |
returnType — Property, class mx.messaging.management.MBeanOperationInfo | |
The return data type for the operation. | |
reverse() — method, class Array | |
Reverses the array in place. | |
reverse() — method, class Vector | |
Reverses the order of the elements in the Vector. | |
reverse(s:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Reverse the characters in a string. | |
reverse() — method, interface mx.collections.ISort | |
Goes through the fields array and calls reverse() on each of the ISortField objects in the array. | |
reverse() — method, interface mx.collections.ISortField | |
Reverse the criteria for this sort field. | |
reverse() — method, class mx.collections.Sort | |
Goes through the fields array and calls reverse() on each of the ISortField objects in the array. | |
reverse() — method, class mx.collections.SortField | |
Reverse the criteria for this sort field. | |
reverse() — method, class mx.effects.Effect | |
Plays the effect in reverse, if the effect is currently playing, starting from the current position of the effect. | |
reverse() — method, class mx.effects.EffectInstance | |
Plays the effect in reverse, starting from the current position of the effect. | |
reverse() — method, interface mx.effects.IEffect | |
Plays the effect in reverse, if the effect is currently playing, starting from the current position of the effect. | |
reverse() — method, interface mx.effects.IEffectInstance | |
Plays the effect in reverse, starting from the current position of the effect. | |
reverse() — method, class mx.effects.Tween | |
Plays the effect in reverse, starting from the current position of the effect. | |
reverse() — method, class mx.effects.effectClasses.MaskEffectInstance | |
Plays the effect in reverse, starting from the current position of the effect. | |
reverse() — method, class spark.collections.Sort | |
Goes through the fields array and calls reverse() on each of the ISortField objects in the array. | |
reverse() — method, class spark.collections.SortField | |
Reverse the criteria for this sort field. | |
REVERSE — Constant Static Property, class spark.effects.animation.RepeatBehavior | |
Specifies that a repeating animation should reverse direction on every iteration. | |
revertAsset(assetId:String, assetType:String) — method, class com.adobe.icc.editors.managers.RevertManager | |
Reverts the asset with given id and type of the asset. | |
RevertAssets — class, package com.adobe.solutions.acm.authoring.presentation.common | |
TitleWindow Host component for showing the Revert Assets Pop Up. | |
RevertAssets() — Constructor, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Constructor. | |
revertAssetsLabel — Skin Part, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines the label to show message related to re A skin part that defines the label to show message related to re | |
revertChanges(item:mx.data:IManaged) — method, class mx.data.DataManager | |
Reverts any uncommitted changes to the specified item. | |
revertChanges() — method, class mx.data.DataStore | |
Reverts all pending (uncommitted) changes for all DataServices managed by this DataStore. | |
revertChanges(item:mx.data:IManaged) — method, class mx.data.ManagedRemoteService | |
This will undo any changes to the specified item and remove those changes from the cache. | |
revertChanges(item:mx.data:IManaged) — method, class mx.data.MessageBatch | |
Reverts the changes for this batch, either all changes if no item is supplied, or just the changes for the specified item if it is supplied. | |
revertChangesForCollection(collection:mx.collections:ListCollectionView) — method, class mx.data.DataManager | |
Reverts the changes for any item contained in the specified collection which should be managed by this DataManager instance. | |
revertChangesForCollection(collection:mx.collections:ListCollectionView) — method, class mx.data.DataStore | |
Reverts all pending (uncommitted) changes for any items in the specified managed collection. | |
revertChangesForCollection(collection:mx.collections:ListCollectionView) — method, class mx.data.MessageBatch | |
Reverts the changes for all items in the specified managed collection. | |
RevertManager — class, package com.adobe.icc.editors.managers | |
A manager for reverting the assets. | |
RevertManager() — Constructor, class com.adobe.icc.editors.managers.RevertManager | |
Constructor. | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(event:mx.events:CloseEvent) — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when the user selects the button on the Revert To Last Publish Pop up . | |
revertToLastPublish(fragmentLayoutId:String) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Reverts the fragment layout to the last published version. | |
revertToLastPublish(formId:String) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Revert the Layout identified by the given formID. | |
revertToLastPublish(fragmentLayoutId:String) — method, interface com.adobe.icc.services.letter.ILetterService | |
Reverts the letter to the last published version. | |
revertToLastPublish(srcModuleId:String) — method, interface com.adobe.icc.services.module.IModuleService | |
Reverts the data module to the last published version. | |
revertToLastPublished(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Revert to the last published version of the data dictionary identified by the given dataDictionaryId. | |
Review — class, package com.adobe.livecycle.rca.model | |
The Review object as returned by the searchReview API. | |
Review() — Constructor, class com.adobe.livecycle.rca.model.Review | |
Constructor. | |
reviewable — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Is the property to be shown in Properties Panel | |
reviewAsset — Property, class com.adobe.ep.ux.content.view.AssetManagerView | |
Review Asset | |
reviewAsset — Property, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Get Review Asset | |
reviewAssetType — Property, class com.adobe.ep.ux.content.view.AssetManagerView | |
Review Asset Type | |
reviewCommentingAndApproval — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
An instance of Review Commenting and Approval service for this review. | |
reviewCommentingAndApproval — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
An instance of Review Commenting and Approval service for this review. | |
ReviewCommentingAndApproval — class, package com.adobe.solutions.rca.services.impl | |
Implementation for core service of Review Commenting and Approval Building Block 10.0. | |
ReviewCommentingAndApproval() — Constructor, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
The constructor for ReviewCommentingAndApproval class. | |
ReviewCommentingAndApprovalService — class, package com.adobe.livecycle.rca.service.core.delegate | |
Remote service for the Managed Review and Approval building block. | |
ReviewCommentingAndApprovalService(channelSet:mx.messaging:ChannelSet) — Constructor, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Review Commenting amd Approval Core service. | |
REVIEW_COMMENTING_AND_APPROVAL_SERVICE_RO — Constant Static Property, class com.adobe.solutions.rca.services.impl.ServiceLocator | |
Name of the Review Commenting and Approval core service. | |
reviewCommentingAndApprovalUtil — Property, class com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
This property refers to an instance of Review Commenting and Approval Util service. | |
ReviewCommentingAndApprovalUtil — class, package com.adobe.livecycle.rca.service.core.delegate | |
Remote service for ManagedReviewAndApprovalUtil. | |
ReviewCommentingAndApprovalUtil — class, package com.adobe.solutions.rca.services.impl | |
This class defines the utility functions that are exposed by Review Commenting And Approval utility service. | |
ReviewCommentingAndApprovalUtil(channelSet:mx.messaging:ChannelSet) — Constructor, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalUtil | |
Constructor. | |
ReviewCommentingAndApprovalUtil() — Constructor, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
The constructor for ReviewCommentingAndApprovalUtil class. | |
REVIEW_COMMENTING_AND_APPROVAL_UTIL_SERVICE_RO — Constant Static Property, class com.adobe.solutions.rca.services.impl.ServiceLocator | |
Name of the Review Commenting and Approval util service. | |
ReviewCommentVisibility — class, package com.adobe.livecycle.rca.model.constant | |
ReviewCommentVisibility enumerator. | |
ReviewCommentVisibility — class, package com.adobe.solutions.rca.constant | |
ReviewCommentVisibility Enum. | |
ReviewCommentVisibility() — Constructor, class com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility | |
Provides values for the commentVisibility property of ReviewContext. | |
ReviewCommentVisibility() — Constructor, class com.adobe.solutions.rca.constant.ReviewCommentVisibility | |
The constructor for ReviewCommentVisibility class. | |
reviewContext — Property, interface com.adobe.solutions.rca.domain.IParticipant | |
The details of the review version of which a participant is a part. | |
reviewContext — Property, interface com.adobe.solutions.rca.domain.IStage | |
Review context object for this review stage. | |
reviewContext — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
The details of the review version of which a participant is a part. | |
reviewContext — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
Review context object for this review stage. | |
reviewContext — Property, class com.adobe.solutions.rca.vo.CustomAttributeVO | |
If the custom attribute is associated with a review instance then a reference to the review instance is returned. | |
reviewContext — Property, class com.adobe.solutions.rca.vo.ParticipantVO | |
The details of the review version. | |
reviewContext — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Review context object for this review stage. | |
ReviewContext — class, package com.adobe.livecycle.rca.model | |
Defines the basic structure of a review. | |
ReviewContext — class, package com.adobe.solutions.rca.domain.impl | |
This class defines the review context domain object. | |
ReviewContext() — Constructor, class com.adobe.livecycle.rca.model.ReviewContext | |
Constructor. | |
ReviewContext(value:com.adobe.solutions.rca.vo:ReviewContextVO) — Constructor, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
The constructor for ReviewContext class. | |
reviewContextList — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the list of reviewContext List, If the workitem is has a running instance of review associated with it, then it gives list of review context each corresponding to a different revision of review. | |
reviewContextList — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the list of reviewContext List, If the workitem is has a running instance of review associated with it, then it gives list of review context each corresponding to a different revision of review. | |
reviewContextList — Property, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
All the versions for the associated asset. | |
reviewContextList — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the list of reviewContext List, If the workitem is has a running instance of review associated with it, then it gives list of review context each corresponding to a different revision of review. | |
reviewContextList — Property, class com.adobe.solutions.rca.presentation.comment.CommentPod | |
This property refers to review context list. | |
ReviewContextVO — class, package com.adobe.solutions.rca.vo | |
This is the top-level object containing details of a particular review version. | |
ReviewContextVO() — Constructor, class com.adobe.solutions.rca.vo.ReviewContextVO | |
The constructor for ReviewContextVO class. | |
reviewDescriptor — Property, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Get Review Descriptor | |
Reviewer — class, package com.adobe.livecycle.rca.model.participant | |
Defines the properties of a review participant who is a reviewer. | |
Reviewer — class, package com.adobe.solutions.rca.domain.impl | |
This class defines a reviewer in a review stage. | |
Reviewer() — Constructor, class com.adobe.livecycle.rca.model.participant.Reviewer | |
Constructor. | |
Reviewer(value:com.adobe.solutions.rca.vo:ReviewerVO) — Constructor, class com.adobe.solutions.rca.domain.impl.Reviewer | |
The constructor for Reviewer class. | |
REVIEWER — Constant Static Property, class com.adobe.solutions.prm.constant.Roles | |
The role of an optional reviewer in a review workflow. | |
reviewerChkBox — Skin Part, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
A reference to the CheckBox object. If the check box is selected then an added participant is added as a reviewer. A reference to the CheckBox object. | |
ReviewerCollection — class, package com.adobe.livecycle.rca.model.participant | |
Specifies that Reviewer objects are added to a collection. | |
ReviewerCollection(source:Array) — Constructor, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Constructor. | |
reviewerEndDate — Property, class com.adobe.livecycle.rca.model.participant.Reviewer | |
Specifies the date when the task is completed by the reviewer. | |
REVIEWER_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.StageParticipantEvent | |
This value indicates that the added participant is a reviewer. | |
REVIEWER_ROLE — Constant Static Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the reviewer role. | |
reviewers — Property, class com.adobe.livecycle.rca.model.stage.ReviewStage | |
Specifies a collection of reviewers for the stage. | |
reviewerStartDate — Property, class com.adobe.livecycle.rca.model.participant.Reviewer | |
Specifies the date when the reviewer is assigned the task. | |
ReviewerStatus — class, package com.adobe.livecycle.rca.model.constant | |
ReviewerStatus enumerator. | |
ReviewerStatus — class, package com.adobe.solutions.rca.constant | |
ReviewerStatus Enum. | |
ReviewerStatus() — Constructor, class com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Provides values for the status property of a reviewer. | |
ReviewerStatus() — Constructor, class com.adobe.solutions.rca.constant.ReviewerStatus | |
The constructor for ReviewerStatus class. | |
ReviewerVO — class, package com.adobe.solutions.rca.vo | |
Reviewer defines the properties of a reviewer participant of a review. | |
ReviewerVO() — Constructor, class com.adobe.solutions.rca.vo.ReviewerVO | |
The constructor for ReviewerVO class. | |
reviewFields — Skin Part, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Reviewable fields of the Asset Skin Part to display the Reviewable fields of the Asset | |
reviewId — Property, class com.adobe.livecycle.rca.model.Review | |
Specifies the Managed Review And Approval Process unique identifier provided by the system. | |
reviewId — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a unique identifier generated by the Managed Review and Approval Process building block. | |
reviewId — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
A unique identifier of the review. | |
reviewId — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
A unique identifier of the review. | |
reviewId — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Review ID. | |
reviewLabel — Skin Part, class com.adobe.ep.ux.content.view.components.search.renderers.BaseSearchRenderer | |
Label to display in Review field Label to display in Review field | |
REVIEW_REFERENCE_CHANGED_EVENT — Static Property, class com.adobe.solutions.rca.domain.common.ReferenceChangedEvent | |
This value indicates that the review has changed. | |
reviews — Property, class com.adobe.livecycle.rca.model.Review | |
Specifies a collection of all the revisions of review. | |
ReviewSearchFilter — class, package com.adobe.livecycle.rca.model | |
Defines properties that are used to search reviews. | |
ReviewSearchFilter() — Constructor, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Filter class that is used to search review templates when using the searchReviews API. | |
ReviewSearchFilterVO — class, package com.adobe.solutions.rca.vo | |
Defines properties used for searching reviews. | |
ReviewSearchFilterVO() — Constructor, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
The constructor for ReviewSearchFilterVO class. | |
reviewStage — Property, interface com.adobe.solutions.rca.domain.IStageParticipant | |
Stage object which has this participant object in its list of participants. | |
reviewStage — Property, class com.adobe.solutions.rca.domain.impl.StageParticipant | |
Stage object which has this participant object in its list of participants. | |
reviewStage — Property, class com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
The review stage for which the duration is to be changed. | |
reviewStage — Property, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
The review stage associated with this component. | |
reviewStage — Property, class com.adobe.solutions.rca.vo.StageParticipantVO | |
Stage object which has this participant object in its list of participants. | |
reviewStage — Skin State, class com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a review stage is associated with the component. | |
ReviewStage — class, package com.adobe.livecycle.rca.model.stage | |
Specifies the properties of a review stage. | |
ReviewStage — class, package com.adobe.solutions.rca.presentation.template.stages | |
The host component for the component displaying information about a review stage. | |
ReviewStage() — Constructor, class com.adobe.livecycle.rca.model.stage.ReviewStage | |
Constructor. | |
ReviewStage() — Constructor, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
The constructor for ReviewStage class. | |
reviewStageView — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ReviewStage object that displays the details of a review stage. A reference to the ReviewStage object that displays the details of a review stage. | |
ReviewStageVO — class, package com.adobe.solutions.rca.vo | |
Defines the Value Object for a stage inside a schedule template. | |
ReviewStageVO() — Constructor, class com.adobe.solutions.rca.vo.ReviewStageVO | |
The constructor for ReviewStageVO class. | |
ReviewStatus — class, package com.adobe.livecycle.rca.model.constant | |
ReviewStatus enumerator. | |
ReviewStatus — class, package com.adobe.solutions.rca.constant | |
ReviewerStatus Enum. | |
ReviewStatus() — Constructor, class com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Provides values for the ReviewStatus property of ReviewContext. | |
ReviewStatus() — Constructor, class com.adobe.solutions.rca.constant.ReviewStatus | |
The constructor for ReviewStatus class. | |
reviewTemplate — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the review template that is to be inherited by children. | |
reviewTemplate — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the reivewTemplate. | |
reviewTemplate — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the review template that is to be inherited by children. | |
reviewTemplate — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the reivewTemplate. | |
reviewTemplate — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the review template to be inherited by children. | |
reviewTemplate — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the reivewTemplate. | |
reviewTemplate — Property, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The schedule template associated with this component. | |
reviewTemplate — Property, class com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The schedule template associated with this component. | |
reviewTemplate — Property, class com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The schedule template associated with this component. | |
reviewTemplate — Property, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
The schedule template associated with this host component. | |
reviewTemplate — Property, class com.adobe.solutions.rca.vo.CustomAttributeVO | |
If the custom attribute is associated with a review template then a reference of the review template is returned. | |
ReviewTemplate — class, package com.adobe.solutions.rca.domain.impl | |
This class defines a template that can be used to initiate a review. | |
ReviewTemplate(value:com.adobe.solutions.rca.vo:ReviewTemplateVO) — Constructor, class com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
The constructor for ReviewTemplate class. | |
ReviewTemplateReference — class, package com.adobe.livecycle.rca.model | |
A light-weight reference object for a review template. | |
ReviewTemplateReference() — Constructor, class com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Constructor. | |
ReviewTemplateVO — class, package com.adobe.solutions.rca.vo | |
This object holds the information of a schedule template. | |
ReviewTemplateVO() — Constructor, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
The constructor for ReviewTemplateVO class. | |
ReviewTemplateWorkflow — class, package com.adobe.solutions.rca.presentation.template | |
The host component for displaying the schedule template workflow in schedules mode. | |
ReviewTemplateWorkflow() — Constructor, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The constructor for ReviewTemplateWorkflow class. | |
reviewType — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Type of review like Regulated or Ad-hoc. | |
reviewType — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Type of review like Regulated or Ad-hoc. | |
reviewType — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Review type like, REGULATED or AD-HOC. | |
ReviewType — class, package com.adobe.livecycle.rca.model.constant | |
ReviewType enumerator. | |
ReviewType — class, package com.adobe.solutions.rca.constant | |
ReviewType Enum. | |
ReviewType() — Constructor, class com.adobe.livecycle.rca.model.constant.ReviewType | |
Provides values for the ReviewType property of ReviewContext. | |
ReviewType() — Constructor, class com.adobe.solutions.rca.constant.ReviewType | |
The constructor for ReviewType class. | |
REVISED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that an initiator has revised the review. | |
REVISED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage has been revised by a moderator or initiator. | |
REVISED — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewStatus | |
REVISED status means the review has been revised by initiator. | |
REVISED — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
REVISED status means the stage has been revised by moderator or initiator. | |
reviseReview(reviewId:String, stageNo:int, reviewDocument:mx.rpc.livecycle:DocumentReference, changeDescription:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Revises either all or part of a review. | |
reviseReview(reviewId:String, stageNo:int, reviewDocument:mx.rpc.livecycle:DocumentReference, changeDescription:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Revises either all or part of a review. | |
reviseReview(reviewId:String, stageNo:int, reviewDocument:com.adobe.livecycle.content:File, changeDescription:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation generates a new revision of a review from a particular stage. | |
reviseReview(reviewId:String, stageNo:int, reviewDocument:com.adobe.livecycle.content:File, changeDescription:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation generates a new revision of a review from a particular stage. | |
reviseReviewForAsset(event:flash.events:MouseEvent) — method, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method is called upon clicking the OK button. | |
revision — Property, class com.adobe.livecycle.rca.model.Review | |
Specifies the revision of the review. | |
revision — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a revision of this review. | |
revision — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Review revision number. | |
revision — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Review revision number. | |
revision — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Review revision number. | |
revocationCheckSetting — Property, class flash.security.XMLSignatureValidator | |
Specifies how certificate revocation is checked. | |
RevocationCheckSettings — final class, package flash.security | |
The RevocationCheckSettings class defines constants used by the revocationCheckSetting property of an XMLSignatureValidator object. | |
REVOKED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that a participant, such as an initiator or moderator, has revoked the review. | |
REVOKED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the review has been revoked by a moderator or initiator. | |
REVOKED — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewStatus | |
REVOKED status means the review has been revoked by a participant (an initiator or a moderator). | |
REVOKED — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
REVOKED status means the review has been revoked by moderator or initiator. | |
REVOKED — Constant Static Property, class flash.security.CertificateStatus | |
The certificate has been revoked. | |
revokeDefaultQueueAccess(userToRevokeOid:String, queueOwnerUserOid:String) — method, interface lc.procmgmt.IQueueManager | |
Revokes a user's access to the current user's default queue. | |
revokeReview(reviewId:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Revokes an ongoing review. | |
revokeReview(reviewId:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Revokes an ongoing review. | |
revokeReview(reviewId:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation revokes the review specified by review identifier. | |
revokeReview(reviewId:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation revokes the review specified by review identifier. | |
rewind() — method, class fl.motion.AnimatorBase | |
Sets Flash Player to the first frame of the animation. | |
rewind(t:Number) — method, class fl.transitions.Tween | |
Moves the play of a tweened animation back to its starting value. | |
rewind — Event, class fl.video.FLVPlayback | |
Dispatched when the location of the playhead moves backward by a call to seek() or when an autoRewind call is completed. | |
rewind — Property, class flash.ui.ContextMenuBuiltInItems | |
Lets the user set a SWF file to play from the first frame when selected, at any time (does not appear for a single-frame SWF file). | |
rewind — Event, class mx.controls.VideoDisplay | |
Dispatched when the control autorewinds. | |
REWIND — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a rewind event object. | |
REWIND — Constant Static Property, class flash.ui.Keyboard | |
Engage rewind transport mode | |
REWIND — Constant Static Property, class mx.events.VideoEvent | |
The VideoEvent.REWIND constant defines the value of the type property of the event object for a rewind event. | |
REWINDING — Constant Static Property, class fl.video.VideoState | |
The video player is in the rewinding state. | |
REWINDING — Constant Static Property, class mx.events.VideoEvent | |
The value of the VideoDisplay.state property during an autorewind triggered when play stops. | |
RGB — Constant Static Property, class flash.display.InterpolationMethod | |
Specifies that the RGB interpolation method should be used. | |
RGBInterpolator — class, package spark.effects.interpolation | |
The RGBInterpolator class provides interpolation between uint start and end values that represent RGB colors. | |
RGBInterpolator() — Constructor, class spark.effects.interpolation.RGBInterpolator | |
Constructor. | |
rgbMultiply(rgb1:uint, rgb2:uint) — Static Method , class mx.utils.ColorUtil | |
Performs an RGB multiplication of two RGB colors. | |
RichEditableText — class, package spark.components | |
RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text. | |
RichEditableText() — Constructor, class spark.components.RichEditableText | |
Constructor. | |
RichEditableTextAccImpl — class, package spark.accessibility | |
RichEditableTextAccImpl is the accessibility implementation class for spark.components.RichEditableText. | |
RichEditableTextAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.RichEditableTextAccImpl | |
Constructor. | |
RichText — class, package spark.components | |
RichText is a low-level UIComponent that can display one or more lines of richly-formatted text and embedded images. | |
RichText() — Constructor, class spark.components.RichText | |
Constructor. | |
richTextContentDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.TextEditor | |
A skin part that defines IccRichTextControl component A skin part that defines IccRichTextControl component | |
RichTextEditor — class, package mx.controls | |
The RichTextEditor control lets users enter and format text. | |
RichTextEditor() — Constructor, class mx.controls.RichTextEditor | |
Constructor. | |
RICH_TEXT_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats | |
Rich Text Format data. | |
right(str:String, count:int) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Returns the specified number of characters from the end (or right side) of the specified string. | |
right — Property, class com.adobe.mosaic.mxml.Tile | |
Sets the right value. | |
right — Property, interface com.adobe.mosaic.om.interfaces.IUIAttributes | |
Returns the node's right value which is the horizontal distance, in pixels, from the right edge of the component to the right edge of the content region. | |
right — Property, class flash.geom.Rectangle | |
The sum of the x and width properties. | |
right — Property, class mx.core.EdgeMetrics | |
The width, in pixels, of the right edge region. | |
right — Property, interface mx.core.ILayoutElement | |
The horizontal distance in pixels from the right edge of the component to the anchor target's right edge. | |
right — Property, class mx.core.UIComponent | |
For components, this layout constraint property is a facade on top of the similarly-named style. | |
right — Property, class mx.flash.UIMovieClip | |
The horizontal distance, in pixels, from the right edge of the component to the right edge of its content area. | |
right — Property, class org.osmf.layout.LayoutMetadata | |
Defines how many pixels should be present between the right-hand side of the target's bounding box, and the right-hand side of its container. | |
right — Style, class mx.core.UIComponent | |
The horizontal distance, in pixels, from the right edge of the component to the right edge of its parent container's content area. | |
right — Property, class spark.core.SpriteVisualElement | |
The horizontal distance in pixels from the right edge of the component to the anchor target's right edge. | |
right — Property, class spark.primitives.supportClasses.GraphicElement | |
The horizontal distance in pixels from the right edge of the component to the anchor target's right edge. | |
RIGHT — Constant Static Property, class fl.controls.ButtonLabelPlacement | |
The label appears to the right of the icon. | |
RIGHT — Constant Static Property, class fl.controls.ProgressBarDirection | |
Fill the progress bar from left to right. | |
RIGHT — Constant Static Property, class fl.video.VideoAlign | |
Specifies that the video is aligned to the right. | |
RIGHT — Constant Static Property, class flash.display.NativeWindowResize | |
The right edge of the window. | |
RIGHT — Constant Static Property, class flash.display.StageAlign | |
Specifies that the Stage is aligned to the right. | |
RIGHT — Constant Static Property, class flash.text.TextFieldAutoSize | |
Specifies that the text is to be treated as right-justified text, meaning that the right side of the text field remains fixed and any resizing of a single line is on the left side. | |
RIGHT — Constant Static Property, class flash.text.TextFormatAlign | |
Constant; aligns text to the right within the text field. | |
RIGHT — Constant Static Property, class flash.ui.GameInputHand | |
Indicates that the right hand is used for this control. | |
RIGHT — Constant Static Property, class flash.ui.KeyLocation | |
Indicates the key activated is in the right key location (there is more than one possible location for this key). | |
RIGHT — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Right Arrow key (39). | |
RIGHT — Constant Static Property, class flashx.textLayout.formats.ClearFloats | |
Specifies that text skips over right floats. | |
RIGHT — Constant Static Property, class flashx.textLayout.formats.Float | |
Graphic floats on the right side of the text. | |
RIGHT — Constant Static Property, class flashx.textLayout.formats.TextAlign | |
Specifies right edge alignment. | |
RIGHT — Constant Static Property, class ga.controls.LabeledHRule | |
Specifies that the label is positioned to the right. | |
RIGHT — Constant Static Property, class mx.controls.ButtonLabelPlacement | |
Specifies that the label appears to the right of the icon. | |
RIGHT — Constant Static Property, class mx.controls.ProgressBarDirection | |
Specifies to fill the progress bar from the left to the right. | |
RIGHT — Constant Static Property, class mx.controls.ProgressBarLabelPlacement | |
Specifies to place the label to the right of the progress bar. | |
RIGHT — Constant Static Property, class mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "right" as the alignment of the currency symbol for the CurrencyValidator class. | |
RIGHT — Constant Static Property, class org.osmf.layout.HorizontalAlign | |
Defines the right horizontal align mode. | |
RIGHT — Constant Static Property, class spark.components.ArrowDirection | |
Arrow points right. | |
RIGHT — Constant Static Property, class spark.components.IconPlacement | |
Specifies that the icon appears to the right of the label. | |
RIGHT — Constant Static Property, class spark.components.PopUpPosition | |
Position to the right of the target | |
RIGHT — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one line or "step" to the right. | |
RIGHT — Constant Static Property, class spark.effects.WipeDirection | |
Wipe direction that starts at the left and moves right | |
RIGHT — Constant Static Property, class spark.layouts.HorizontalAlign | |
Align children to the right of the container. | |
RIGHT — Constant Static Property, class spark.transitions.ViewTransitionDirection | |
Transition animates to the right. | |
rightAlignButton — Skin Part, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
RIGHTBRACKET — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the ] key (221). | |
rightClick — Event, class flash.desktop.SystemTrayIcon | |
Dispatched by this SystemTrayIcon object on right mouse click. | |
rightClick — Event, class flash.display.InteractiveObject | |
Dispatched when a user presses and releases the right button of the user's pointing device over the same InteractiveObject. | |
RIGHT_CLICK — Constant Static Property, class flash.events.MouseEvent | |
Defines the value of the type property of a rightClick event object. | |
RIGHT_CLICK — Constant Static Property, class flash.events.ScreenMouseEvent | |
The ScreenMouseEvent.RIGHT_CLICK constant defines the value of the type property of a rightClick event object. | |
rightExtension — Property, class flash.filters.ShaderFilter | |
The growth in pixels on the right side of the target object. | |
rightExtension — Property, class spark.filters.ShaderFilter | |
The growth in pixels on the right side of the target object. | |
rightIconGap — Style, class mx.controls.Menu | |
The gap to the right of the label in a menu item. | |
rightIndentBtn — Skin Part, class com.adobe.solutions.acm.ccr.presentation.ToolBar | |
A skin part that defines the item right indent button. A skin part that defines the item right indent button. | |
rightMargin — Property, class flash.text.TextFormat | |
The right margin of the paragraph, in pixels. | |
rightMouseDown — Event, class flash.desktop.SystemTrayIcon | |
Dispatched by this SystemTrayIcon object on right mouse down. | |
rightMouseDown — Event, class flash.display.InteractiveObject | |
Dispatched when a user presses the pointing device button over an InteractiveObject instance. | |
RIGHT_MOUSE_DOWN — Constant Static Property, class flash.events.MouseEvent | |
Defines the value of the type property of a rightMouseDown event object. | |
RIGHT_MOUSE_DOWN — Constant Static Property, class flash.events.ScreenMouseEvent | |
The ScreenMouseEvent.RIGHT_MOUSE_DOWN constant defines the value of the type property of a rightMouseDown event object. | |
rightMouseUp — Event, class flash.desktop.SystemTrayIcon | |
Dispatched by this SystemTrayIcon object on right mouse up. | |
rightMouseUp — Event, class flash.display.InteractiveObject | |
Dispatched when a user releases the pointing device button over an InteractiveObject instance. | |
RIGHT_MOUSE_UP — Constant Static Property, class flash.events.MouseEvent | |
Defines the value of the type property of a rightMouseUp event object. | |
RIGHT_MOUSE_UP — Constant Static Property, class flash.events.ScreenMouseEvent | |
The ScreenMouseEvent.RIGHT_MOUSE_UP constant defines the value of the type property of a rightMouseUp event object. | |
rightOffset — Property, class mx.controls.dataGridClasses.DataGridHeader | |
The offset, in pixels, from the right side of the content of the renderer. | |
rightOffset — Property, class mx.controls.listClasses.ListBaseContentHolder | |
Offset, in pixels, for the lower-right corner in the list control of the content defined by the ListBase.listContent property. | |
rightOperand — Property, class com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Right operand | |
rightPeak — Property, class flash.media.SoundChannel | |
The current amplitude (volume) of the right channel, from 0 (silent) to 1 (full amplitude). | |
rightToLeft — Property, class flash.media.SoundTransform | |
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the left speaker. | |
rightToRight — Property, class flash.media.SoundTransform | |
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the right speaker. | |
rightTrim(input:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Removes trailing white space from a string. | |
RL — Constant Static Property, class flashx.textLayout.formats.BlockProgression | |
Specifies right to left block progression. | |
rol(x:int, n:int) — Static Method , class mx.data.crypto.IntUtil | |
Rotates x left n bits | |
role — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies constraints for the results by user and role. | |
role — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Role of the member in the workflow. | |
role — Property, interface com.adobe.solutions.rca.domain.common.IMember | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.domain.impl.Approver | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.domain.impl.Author | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.domain.impl.Moderator | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.domain.impl.Reviewer | |
Role of the member in the workflow. | |
role — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
Constrains results for the current users role. | |
role — Property, class mx.accessibility.AccImpl | |
Accessibility role of the component being made accessible. | |
role — Property, class mx.rpc.soap.SOAPHeader | |
Specifies the URI for the role that this header is intended in a potential chain of endpoints processing a SOAP request. | |
ROLE_APPROVER — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
This value implies that the role of the participant is approver. | |
ROLE_AUTHOR — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
This value implies that the role of the participant is author. | |
roleDisplay — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttItem | |
A reference to the Image object that displays the role icon. A reference to the Image object that displays the role icon. | |
roleMembership — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
Retrieves a set of Role objects indicating those roles which this principal has. | |
roleMembership — Property, class lc.foundation.domain.Principal | |
The roles to which a user belongs. | |
ROLE_MODERATOR — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
This value implies that the role of the participant is moderator. | |
ROLE_REVIEWER_MANDATORY — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
This value implies that the role of the participant is mandatory reviewer. | |
ROLE_REVIEWER_OPTIONAL — Constant Static Property, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
This value implies that the role of the participant is optional reviewer. | |
roles — Property, class com.adobe.icc.vo.User | |
List of Role Strings that this user is part of | |
Roles — class, package com.adobe.solutions.prm.constant | |
This class defines the various roles of a member assigned to a project or workitem. | |
Roles() — Constructor, class com.adobe.solutions.prm.constant.Roles | |
The constructor for Roles class. | |
ROLE_SYSTEM_ALERT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an alert or a condition that a user should be notified about. | |
ROLE_SYSTEM_ANIMATION — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an animation control, which contains content that is changing over time, such as a control that displays a series of bitmap frames, like a film strip. | |
ROLE_SYSTEM_APPLICATION — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a main window for an application. | |
ROLE_SYSTEM_BORDER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a window border. | |
ROLE_SYSTEM_BUTTONDROPDOWN — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a button that drops down a list of items. | |
ROLE_SYSTEM_BUTTONDROPDOWNGRID — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a button that drops down a grid. | |
ROLE_SYSTEM_BUTTONMENU — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a button that drops down a menu. | |
ROLE_SYSTEM_CARET — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents the system caret. | |
ROLE_SYSTEM_CELL — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a cell within a table. | |
ROLE_SYSTEM_CHARACTER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a cartoon-like graphic object, such as Microsoft Office Assistant, which is typically displayed to provide help to users of an application. | |
ROLE_SYSTEM_CHART — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that he object represents a graphical image used to represent data. | |
ROLE_SYSTEM_CHECKBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a check box control, an option that can be turned on or off independently of other options. | |
ROLE_SYSTEM_CLIENT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a window's client area. | |
ROLE_SYSTEM_CLOCK — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a control that displays time. | |
ROLE_SYSTEM_COLUMN — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a column of cells within a table. | |
ROLE_SYSTEM_COLUMNHEADER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a column header, providing a visual label for a column in a table. | |
ROLE_SYSTEM_COMBOBOX — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a combo box; that is, an edit control with an associated list box that provides a set of predefined choices. | |
ROLE_SYSTEM_CURSOR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents the system mouse pointer. | |
ROLE_SYSTEM_DIAGRAM — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a graphical image used to diagram data. | |
ROLE_SYSTEM_DIAL — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a dial or knob. | |
ROLE_SYSTEM_DIALOG — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a dialog box or message box. | |
ROLE_SYSTEM_DOCUMENT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a document window. | |
ROLE_SYSTEM_DROPLIST — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a drop-down list box. | |
ROLE_SYSTEM_EQUATION — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a mathematical equation. | |
ROLE_SYSTEM_GRAPHIC — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a picture. | |
ROLE_SYSTEM_GRIP — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a special mouse pointer, which allows a user to manipulate user interface elements such as a window. | |
ROLE_SYSTEM_GROUPING — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object logically groups other objects. | |
ROLE_SYSTEM_HELPBALLOON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object displays help in the form of a ToolTip or help balloon. | |
ROLE_SYSTEM_HOTKEYFIELD — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a hot-key field that allows the user to enter a combination or sequence of keystrokes. | |
ROLE_SYSTEM_INDICATOR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an indicator such as a pointer graphic that points to the current item. | |
ROLE_SYSTEM_IPADDRESS — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an edit control designed for an Internet Protocol (IP) address. | |
ROLE_SYSTEM_LINK — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a link to something else. | |
ROLE_SYSTEM_LIST — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a list box, allowing the user to select one or more items. | |
ROLE_SYSTEM_LISTITEM — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an item in a list box or the list portion of a combo box, drop-down list box, or drop-down combo box. | |
ROLE_SYSTEM_MENUBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents the menu bar, usually following (beneath) the title bar of a window, from which menus can be selected by the user. | |
ROLE_SYSTEM_MENUITEM — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a menu item, which is an entry in a menu that a user can choose to carry out a command, select an option, or display another menu. | |
ROLE_SYSTEM_MENUPOPUP — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a menu, which presents a list of options from which the user can make a selection to perform an action. | |
ROLE_SYSTEM_OUTLINE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an outline or tree structure, such as a tree view control, which displays a hierarchical list and usually allows the user to expand and collapse branches. | |
ROLE_SYSTEM_OUTLINEBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents items that navigate like an outline item. | |
ROLE_SYSTEM_OUTLINEITEM — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an item in an outline or tree structure. | |
ROLE_SYSTEM_PAGETAB — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a page tab. | |
ROLE_SYSTEM_PAGETABLIST — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a container of page tab controls. | |
ROLE_SYSTEM_PANE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a pane within a frame or document window. | |
ROLE_SYSTEM_PROGRESSBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a progress bar, dynamically showing the user the percent complete of an operation in progress. | |
ROLE_SYSTEM_PROPERTYPAGE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a property sheet. | |
ROLE_SYSTEM_PUSHBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a push button control. | |
ROLE_SYSTEM_RADIOBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents an option button (also called a radio button). | |
ROLE_SYSTEM_ROW — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a row of cells within a table. | |
ROLE_SYSTEM_ROWHEADER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a row header, providing a visual label for a table row. | |
ROLE_SYSTEM_SCROLLBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a vertical or horizontal scroll bar, which can be either part of the client area or used in a control. | |
ROLE_SYSTEM_SEPARATOR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object is used to visually divide a space into two regions, such as a separator menu item or a bar dividing split panes within a window. | |
ROLE_SYSTEM_SLIDER — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a slider, which allows the user to adjust a setting in given increments between minimum and maximum values. | |
ROLE_SYSTEM_SOUND — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a system sound, which is associated with various system events. | |
ROLE_SYSTEM_SPINBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a spin box, which is a control that allows the user to increment or decrement the value displayed in a separate "buddy" control associated with the spin box. | |
ROLE_SYSTEM_SPLITBUTTON — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a button on a toolbar that has a drop-down list icon directly adjacent to the button. | |
ROLE_SYSTEM_STATICTEXT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents read-only text such as labels for other controls or instructions in a dialog box. | |
ROLE_SYSTEM_STATUSBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a status bar, which is an area typically at the bottom of a window that displays information about the current operation, state of the application, or selected object. | |
ROLE_SYSTEM_TABLE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a table containing rows and columns of cells, and optionally, row headers and column headers. | |
ROLE_SYSTEM_TEXT — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents selectable text that can be editable or read-only. | |
ROLE_SYSTEM_TITLEBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a title or caption bar for a window. | |
ROLE_SYSTEM_TOOLBAR — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a toolbar, which is a grouping of controls that provide easy access to frequently used features. | |
ROLE_SYSTEM_TOOLTIP — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents a ToolTip that provides helpful hints. | |
ROLE_SYSTEM_WHITESPACE — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents blank space between other objects. | |
ROLE_SYSTEM_WINDOW — Constant Static Property, class mx.accessibility.AccConst | |
An MSAA role indicating that the object represents the window frame, which usually contains child objects such as a title bar, client, and other objects typically contained in a window. | |
rollback — Event, class flash.data.SQLConnection | |
Dispatched when a rollback() method call's operation completes successfully. | |
rollback(responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
Rolls back an existing transaction created using the begin() method, meaning all changes made by any SQL statements in the transaction are discarded. | |
rollback() — method, class mx.data.DataServiceOfflineAdapter | |
Rolls back any current changes on the local store. | |
ROLLBACK — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.rollback() method was called. | |
ROLLBACK — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ROLLBACK constant defines the value of the type property of a rollback event object. | |
rollbackToSavepoint — Event, class flash.data.SQLConnection | |
Dispatched when a rollbackToSavepoint() method call's operation completes successfully. | |
rollbackToSavepoint(name:String, responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
Rolls back any SQL operations since the most recent savepoint or the named savepoint if a name is specified. | |
ROLLBACK_TO_SAVEPOINT — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.rollbackToSavepoint() method was called. | |
ROLLBACK_TO_SAVEPOINT — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ROLLBACK_TO_SAVEPOINT constant defines the value of the type property of a rollbackToSavepoint event object. | |
rollbackTransaction() — method, class coldfusion.air.Session | |
Rolls the changes in the transaction back to the state before the transaction. | |
ROLLED_UP_FROM_CHILD — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that the current status is a result of a roll up from a child entity. | |
rollOut — Event, class fl.controls.SelectableList | |
Dispatched when the user rolls the pointer off of the component. | |
rollOut — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves a pointing device away from an InteractiveObject instance. | |
rollOut — Event, class flashx.textLayout.container.TextContainerManager | |
Dispatched when the mouse goes out of any link. | |
rollOut — Event, class flashx.textLayout.elements.LinkElement | |
Dispatched when the mouse goes out of the link. | |
rollOut — Event, class flashx.textLayout.elements.TextFlow | |
Dispatched when the mouse goes out of any link. | |
ROLL_OUT — Constant Static Property, class flash.events.MouseEvent | |
Defines the value of the type property of a rollOut event object. | |
ROLL_OUT — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent | |
Defines the value of the type property of a rollOut event object. | |
rollOutEffect — Effect, class mx.core.UIComponent | |
Played when the user rolls the mouse so it is no longer over the component. | |
rollOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button | |
The default handler for the MouseEvent.ROLL_OUT event. | |
rollover — Property, class com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
The user interface to display when theuser positions the mouse over the attachment. | |
rollOver — Event, class fl.controls.SelectableList | |
Dispatched when the user rolls the pointer over the component. | |
rollOver — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves a pointing device over an InteractiveObject instance. | |
rollOver — Event, class flashx.textLayout.container.TextContainerManager | |
Dispatched when the mouse first enters any link. | |
rollOver — Event, class flashx.textLayout.elements.LinkElement | |
Dispatched when the mouse first enters the link. | |
rollOver — Event, class flashx.textLayout.elements.TextFlow | |
Dispatched when the mouse first enters any link. | |
ROLL_OVER — Constant Static Property, class flash.events.MouseEvent | |
Defines the value of the type property of a rollOver event object. | |
ROLL_OVER — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent | |
Defines the value of the type property of a rollOver event object. | |
ROLLOVER — Constant Static Property, class mx.charts.ChartItem | |
Value that indicates the ChartItem appears as if the mouse was over it. | |
rollOverColor — Style, class mx.controls.listClasses.ListBase | |
The color of the background of a renderer when the user rolls over it. | |
rollOverColor — Style, class mx.controls.listClasses.AdvancedListBase | |
The color of the background of a renderer when the user rolls over it. | |
rollOverColor — Style, class mx.controls.Menu | |
The color of the menu item background when a user rolls the mouse over it. | |
rollOverColor — Style, class mx.controls.MenuBar | |
The color of the menu item background when a user rolls the mouse over it. | |
rollOverColor — Style, class mx.controls.LinkBar | |
Color of links as you roll the mouse pointer over them. | |
rollOverColor — Style, class mx.controls.DataGrid | |
The color of the row background when the user rolls over the row. | |
rollOverColor — Style, class mx.controls.AdvancedDataGridBaseEx | |
The color of the row background when the user rolls over the row. | |
rollOverColor — Style, class mx.controls.ComboBox | |
The rollOverColor of the drop-down list. | |
rollOverColor — Style, class mx.controls.DateField | |
Color of the highlight area of the date when the user holds the mouse pointer over a date in the DateChooser control. | |
rollOverColor — Style, class mx.controls.Tree | |
Color of the background when the user rolls over the link. | |
rollOverColor — Style, class mx.controls.DateChooser | |
Color of the highlight area of the date when the user holds the mouse pointer over a date in the DateChooser control. | |
rollOverColor — Style, class mx.controls.LinkButton | |
Color of a LinkButton as a user moves the mouse pointer over it. | |
rollOverColor — Style, class spark.components.supportClasses.GroupBase | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.components.LabelItemRenderer | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.components.Scroller | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.components.SkinnableContainer | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.components.DataGrid | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.components.List | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.skins.spark.DefaultItemRenderer | |
Color of the highlights when the mouse is over the component. | |
rollOverColor — Style, class spark.skins.wireframe.DefaultItemRenderer | |
Color of the highlights when the mouse is over the component. | |
rollOverEffect — Effect, class mx.core.UIComponent | |
Played when the user rolls the mouse over the component. | |
rollOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button | |
The default handler for the MouseEvent.ROLL_OVER event. | |
rollOverIndicatorSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the highlight area of the date when the user holds the mouse pointer over a date in the DateChooser control. | |
rollOverOpenDelay — Style, class spark.components.mediaClasses.VolumeBar | |
The delay, in milliseconds, before opening the volume slider after the user moves the mouse over the volume icon in the VideoDisplay control. | |
rollOverOpenDelay — Property, class spark.components.supportClasses.DropDownController | |
Specifies the delay, in milliseconds, to wait for opening the drop down when the anchor button is rolled over. | |
rollOverOpenDelay — Property, class xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Specifies the delay, in milliseconds, to wait for opening the drop down when the anchor button is rolled over. | |
rollOverOpenDelay — Property, interface xd.core.axm.view.components.support.IDropDownController | |
The rollover delay to wait. | |
ROMAN — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies a roman baseline. | |
ROMAN_LETTERS — Constant Static Property, class mx.validators.Validator | |
A string containing the upper- and lower-case letters of the Roman alphabet ("A" through "Z" and "a" through "z"). | |
ROMAN_UP — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies that leading basis is ROMAN and leading direction is UP. | |
roomForScrollBar(bar:mx.controls.scrollClasses:ScrollBar, unscaledWidth:Number, unscaledHeight:Number) — method, class mx.core.ScrollControlBase | |
Determines if there is enough space in this component to display a given scrollbar. | |
root — Property, class flash.display.DisplayObject | |
For a display object in a loaded SWF file, the root property is the top-most display object in the portion of the display list's tree structure represented by that SWF file. | |
root — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
root — Property, interface mx.core.IFlexDisplayObject | |
For a display object in a loaded SWF file, the root property is the top-most display object in the portion of the display list's tree structure represented by that SWF file. | |
rootCause — Property, class com.adobe.exm.expression.event.ExpressionRegistrationFailureEvent | |
Failure root cause. | |
rootCause — Property, class mx.messaging.events.ChannelFaultEvent | |
Provides access to the underlying reason for the failure if the channel did not raise the failure itself. | |
rootCause — Property, class mx.messaging.events.MessageFaultEvent | |
Provides access to the root cause of the failure, if one exists. | |
rootCause — Property, class mx.messaging.messages.ErrorMessage | |
Should a root cause exist for the error, this property contains those details. | |
rootCause — Property, class mx.rpc.Fault | |
The cause of the fault. | |
rootDataElement — Property, class com.adobe.dct.model.DEPDictionaryModel | |
The root DataElementModel within the data dictionary. | |
rootDirectory — Property, class flash.events.StorageVolumeChangeEvent | |
A File object corresponding to the root directory of the mounted volume. | |
rootDirectory — Property, class flash.filesystem.StorageVolume | |
A File object corresponding to the root directory of the volume. | |
rootElement — Property, interface flashx.textLayout.compose.IFlowComposer | |
The root element associated with this IFlowComposer instance. | |
rootElement — Property, class flashx.textLayout.compose.StandardFlowComposer | |
The root element associated with this IFlowComposer instance. | |
rootElement — Property, class flashx.textLayout.container.ContainerController | |
Returns the root element that appears in the container. | |
rootFolder — Property, class com.adobe.icc.vo.Portfolio | |
Specifies the root folder of the portfolio. | |
rootJoint — Property, class fl.ik.IKArmature | |
The root joint in the armature. | |
rootNode — Property, interface com.adobe.guides.control.IGuideNavigation | |
rootNode is the top level GuideNode representing the current Guide instance's structure. | |
rootProject — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the root project. | |
rootProject — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the root project. | |
rootProject — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the root project. | |
rootProject — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the root project. | |
rootProject — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the root project. | |
rootProject — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the root project. | |
rootProjectId — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the root project ID for workItem search. | |
rootProjectName — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines a root project name filter for workItem search. | |
rootProjectOwner — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines a root project name filter for workItem search. | |
rootURL — Property, class mx.rpc.http.AbstractOperation | |
The URL that the HTTPService object should use when computing relative URLs. | |
rootURL — Property, class mx.rpc.http.HTTPService | |
The URL that the HTTPService object should use when computing relative URLs. | |
rootURL — Property, class mx.rpc.http.Operation | |
The rootURL is used to compute the URL for an HTTP service operation when the a relative URL is specified for the operation. | |
rootURL — Property, class mx.rpc.soap.AbstractWebService | |
The URL that the WebService should use when computing relative URLs. | |
ror(x:int, n:int) — Static Method , class mx.data.crypto.IntUtil | |
Rotates x right n bits | |
rotate(angle:Number) — method, class flash.geom.Matrix | |
Applies a rotation transformation to the Matrix object. | |
Rotate — class, package fl.transitions | |
The Rotate class rotates the movie clip object. | |
Rotate — class, package mx.effects | |
The Rotate effect rotates a component around a specified point. | |
Rotate — class, package spark.effects | |
The Rotate effect rotates a target object in the x, y plane around the transform center. | |
Rotate(target:Object) — Constructor, class mx.effects.Rotate | |
Constructor. | |
Rotate(target:Object) — Constructor, class spark.effects.Rotate | |
Constructor. | |
ROTATE_0 — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies no rotation. | |
ROTATE_180 — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies a 180 degree rotation. | |
ROTATE_270 — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies a 270 degree clockwise rotation. | |
Rotate3D — class, package spark.effects | |
The Rotate3D class rotate a target object in three dimensions around the x, y, or z axes. | |
Rotate3D(target:Object) — Constructor, class spark.effects.Rotate3D | |
Constructor. | |
ROTATE_90 — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies a 90 degree clockwise rotation. | |
rotateAroundExternalPoint(m:flash.geom:Matrix, x:Number, y:Number, angleDegrees:Number) — Static Method , class fl.motion.MatrixTransformer | |
Rotates a matrix about a point defined outside the matrix's transformation space. | |
rotateAroundInternalPoint(m:flash.geom:Matrix, x:Number, y:Number, angleDegrees:Number) — Static Method , class fl.motion.MatrixTransformer | |
Rotates a matrix about a point defined inside the matrix's transformation space. | |
rotatedGradientMatrix(x:Number, y:Number, width:Number, height:Number, rotation:Number) — method, class mx.skins.ProgrammaticSkin | |
Utility function to create a rotated gradient matrix. | |
rotateDirection — Property, class fl.motion.KeyframeBase | |
Controls how the target object rotates during a motion tween, with a value from the RotateDirection class. | |
RotateDirection — class, package fl.motion | |
The RotateDirection class provides constant values for rotation behavior during a tween. | |
ROTATED_LEFT — Constant Static Property, class flash.display.StageOrientation | |
Specifies that the stage is currently rotated left relative to the default orientation. | |
ROTATED_RIGHT — Constant Static Property, class flash.display.StageOrientation | |
Specifies that the stage is currently rotated right relative to the default orientation. | |
RotateInstance — class, package mx.effects.effectClasses | |
The RotateInstance class implements the instance class for the Rotate effect. | |
RotateInstance(target:Object) — Constructor, class mx.effects.effectClasses.RotateInstance | |
Constructor. | |
rotateTimes — Property, class fl.motion.KeyframeBase | |
Adds rotation to the target object during a motion tween, in addition to any existing rotation. | |
rotation — Property, class coldfusion.service.PdfPageDetail | |
Rotation of the PDF page. | |
rotation — Property, class coldfusion.service.mxml.Pdf | |
Degree of rotation of the watermark image on the page, for example, “60”. | |
rotation — Property, class fl.ik.IKJoint | |
The current rotation value. | |
rotation — Property, class fl.motion.KeyframeBase | |
Indicates the rotation of the target object in degrees from its original orientation as applied from the transformation point. | |
rotation — Property, class fl.motion.Source | |
Indicates the rotation value of the original object. | |
rotation — Property, class flash.display.DisplayObject | |
Indicates the rotation of the DisplayObject instance, in degrees, from its original orientation. | |
rotation — Property, class flash.events.TransformGestureEvent | |
The current rotation angle, in degrees, of the display object along the z-axis, since the previous gesture event. | |
rotation — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
rotation — Property, interface mx.core.IFlexDisplayObject | |
Indicates the rotation of the DisplayObject instance, in degrees, from its original orientation. | |
rotation — Property, class mx.core.UIComponent | |
Indicates the rotation of the DisplayObject instance, in degrees, from its original orientation. | |
rotation — Property, class mx.flash.UIMovieClip | |
Indicates the rotation of the DisplayObject instance, in degrees, from its original orientation. | |
rotation — Property, class mx.graphics.BitmapFill | |
The number of degrees to rotate the bitmap. | |
rotation — Property, class mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
rotation — Property, class spark.primitives.supportClasses.GraphicElement | |
Indicates the rotation of the element, in degrees, from the transform point. | |
ROTATION — Constant Static Property, class fl.motion.Tweenables | |
Constant for the rotation property. | |
ROTATION — Constant Static Property, class flash.ui.GameInputControlType | |
Represents a control that is useful for rotation. | |
rotationConcat — Property, class fl.motion.KeyframeBase | |
The rotation (z-axis) values of the target object in the motion relative to previous orientation as applied from the transformation point, as opposed to absolute rotation values, and separate from skewY values. | |
ROTATION_CONCAT — Constant Static Property, class fl.motion.Tweenables | |
Constant for the rotationConcat property. | |
rotationConstrained — Property, class fl.ik.IKJoint | |
Returns if the rotation is constrained. | |
rotationEnabled — Property, class fl.ik.IKJoint | |
Specifies if the rotation is enabled. | |
rotationInterval — Style, class spark.components.BusyIndicator | |
The interval to delay, in milliseconds, between rotations of this component. | |
rotationMax — Property, class fl.ik.IKJoint | |
The maximum rotation value. | |
rotationMin — Property, class fl.ik.IKJoint | |
The minimum rotation value. | |
rotationX — Property, class fl.motion.KeyframeBase | |
Stores rotationX property for this keyframe. | |
rotationX — Property, class flash.display.DisplayObject | |
Indicates the x-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationX — Property, class mx.core.UIComponent | |
Indicates the x-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationX — Property, class mx.flash.UIMovieClip | |
Indicates the x-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationX — Property, class mx.geom.CompoundTransform | |
The rotationX, in degrees, of the transform. | |
rotationX — Property, class mx.geom.TransformOffsets | |
the rotationX, in degrees, added to the transform | |
rotationX — Property, class spark.core.SpriteVisualElement | |
Indicates the x-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationX — Property, class spark.primitives.supportClasses.GraphicElement | |
Indicates the x-axis rotation of the element instance, in degrees, from its original orientation relative to the 3D parent container. | |
ROTATION_X — Constant Static Property, class fl.motion.Tweenables | |
Constant for the rotationX property. | |
rotationY — Property, class fl.motion.KeyframeBase | |
Stores rotationY property for this keyframe. | |
rotationY — Property, class flash.display.DisplayObject | |
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationY — Property, class mx.core.UIComponent | |
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationY — Property, class mx.flash.UIMovieClip | |
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationY — Property, class mx.geom.CompoundTransform | |
The rotationY, in degrees, of the transform. | |
rotationY — Property, class mx.geom.TransformOffsets | |
the rotationY, in degrees, added to the transform | |
rotationY — Property, class spark.core.SpriteVisualElement | |
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationY — Property, class spark.primitives.supportClasses.GraphicElement | |
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
ROTATION_Y — Constant Static Property, class fl.motion.Tweenables | |
Constant for the rotationY property. | |
rotationZ — Property, class flash.display.DisplayObject | |
Indicates the z-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationZ — Property, class mx.core.UIComponent | |
Indicates the z-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationZ — Property, class mx.flash.UIMovieClip | |
Indicates the z-axis rotation of the DisplayObject instance, in degrees, from its original orientation relative to the 3D parent container. | |
rotationZ — Property, class mx.geom.CompoundTransform | |
The rotationZ, in degrees, of the transform. | |
rotationZ — Property, class mx.geom.TransformOffsets | |
the rotationZ, in degrees, added to the transform | |
rotationZ — Property, class spark.primitives.supportClasses.GraphicElement | |
Indicates the rotation of the element, in degrees, from the transform point. | |
round(val:Number) — Static Method , class Math | |
Rounds the value of the parameter val up or down to the nearest integer and returns the value. | |
round(n:Number) — Static Method , class com.adobe.fiber.runtime.lib.MathFunc | |
Rounds a number to the closest integer. | |
ROUND — Constant Static Property, class flash.display.CapsStyle | |
Used to specify round caps in the caps parameter of the flash.display.Graphics.lineStyle() method. | |
ROUND — Constant Static Property, class flash.display.JointStyle | |
Specifies round joints in the joints parameter of the flash.display.Graphics.lineStyle() method. | |
roundedBottomCorners — Style, class mx.containers.Panel | |
Flag to enable rounding for the bottom two corners of the container. | |
RoundedRectangle — class, package mx.geom | |
RoundedRectangle represents a Rectangle with curved corners | |
RoundedRectangle(x:Number, y:Number, width:Number, height:Number, cornerRadius:Number) — Constructor, class mx.geom.RoundedRectangle | |
Constructor. | |
rounding — Property, class mx.formatters.CurrencyFormatter | |
How to round the number. | |
rounding — Property, class mx.formatters.NumberFormatter | |
Specifies how to round the number. | |
roundValue — Property, class mx.effects.AnimateProperty | |
If true, round off the interpolated tweened value to the nearest integer. | |
roundValue — Property, class mx.effects.effectClasses.AnimatePropertyInstance | |
If true, round off the interpolated tweened value to the nearest integer. | |
routeCommands() — method, class lc.procmgmt.domain.Task | |
Retrieves a collection of CompleteCommand objects, with one entry for each route. | |
routeList — Property, class lc.procmgmt.domain.Task | |
An array of route names available for this task. | |
routeName — Property, class lc.procmgmt.commands.CompleteCommand | |
The name of the route that is associated with the complete command. | |
routingEnabled — Property, class flash.net.GroupSpecifier | |
Specifies whether directed routing methods are enabled for the NetGroup. | |
routingReceiveBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is receiving directed routing messages from peers, in bytes per second. | |
routingSendBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is sending directed routing messages to peers, in bytes per second. | |
row — Property, class fl.controls.listClasses.ListData | |
The row in which the data item is displayed. | |
rowAlign — Property, class spark.components.TileGroup | |
Specifies how to justify the fully visible rows to the container height. | |
rowAlign — Property, class spark.layouts.TileLayout | |
Specifies how to justify the fully visible rows to the container height. | |
RowAlign — final class, package spark.layouts | |
The RowAlign class defines the possible values for the rowAlign property of the TileLayout class. | |
ROW_AXIS — Constant Static Property, class mx.controls.OLAPDataGrid | |
A constant that corresponds to the row axis. | |
ROW_AXIS — Static Property, class mx.olap.OLAPQuery | |
Specifies a row axis. | |
ROW_AXIS — Static Property, class mx.olap.OLAPResult | |
Specifies a row axis. | |
rowAxisHeaderStyleName — Style, class mx.controls.OLAPDataGrid | |
The name of a CSS style declaration for controlling aspects of the appearance of the row axis headers. | |
rowBackground — Skin Part, class spark.components.DataGrid | |
The IVisualElement class used to render the background of each row. The IVisualElement class used to render the background of each row. | |
rowBackground — Property, class spark.components.Grid | |
A visual element that's displays the background for each row. | |
rowCount — Property, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
The number of rows that a data grid will display | |
rowCount — Property, class fl.controls.ComboBox | |
Gets or sets the maximum number of rows that can appear in a drop-down list that does not have a scroll bar. | |
rowCount — Property, class fl.controls.DataGrid | |
Gets or sets the number of rows that are at least partially visible in the list. | |
rowCount — Property, class fl.controls.List | |
Gets or sets the number of rows that are at least partially visible in the list. | |
rowCount — Property, class fl.controls.SelectableList | |
Gets the number of rows that are at least partially visible in the list. | |
rowCount — Property, class fl.controls.TileList | |
Gets or sets the number of rows that are at least partially visible in the list. | |
rowCount — Property, class ga.layouts.RepeaterGrid | |
The number of rows that the grid displays | |
rowCount — Property, class mx.controls.ComboBox | |
Maximum number of rows visible in the ComboBox control list. | |
rowCount — Property, class mx.controls.listClasses.AdvancedListBase | |
Number of rows to be displayed. | |
rowCount — Property, class mx.controls.listClasses.ListBase | |
Number of rows to be displayed. | |
rowCount — Property, class spark.components.TileGroup | |
The row count. | |
rowCount — Property, class spark.components.VGroup | |
The current number of visible elements. | |
rowCount — Property, class spark.components.gridClasses.CellRegion | |
The number of rows in the cell region. | |
rowCount — Property, class spark.layouts.TileLayout | |
The row count. | |
rowCount — Property, class spark.layouts.VerticalLayout | |
The current number of visible elements. | |
rowHeight — Property, class fl.controls.DataGrid | |
Gets or sets the height of each row in the DataGrid component, in pixels. | |
rowHeight — Property, class fl.controls.List | |
Gets or sets the height of each row in the list, in pixels. | |
rowHeight — Property, class fl.controls.TileList | |
Gets or sets the height that is applied to each row in the list, in pixels. | |
rowHeight — Property, class mx.controls.listClasses.AdvancedListBase | |
The height of the rows in pixels. | |
rowHeight — Property, class mx.controls.listClasses.ListBase | |
The height of the rows in pixels. | |
rowHeight — Property, class spark.components.DataGrid | |
If variableRowHeight is false, then this property specifies the actual height of each row, in pixels. | |
rowHeight — Property, class spark.components.Grid | |
If variableRowHeight is false, then this property specifies the actual height of each row, in pixels. | |
rowHeight — Property, class spark.components.TileGroup | |
The row height, in pixels. | |
rowHeight — Property, class spark.components.VGroup | |
If variableRowHeight is false, then this property specifies the actual height of each child, in pixels. | |
rowHeight — Property, class spark.layouts.TileLayout | |
The row height, in pixels. | |
rowHeight — Property, class spark.layouts.VerticalLayout | |
If variableRowHeight is false, then this property specifies the actual height of each child, in pixels. | |
rowID — Property, class flash.events.SQLUpdateEvent | |
The unique row identifier of the row that was inserted, deleted, or updated. | |
rowIndex — Property, interface com.adobe.mosaic.layouts.ILayoutChild | |
The row index of the component | |
rowIndex — Property, class com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
The row index of the item. | |
rowIndex — Property, interface com.adobe.mosaic.om.interfaces.ITile | |
The tile's row index. | |
rowIndex — Property, class fl.events.ListEvent | |
Gets the row index of the item that is associated with this event. | |
rowIndex — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
The row index in the data provider of the selected cell. | |
rowIndex — Property, class mx.controls.listClasses.BaseListData | |
The index of the row of the DataGrid, List, or Tree control relative to the currently visible rows of the control, where the first row is at an index of 1. | |
rowIndex — Property, class mx.events.AdvancedDataGridEvent | |
The zero-based index of the item in the data provider. | |
rowIndex — Property, class mx.events.DataGridEvent | |
The zero-based index of the item in the data provider. | |
rowIndex — Property, class mx.events.ListEvent | |
In the zero-based index of the row that contains the item renderer where the event occured, or for editing events, the index of the item in the data provider that is being edited. | |
rowIndex — Property, class spark.components.gridClasses.CellPosition | |
The 0-based row index of the cell. | |
rowIndex — Property, class spark.components.gridClasses.CellRegion | |
The 0-based row index of the origin of the cell region. | |
rowIndex — Property, class spark.components.gridClasses.GridItemEditor | |
The zero-based index of the row of the cell being edited. | |
rowIndex — Property, class spark.components.gridClasses.GridItemRenderer | |
The zero-based index of the row of the cell being rendered. | |
rowIndex — Property, interface spark.components.gridClasses.IGridItemEditor | |
The zero-based index of the row of the cell being edited. | |
rowIndex — Property, interface spark.components.gridClasses.IGridItemRenderer | |
The zero-based index of the row of the cell being rendered. | |
rowIndex — Property, class spark.events.GridEvent | |
The index of the row where the event occurred, or -1 if the event did not occur over a grid row. | |
rowIndex — Property, class spark.events.GridItemEditorEvent | |
The index of the row that is being edited. | |
rowIndex — Property, class spark.skins.spark.DefaultGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). The zero-based index of the row of the cell being rendered. | |
rowIndex — Property, class spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). The zero-based index of the row of the cell being rendered. | |
rowInfo — Property, class mx.controls.listClasses.AdvancedListBase | |
An array of ListRowInfo objects that cache row heights and other tracking information for the rows in the listItems property. | |
rowInfo — Property, class mx.controls.listClasses.ListBase | |
An array of ListRowInfo objects that cache row heights and other tracking information for the rows in listItems. | |
rowInfo — Property, class mx.controls.listClasses.ListBaseContentHolder | |
An Array of ListRowInfo objects that cache row heights and other tracking information for the rows defined in the listItems property. | |
rowMap — Property, class mx.controls.listClasses.AdvancedListBase | |
A hash map of item renderers to their respective ListRowInfo object. | |
rowMap — Property, class mx.controls.listClasses.ListBase | |
A hash map of item renderers to their respective ListRowInfo object. | |
rowName — Property, class com.adobe.icc.editors.model.FieldAssignmentModel | |
The row name property. | |
rowName — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
The row name property. | |
ROWS — Constant Static Property, class spark.layouts.TileOrientation | |
Arranges elements row by row. | |
rowsAffected — Property, class flash.data.SQLResult | |
Indicates how many rows were affected by the operation. | |
rowSeparator — Skin Part, class spark.components.DataGrid | |
The IVisualElement class used to render the horizontal separator between header rows. The IVisualElement class used to render the horizontal separator between header rows. | |
rowSeparator — Property, class spark.components.Grid | |
A visual element that's displayed in between each row. | |
rowSOMExpression — Property, class com.adobe.icc.vo.TableRow | |
SOM expression of the Table row | |
rowSpan — Property, class mx.containers.GridItem | |
Number of rows of the Grid container spanned by the cell. | |
rowSpan — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Specifies the number of rows that the item renderer spans. | |
rowSpan — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Specifies how many rows the renderer should span. | |
rpcAdapter — Property, class mx.data.RPCDataManager | |
The RPCDataServiceAdapter defined for this data manager. | |
rpcAdapterFault(ev:mx.rpc.events:FaultEvent, token:mx.rpc:AsyncToken) — method, class mx.data.RPCDataServiceAdapter | |
Fault responder for RPCDataService operations. | |
RpcClassAliasInitializer — class, package mx.utils | |
The RpcClassAliasInitializer class registers all classes for AMF serialization needed by the Flex RPC library. | |
RPCDataManager — class, package mx.data | |
The RPCDataManager is a component you can use to manage objects which are retrieved using a service such as RemoteObject, WebService, and HTTPMultiService. | |
RPCDataManager() — Constructor, class mx.data.RPCDataManager | |
Constructs an instance of the RPC data manager. | |
RPCDataServiceAdapter — class, package mx.data | |
This is the abstract base class which you use to implement a new type of DataService implementation. | |
RPCObjectUtil — class, package mx.utils | |
The RPCObjectUtil class is a subset of ObjectUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCStringUtil — class, package mx.utils | |
The RPCStringUtil class is a subset of StringUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCUIDUtil — class, package mx.utils | |
The RPCUIDUtil class is a copy of UIDUtil without some functions that cause dependency problems when RPC messages are put in a bootstrap loader. | |
RSL_ADD_PRELOADED — Constant Static Property, class mx.events.RSLEvent | |
The RSLEvent.RSL_ADD_PRELOADED constant defines the value of the type property of the event object for an rslAddPreloaded event. | |
RSL_COMPLETE — Constant Static Property, class mx.events.RSLEvent | |
Dispatched when the RSL has finished downloading. | |
rslCompleteHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.DownloadProgressBar | |
Event listener for the RSLEvent.RSL_COMPLETE event. | |
rslCompleteHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.SparkDownloadProgressBar | |
Event listener for the RSLEvent.RSL_COMPLETE event. | |
RSLData — class, package mx.core | |
A Class that describes configuration data for an RSL. | |
RSLData(rslURL:String, policyFileURL:String, digest:String, hashType:String, isSigned:Boolean, verifyDigest:Boolean, applicationDomainTarget:String) — Constructor, class mx.core.RSLData | |
Constructor. | |
RSL_ERROR — Constant Static Property, class mx.events.RSLEvent | |
Dispatched when there is an error downloading the RSL. | |
RSLErrorEvent — class, package fl.events | |
The RSLErrorEvent class defines an error event dispatched by RSLPreloader. | |
RSLErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, rslsLoaded:int, rslsFailed:int, rslsTotal:int, failedURLs:Array) — Constructor, class fl.events.RSLErrorEvent | |
Creates an RSLErrorEvent object that contains information about RSLError events. | |
rslErrorHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.DownloadProgressBar | |
Event listener for the RSLEvent.RSL_ERROR event. | |
rslErrorHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.SparkDownloadProgressBar | |
Event listener for the RSLEvent.RSL_ERROR event. | |
RSLEvent — class, package fl.events | |
The RSLEvent class defines events dispatched by RSLPreloader. | |
RSLEvent — class, package mx.events | |
The RSLEvent class represents an event object used by the DownloadProgressBar class when an RSL is being downloaded by the Preloader class. | |
RSLEvent(type:String, bubbles:Boolean, cancelable:Boolean, rslsLoaded:int, rslsFailed:int, rslsTotal:int, bytesLoaded:int, bytesTotal:int) — Constructor, class fl.events.RSLEvent | |
Creates an Event object with specific information relevant to RSL events. | |
RSLEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:int, bytesTotal:int, rslIndex:int, rslTotal:int, url:flash.net:URLRequest, errorText:String, isResourceModule:Boolean, loaderInfo:flash.display:LoaderInfo) — Constructor, class mx.events.RSLEvent | |
Constructor. | |
rslIndex — Property, class mx.events.RSLEvent | |
The index number of the RSL currently being downloaded. | |
RSLInfo — class, package fl.rsl | |
The RSLInfo class allows to you specify the use of RSLs (Runtime Shared Library Files). | |
RSLInfo() — Constructor, class fl.rsl.RSLInfo | |
Constructor. | |
rslLoadComplete — Event, class fl.rsl.RSLPreloader | |
Dispatched by RSLPreloader when all RSLs have completed loading. | |
RSL_LOAD_COMPLETE — Constant Static Property, class fl.events.RSLEvent | |
Event dispatched by RSLPreloader when all RSLs have successfully downloading. | |
rslLoadFailed — Event, class fl.rsl.RSLPreloader | |
Dispatched by RSLPreloader when all RSLs have finished downloading and one or more have failed. | |
RSL_LOAD_FAILED — Constant Static Property, class fl.events.RSLErrorEvent | |
Error dispatched by RSLPreloader when all RSLs have finished downloading and one or more have failed. | |
RSLPreloader — class, package fl.rsl | |
The RSLPreloader class manages preloading of RSLs (Runtime Shared Libraries) before playing other content. | |
RSLPreloader(mainTimeline:flash.display:MovieClip) — Constructor, class fl.rsl.RSLPreloader | |
Constructor. | |
rslProgress — Event, class fl.rsl.RSLPreloader | |
Dispatched by RSLPreloader to indicate progress in downloading RSL files. | |
RSL_PROGRESS — Constant Static Property, class fl.events.RSLEvent | |
Event dispatched by RSLPreloader to indicate progress in downloading RSL files. | |
RSL_PROGRESS — Constant Static Property, class mx.events.RSLEvent | |
Dispatched when the RSL is downloading. | |
rslProgressHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.DownloadProgressBar | |
Event listener for the RSLEvent.RSL_PROGRESS event. | |
rslProgressHandler(event:mx.events:RSLEvent) — method, class mx.preloaders.SparkDownloadProgressBar | |
Event listener for the RSLEvent.RSL_PROGRESS event. | |
rslsFailed — Property, class fl.events.RSLErrorEvent | |
Returns the number of files that have failed to download. | |
rslsFailed — Property, class fl.events.RSLEvent | |
Returns the number of files that have failed to download. | |
rslsLoaded — Property, class fl.events.RSLErrorEvent | |
Returns the number of files that have downloaded successfully. | |
rslsLoaded — Property, class fl.events.RSLEvent | |
Returns the number of files that have downloaded successfully. | |
rslsTotal — Property, class fl.events.RSLErrorEvent | |
Returns the total number of files that have downloaded, successfully or not. | |
rslsTotal — Property, class fl.events.RSLEvent | |
Returns the total number of files that have downloaded, successfully or not. | |
rslTotal — Property, class mx.events.RSLEvent | |
The total number of RSLs being downloaded by the preloader | |
rslURL — Property, class mx.core.RSLData | |
The location of the RSL. | |
rslURLs — Property, class fl.rsl.RSLInfo | |
Returns an array of RSL URLs added via addEntry(). | |
RTL — Constant Static Property, class flashx.textLayout.formats.Direction | |
Specifies right-to-left direction for text. | |
RTL — Constant Static Property, class mx.core.LayoutDirection | |
Specifies right-to-left layout direction for a style client or a visual element. | |
RTMPChannel — class, package mx.messaging.channels | |
The RTMPChannel class provides basic RTMP support for messaging. | |
RTMPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.RTMPChannel | |
Creates an new RTMPChannel instance. | |
RTMPDynamicStreamingNetLoader — class, package org.osmf.net.rtmpstreaming | |
RTMPDynamicStreamingNetLoader is a NetLoader that provides dynamic stream switching functionality for RTMP streams. | |
RTMPDynamicStreamingNetLoader(factory:org.osmf.net:NetConnectionFactoryBase) — Constructor, class org.osmf.net.rtmpstreaming.RTMPDynamicStreamingNetLoader | |
Constructor. | |
RTMPNetStreamMetrics — class, package org.osmf.net.rtmpstreaming | |
RTMPNetStreamMetrics is a metrics provider for RTMP-based NetStreams. | |
RTMPNetStreamMetrics(netStream:flash.net:NetStream) — Constructor, class org.osmf.net.rtmpstreaming.RTMPNetStreamMetrics | |
Constructor. | |
rtsProcessName — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the name of the process that is used to generate a review tracking sheet. | |
rtsProcessName — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Name of the process used to generate Review Tracking Sheet (RTS). | |
rtsProcessName — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Name of the process used to generate Review Tracking Sheet (RTS). | |
rtsProcessName — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Name of the process used to generate Review Tracking Sheet (RTS). | |
RULE_FORCE_PLACEHOLDER — Constant Static Property, class com.adobe.icc.vo.render.ContextData | |
Substitution rule for forcing a variable's type to placeholder. | |
RULE_KEEP_TOKEN — Constant Static Property, class com.adobe.icc.vo.render.ContextData | |
Substitution rule for retaining the token of a variable with an empty value. | |
ruler — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The skin part that defines the Group where the content children are laid out. The skin part that defines the Group where the content children are laid out. | |
runDataEffectNextUpdate — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates if a data effect should be initiated the next time the display is updated. | |
runDataEffectNextUpdate — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates if a data effect should be initiated the next time the display is updated. | |
running — Property, class air.net.ServiceMonitor | |
Whether the monitor has been started. | |
running — Property, class com.adobe.icomm.assetplacement.controller.PromoImageSlideShow | |
Determine if the slideshow is running. | |
running — Property, class flash.desktop.NativeProcess | |
Indicates if this native process is currently running. | |
running — Property, class flash.utils.Timer | |
The timer's current state; true if the timer is running, otherwise false. | |
runningDataEffect — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag indicating if a data change effect is currently running | |
runningDataEffect — Property, class mx.controls.listClasses.ListBase | |
A flag indicating if a data change effect is currently running. | |
RUNNING_LATE — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that a project or workitem is running late from its schedule | |
runtimeApplicationDomain — Property, class flash.html.HTMLLoader | |
The application domain to use for the window.runtime object in JavaScript in the HTML page. | |
runtimeApplicationDomain — Property, class mx.controls.HTML | |
The ApplicationDomain to use for HTML's window.runtime scripting. | |
runtimeDPI — Property, class mx.core.RuntimeDPIProvider | |
Returns the runtime DPI of the current device by mapping its flash.system.Capabilities.screenDPI to one of several DPI values in mx.core.DPIClassification. | |
runtimeDPI — Property, class spark.components.Application | |
The DPI of the device the application is currently running on. | |
runtimeDPIProvider — Property, class spark.components.Application | |
A class that extends RuntimeDPIProvider and overrides the default Flex calculations for runtimeDPI. | |
RuntimeDPIProvider — class, package mx.core | |
The RuntimeDPIProvider class provides the default mapping of similar device DPI values into predefined DPI classes. | |
RuntimeDPIProvider() — Constructor, class mx.core.RuntimeDPIProvider | |
Constructor. | |
runtimePatchLevel — Property, class flash.desktop.NativeApplication | |
The patch level of the runtime hosting this application. | |
runtimeVersion — Property, class flash.desktop.NativeApplication | |
The version number of the runtime hosting this application. | |
Symbols 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 |
Mon Nov 28 2011, 07:43 AM -08:00