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 | |
a — Property, class fl.motion.BezierSegment | |
The first point of the Bezier curve. | |
a — Property, class flash.geom.Matrix | |
The value that affects the positioning of pixels along the x axis when scaling or rotating an image. | |
A — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the A key (65). | |
A4 — Constant Static Property, class flash.printing.PaperSize | |
A4 | |
A5 — Constant Static Property, class flash.printing.PaperSize | |
A5 | |
A6 — Constant Static Property, class flash.printing.PaperSize | |
A6 | |
AAAARecord — class, package flash.net.dns | |
The AAAARecord class represents a Domain Name System (DNS) AAAA resource record containing an IPv6 address. | |
AAAARecord() — Constructor, class flash.net.dns.AAAARecord | |
Creates an AAAA resource record. | |
abandon(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Abandons the task identified by the task identifier. | |
abandon() — method, class lc.procmgmt.domain.Task | |
Abandons the task. | |
AbandonCommand — class, package lc.procmgmt.commands | |
The AbandonCommand class executes the abandon operation for a task. | |
AbandonCommand(task:lc.procmgmt.domain:Task) — Constructor, class lc.procmgmt.commands.AbandonCommand | |
Constructor. | |
ABOVE — Constant Static Property, class spark.components.PopUpPosition | |
Position above the target | |
abs(val:Number) — Static Method , class Math | |
Computes and returns an absolute value for the number specified by the parameter val. | |
abs(n:Number) — Static Method , class com.adobe.fiber.runtime.lib.MathFunc | |
The absolute value of a number. | |
ABSOLUTE — Constant Static Property, class mx.core.ContainerLayout | |
Use absolute layout for the contents of this container. | |
absoluteEnd — Property, class flashx.textLayout.edit.ElementRange | |
The absolute text position of the FlowLeafElement object that contains the end of the range. | |
absoluteEnd — Property, interface flashx.textLayout.edit.ISelectionManager | |
The text position of the end of the selection, as an offset from the start of the text flow. | |
absoluteEnd — Property, class flashx.textLayout.edit.SelectionManager | |
The text position of the end of the selection, as an offset from the start of the text flow. | |
absoluteEnd — Property, class flashx.textLayout.elements.TextRange | |
End of the selection, as an absolute position in the TextFlow. | |
absoluteEnd — Property, class flashx.textLayout.operations.FlowTextOperation | |
The absolute end point of the range of text to which this operation is applied. | |
absoluteStart — Property, class flashx.textLayout.compose.TextFlowLine | |
The location of the line as an absolute character position in the TextFlow object. | |
absoluteStart — Property, class flashx.textLayout.container.ContainerController | |
Returns the first character in the container. | |
absoluteStart — Property, class flashx.textLayout.edit.ElementRange | |
The absolute text position of the FlowLeafElement object that contains the start of the range. | |
absoluteStart — Property, interface flashx.textLayout.edit.ISelectionManager | |
The text position of the start of the selection, as an offset from the start of the text flow. | |
absoluteStart — Property, class flashx.textLayout.edit.SelectionManager | |
The text position of the start of the selection, as an offset from the start of the text flow. | |
absoluteStart — Property, class flashx.textLayout.elements.TextRange | |
Start of the selection, as an absolute position in the TextFlow. | |
absoluteStart — Property, class flashx.textLayout.operations.FlowTextOperation | |
The absolute start point of the range of text to which this operation is applied. | |
absoluteToDisplayColumnIndex(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the displayed columns. | |
absoluteToVisibleColumnIndex(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the visible columns. | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Convert an absolute row index and column index into the corresponding row index and column index of the item as it is currently displayed by the control. | |
AbstractConsumer — class, package mx.messaging | |
The AbstractConsumer is the base class for both the Consumer and MultiTopicConsumer classes. | |
AbstractConsumer() — Constructor, class mx.messaging.AbstractConsumer | |
Constructs a Consumer. | |
AbstractEntityMetadata — class, package com.adobe.fiber.valueobjects | |
This class defines default, error throwing implementations of all of the functions declared in the IModelType and IModelInstance interfaces. | |
AbstractEvent — class, package mx.rpc.events | |
The base class for events that RPC services dispatch. | |
AbstractInvoker — class, package mx.rpc | |
An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractMessage — class, package mx.messaging.messages | |
Abstract base class for all messages. | |
AbstractMessage() — Constructor, class mx.messaging.messages.AbstractMessage | |
Constructs an instance of an AbstractMessage with an empty body and header. | |
AbstractOperation — class, package mx.rpc | |
The AbstractOperation class represents an individual method on a service. | |
AbstractOperation — class, package mx.rpc.http | |
An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructor, class mx.rpc.AbstractOperation | |
Creates a new Operation. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructor, class mx.rpc.http.AbstractOperation | |
Creates a new Operation. | |
AbstractParticipant — class, package com.adobe.livecycle.rca.model.participant | |
Defines the basic properties of a participant in a review. | |
AbstractParticipant(self:com.adobe.livecycle.rca.model.participant:AbstractParticipant) — Constructor, class com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Constructor. | |
AbstractProducer — class, package mx.messaging | |
The AbstractProducer is the base class for the Producer and MultiTopicConsumer classes. | |
AbstractSearchFilterVO — class, package com.adobe.solutions.prm.vo | |
This class defines an abstract search filter for Project Management search operations. | |
AbstractSearchFilterVO() — Constructor, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
The constructor for AbstractSearchFilterVO class. | |
AbstractService — Dynamic Class, package mx.rpc | |
The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractService(destination:String) — Constructor, class mx.rpc.AbstractService | |
Constructor. | |
AbstractServiceWrapper — class, package com.adobe.fiber.services.wrapper | |
The AbstractServiceWrapper class is the superclass of the hierarchy for generated service wrappers.As such it declares functions and variables common to all generated service wrappers. | |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Constructor. | |
AbstractStage — class, package com.adobe.livecycle.rca.model.stage | |
Defines the basic properties of a stage. | |
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — Constructor, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
This constructor function cannot be called directly because this is an abstract class. | |
AbstractTarget — class, package mx.logging | |
This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractTarget() — Constructor, class mx.logging.AbstractTarget | |
Constructor. | |
AbstractWebService — class, package mx.rpc.soap | |
AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AbstractWebService(destination:String, rootURL:String) — Constructor, class mx.rpc.soap.AbstractWebService | |
Creates a new WebService. | |
AccConst — final class, package mx.accessibility | |
The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
accDoDefaultAction(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
An IAccessible method that performs the default action associated with the component that this AccessibilityImplementation represents or of one of its child elements. | |
ACCELERATED — Constant Static Property, class flash.media.VideoStatus | |
Indicates hardware-accelerated (GPU) video decoding. | |
ACCELERATION — Constant Static Property, class flash.ui.GameInputControlType | |
Represents an accelerometer control. | |
accelerationX — Property, class flash.events.AccelerometerEvent | |
Acceleration along the x-axis, measured in Gs. | |
accelerationY — Property, class flash.events.AccelerometerEvent | |
Acceleration along the y-axis, measured in Gs. | |
accelerationZ — Property, class flash.events.AccelerometerEvent | |
Acceleration along the z-axis, measured in Gs. | |
Accelerometer — class, package flash.sensors | |
The Accelerometer class dispatches events based on activity detected by the device's motion sensor. | |
Accelerometer() — Constructor, class flash.sensors.Accelerometer | |
Creates a new Accelerometer instance. | |
AccelerometerEvent — class, package flash.events | |
The Accelerometer class dispatches AccelerometerEvent objects when acceleration updates are obtained from the Accelerometer sensor installed on the device. | |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Constructor, class flash.events.AccelerometerEvent | |
Creates an AccelerometerEvent object that contains information about acceleration along three dimensional axis. | |
accentColor — Style, class mx.charts.Legend | |
Accent color used by component skins. | |
accentColor — Style, class mx.controls.sliderClasses.Slider | |
Color of the track highlight. | |
accentColor — Style, class mx.controls.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Style, class mx.core.ScrollControlBase | |
Accent color used by component skins. | |
accentColor — Style, class mx.core.Container | |
Accent color used by component skins. | |
accentColor — Style, class spark.components.supportClasses.GroupBase | |
Accent color used by component skins. | |
accentColor — Style, class spark.components.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Style, class spark.components.ActionBar | |
Accent color used by component skins. | |
accentColor — Style, class spark.components.SkinnableContainer | |
Accent color used by component skins. | |
accentColor — Style, class spark.components.ToggleSwitch | |
Color applied to highlight the selected side of the ToggleSwitch control. | |
accentColor — Style, class spark.components.DateSpinner | |
Color applied for the date items that match today's date. | |
accept() — Static Method , class adobe.utils.XMLUI | |
Makes the current XMLUI dialog box close with an "accept" state. | |
acceptableStatusCodes — Property, class air.net.URLMonitor | |
The numeric status codes representing a successful result. | |
acceptAllClient() — method, class mx.data.Conflicts | |
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method. | |
acceptAllServer() — method, class mx.data.Conflicts | |
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method. | |
acceptClient() — method, class mx.data.Conflict | |
Requeues the current local changes and updates the property values such that a subsequent call to DataService.commit() should succeed, causing these changes to override the previous ones. | |
acceptDragDrop(target:flash.display:InteractiveObject) — Static Method , class flash.desktop.NativeDragManager | |
Informs the NativeDragManager object that the specified target interactive object can accept a drop corresponding to the current drag event. | |
acceptDragDrop(target:mx.core:IUIComponent) — Static Method , class mx.managers.DragManager | |
Call this method from your dragEnter event handler if you accept the drag/drop data. | |
acceptServer() — method, class mx.data.Conflict | |
Removes the conflicting local change and applies the property values found on the Conflict.serverObject property to the local item. | |
Accessibility — final class, package flash.accessibility | |
The Accessibility class manages communication with screen readers. | |
accessibilityDescription — Property, class mx.core.UIComponent | |
A convenience accessor for the description property in this UIComponent's accessibilityProperties object. | |
accessibilityEnabled — Property, class mx.core.UIComponent | |
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object. | |
accessibilityImplementation — Property, class flash.display.InteractiveObject | |
The current accessibility implementation (AccessibilityImplementation) for this InteractiveObject instance. | |
AccessibilityImplementation — class, package flash.accessibility | |
The AccessibilityImplementation class is the base class in Flash Player that allows for the implementation of accessibility in components. | |
AccessibilityImplementation() — Constructor, class flash.accessibility.AccessibilityImplementation | |
Static constructor. | |
accessibilityName — Property, class mx.core.UIComponent | |
A convenience accessor for the name property in this UIComponent's accessibilityProperties object. | |
accessibilityProperties — Property, class flash.display.DisplayObject | |
The current accessibility options for this display object. | |
accessibilityProperties — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
accessibilityProperties — Property, interface mx.core.IFlexDisplayObject | |
The current accessibility options for this display object. | |
accessibilityProperties — Property, interface spark.core.IEditableText | |
The current accessibility options for this display object. | |
AccessibilityProperties — class, package flash.accessibility | |
The AccessibilityProperties class lets you control the presentation of Flash objects to accessibility aids, such as screen readers. | |
AccessibilityProperties() — Constructor, class flash.accessibility.AccessibilityProperties | |
Creates a new AccessibilityProperties object. | |
accessibilityShortcut — Property, class mx.core.UIComponent | |
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object. | |
AccessibleButton — class, package ga.uiComponents | |
For internal use only. | |
accessibleName — Property, class lc.procmgmt.ui.controls.EmbossedNavigator | |
Sets the accessible name of the list that is read by a screen reader. | |
AccessibleText — class, package ga.uiComponents | |
For internal use only. | |
AccessPrivileges — class, package mx.data | |
Encapsulates the allowed privileges and provides access to simple descriptions of what operations are allowed. | |
AccessPrivileges(privileges:uint) — Constructor, class mx.data.AccessPrivileges | |
Constructs an instance with the specified privileges. | |
AccImpl — class, package fl.accessibility | |
The AccImpl class, also called the Accessibility Implementation class, is the base class for the implementation of accessibility in components. | |
AccImpl — class, package mx.accessibility | |
AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
AccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AccImpl | |
Constructor. | |
accLocation(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning a DisplayObject or Rectangle specifying the bounding box of a child element in the AccessibilityImplementation. | |
Accordion — class, package mx.containers | |
An MX Accordion navigator container has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible. | |
Accordion() — Constructor, class mx.containers.Accordion | |
Constructor. | |
AccordionAutomationImpl — class, package mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionAutomationImpl(obj:mx.containers:Accordion) — Constructor, class mx.automation.delegates.containers.AccordionAutomationImpl | |
Constructor. | |
AccordionHeader — class, package mx.containers.accordionClasses | |
The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeader() — Constructor, class mx.containers.accordionClasses.AccordionHeader | |
Constructor. | |
AccordionHeaderAccImpl — class, package mx.accessibility | |
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AccordionHeaderAccImpl | |
Constructor. | |
AccordionHeaderSkin — class, package mx.skins.halo | |
The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin — class, package mx.skins.spark | |
The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin() — Constructor, class mx.skins.halo.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Constructor, class mx.skins.spark.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Constructor, class mx.skins.wireframe.AccordionHeaderSkin | |
Constructor. | |
_accordionMode — Property, class xd.core.axm.view.components.AXMAccordion | |
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE | |
accordionMode — Property, class xd.core.axm.view.components.AXMAccordion | |
accordionMode | |
AccordionNav — class, package ga.controls | |
The AccordionNav component is an accordion control that lists section names where each section contains a list of panels. | |
AccordionNav() — Constructor, class ga.controls.AccordionNav | |
Constructor. | |
AccordionSkin — class, package com.adobe.guides.spark.wrappers.skins | |
Defines the Accordion wrapper skin. | |
AccordionSkin() — Constructor, class com.adobe.guides.spark.wrappers.skins.AccordionSkin | |
Constructor. | |
accSelect(operation:uint, childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
IAccessible method for altering the selection in the component that this AccessibilityImplementation represents. | |
accurate — Property, class mx.charts.chartClasses.AxisLabelSet | |
When returned from the getLabelEstimate() method, set to true if the estimate accurately represents the final labels to be rendered. | |
acknowledge — Event, class mx.messaging.MessageAgent | |
Dispatched when an acknowledge message is received for a sent message. | |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageAgent | |
Invoked by a MessageResponder upon receiving a result for a sent message. | |
ACKNOWLEDGE — Constant Static Property, class mx.messaging.events.MessageAckEvent | |
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement. | |
acknowledgeMessage — Property, class mx.messaging.events.MessageAckEvent | |
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage. | |
AcknowledgeMessage — class, package mx.messaging.messages | |
An AcknowledgeMessage acknowledges the receipt of a message that was sent previously. | |
AcknowledgeMessage() — Constructor, class mx.messaging.messages.AcknowledgeMessage | |
Constructs an instance of an AcknowledgeMessage with an empty body and header. | |
ACMRelationshipManager — class, package com.adobe.icc.editors.managers | |
Relationship manager for managing the Relationship browser. | |
ACMRelationshipManager() — Constructor, class com.adobe.icc.editors.managers.ACMRelationshipManager | |
Constructor. | |
acos(val:Number) — Static Method , class Math | |
Computes and returns the arc cosine of the number specified in the parameter val, in radians. | |
acquireContextByName(name:String) — method, interface com.adobe.mosaic.om.interfaces.IApplication | |
Returns the context interface with the given name for the application. | |
acquireManager(name:String) — method, interface com.adobe.mosaic.om.interfaces.IClientFramework | |
Creates or gets the instance of the requested Composite Application Framework component that implements IManager. | |
ACROBAT_DETECT — Constant Static Property, class lc.procmgmt.ui.layout.DesktopModel | |
A special value that specifies to set the state to for detecting Adobe Acrobat or Adobe Reader version installed on the computer of the user. | |
action — Property, class coldfusion.service.BasicService | |
Action string for the service. | |
action — Property, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Fetch action associated with this handler instance. | |
action — Property, class com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Fetch action associated with this handler instance. | |
action — Property, class com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor | |
The action (AssetAction) being performed on this particular instance of data dictionary. | |
action — Property, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
The custom action instance associated with the action renderer. | |
action — Property, interface com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer | |
Fetch action associated with this handler instance. | |
action — Property, class mx.automation.events.AutomationDragEvent | |
The requested action. | |
action — Property, class mx.events.DragEvent | |
The requested action. | |
action — Property, class spark.events.ViewNavigatorEvent | |
The navigation action committed by the view navigator that resulted in the event. | |
ACTION — Constant Property, class mx.messaging.management.MBeanOperationInfo | |
The operation is write-like, updating the control in some way. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_ASSET_FOCUS_GAINED — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies that the asset has gained focus. | |
actionBar — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Skin Part for holding the multiple number of buttons/any control Skin Part for holding the multiple number of buttons/any control | |
actionBar — Skin Part, class spark.components.ViewNavigator | |
A skin part that defines the action bar of the navigator. A skin part that defines the action bar of the navigator. | |
actionBar — Property, class spark.components.ViewNavigatorApplication | |
A reference to the view navigator's ActionBar control, if one exists. | |
actionBar — Property, class spark.skins.mobile.ViewNavigatorSkin | |
A skin part that defines the action bar of the navigator. | |
ActionBar — class, package com.adobe.ep.ux.content.view.components.toolbar | |
Actionbar Host Component | |
ActionBar — class, package spark.components | |
The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBar() — Constructor, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Constructor | |
ActionBar() — Constructor, class spark.components.ActionBar | |
Constructor. | |
ActionBarButtonSkinBase — class, package spark.skins.mobile.supportClasses | |
Base skin class for ActionBar buttons in mobile applications. | |
ActionBarButtonSkinBase() — Constructor, class spark.skins.mobile.supportClasses.ActionBarButtonSkinBase | |
Constructor. | |
ActionBarDefaultButtonAppearance — final class, package spark.components | |
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin — class, package spark.skins.mobile | |
The default skin class for the Spark ActionBar component in mobile applications. | |
ActionBarSkin() — Constructor, class spark.skins.mobile.ActionBarSkin | |
Constructor. | |
actionBarVisible — Property, class spark.components.View | |
Specifies whether a view should show the action bar or not. | |
actionButton — Skin Part, class com.adobe.ep.ux.taskaction.domain.TaskAction | |
The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class. The skin for each button. | |
actionButton — Skin Part, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
A skin part that defines the action button A skin part that defines the action button | |
actionButton — Skin Part, class xd.core.axm.view.components.AXMSplitActionButton | |
actionButton — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The action button. | |
ACTION_BUTTON_CLICK — Constant Static Property, class xd.core.axm.view.components.AXMSplitActionButton | |
ACTION_BUTTON_CLICK | |
actionConfig — Property, class com.adobe.icc.vo.CustomAction | |
Specifies the extended properties of the underlying object. | |
actionContent — Property, class spark.components.ActionBar | |
The components that define actions the user can take in a view. | |
actionContent — Property, class spark.components.View | |
actionContent — Property, class spark.components.ViewNavigator | |
actionContent — Property, class spark.components.ViewNavigatorApplication | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_DEFAULT — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies the default action to be taken on the asset | |
ACTION_DEFAULT — Constant Static Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies the default action on the asset. | |
ACTION_DEFAULT — Constant Static Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the default action when the user double-clicks an action. | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies the default action to be taken in the version browser for that asset | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DEPENDENCY_BROWSER — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Dependency/Relationship action name. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that report action on Dependency Browser needs to be performed. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to editing of an asset. | |
ActionEffectInstance — class, package mx.effects.effectClasses | |
The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.ActionEffectInstance | |
Constructor. | |
actionEnabled(extraParams:Object) — method, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Should the action be enabled in toolbar | |
actionEnabled(extraParams:Object) — method, class com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Should the action be enabled in toolbar | |
ACTION_EXPORTDEFINITION — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.managers.ImportExportManager | |
The constant specifying the export package action. | |
actionGroup — Skin Part, class spark.components.ActionBar | |
The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area. The skin part that defines the appearance of the action area of the component. | |
actionGroup — Property, class spark.skins.mobile.ActionBarSkin | |
The skin part that defines the appearance of the action area of the component. | |
actionHandler — Property, class com.adobe.icc.vo.CustomAction | |
Qulaified class name of the handler who will be handling this action click. | |
actionHandler — Property, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
The handler invoked on click of the custom action button on extensible toolbar. | |
actionHandler — Property, interface com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer | |
Fetches the action handler associated with the click of custom action in extensible tool bar. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Constant Static Property, class com.adobe.icc.editors.managers.ImportExportManager | |
The constant specifying the import package action. | |
actionIndex — Property, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Relative index of action in it's group | |
ACTION_INFO — Constant Property, class mx.messaging.management.MBeanOperationInfo | |
The operation is both read-like and write-like, updating the control and returning information. | |
ACTION_INVALID_ERROR — Constant Static Property, class coldfusion.service.ProxyServiceError | |
actionItemGroup — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Group for displaying all the asset actions Group for displaying all the asset actions | |
actionItemRenderer — Skin Part, class com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
A skin part that defines ActionRenderer A skin part that defines ActionRenderer | |
actionItems — Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Selected Itmes on which action is taken | |
actionItems — Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the selected items on which to take the action. | |
actionItemsInstances — Property, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
actionLayout — Property, class spark.components.ActionBar | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Property, class spark.components.View | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Property, class spark.components.ViewNavigator | |
The components that define actions the user can take in a view. | |
actionLayout — Property, class spark.components.ViewNavigatorApplication | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to activation of an asset. | |
actionMenu — Skin Part, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
actionName — Property, class com.adobe.ep.taskmanagement.event.TaskCompletedEvent | |
The name of the user action used to complete the task. | |
actionName — Property, class com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Name of the action | |
actionName — Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Name of the action | |
actionName — Property, class com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
The name of the selected user action. | |
actionName — Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies the name of the action. | |
actionName — Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the name of the action. | |
actionName — Property, class com.adobe.solutions.rca.vo.AuditActionVO | |
Retrieves the name of the audit action. | |
actionName — Property, class com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Gets the action name. | |
actionName — Property, class lc.procmgmt.domain.UserActionProperty | |
Returns name of the action. | |
actionNames — Property, interface com.adobe.ep.taskmanagement.domain.ILCTask | |
Retrieves the list of user actions supported by the task. | |
ActionNames — Property, interface com.adobe.ep.taskmanagement.domain.ITask | |
The list of user actions supported by the task. | |
ACTION_PREVIEW_WITHOUT_DATA — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to previewing letter without data. | |
ACTION_PREVIEW_WITH_TEST_DATA — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to previewing letter with data. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Publish action name. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that the publish action on Publish Browser needs to be performed. | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that report action on Publish Browser needs to be performed. | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing report of an asset | |
actionRenderer — Property, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Can specify Renderer for Asset Action | |
ActionRenderer — class, package com.adobe.solutions.acm.authoring.presentation.actionbar | |
The renderer that is used to render the custom action instance on the extensible tool bar. | |
ActionRenderer() — Constructor, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Constructor. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
actions — Property, class com.adobe.solutions.rca.vo.AuditLevelVO | |
Gets the audit actions associated with the audit level. | |
ACTIONSCRIPT — Constant Static Property, class fl.video.CuePointType | |
Defines the value of the type parameter of the findCuePoint() and findNearestCuePoint() methods. | |
ACTION_SCRIPT — Constant Static Property, class mx.events.MetadataEvent | |
The MetadataEvent.ACTION_SCRIPT constant defines the value of the type property of the event object for a actionscript event. | |
ACTIONSCRIPT — Constant Static Property, class org.osmf.metadata.CuePointType | |
An ActionScript cue point. | |
ACTIONSCRIPT2 — Constant Static Property, class flash.display.ActionScriptVersion | |
ActionScript language version 2.0 and earlier. | |
ACTIONSCRIPT3 — Constant Static Property, class flash.display.ActionScriptVersion | |
ActionScript language version 3.0. | |
actionScriptData — Property, class flash.external.ExtensionContext | |
The ActionScript object, if any, associated with this context. | |
actionScriptVersion — Property, class fl.display.ProLoaderInfo | |
The ActionScript version of the loaded SWF file. | |
actionScriptVersion — Property, class flash.display.LoaderInfo | |
The ActionScript version of the loaded SWF file. | |
ActionScriptVersion — final class, package flash.display | |
The ActionScriptVersion class is an enumeration of constant values that indicate the language version of a loaded SWF file. | |
actionSelected — Event, class com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit | |
Dispatched when a button is selected. | |
actionSelected — Event, class com.adobe.ep.ux.taskaction.component.TaskActionComponent | |
Dispatched when the user clicks a user action button. | |
actionSelected — Event, class com.adobe.ep.ux.taskaction.domain.TaskAction | |
Dispatched when the user selects an action. | |
ActionSelectedEvent — class, package com.adobe.ep.ux.taskaction.domain.events | |
The ActionSelectedEvent event is dispatched when the user selects a user action in the TaskAction UX component. | |
ActionSelectedEvent(actionName:String) — Constructor, class com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
Constructor. | |
ACTION_SELECTED_EVENT — Constant Static Property, class com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
The ACTION_SELECTED_EVENT constant define the event type name for the event. | |
actionSeperator — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Separator between the actions Factory for Separator between the actions | |
actionsList — Static Property, class adobe.utils.CustomActions | |
Returns an Array object containing the names of all the custom actions that are registered with the Flash authoring tool. | |
ACTION_VERSION_HISTORY — Constant Static Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Version History action name. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to getting version history of an asset(Used to just enable and disable icon). | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
actionVisible(extraParams:Object) — method, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Should the action be visible in toolbar | |
actionVisible(extraParams:Object) — method, class com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Should the action be visible in toolbar | |
activate() — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation activates a current project and its child projects or workItems. | |
activate() — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This remote operation activates the current workitem. | |
activate() — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation activates a current project and its child projects or workItems. | |
activate() — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation activates the current workitem. | |
activate() — method, class fl.managers.FocusManager | |
Activates the FocusManager instance. | |
activate() — method, interface fl.managers.IFocusManager | |
Activates a focus manager. | |
activate — Event, class flash.desktop.NativeApplication | |
Dispatched when this application becomes the active desktop application. | |
activate(window:flash.display:NativeWindow) — method, class flash.desktop.NativeApplication | |
Activates this application. | |
activate — Event, class flash.display.NativeWindow | |
Dispatched by this NativeWindow object after the window has been activated. | |
activate() — method, class flash.display.NativeWindow | |
Activates this window. | |
activate — Event, class flash.events.EventDispatcher | |
[broadcast event] Dispatched when the Flash Player or AIR application gains operating system focus and becomes active. | |
activate() — method, class mx.core.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — method, class mx.core.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
activate() — method, class mx.managers.FocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — method, interface mx.managers.IFocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — method, class spark.components.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — method, class spark.components.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
ACTIVATE — Constant Static Property, class flash.events.Event | |
The ACTIVATE constant defines the value of the type property of an activate event object. | |
activateCheckbox — Skin Part, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset. A reference to the CheckBox object that allows users to activate or deactivate a template. | |
activateCondition() — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateDataModule(moduleId:String, updateDependencies:Boolean) — method, interface com.adobe.icc.services.module.IModuleService | |
Activates the specified data module. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Call back indicating document view has activated. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — method, interface ga.controls.IWrapperHost | |
Call back indicating document view has activated. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — method, class ga.controls.Wrapper | |
Call back indicating document view has activated. | |
ACTIVATE_FOCUS_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get activated. | |
activateForm(formId:String, updateDependencies:Boolean) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Activates a form template | |
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Activates a fragmentLayout template | |
activateFragmentLayouts() — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateHandler(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController | |
Processes the Event.ACTIVATE event when the client manages events. | |
activateHandler(event:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager | |
Processes the Event.ACTIVATE event when the client manages events. | |
activateHandler(event:flash.events:Event) — method, interface flashx.textLayout.edit.IInteractionEventHandler | |
Processes an activate event. | |
activateHandler(event:flash.events:Event) — method, class flashx.textLayout.edit.SelectionManager | |
Processes an activate event. | |
activateImages() — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLayouts() — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLetter(letterID:String, updateDependencies:Boolean) — method, interface com.adobe.icc.services.letter.ILetterService | |
Activates a letter template | |
activateLetters() — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLists() — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Activate. | |
ACTIVATE_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be activated. | |
activateProject(projectId:String) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function activates a given project and its child projects or workItems. | |
activateProject(projectId:String) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function activates a given project and its child projects or workItems. | |
activateTexts() — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateWorkItem(workItemId:String) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function activates a given workitem. | |
activateWorkItem(workItemId:String) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function activates a given workitem. | |
activating — Property, class flash.events.ActivityEvent | |
Indicates whether the device is activating (true) or deactivating (false). | |
ActivationBrowser — class, package com.adobe.ep.ux.content.view.components.activate | |
Custom Component derived from TitleWindow which shows an asset's publish dependencies. | |
ActivationBrowser() — Constructor, class com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Constructor | |
ACTIVATION_MANAGER_SERVICE_RO — Constant Static Property, class com.adobe.ep.ux.content.services.ServiceLocator | |
The ServiceLocator.ACTIVATION_MANAGER_SERVICE_RO constant defines the value of the ActivationManager service destination. | |
activator — Property, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
The bundle activator for this bundle. | |
ActivatorSkin — class, package mx.skins.halo | |
Defines the up, down, and over states for MenuBarItem objects. | |
ActivatorSkin() — Constructor, class mx.skins.halo.ActivatorSkin | |
Constructor. | |
active — Property, class com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies whether the template is active. | |
active — Property, interface com.adobe.solutions.rca.domain.IReviewTemplate | |
A Boolean flag to determine if a template is active. | |
active — Property, interface com.adobe.solutions.rca.domain.IStageTemplate | |
A Boolean value to decide if the template is active. | |
active — Property, class com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
A Boolean flag to determine if a template is active. | |
active — Property, class com.adobe.solutions.rca.domain.impl.StageTemplate | |
A Boolean value to decide if the template is active. | |
active — Property, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
A Boolean flag to determine if template is active or not. | |
active — Property, class com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO | |
Whether to search for active templates only or for all templates. | |
active — Property, class com.adobe.solutions.rca.vo.StageTemplateVO | |
A Boolean flag to determine if template is active or not. | |
active — Static Property, class flash.accessibility.Accessibility | |
Indicates whether a screen reader is active and the application is communicating with it. | |
active — Property, class flash.display.NativeWindow | |
Indicates whether this window is the active application window. | |
active — Property, class flash.net.NetworkInterface | |
Reports whether this interface is active. | |
active — Static Property, class flash.printing.PrintJob | |
Indicates whether a print job is currently active. | |
ACTIVE — Constant Static Property, class com.adobe.gravity.framework.BundleConstants | |
The bundle has been started and is ready for use. | |
ACTIVE — Constant Static Property, class com.adobe.icc.enum.FormState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Constant Static Property, class com.adobe.icc.enum.LetterState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Constant Static Property, class com.adobe.icc.enum.ObjectState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Constant Static Property, class com.adobe.icc.enum.TBXState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Constant Static Property, class flashx.textLayout.elements.LinkState | |
Value for the active state, which occurs when you hold the mouse down over a link. | |
activeAssetType — Property, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Active Asset Type Descriptor which enables or disables the action buttons | |
activeAssetType — Property, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Active Asset Type Descriptor which enables or disables the action buttons | |
ACTIVE_CONTENT_CHANGE — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The ActiveContentEvent.ACTIVE_CONTENT_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when the selected content(module) changes in the content panel in the Create Correspondence UI. | |
ActiveContentEvent — class, package com.adobe.solutions.acm.ccr.presentation.contentcapture.events | |
ActiveContentEvent is the event dispatched when the selected content(module) changes in the content panel in the Create Correspondence UI. | |
ActiveContentEvent(type:String, activeModuleValue:com.adobe.icc.dc.domain:IModuleInstance, activeModuleListValue:spark.components.supportClasses:ListBase, activeTargetModuleList:spark.components.supportClasses:ListBase) — Constructor, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
Constructor. | |
activeData — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
The current selected data capture item. | |
activeData — Property, class com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
The current selected data item in the Data capture Panel. | |
ACTIVE_DATA_CHANGE — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
The ActiveDataEvent.ACTIVE_DATA_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when the selected data capture item changes in the Create Correspondence UI. | |
ActiveDataEvent — class, package com.adobe.solutions.acm.ccr.presentation.contentcapture.events | |
ActiveDataEvent is the event dispatched when the selected data capture item changes in the the Create Correspondence UI. | |
ActiveDataEvent(type:String, activeData:com.adobe.icc.dc.domain:IDataInstance) — Constructor, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
Constructor. | |
activeEffects — Property, class mx.core.UIComponent | |
The list of effects that are currently playing on the component, as an Array of EffectInstance instances. | |
activeEndDate — Property, class com.adobe.consulting.pst.vo.Form | |
activeEndDate — Property, class com.adobe.consulting.pst.vo.Letter | |
activeEndDate — Property, class com.adobe.icc.editors.model.AssetModel | |
The activeEndDate of the underlying value object. | |
activeEndDate — Property, class com.adobe.icc.vo.ContainerLayout | |
activeEndDate — Property, class com.adobe.icc.vo.DataModule | |
activeEndDate — Property, class com.adobe.icc.vo.Document | |
activeEndDate — Property, class com.adobe.icc.vo.Portfolio | |
activeEndDateDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active end date A skin part that defines the asset's active end date | |
activeModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The current selected module in the content capture Panel. | |
activeModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
The currently selected module in the list. | |
activeModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer | |
The current text module being edited in the text editor. | |
activeModule — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The current selected module in the content capture panel. | |
activeModuleList — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The module display list which contains the current selected module. | |
activeModuleList — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The module display list which contains the current selected module. | |
activePosition — Property, interface flashx.textLayout.edit.ISelectionManager | |
The active point of the selection. | |
activePosition — Property, class flashx.textLayout.edit.SelectionManager | |
The active point of the selection. | |
activePosition — Property, class flashx.textLayout.elements.TextRange | |
Active position of the selection, as an absolute position in the TextFlow. | |
activeRequests — Property, class spark.core.ContentCache | |
List of queued CacheEntryNode instances currently executing. | |
activeStartDate — Property, class com.adobe.consulting.pst.vo.Form | |
activeStartDate — Property, class com.adobe.consulting.pst.vo.Letter | |
activeStartDate — Property, class com.adobe.icc.editors.model.AssetModel | |
The activeStartDate date of the underlying value object. | |
activeStartDate — Property, class com.adobe.icc.vo.ContainerLayout | |
activeStartDate — Property, class com.adobe.icc.vo.DataModule | |
activeStartDate — Property, class com.adobe.icc.vo.Document | |
activeStartDate — Property, class com.adobe.icc.vo.Portfolio | |
activeStartDateDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active start date A skin part that defines the asset's active start date | |
activeTargetAssignmentEditor — Property, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
The instance of TargetAreaAssignmentEditor associated with the target area of the Letter currently being worked upon. | |
activeTargetModuleList — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The target area display list which contains the current selected module. | |
activeTargetModuleList — Property, class com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The target area display list which contains the current selected module. | |
activeTask — Property, interface com.adobe.ep.taskmanagement.services.ITaskManager | |
Retrieves the active task from the task list. | |
activeVideoPlayerIndex — Property, class fl.video.FLVPlayback | |
A number that specifies which video player instance is affected by other application programming interfaces (APIs). | |
activeView — Property, class spark.components.ViewNavigator | |
During a view transition, this property references the view that the navigator is transitioning to. The currently active view of the navigator. | |
activeView — Property, class spark.components.supportClasses.ViewNavigatorBase | |
The currently active view of the navigator. | |
activeViewType — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates the type of communication expected, either DOR or interactive. | |
activeViewType — Property, interface ga.controls.IWrapperHost | |
Indicates the type of communication expected, either DOR or interactive. | |
activeViewType — Property, class ga.controls.Wrapper | |
Indicates the type of communication expected, either DOR or interactive. | |
activeWindow — Property, class flash.desktop.NativeApplication | |
The active application window. | |
activeWindow — Property, class mx.automation.air.AirFunctionsHelper | |
Returns current window that is active | |
activity — Event, class flash.media.Camera | |
Dispatched when a camera begins or ends a session. | |
activity — Event, class flash.media.Microphone | |
Dispatched when a microphone starts or stops recording due to detected silence. | |
ACTIVITY — Constant Static Property, class flash.events.ActivityEvent | |
The ActivityEvent.ACTIVITY constant defines the value of the type property of an activity event object. | |
ActivityEvent — class, package flash.events | |
A Camera or Microphone object dispatches an ActivityEvent object whenever a camera or microphone reports that it has become active or inactive. | |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Constructor, class flash.events.ActivityEvent | |
Creates an event object that contains information about activity events. | |
activityLevel — Property, class flash.media.Camera | |
The amount of motion the camera is detecting. | |
activityLevel — Property, class flash.media.Microphone | |
The amount of sound the microphone is detecting. | |
actualCollection — Property, class mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the collection property used while running data changes effects. | |
actualCollection — Property, class mx.controls.listClasses.ListBase | |
A copy of the value normally stored in collection used while running data changes effects. | |
actualColNum — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The actual column index at which the header starts, relative to the currently displayed columns. | |
actualCreationPolicy — Property, class mx.charts.Legend | |
The creation policy of this container. | |
actualCreationPolicy — Property, class mx.core.Container | |
The creation policy of this container. | |
actualHeight — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The actual height in effect. | |
actualHorizontalPosition — Property, class spark.components.Callout | |
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. | |
actualIterator — Property, class mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the iterator property used while running data changes effects. | |
actualIterator — Property, class mx.controls.listClasses.ListBase | |
A copy of the value normally stored in iterator used while running data changes effects. | |
actualListeners — Property, class mx.validators.Validator | |
Contains an Array of listener objects, if any, or the source object. | |
actualListeners — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains an Array of listener objects, if any, or the source object. | |
actualLocaleIDName — Property, class flash.globalization.Collator | |
The name of the actual locale ID used by this Collator object. | |
actualLocaleIDName — Property, class flash.globalization.CurrencyFormatter | |
The name of the actual locale ID used by this CurrencyFormatter object. | |
actualLocaleIDName — Property, class flash.globalization.DateTimeFormatter | |
The name of the actual locale ID used by this DateTimeFormatter object. | |
actualLocaleIDName — Property, class flash.globalization.NumberFormatter | |
The name of the actual locale ID used by this NumberFormatter object. | |
actualLocaleIDName — Property, class flash.globalization.StringTools | |
The name of the actual locale ID used by this StringTools object. | |
actualLocaleIDName — Property, class spark.formatters.CurrencyFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Property, class spark.formatters.DateTimeFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Property, class spark.formatters.NumberFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Property, class spark.globalization.StringTools | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Property, class spark.globalization.supportClasses.CollatorBase | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Property, class spark.globalization.supportClasses.GlobalizationBase | |
The name of the actual locale ID used by this class object. | |
ACTUALSORT — Constant Static Property, class mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is the actual current sort. | |
actualText — Property, class com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput | |
The actual text being shown in the text box. | |
actualTrigger — Property, class mx.validators.Validator | |
Contains the trigger object, if any, or the source object. | |
actualTrigger — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains the trigger object, if any, or the source object. | |
actualVerticalPosition — Property, class spark.components.Callout | |
Fully resolved vertical position after evaluating CalloutPosition.AUTO. | |
actualWidth — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The actual width in effect. | |
adapter — Property, class mx.data.DataManager | |
An instance of a class that controls interaction with the server. | |
ADAPTIVE_FREQUENCY_DESTINATION — Constant Static Property, class mx.messaging.AdvancedChannelSet | |
Special value of a destination using adaptive frequency. | |
add(v:flash.geom:Point) — method, class flash.geom.Point | |
Adds the coordinates of another point to the coordinates of this point to create a new point. | |
add(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D | |
Adds the value of the x, y, and z elements of the current Vector3D object to the values of the x, y, and z elements of another Vector3D object. | |
add — Event, class lc.procmgmt.formbridge.SwfConnector | |
Dispatched when an add event is received by Workspace. | |
add — Event, class mx.core.UIComponent | |
Dispatched when the component is added to a container as a content child by using the addChild(), addChildAt(), addElement(), or addElementAt() method. | |
add — Property, class mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Determines if this is an add or remove filter. | |
add — Event, class mx.flash.UIMovieClip | |
Dispatched when the component is added to a container as a content child by using the addChild() or addChildAt() method. | |
Add(inMatrix:fl.motion:DynamicMatrix) — method, class fl.motion.DynamicMatrix | |
Adds the current matrix with a specified matrix. | |
ADD — Constant Static Property, class fl.events.DataChangeType | |
Items were added to the data provider. | |
ADD — Constant Static Property, class flash.display.BlendMode | |
Adds the values of the constituent colors of the display object to the colors of its background, applying a ceiling of 0xFF. | |
ADD — Constant Static Property, class mx.data.AccessPrivileges | |
Indicates that add operations are allowed. | |
ADD — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that the collection added an item or items. | |
ADD — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.ADD constant defines the value of the type property of the event object for an add event. | |
AddAction — class, package spark.effects | |
The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddAction(target:Object) — Constructor, class spark.effects.AddAction | |
Constructor. | |
AddActionInstance — class, package spark.effects.supportClasses | |
The AddActionInstance class implements the instance class for the AddAction effect. | |
AddActionInstance(target:Object) — Constructor, class spark.effects.supportClasses.AddActionInstance | |
Constructor. | |
addAll(addList:mx.collections:IList) — method, class mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAll(addList:mx.collections:IList) — method, class mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAllAt(addList:mx.collections:IList, index:int) — method, class mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addAllAt(addList:mx.collections:IList, index:int) — method, class mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
AddApprovalStageParticipant — class, package com.adobe.solutions.rca.presentation | |
The host component for the dialog to add participants to an approval stage. | |
AddApprovalStageParticipant() — Constructor, class com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The constructor for AddApprovalStageParticipant class. | |
addApprovalStageParticipantPanel — Skin Part, class com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. | |
addApprover(approver:com.adobe.livecycle.rca.model.participant:Approver) — method, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Adds items of type Approver to the collection. | |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Adds an approver to an approval stage of an ongoing review. | |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Adds an approver to an approval stage of an ongoing review. | |
ADD_APPROVER — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation adds an approver to an approver stage. | |
addApproverAt(approver:com.adobe.livecycle.rca.model.participant:Approver, index:int) — method, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Adds items of type Approver to the collection. | |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — method, class fl.video.FLVPlayback | |
Adds an ActionScript cue point and has the same effect as adding an ActionScript cue point using the Cue Points dialog box, except that it occurs when an application executes rather than during application development. | |
AddAssetPopUp — class, package com.adobe.ep.ux.content.view.components.toolbar | |
New Drop Down Control for the Toolbar | |
AddAssetPopUp() — Constructor, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Constructor | |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item, given by its index, to either the end of the matrix or into the first vacant cell. | |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item, given by its index, to either the end of the matrix or into the first vacant cell. | |
addAtRowCol(index:int) — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item using the item's column and row properties to place the item. | |
addAtRowCol(index:int) — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item using the item's column and row properties to place the item. | |
add_attachment — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Add Attachment button. The Add Attachment button. | |
add_attachment — Property, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The Add Attachment button. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — method, interface com.adobe.ep.taskmanagement.services.IAttachmentManager | |
Adds a new attachment to the Document Server. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — method, class com.adobe.ep.taskmanagement.services.LCTaskManager | |
Adds a new attachment to the Document Server. | |
addAttachment — Event, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when the Add Attachment button has been clicked. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — method, interface lc.procmgmt.ITaskManager | |
Adds an attachment to a task item. | |
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — method, class lc.procmgmt.domain.Task | |
Adds an attachment to the task. | |
addAttachment() — method, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Adds the file property to the current Task object, with the specified AttachmentPermissions object set. | |
ADD_ATTACHMENT — Constant Static Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The ADD_ATTACHMENT constant specifies when an attachment has been added. | |
ADD_ATTACHMENT_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies attachments were added to a task. | |
addAttributesWatcher(name:Array, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Adds a watcher to a specific set of context attributes. | |
addAttributeWatcher(name:String, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Adds a watcher to the context. | |
addBackgroundShape(shape:flash.display:Shape) — method, class flashx.textLayout.container.ContainerController | |
Adds a flash.display.Shape object on which background shapes (such as background color) are drawn. | |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — method, class flash.net.SecureSocket | |
Adds an X.509 certificate to the local certificate chain that your system uses for validating the server certificate. | |
addBitmapData(bitmapData:flash.display:BitmapData) — method, class flash.media.CameraRoll | |
Adds an image to the device camera roll. | |
addBootstrapPeer(peerID:String) — method, class flash.net.GroupSpecifier | |
Causes the associated NetStream or NetGroup to make an initial neighbor connection to the specified peerID. | |
addBtn — Skin Part, class com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. A skin part that defines SkinnableComponent which adds extended property to the data dictionary. | |
addBtn — Property, class com.adobe.dct.component.ExtendedProperty | |
addButton — Skin Part, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The add button, a Spark Button. The add button, a Spark Button. | |
addButton — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The Add button control | |
addCacheEntry(source:Object, value:Object) — method, class spark.core.ContentCache | |
Adds new entry to cache (or replaces existing entry). | |
addCallback(functionName:String, closure:Function) — Static Method , class flash.external.ExternalInterface | |
Registers an ActionScript method as callable from the container. | |
ADD_CELL — Constant Static Property, class spark.events.GridSelectionEventKind | |
Indicates that this cell should be added to the current selection. | |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — method, class mx.controls.AdvancedDataGrid | |
Adds cell selection information to the control, as if you used the mouse to select the cell. | |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — method, class flash.security.XMLSignatureValidator | |
Adds an x509 certificate for chain building. | |
addChannel(channel:mx.messaging:Channel) — method, class mx.messaging.ChannelSet | |
Adds a Channel to the ChannelSet. | |
addChild(child:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChild(child:flash.display:DisplayObject) — method, class flash.display.Stage | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChild(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement | |
Appends a child FlowElement object. | |
addChild(child:flash.display:DisplayObject) — method, class mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(parent:Object, newChild:Object) — method, class mx.collections.HierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(parent:Object, newChild:Object) — method, interface mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(child:flash.display:DisplayObject) — method, class mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — method, interface mx.core.IChildList | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — method, interface mx.core.IContainer | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChild(childEffect:mx.effects:IEffect) — method, class mx.effects.CompositeEffect | |
Adds a new child effect to this composite effect. | |
addChild(child:org.osmf.media:MediaElement) — method, class org.osmf.elements.CompositeElement | |
Adds the specified child to the end of the list. | |
AddChild — class, package mx.states | |
The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — Constructor, class mx.states.AddChild | |
Constructor. | |
AddChildAction — class, package mx.effects | |
The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildAction(target:Object) — Constructor, class mx.effects.AddChildAction | |
Constructor. | |
AddChildActionInstance — class, package mx.effects.effectClasses | |
The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddChildActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.AddChildActionInstance | |
Constructor. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class flash.display.DisplayObjectContainer | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class flash.display.Stage | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement | |
Adds a child FlowElement object at the specified index position. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(parent:Object, newChild:Object, index:int) — method, class mx.collections.HierarchicalCollectionView | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int) — method, interface mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data at a specific index in the data. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Adds a child node to a node at the specified index. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IChildList | |
Adds a child DisplayObject to this child list at the index specified. | |
addChildAt(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IContainer | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — method, class org.osmf.elements.CompositeElement | |
Adds the child to the list at the specified index. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — method, interface mx.core.ISWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — method, class mx.core.SWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager | |
Adds a child bridge to the system manager. | |
addChildSet(childSet:Array) — method, class mx.effects.effectClasses.CompositeEffectInstance | |
Adds a new set of child effects to this Composite effect. | |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager | |
Adds the specified child to the sandbox root in the layer requested. | |
addColumn(column:any) — method, class fl.controls.DataGrid | |
Adds a column to the end of the columns array. | |
addColumnAt(column:any, index:uint) — method, class fl.controls.DataGrid | |
Inserts a column at the specified index in the columns array. | |
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — method, interface com.adobe.ep.taskmanagement.filter.IFilter | |
Adds a condition to the filter. | |
addContentRenderer() — method, class com.adobe.ep.ux.content.view.components.grid.hover.HoverRenderer | |
Current Preview Pod shows name/description in its title area and content of the asset like text/xml/image in the canvas area. | |
addController(controller:flashx.textLayout.container:ContainerController) — method, interface flashx.textLayout.compose.IFlowComposer | |
Adds a controller to this IFlowComposer instance. | |
addController(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Adds a controller to this IFlowComposer instance. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Adds a controller to this IFlowComposer instance at the specified index. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Adds a controller to this IFlowComposer instance at the specified index. | |
addCreatorButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allows users to add a new creator. A reference to the ButtonBase object that allows users to add a new creator. | |
AddCreatorDialog — class, package com.adobe.solutions.rca.presentation | |
The host component for dialog used to adding creator to a creation stage. | |
AddCreatorDialog() — Constructor, class com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The constructor for AddCreatorDialog class. | |
addCreatorDialogPanel — Skin Part, class com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. | |
addCuePoint(cuePoint:Object) — method, class mx.controls.videoClasses.CuePointManager | |
Adds a cue point. | |
addData(data:Object, format:String) — method, class mx.core.DragSource | |
Adds data and a corresponding format String to the drag source. | |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Adds the specified display object as a child to the current canvas. | |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — method, class mx.charts.chartClasses.PolarDataCanvas | |
This adds any DisplayObject as child to current canvas | |
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — method, class com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
Adds an instance of DEPDictionaryModel to the existing list on which data elements panel is working. | |
addDataEffectItem(item:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(item:Object) — method, class mx.controls.listClasses.ListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(target:Object) — method, interface mx.effects.IEffectTargetHost | |
Adds an item renderer if a data change effect is running. | |
addDataElement — Event, class com.adobe.dct.component.dataElementsPanel.NewDataElement | |
Dispatched when the user presses the Insert ButtonBase control. | |
addDDE(elementType:String) — method, class com.adobe.dct.component.datadictionary.DDExplorer | |
Adds a new data dictionary element as child to the current selected element. | |
addDeferredInclude(includeURL:String) — method, interface com.adobe.gravity.service.manifest.IManifestParseContext | |
Add a deferred include. | |
addDelayedInstance(instance:Object, stringID:String) — Static Method , class fl.lang.Locale | |
Adds the {instance, string ID} pair into the internal array for later use. | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — method, class spark.components.supportClasses.DisplayLayer | |
Adds a displayObject with the specified depth to the ordered list. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, interface com.adobe.solutions.rca.domain.common.IDocumentCollection | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDragData(ds:Object) — method, class mx.charts.chartClasses.ChartBase | |
Adds the selected items to the DragSource object as part of a drag and drop operation. | |
addDragData(dragSource:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:Object) — method, class mx.controls.listClasses.ListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:mx.core:DragSource) — method, class spark.components.List | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
added — Property, class fl.video.CaptionChangeEvent | |
A Boolean value that determines whether the caption was added or removed. | |
added — Event, class flash.display.DisplayObject | |
Dispatched when a display object is added to the display list. | |
ADDED — Constant Static Property, class flash.events.Event | |
The Event.ADDED constant defines the value of the type property of an added event object. | |
addedEffect — Effect, class mx.core.UIComponent | |
Played when the component is added as a child to a Container. | |
addedToStage — Event, class flash.display.DisplayObject | |
Dispatched when a display object is added to the on stage display list, either directly or through the addition of a sub tree in which the display object is contained. | |
ADDED_TO_STAGE — Constant Static Property, class flash.events.Event | |
The Event.ADDED_TO_STAGE constant defines the value of the type property of an addedToStage event object. | |
addElement — Event, class com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the New Element button is clicked. | |
addElement(element:mx.core:IVisualElement) — method, class mx.charts.Legend | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — method, class mx.core.Container | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — method, class mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElement(element:mx.olap:IOLAPElement) — method, interface mx.olap.IOLAPSet | |
Adds a new member to the set. | |
addElement(e:mx.olap:IOLAPElement) — method, class mx.olap.OLAPSet | |
Adds a new member to the set. | |
addElement(element:mx.core:IVisualElement) — method, class spark.components.Group | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — method, class spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElement(element:mx.core:IVisualElement) — method, class spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class mx.charts.Legend | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class mx.core.Container | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, interface mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.components.Group | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElements(elements:mx.collections:IList) — method, interface mx.olap.IOLAPSet | |
Adds a list of members to the set. | |
addElements(members:mx.collections:IList) — method, class mx.olap.OLAPSet | |
Adds a list of members to the set. | |
addEnabled — Property, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Whether or not the add button is enabled. | |
addEntry(url:String, policyFileURL:String) — method, class fl.rsl.RSLInfo | |
Adds a series of URLs (RSL files and policy files). | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class coldfusion.air.Session | |
Registers an event listener object with the Session object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class coldfusion.air.SyncManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class coldfusion.service.BasicService | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.consulting.pst.vo.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.consulting.pst.vo.Form | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.consulting.pst.vo.Letter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.BindingElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.DataDictionary | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.DataDictionaryElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.DataDictionaryReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.DataDictionarySearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.OperationInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.OperationParameter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.dct.transfer.RemotingServiceInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.taskmanagement.domain.TaskProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.taskmanagement.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.taskmanagement.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.model.search.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.search.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.fiber.styles.Style | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.editors.managers.PreferencesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.editors.model.FileModel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.obj.FileData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.CDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.ContainerLayout | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.DataDownload | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.DataModule | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Document | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.DocumentAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Field | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.FieldAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Folder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.LDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.ModuleAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Portfolio | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Query | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Statement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Table | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.TableColumnDetails | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.TargetArea | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.TargetAreaAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.Variable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.VariableAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.render.ContextData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.render.PDFResponseType | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icc.vo.render.ResolvedContent | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.adobe.icomm.assetplacement.model.PackageDefinitionLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.AuditLevel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.CustomAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.Review | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.UserPreference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.document.SupportingDocument | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.participant.BaseUser | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.reminder.Reminder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.adobe.mosaic.mxml.Catalog | |
Overridden EventDispatcher addEventListener. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.domain.impl.Asset | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.vo.AssetVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.prm.vo.BaseEntityVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.domain.impl.Participant | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.domain.impl.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class com.adobe.solutions.rca.vo.StageTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.data.SQLConnection | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.desktop.NativeApplication | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.display.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.events.EventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, interface flash.events.IEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.net.URLLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flashx.textLayout.elements.LinkElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flashx.textLayout.elements.TextFlow | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.foundation.domain.Message | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.foundation.domain.Preference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.foundation.domain.Principal | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.foundation.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.foundation.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.commands.AttachmentCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.AttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.DocumentReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.Process | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.ProcessInstance | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.ProcessVariable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.QueueBase | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.QueuesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.ReaderSubmit | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchFilterAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchFilterCondition | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchFilterSort | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchTemplate | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.SearchTemplateDescriptors | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.Startpoint | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.TaskAttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.domain.UserActionProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class lc.procmgmt.impl.FavoritesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.collections.ListCollectionView | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.data.DataStoreEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — method, class mx.data.DynamicManagedItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.data.ManagedRemoteService | |
Add an event listener to the service. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.olap.OLAPCube | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.utils.ObjectProxy | |
Registers an event listener object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.utils.OnDemandEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
ADD_EVENT_LISTENER_REQUEST — Constant Static Property, class mx.events.EventListenerRequest | |
Request to add an event listener. | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — method, class mx.automation.AutomationManager | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable child applications in the current ApplicationDomain. | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — method, class mx.automation.AutomationManager | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable parent applications in the current ApplicationDomain. | |
addExport(name:String) — method, interface com.adobe.gravity.service.manifest.IInterfaceBuilder | |
Add a service export. | |
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — method, class com.adobe.dct.view.DictionaryPropertiesView | |
Adds an extended property row in the PropertiesView. | |
addFaultHandler(handler:Function) — method, interface com.adobe.ep.taskmanagement.util.IToken | |
Adds a fault handler for this asynchronous invocation. | |
addFaultHandler(handler:Function) — method, class com.adobe.ep.taskmanagement.util.Token | |
Adds a fault handler for this asynchronous invocation. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.AggregatingToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, interface com.adobe.gravity.utility.async.IToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.ImmediateFaultToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.Token | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Add a handler to be called if the operation fails. | |
addFaultHandler(fault:Function) — method, interface com.adobe.icc.token.IAsyncToken | |
Adds a fault handler to this token. | |
addFaultHandler(fault:Function) — method, interface com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a fault handler to this token. | |
addFaultHandler(fault:Function) — method, class com.adobe.livecycle.rca.token.RCAToken | |
Adds a fault handler to this token. | |
addFaultHandler(handler:Function) — method, class lc.foundation.util.Token | |
Adds a fault handler for this asynchronous invocation. | |
ADD_FAVORITE — Constant Static Property, class lc.procmgmt.ui.startpoint.StartpointEvent | |
A special value that specifies that an startpoint was added to the favorites list. | |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — method, class fl.motion.MotionBase | |
Modifies a filter property in all corresponding keyframes for a Motion object. | |
addFirst(p:mx.automation:AutomationIDPart) — method, class mx.automation.AutomationID | |
Adds a parts to the front of the id. | |
ADD_FOCUS_MANAGER — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the type property of the event object for an addFocusManager event. | |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Register a new format for import/export. | |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Register a new format for import/export, at the specified location. | |
addFunction(inExpr:String, actual:String) — method, class com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper | |
Adds a new local function mapping. | |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Static Method , class mx.skins.halo.HaloColors | |
Calculates colors that are used by components that support the Halo theme, such as the colors of beveled edges. | |
addHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.HandlerHolder | |
Add a handler function. | |
addHandler(handler:Function, format:String) — method, class mx.core.DragSource | |
Adds a handler that is called when data for the specified format is requested. | |
addHandler(name:String, handler:Function, priority:int) — method, class org.osmf.net.NetClient | |
Adds a handler for the specified callback name. | |
addHandlers(token:com.adobe.gravity.utility.async:IToken, successHandler:Function, faultHandler:Function, weakReference:Boolean) — Package Function, com.adobe.gravity.utility.async | |
A convenience function for adding a success and fault handler without declaring a local variable. | |
addHandlers(resultHandler:Function, faultHandler:Function) — method, interface com.adobe.ep.taskmanagement.util.IToken | |
Adds a result and fault handler for this asynchronous invocation. | |
addHandlers(resultHandler:Function, faultHandler:Function) — method, class com.adobe.ep.taskmanagement.util.Token | |
Adds a result and fault handler for this asynchronous invocation. | |
addHandlers(success:Function, fault:Function) — method, interface com.adobe.icc.token.IAsyncToken | |
Adds a success and a fault handler to this token. | |
addHandlers(success:Function, fault:Function) — method, interface com.adobe.livecycle.rca.token.IAsyncToken | |
Adds success and fault handlers to this token. | |
addHandlers(success:Function, fault:Function) — method, class com.adobe.livecycle.rca.token.RCAToken | |
Adds success and fault handlers to this token. | |
addHandlers(resultHandler:Function, faultHandler:Function) — method, class lc.foundation.util.Token | |
Adds a result and fault handler for this asynchronous invocation. | |
addHaveObjects(startIndex:Number, endIndex:Number) — method, class flash.net.NetGroup | |
Adds objects from startIndex through endIndex, to the set of objects this node advertises to neighbors as objects for which it fulfills requests. | |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — method, class flash.net.NetConnection | |
Adds a context header to the Action Message Format (AMF) packet structure. | |
addHeader(header:Object) — method, class mx.rpc.soap.AbstractWebService | |
Adds a header that will be applied to all operations of this web service. | |
addHeader(header:Object) — method, class mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addImplementationClassName(className:String) — method, class mx.automation.AutomationClass | |
Add Flex class names which match this class description. | |
addImport(name:String) — method, interface com.adobe.gravity.service.manifest.IBundleBuilder | |
Add a service import. | |
addImport(name:String) — method, interface com.adobe.gravity.service.manifest.IInterfaceBuilder | |
Add a service import. | |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — method, interface com.adobe.gravity.tracker.IServiceTrackerCustomizer | |
Called when a new service appears that is to be tracked. | |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — method, class com.adobe.gravity.tracker.ServiceTracker | |
Called when a new service appears that is to be tracked. | |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — method, class flashx.textLayout.container.ContainerController | |
Adds a flash.display.DisplayObject object as a descendant of parent. | |
addIPMulticastAddress(address:String, port:any, source:String) — method, class flash.net.GroupSpecifier | |
Causes the associated NetStream or NetGroup to join the specified IP multicast group and listen to the specified UDP port. | |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
instantiate the itemFactory and add it to the specified group | |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
instantiate the itemFactory and add it to the specified group | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.document.DocumentCollection | |
Overrides the addItem() method for ArrayCollection. | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — method, class com.adobe.livecycle.rca.model.stage.StageCollection | |
Overrides the addItem() method of the ArrayCollection. | |
addItem(item:Object) — method, class fl.controls.ComboBox | |
Appends an item to the end of the list of items. | |
addItem(item:Object) — method, class fl.controls.SelectableList | |
Appends an item to the end of the list of items. | |
addItem(item:Object) — method, class fl.data.DataProvider | |
Appends an item to the end of the data provider. | |
addItem(item:flash.display:NativeMenuItem) — method, class flash.display.NativeMenu | |
Adds a menu item at the bottom of the menu. | |
addItem(item:Object) — method, class mx.collections.ArrayList | |
Add the specified item to the end of the list. | |
addItem(item:Object) — method, class mx.collections.AsyncListView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — method, interface mx.collections.IList | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — method, class mx.collections.ListCollectionView | |
Adds the specified item to the end of the list. | |
addItem(item:org.osmf.media:MediaFactoryItem) — method, class org.osmf.media.MediaFactory | |
Adds the specified MediaFactoryItem to the factory. | |
addItem(item:Object) — method, class spark.collections.NumericDataProvider | |
This function is not supported. | |
addItem(item:Object) — method, class spark.components.TabbedViewNavigator | |
Add the specified view navigator to the end of the list. | |
AddItemAction — class, package mx.effects | |
The AddItemAction class defines an action effect that determines when the item renderer appears in the control for an item being added to a list-based control, such as List or TileList, or for an item that replaces an existing item in the control. | |
AddItemAction(target:Object) — Constructor, class mx.effects.AddItemAction | |
Constructor. | |
AddItemActionInstance — class, package mx.effects.effectClasses | |
The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItemActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.AddItemActionInstance | |
Constructor. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.document.DocumentCollection | |
Overrides the addItemAt() method for ArrayCollection. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Overrides the addItemAt() method for ArrayCollection. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — method, class com.adobe.livecycle.rca.model.stage.StageCollection | |
Overrides the addItemAt() method of the ArrayCollection. | |
addItemAt(item:Object, index:uint) — method, class fl.controls.ComboBox | |
Inserts an item into the list at the specified index location. | |
addItemAt(item:Object, index:uint) — method, class fl.controls.SelectableList | |
Inserts an item into the list at the specified index location. | |
addItemAt(item:Object, index:uint) — method, class fl.data.DataProvider | |
Adds a new item to the data provider at the specified index. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — method, class flash.display.NativeMenu | |
Inserts a menu item at the specified position. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — method, class flash.ui.ContextMenu | |
Adds a menu item at the bottom of the menu. | |
addItemAt(item:Object, index:int) — method, class mx.collections.ArrayList | |
Add the item at the specified index. | |
addItemAt(item:Object, index:int) — method, class mx.collections.AsyncListView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — method, interface mx.collections.IList | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — method, class mx.collections.ListCollectionView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — method, class spark.collections.NumericDataProvider | |
This function is not supported. | |
addItemAt(item:Object, index:int) — method, class spark.components.TabbedViewNavigator | |
Add the view navigator at the specified index. | |
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — method, class com.adobe.guides.spark.layouts.components.AlignmentArea | |
Add items to an alignment area obeying "keepWithPrevious" settings. | |
addItems(items:Object) — method, class fl.data.DataProvider | |
Appends multiple items to the end of the DataProvider and dispatches a DataChangeType.ADD event. | |
AddItems — class, package mx.states | |
Documentation is not currently available. | |
AddItems() — Constructor, class mx.states.AddItems | |
Constructor. | |
addItemsAt(items:Object, index:uint) — method, class fl.data.DataProvider | |
Adds several items to the data provider at the specified index and dispatches a DataChangeType.ADD event. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Add items alternating between the specified groups, incremented the tab indexes. | |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Add items alternating between the specified groups, incremented the tab indexes. | |
addItemToCollectionOperation — Property, class mx.data.ManagedQuery | |
These 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. | |
additionalColumnListDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the list having additional column properties A skin part that defines the list having additional column properties | |
additionalEditOptions — Property, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Fetches the array of Edit Options. | |
additionalMetadata — Property, interface com.adobe.solutions.rca.domain.IParticipant | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Any review-specific data can be preserved in this field. | |
additionalMetadata — Property, interface com.adobe.solutions.rca.domain.IStage | |
This property can be used to store additional metadata while extending the application. | |
additionalMetadata — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Any review-specific data can be preserved in this field. | |
additionalMetadata — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
This property can be used to store additional metadata while extending the application. | |
additionalMetadata — Property, class com.adobe.solutions.rca.vo.ParticipantVO | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Any review specific data can be preserved in this field. | |
additionalMetadata — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetaData — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies any data specific to this review to save. | |
additionalMetaData — Property, class com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies additional metadata when you extend the application. | |
additionalMetaData — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Stores additional metadata when the application is extended. | |
additionalTableColumns — Property, class com.adobe.icc.vo.Table | |
Table column details for all the columns inside the table. | |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — method, class fl.motion.MotionBase | |
Adds a keyframe object to the Motion instance. | |
addKeyPair(key:String, value:String) — method, class com.adobe.icc.external.dc.InvokeParams | |
Adds an entry to the ddkeMap for the specified key/value pair. | |
addLast(p:mx.automation:AutomationIDPart) — method, class mx.automation.AutomationID | |
Adds a parts to the end of the id. | |
addLayer(value:mx.core:DesignLayer) — method, class mx.core.DesignLayer | |
Adds a DesignLayer child to this layer. | |
addLayoutCompleteSynchronization() — method, class mx.automation.delegates.core.UIComponentAutomationImpl | |
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. | |
addLayoutCompleteSynchronization() — method, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Sets up a automation synchronization with layout manager update complete event. | |
addLineForReuse(textLine:flash.text.engine:TextLine) — Static Method , class flashx.textLayout.compose.TextLineRecycler | |
Add a TextLine to the pool for reuse. | |
addListenerHandler() — method, class mx.validators.Validator | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addListenerHandler() — method, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addLoader(bundleLoaderFactory:com.adobe.gravity.service.bundleloader:IBundleLoaderFactory, configuration:XML) — method, interface com.adobe.gravity.service.manifest.IBundleBuilder | |
Add a bundle loader factory for loading the bundle. | |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a local user to a project. | |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a local user to a project. | |
addLogger(logger:mx.logging:ILogger) — method, class mx.logging.AbstractTarget | |
Sets up this target with the specified logger. | |
addLogger(logger:mx.logging:ILogger) — method, interface mx.logging.ILoggingTarget | |
Sets up this target with the specified logger. | |
addManagedOperation(mop:mx.data:ManagedOperation) — method, class mx.data.RPCDataManager | |
Adds a managed operation to the set managed by this data manager. | |
addMarker(marker:org.osmf.metadata:TimelineMarker) — method, class org.osmf.metadata.TimelineMetadata | |
Adds the specified TimelineMarker to this object. | |
addMediaElement(element:org.osmf.media:MediaElement) — method, interface org.osmf.containers.IMediaContainer | |
Adds a MediaElement instance to the container. | |
addMediaElement(element:org.osmf.media:MediaElement) — method, class org.osmf.containers.MediaContainer | |
Adds a MediaElement instance to the container. | |
addMember(s:mx.olap:IOLAPMember) — method, interface mx.olap.IOLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(member:mx.olap:IOLAPElement) — method, interface mx.olap.IOLAPTuple | |
Adds a new member to the tuple. | |
addMember(m:mx.olap:IOLAPMember) — method, class mx.olap.OLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(element:mx.olap:IOLAPElement) — method, class mx.olap.OLAPTuple | |
Adds a new member to the tuple. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, interface com.adobe.solutions.rca.domain.common.IMemberCollection | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberHint(peerID:String) — method, class flash.net.NetGroup | |
Manually adds a record specifying that peerID is a member of the group. | |
addMembers(value:mx.collections:IList) — method, interface mx.olap.IOLAPTuple | |
Adds a list of members to the tuple. | |
addMembers(value:mx.collections:IList) — method, class mx.olap.OLAPTuple | |
Adds a list of members to the tuple. | |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Static Method , class com.adobe.viewsource.ViewSource | |
Adds a "View Source" context menu item to the context menu of the given object. | |
addMessageListener(namespace:String, name:String, handler:Function) — method, interface com.adobe.mosaic.om.interfaces.IMessageBus | |
Adds a listener for a namespace and name combination. | |
addMetadata(namespaceURL:String, metadata:org.osmf.metadata:Metadata) — method, class org.osmf.media.MediaElement | |
Adds a Metadata object to this MediaElement under the specified namespace URL. | |
addMetadataValue(namespaceURL:String, value:Object) — method, class org.osmf.media.MediaResourceBase | |
Adds a metadata value to this resource. | |
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — method, class com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Adds items of type Moderator to the collection. | |
addModeratorAt(moderator:com.adobe.livecycle.rca.model.participant:Moderator, index:int) — method, class com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Adds items of type Moderator to the collection. | |
addModuleAssignment(value:com.adobe.icc.editors.model:ModuleAssignmentModel, addAt:int) — method, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Adds a module assignment to this target area assignment object. | |
addModuleInstance(moduleInstance:com.adobe.icc.dc.domain:IModuleInstance) — method, class com.adobe.icc.dc.domain.VariableInstance | |
Add the given moduleInstance to this VariableInstance, as a source of the associated Variable. | |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — method, class spark.effects.supportClasses.AnimateTransformInstance | |
Adds a MotionPath object to the set of MotionPath objects in this instance, with the start time relative to the outermost parent effect. | |
addMouseClickHandlerToExistingRenderers() — method, class spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — method, class mx.automation.delegates.core.UIComponentAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — method, class spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
addNamespace(ns:Object) — method, class XML | |
Adds a namespace to the set of in-scope namespaces for the XML object. | |
addNeighbor(peerID:String) — method, class flash.net.NetGroup | |
Manually adds a neighbor by immediately connecting directly to the specified peerID, which must already be in this group. | |
addNewAsset() — method, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
This method adds a new asset. | |
addNote(taskId:String, title:String, note:String, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — method, interface lc.procmgmt.ITaskManager | |
Adds a note to a task item. | |
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — method, class lc.procmgmt.domain.Task | |
Adds a note to the task. | |
addNote() — method, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Adds the title and note properties to the current Task object, with the specified AttachmentPermissions object set. | |
ADD_NOTE_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies notes were added to a task. | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — method, class mx.printing.FlexPrintJob | |
Adds a UIComponent object to the list of objects being printed. | |
addOfflineItem(item:Object) — method, class mx.data.DataServiceOfflineAdapter | |
Adds the specified offline item to the localStore. | |
addOfflineItem(item:Object) — method, class mx.data.SQLiteOfflineAdapter | |
Adds the specified offline item to the localStore. | |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Package Function, com.adobe.gravity.utility.events | |
Add an event listener to the specified event dispatcher ensuring that it will only fire once. | |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Package Function, lc.foundation.util | |
Add an event listener to the specified event dispatcher ensuring that it will only fire once. | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — method, class flashx.textLayout.operations.CompositeOperation | |
Adds an additional operation to the end of the list. | |
addOperationParameterButton — Skin Part, class com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a Button which adds an operation parameter. A skin part that defines a Button which adds an operation parameter. | |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — method, class flash.printing.PrintJob | |
Sends the specified Sprite object as a single page to the print spooler. | |
addPage() — method, class ga.model.PanelManager | |
If the panel is allowed to repeat, this method adds a new panel after the current panel. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Adds a Panel to the Panel. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Adds a Panel to the shell. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IView | |
Adds a Panel to the View. | |
addPanelButton — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The add panel button skin part. The add panel button skin part. | |
AddPanelButton — class, package ga.controls | |
The AddPanelButton class defines the Add Panel Button component, which adds a new instance of a repeating panel to a list of panels contained within a section. | |
AddPanelEvent — class, package com.adobe.mosaic.om.events | |
The AddPanelEvent class defines a transient notification of adding a Panel. | |
AddPanelEvent(type:String, panelNode:com.adobe.mosaic.om.interfaces:IPanel, msg:String) — Constructor, class com.adobe.mosaic.om.events.AddPanelEvent | |
Constructor. | |
addParams(func:Function, ... rest) — Package Function, com.adobe.gravity.utility.async | |
Create an adapter function that calls the provided function with the provided parameters, appending any parameters passed in when it is invoked. | |
addParams(func:Function, ... rest) — Package Function, lc.foundation.util | |
Create an adapter function that calls the provided function with the provided parameters, appending any parameters passed in when it is invoked. | |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — method, interface com.adobe.solutions.rca.domain.IStage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — method, interface com.adobe.solutions.rca.domain.IStage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. | |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. | |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class mx.managers.PopUpManager | |
Pops up a top-level window. | |
ADD_POP_UP_PLACE_HOLDER_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Adds a placeholder for a pop up window hosted by a child SystemManager. | |
ADD_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Adds a popup on the targeted application. | |
addPosition(p:mx.olap:IOLAPAxisPosition) — method, class mx.olap.OLAPResultAxis | |
Adds a position to the axis of the query result. | |
addPostLoadAction(action:Function) — method, interface com.adobe.gravity.service.manifest.IManifestParseContext | |
Add a post-load action. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — method, interface mx.core.IFlexModuleFactory | |
Adds an RSL to the preloadedRSLs list. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — method, class mx.managers.SystemManager | |
Adds an RSL to the preloadedRSLs list. | |
addProject(prj:com.adobe.solutions.prm.domain:IProject) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method adds a project to a collection of projects. | |
addProject(project:com.adobe.solutions.prm.domain:IProject) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method adds a project to a collection of projects. | |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds or creates a sub-project within an existing project. | |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds or creates a sub-project within an existing project. | |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation adds a sub-project to the current project and updates it on the server. | |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a sub-project to the current project and updates it on the server. | |
addPropertiesIcon — Skin Part, class com.adobe.dct.view.PropertyContainer | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. | |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — method, class fl.motion.MotionBase | |
Stores an array of values in corresponding keyframes for a declared property of the Motion class. | |
addQuads — Property, class coldfusion.service.mxml.Pdf | |
Add the position or quadrants of the thumbnail | |
addRadioButton(radioButton:fl.controls:RadioButton) — method, class fl.controls.RadioButtonGroup | |
Adds a radio button to the internal radio button array for use with radio button group indexing, which allows for the selection of a single radio button in a group of radio buttons. | |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — method, class com.adobe.icc.dc.domain.ListModuleInstance | |
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. | |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — method, class com.adobe.icc.dc.domain.TargetInstance | |
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. | |
addRef(applicationDomain:flash.system:ApplicationDomain) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Increment the reference count on the ApplicationDomain. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method adds a reference document to a collection of referenceDocuments. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This method adds a reference document to the referenceDocuments collection. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method adds a reference document to a collection of referenceDocuments. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This method adds a reference document to the referenceDocuments collection. | |
addReminder(reminder:com.adobe.livecycle.rca.model.reminder:Reminder) — method, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Adds items of type Reminder to the collection. | |
addReminderAt(reminder:com.adobe.livecycle.rca.model.reminder:Reminder, index:int) — method, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Adds items of type Reminder to the collection. | |
AddRemoveEffectTargetFilter — class, package mx.effects.effectClasses | |
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container. | |
AddRemoveEffectTargetFilter() — Constructor, class mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Constructor. | |
addResource(ns:Namespace, resource:Object) — method, class mx.rpc.xml.QualifiedResourceManager | |
Adds a resource to a potential Array of resources for a given namespace. | |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — method, interface mx.resources.IResourceManager | |
Adds the specified ResourceBundle to the ResourceManager so that its resources can be accessed by ResourceManager methods such as getString(). | |
addResources(lang:String, res:Object) — method, class air.update.ApplicationUpdaterUI | |
Dynamically adds a new resource bundle for the specified language. | |
addResponder(responder:mx.rpc:IResponder) — method, class coldfusion.air.SessionToken | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — method, interface com.adobe.ep.taskmanagement.util.IToken | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — method, class com.adobe.ep.taskmanagement.util.Token | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — method, interface com.adobe.icc.token.IAsyncToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — method, interface com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — method, class com.adobe.livecycle.rca.token.RCAToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — method, class lc.foundation.util.Token | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — method, class mx.collections.errors.ItemPendingError | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — method, class mx.rpc.AsyncToken | |
Adds a responder to an Array of responders. | |
address — Property, class flash.net.InterfaceAddress | |
The Internet Protocol (IP) address. | |
address — Property, class flash.net.dns.AAAARecord | |
The IPv6 address. | |
address — Property, class flash.net.dns.ARecord | |
The IPv4 address. | |
address — Property, class lc.foundation.domain.User | |
Deprecated Since Workspace 10: Please use the postalAddress property. | |
addressedTo — Property, class com.adobe.solutions.prm.vo.MessageVO | |
Defines the addressed-to field for a message. | |
addresses — Property, class flash.net.NetworkInterface | |
The list of the addresses bound to this network interface. | |
addResultHandler(handler:Function) — method, interface com.adobe.ep.taskmanagement.util.IToken | |
Adds a result handler for this asynchronous invocation. | |
addResultHandler(handler:Function) — method, class com.adobe.ep.taskmanagement.util.Token | |
Adds a result handler for this asynchronous invocation. | |
addResultHandler(handler:Function) — method, class lc.foundation.util.Token | |
Adds a result handler for this asynchronous invocation. | |
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — method, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Adds items of type Reviewer to the collection. | |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Adds a reviewer to a stage of an ongoing review. | |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Adds a reviewer to a stage of an ongoing review. | |
ADD_REVIEWER — Constant Static Property, class com.adobe.solutions.rca.constant.OperationType | |
This operation adds a reviewer to a review stage. | |
addReviewerAt(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer, index:int) — method, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Adds items of type Reviewer to the collection. | |
AddReviewStageParticipant — class, package com.adobe.solutions.rca.presentation | |
The host component for dialog used to adding participants to an review stage. | |
AddReviewStageParticipant() — Constructor, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The constructor for AddReviewStageParticipant class. | |
addReviewStageParticipantPanel — Skin Part, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. | |
ADD_ROW — Constant Static Property, class spark.events.GridSelectionEventKind | |
Indicates that this row should be added to the current selection. | |
addRSLInfo(info:fl.rsl:RSLInfo) — method, class fl.rsl.RSLPreloader | |
Adds a descriptive RSLInfo record to the SWF or SWZ file being downloaded. | |
addScrollers(chilArray:Array) — method, class spark.automation.delegates.components.SparkDataGridAutomationImpl | |
private | |
addScrollers(chilArray:Array) — method, class spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
addScrollers(chilArray:Array) — method, class spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
addSection() — method, class ga.model.PanelManager | |
If the section is repeatable, this method adds a new section after the current section. | |
addSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedIndex(rowIndex:int) — method, class spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectedIndex(rowIndex:int) — method, class spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — method, class flashx.textLayout.container.ContainerController | |
Adds a flash.display.DisplayObjectContainer object to which selection shapes (such as block selection highlight, cursor etc.) are added. | |
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Adds a service to this shell. | |
AddServiceEvent — class, package com.adobe.mosaic.om.events | |
The AddServiceEvent is dispatched when a service is added to the composite application. | |
AddServiceEvent(type:String, serviceNode:com.adobe.mosaic.om.interfaces:IService, msg:String) — Constructor, class com.adobe.mosaic.om.events.AddServiceEvent | |
Constructor. | |
addServiceEventFailure — Event, class com.adobe.mosaic.mxml.Service | |
The addServiceEventFailure defines a failure notification of an attempt to load a Service. | |
addServiceEventSuccess — Event, class com.adobe.mosaic.mxml.Service | |
The addServiceEventSuccess defines a successful notification of loading a Service. | |
addSet(s:mx.olap:IOLAPSet) — method, interface mx.olap.IOLAPQueryAxis | |
Adds a set to the query axis. | |
addSet(s:mx.olap:IOLAPSet) — method, class mx.olap.OLAPQueryAxis | |
Adds a set to the query axis. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — method, class mx.rpc.soap.AbstractWebService | |
Add a header that will be applied to all operations of this WebService. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — method, class mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — method, class mx.controls.AdvancedDataGridBaseEx | |
Adds a data field to the list of sort fields. | |
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — method, class com.adobe.livecycle.rca.model.stage.StageCollection | |
Adds items of type AbstractStage to the collection | |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Adds stage to the review after the last stage. | |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds stage to the review after the last stage. | |
addStageAt(stage:com.adobe.livecycle.rca.model.stage:AbstractStage, index:int) — method, class com.adobe.livecycle.rca.model.stage.StageCollection | |
Adds items of type AbstractStage to the collection. | |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Adds stage to the review at the specified index from the beginning. | |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds stage to the review at the specified index from the beginning. | |
AddStageParticipant — class, package com.adobe.solutions.rca.presentation | |
This class defines the base functionality for adding a participant to a stage. | |
AddStageParticipant() — Constructor, class com.adobe.solutions.rca.presentation.AddStageParticipant | |
The constructor for AddStageParticipant class. | |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — method, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
Adds a participant to an approval stage if not already added. | |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — method, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
This function adds a participant to an approval stage if the participant does not already exist. | |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — method, class mx.core.UIComponent | |
Adds a non-visual style client to this component instance. | |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — method, class flash.display.NativeMenu | |
Adds a submenu to the menu by inserting a new menu item. | |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — method, class flash.display.NativeMenu | |
Adds a submenu to the menu by inserting a new menu item at the specified position. | |
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — method, class mx.messaging.MultiTopicConsumer | |
This is a convenience method for adding a new subscription. | |
ADD_SUBSCRIPTIONS — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Header used in a MULTI_SUBSCRIBE message to specify an Array of subtopic/selector pairs to add to the existing set of subscriptions. | |
addSubtopic(subtopic:String) — method, class mx.messaging.MultiTopicProducer | |
Adds a subtopic to the current list of subtopics for messages sent by this producer. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.AggregatingToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, interface com.adobe.gravity.utility.async.IToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.ImmediateFaultToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.async.Token | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — method, class com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(success:Function) — method, interface com.adobe.icc.token.IAsyncToken | |
Adds a success handler to this token. | |
addSuccessHandler(success:Function) — method, interface com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a success handler to this token. | |
addSuccessHandler(success:Function) — method, class com.adobe.livecycle.rca.token.RCAToken | |
Adds a success handler to this token. | |
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — method, class com.adobe.livecycle.rca.model.document.DocumentCollection | |
Adds items of type SupportingDocument to the collection. | |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a supporting document to a project. | |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a supporting document to a workitem. | |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a supporting document to a project. | |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a supporting document to a workitem. | |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Adds the supporting document at the end of the list of supportingDocuments for this review. | |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds the supporting document at the end of the list of supportingDocuments for this review. | |
addSupportingDocumentAt(doc:com.adobe.livecycle.rca.model.document:SupportingDocument, index:int) — method, class com.adobe.livecycle.rca.model.document.DocumentCollection | |
Adds items of type SupportingDocument to the collection. | |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — method, interface com.adobe.solutions.rca.domain.IReviewContext | |
Adds the supporting document at the index in the list of supportingDocuments for this review. | |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds the supporting document at the index in the list of supportingDocuments for this review. | |
addSynchronization(isComplete:Function, target:Object) — method, interface mx.automation.IAutomationObjectHelper | |
Adds a synchronization object to the automation manager. | |
addTab — Event, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Dispatched when the add button is clicked. | |
addTab(child:flash.display:DisplayObject) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Adds a child to the end of the tab list. | |
ADD_TAB — Constant Static Property, class com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
A new tab is requested. | |
addTabAt(child:flash.display:DisplayObject, index:int) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Adds a child in a specific location to the tab list. | |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — method, class fl.motion.AnimatorFactoryBase | |
Creates and returns an AnimatorBase instance whose target property is set to the DisplayObject (if applicable) that is the targetName property of the targetParent, and whose Motion property is stored in the AnimatorFactoryBase instance upon creation. | |
addTarget(target:mx.logging:ILoggingTarget) — Static Method , class mx.logging.Log | |
Allows the specified target to begin receiving notification of log events. | |
addTarget(target:org.osmf.layout:ILayoutTarget) — method, class org.osmf.layout.LayoutRendererBase | |
Method for adding a target to the layout renderer's list of objects that it calculates the size and position for. | |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — method, class fl.motion.AnimatorFactoryBase | |
References the parent DisplayObjectContainer and then creates and returns an AnimatorBase instance whose target property is set to the DisplayObject (if applicable) that is the targetName property of the targetParent, and whose Motion property is stored in the AnimatorFactoryBase instance upon creation. | |
addTask(task:lc.procmgmt.domain:Task) — method, class lc.procmgmt.domain.QueueBase | |
Adds a task to the queue. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method adds a team member to a collection of members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This method adds a team member to the collection of the members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method adds a team member to a collection of members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This method adds a team member to the collection of the members. | |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a team member to the project. | |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a team member to a workitem. | |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a team member to the project. | |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a team member to a workitem. | |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — method, class flashx.textLayout.container.ContainerController | |
Adds a flash.text.engine.TextLine object as a descendant of container. | |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Adds a Tile to the Panel. | |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Adds a Tile to the Shell. | |
AddTileEvent — class, package com.adobe.mosaic.om.events | |
The AddTileEvent class defines a transient notification of adding a Tile. | |
AddTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — Constructor, class com.adobe.mosaic.om.events.AddTileEvent | |
Constructor. | |
addTileEventFailure — Event, class com.adobe.mosaic.mxml.Tile | |
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed. | |
addTileEventSuccess — Event, class com.adobe.mosaic.mxml.Tile | |
The addTileEventSuccess event indicates that adding a Tile from a Catalog was successful. | |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — method, class mx.core.Application | |
Add a container to the Application's creation queue. | |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — method, class flash.net.drm.DRMManager | |
adds the currently running device to a device group. | |
ADD_TO_DEVICE_GROUP_COMPLETE — Constant Static Property, class flash.events.DRMDeviceGroupEvent | |
ADD_TO_DEVICE_GROUP_ERROR — Constant Static Property, class flash.events.DRMDeviceGroupErrorEvent | |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — method, interface lc.procmgmt.IFavoritesManager | |
Adds an startpoint to the Favorites collection. | |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — method, class lc.procmgmt.impl.FavoritesManager | |
Adds an startpoint to the Favorites collection. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToken(token:com.adobe.gravity.utility.async:IToken) — method, class com.adobe.gravity.utility.async.AggregatingToken | |
Add a token to be aggregated. | |
addToRowArrays() — method, class mx.controls.listClasses.ListBase | |
Add a blank row to the beginning of the arrays that store references to the rows. | |
addToShortestColumn(index:int) — method, class com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item, given by its index, to the column that is visually the shortest. | |
addToShortestRow(index:int) — method, class com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item, given by its index, to the row that is visually the shortest. | |
addTrait(type:String, instance:org.osmf.traits:MediaTraitBase) — method, class org.osmf.media.MediaElement | |
Adds a new media trait to this media element. | |
addTuple(t:mx.olap:IOLAPTuple) — method, interface mx.olap.IOLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — method, interface mx.olap.IOLAPSet | |
Adds a new tuple to the set. | |
addTuple(t:mx.olap:IOLAPTuple) — method, class mx.olap.OLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — method, class mx.olap.OLAPSet | |
Adds a new tuple to the set. | |
addUser() — method, class lc.procmgmt.ui.task.TaskDirectiveModel | |
Adds the selected users from the UserSearchDataGridModel object to the selectedUsers property. | |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — method, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
This method adds event listeners to a validator. | |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — method, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method adds listeners for validation events on the given validator. | |
addValue(key:String, value:Object) — method, class org.osmf.metadata.Metadata | |
Stores the specified value in this Metadata object, using the specified key. | |
addView(view:com.adobe.mosaic.om.interfaces:IView, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IViewManager | |
Adds a view to the ViewManager. | |
AddViewEvent — class, package com.adobe.mosaic.om.events | |
The AddViewEvent class defines a transient notification of adding a view. | |
AddViewEvent(type:String, viewNode:com.adobe.mosaic.om.interfaces:IView, msg:String) — Constructor, class com.adobe.mosaic.om.events.AddViewEvent | |
Constructor. | |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IPanel | |
Adds a viewManager to this panel. | |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IShell | |
Adds a viewManager to the shell. | |
AddViewManagerEvent — class, package com.adobe.mosaic.om.events | |
The AddViewManagerEvent class defines a transient notification of adding a ViewManager. | |
AddViewManagerEvent(type:String, viewManagerNode:com.adobe.mosaic.om.interfaces:IViewManager, msg:String) — Constructor, class com.adobe.mosaic.om.events.AddViewManagerEvent | |
Constructor. | |
addWantObjects(startIndex:Number, endIndex:Number) — method, class flash.net.NetGroup | |
Adds objects from startIndex through endIndex, to the set of objects to retrieve. | |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method adds a workitem to a collection of workitems. | |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method adds a workitem to a collection of workitems. | |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a work item to an existing project. | |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a work item to an existing project. | |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — method, interface com.adobe.solutions.prm.domain.IProject | |
This remote operation adds a workitem to the current project and updates the changes on the server. | |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a workitem to the current project and updates the changes on the server. | |
addXMLPath(langCode:String, path:String) — Static Method , class fl.lang.Locale | |
Adds the {languageCode and languagePath} pair into the internal array for later use. | |
AD_HOC_REVIEW — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewType | |
Specifies the review type for an ad hoc review. | |
AD_HOC_REVIEW — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewType | |
The review type of an ad-hoc review. | |
adjustBrightness(rgb:uint, brite:Number) — Static Method , class mx.utils.ColorUtil | |
Performs a linear brightness adjustment of an RGB color. | |
adjustBrightness2(rgb:uint, brite:Number) — Static Method , class mx.utils.ColorUtil | |
Performs a scaled brightness adjustment of an RGB color. | |
AdjustColor — class, package fl.motion | |
The AdjustColor class defines various color properties, such as brightness, contrast, hue, and saturation, to support the ColorMatrixFilter class. | |
AdjustColor() — Constructor, class fl.motion.AdjustColor | |
The AdjustColor class defines various color properties to support the ColorMatrixFilter. | |
adjustColorObjects — Property, class fl.motion.KeyframeBase | |
Stores AdjustColor instances mapped to their corresponding index in the filters Array for this keyframe. | |
adjustedRadius — Style, class mx.charts.series.PlotSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Style, class mx.charts.series.LineSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Style, class mx.charts.series.AreaSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustFocusRect(obj:flash.display:DisplayObject) — method, class mx.core.UIComponent | |
Adjust the focus rectangle. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — method, class mx.charts.AxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — method, interface mx.charts.chartClasses.IAxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustItemDeleteEnablement() — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item delete button. | |
adjustItemMoveDownEnablement() — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item move down button. | |
adjustItemMoveUpEnablement() — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item move up button. | |
adjustLeftIndentBtnEnablement() — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item left indent button. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.DataGrid | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.AdvancedListBase | |
Called from the updateDisplayList() method to adjust the size and position of list content. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.ListBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.TileBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustMinMax(minValue:Number, maxValue:Number) — method, class mx.charts.chartClasses.NumericAxis | |
Adjusts the generated or assigned range of the axis's labels. | |
adjustNetConnectionURL(rootUrl:String, url:String) — Static Method , class mx.netmon.NetworkMonitor | |
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor. | |
adjustNetConnectionURLImpl — Static Property, class mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adjustRightIndentBtnEnablement() — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item right indent button. | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — method, class mx.controls.dataGridClasses.DataGridBase | |
Adjusts the size and positions of the renderers for the given rowNum, row position and height. | |
adjustSelection(index:int, add:Boolean) — method, class spark.components.List | |
Adjusts the selected indices to account for items being added to or removed from this component. | |
adjustSelection(newIndex:int, add:Boolean) — method, class spark.components.supportClasses.ListBase | |
Adjusts the selected index to account for items being added to or removed from this component. | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — method, class spark.components.List | |
Adjusts the selection based on what keystroke or keystroke combinations were encountered. | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — Static Method , class mx.netmon.NetworkMonitor | |
Adjust the URLRequest so that it goes through the monitor. | |
adjustURLRequestImpl — Static Property, class mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adobe.utils — package | |
The adobe.utils package contains functions and classes used by Flash authoring tool developers. | |
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — method, class com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved. | |
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — method, class com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved. | |
ADVANCED — Constant Static Property, class flash.text.AntiAliasType | |
Sets anti-aliasing to advanced anti-aliasing. | |
AdvanceDataElementsPanel — class, package com.adobe.dct.component.dataElementsPanel | |
The AdvanceDataElementsPanel component is an extension of DataElementsPanel, which is used in Expression Builder where data elements are used for authoring expressions. | |
AdvanceDataElementsPanel() — Constructor, class com.adobe.dct.component.dataElementsPanel.AdvanceDataElementsPanel | |
Constructor. | |
AdvancedChannelSet — class, package mx.messaging | |
Extends the base ChannelSet to add advanced messaging functionality. | |
AdvancedChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Constructor, class mx.messaging.AdvancedChannelSet | |
Constructs an AdvancedChannelSet. | |
AdvancedDataGrid — class, package mx.controls | |
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGrid() — Constructor, class mx.controls.AdvancedDataGrid | |
Constructor. | |
AdvancedDataGridAccImpl — class, package mx.accessibility | |
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AdvancedDataGridAccImpl | |
Constructor. | |
AdvancedDataGridAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
Constructor. | |
AdvancedDataGridBase — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBase() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constructor. | |
AdvancedDataGridBaseEx — class, package mx.controls | |
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseEx() — Constructor, class mx.controls.AdvancedDataGridBaseEx | |
Constructor. | |
AdvancedDataGridBaseExAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
Constructor. | |
AdvancedDataGridBaseSelectionData — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
Constructor. | |
AdvancedDataGridColumn — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumn(columnName:String) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Constructor. | |
AdvancedDataGridColumnGroup — class, package mx.controls.advancedDataGridClasses | |
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup(columnName:String) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Constructor. | |
AdvancedDataGridDragProxy — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridDragProxy() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
Constructor. | |
AdvancedDataGridEvent — class, package mx.events | |
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — Constructor, class mx.events.AdvancedDataGridEvent | |
Constructor. | |
AdvancedDataGridEventReason — final class, package mx.events | |
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Constructor. | |
AdvancedDataGridGroupItemRendererAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridHeaderHorizontalSeparator — class, package mx.skins.halo | |
The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderHorizontalSeparator() — Constructor, class mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
Constructor. | |
AdvancedDataGridHeaderInfo — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Constructor. | |
AdvancedDataGridHeaderRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Constructor. | |
AdvancedDataGridHeaderShiftEvent — class, package mx.automation.events | |
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Constructor, class mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
Constructor. | |
AdvancedDataGridItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Constructor. | |
AdvancedDataGridItemRendererAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridItemSelectEvent — class, package mx.automation.events | |
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
Constructor. | |
advancedDataGridListData — Property, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
AdvancedDataGridListData — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Constructor. | |
AdvancedDataGridRendererDescription — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Constructor. | |
AdvancedDataGridRendererProvider — class, package mx.controls.advancedDataGridClasses | |
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Constructor. | |
AdvancedDataGridSortItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Constructor. | |
AdvancedListBase — class, package mx.controls.listClasses | |
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBase() — Constructor, class mx.controls.listClasses.AdvancedListBase | |
Constructor. | |
AdvancedListBaseAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
Constructor. | |
AdvancedListBaseContentHolderAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
Constructor. | |
advancedSearchButton — Skin Part, class com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod | |
advancedSearchPod — Skin Part, class com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod | |
AdvancedSearchPod — class, package com.adobe.ep.ux.content.view.components.searchpod | |
Advanced Search Results Pod | |
AdvancedSearchPod() — Constructor, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Constructor. | |
AdvancedStyleClient — class, package mx.styles | |
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AdvancedStyleClient() — Constructor, class mx.styles.AdvancedStyleClient | |
Constructor. | |
affectsTweenable(tweenableName:String) — method, class fl.motion.KeyframeBase | |
Indicates whether the keyframe has an influence on a specific animation property. | |
AFTER — Constant Static Property, class mx.states.AddItems | |
Documentation is not currently available. | |
AFTER — Constant Static Property, class spark.components.CalloutPosition | |
Position the leading edge of the callout after the trailing edge of the owner. | |
AFTER — Constant Static Property, class spark.effects.AddAction | |
Constant used to specify the position to add the item relative to the object specified by the relativeTo property. | |
afterBounds — Property, class flash.events.NativeWindowBoundsEvent | |
The bounds of the window after the change. | |
afterBounds — Property, class spark.events.TitleWindowBoundsEvent | |
The bounds of the object after the action. | |
afterContent — Property, interface flashx.textLayout.formats.IListMarkerFormat | |
Specifies a string that goes after the marker. | |
afterContent — Property, class flashx.textLayout.formats.ListMarkerFormat | |
Specifies a string that goes after the marker. | |
afterDisplayState — Property, class flash.events.NativeWindowDisplayStateEvent | |
The display state of the NativeWindow after the change. | |
afterLast — Property, class mx.collections.HierarchicalCollectionViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterLast — Property, interface mx.collections.IViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterOrientation — Property, class flash.events.StageOrientationEvent | |
The orientation of the stage after the change. | |
agent — Property, class mx.messaging.MessageResponder | |
Provides access to the MessageAgent that sent the message. | |
AggregatingToken — class, package com.adobe.gravity.utility.async | |
AggregatingToken objects are returned from functions that initiate multiple asynchronous operations and must accumulate the results. | |
AggregatingToken() — Constructor, class com.adobe.gravity.utility.async.AggregatingToken | |
Constructor. | |
AggregatingTokenError — class, package com.adobe.gravity.utility.async | |
An AggregatingTokenError is passed to fault handlers added to an AggregatingToken if faults occur on an aggregated token. | |
AggregatingTokenError(errors:Array) — Constructor, class com.adobe.gravity.utility.async.AggregatingTokenError | |
Constructor. | |
aggregator — Property, class mx.olap.OLAPMeasure | |
The aggregation to be performed for this measure. | |
air.desktop — package | |
The air.desktop package contains the URLFilePromise class, which lets you work with remote files dragged out of an AIR application to the desktop. | |
AirDragManagerAutomationHandler — class, package mx.automation.air | |
Helper class that provides methods required for automation of drag and drop in AIR applications | |
AirDragManagerAutomationHandler() — Constructor, class mx.automation.air.AirDragManagerAutomationHandler | |
Constructor | |
AIREvent — class, package mx.events | |
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.events.AIREvent | |
Constructor. | |
AirFunctionsHelper — class, package mx.automation.air | |
Helper class that provides methods required for automation of AIR applications | |
AirFunctionsHelper(windowId:String) — Constructor, class mx.automation.air.AirFunctionsHelper | |
Constructor | |
AIR_LOCAL_STORAGE_ALL — Constant Static Property, class com.adobe.mosaic.om.impl.CachePolicy | |
For AIR applications, cache all content that supports caching in application storage. | |
AIR_LOCAL_STORAGE_CATALOGS — Constant Static Property, class com.adobe.mosaic.om.impl.CachePolicy | |
For AIR applications, cache catalogs in application storage. | |
air.net — package | |
The air.net package contains classes for network detection. This package is only available to content running in the AIR runtime. | |
air.update — package | |
The air.update package contains classes for updating AIR applications. This package is only available to content running in the AIR runtime. | |
air.update.events — package | |
The air.update.events package contains classes that define events used by the AIR application update framework. This package is only available to content running in the AIR runtime. | |
airWindowIndicatorPropertyName — Constant Static Property, class mx.automation.AutomationManager | |
album — Property, class flash.media.ID3Info | |
The name of the album; corresponds to the ID3 2.0 tag TALB. | |
Alert — class, package mx.controls | |
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
Alert() — Constructor, class mx.controls.Alert | |
Constructor. | |
AlertAccImpl — class, package mx.accessibility | |
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AlertAccImpl | |
Constructor. | |
AlertAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertAutomationImpl(obj:mx.controls:Alert) — Constructor, class mx.automation.delegates.controls.AlertAutomationImpl | |
Constructor. | |
AlertFormatter — class, package com.adobe.solutions.rca.presentation.util | |
This class is used to format the alert dialog. | |
AlertFormatter(alertParent:mx.core:UIComponent) — Constructor, class com.adobe.solutions.rca.presentation.util.AlertFormatter | |
The constructor for AlertFormatter class. | |
AlertFormAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the AlertForm class. | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — Constructor, class mx.automation.delegates.controls.AlertFormAutomationImpl | |
Constructor. | |
align — Property, class fl.video.FLVPlayback | |
Specifies the video layout when the scaleMode property is set to VideoScaleMode.MAINTAIN_ASPECT_RATIO or VideoScaleMode.NO_SCALE. | |
align — Property, class fl.video.VideoPlayer | |
Specifies how the video is displayed relative to the registrationX, registrationY, registrationWidth and registrationHeight properties. | |
align — Property, class flash.display.Stage | |
A value from the StageAlign class that specifies the alignment of the stage in Flash Player or the browser. | |
align — Property, class flash.text.TextFormat | |
Indicates the alignment of the paragraph. | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — Static Method , class com.adobe.guides.spark.layouts.components.AlignmentArea | |
Aligns each row in a multi-column layout by making each item in each row the same height | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Aligns each row in a multi-column layout by making each item in each row the same height. | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Aligns each row in a multi-column layout by making each item in each row the same height. | |
alignLabelsToUnits — Property, class mx.charts.DateTimeAxis | |
Determines the placement of labels along the axis. | |
alignment — Property, class flash.text.engine.TabStop | |
Specifies the tab alignment for this tab stop. | |
alignment — Property, interface flashx.textLayout.formats.ITabStopFormat | |
The tab alignment for this tab stop. | |
alignment — Property, class flashx.textLayout.formats.TabStopFormat | |
The tab alignment for this tab stop. | |
AlignmentArea — class, package com.adobe.guides.spark.layouts.components | |
This class aligns columns inside a Spark Group honouring the "keepWithPrevious" settings of the passed in items. | |
alignmentBaseline — Style, class spark.components.supportClasses.ButtonBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.SkinnableTextBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.GroupBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.SliderBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.FormHeading | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.VideoPlayer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.Scroller | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.RichText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.SkinnableContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.DataGrid | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.RichEditableText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.NumericStepper | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.Label | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.SkinnableDataContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.skins.spark.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.skins.wireframe.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flash.text.engine.ElementFormat | |
Specifies the type of baseline in the containing element to which to align the dominant baselines of elements having this format. | |
alignmentBaseline — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Specifies the baseline to which the dominant baseline aligns. | |
alignSymbol — Property, class mx.formatters.CurrencyFormatter | |
Aligns currency symbol to the left side or the right side of the formatted number. | |
alignSymbol — Property, class mx.validators.CurrencyValidator | |
Specifies the alignment of the currencySymbol relative to the rest of the expression. | |
alignToolTip — Property, class mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text alignment buttons. | |
ALL — Constant Static Property, class com.adobe.gravity.utility.logging.LogLevel | |
Log level constant for enabling all logging levels. | |
ALL — Constant Static Property, class com.adobe.livecycle.rca.model.constant.RecipientType | |
Specifies that a reminder is sent to all the participants of the stage regardless of their status. | |
ALL — Constant Static Property, class com.adobe.solutions.rca.constant.RecipientType | |
The property specifies that reminder is sent to all the participants of the stage irrespective of their status. | |
ALL — Constant Static Property, class fl.core.InvalidationType | |
The InvalidationType.ALL constant defines the value of the type property of the event object that is dispatched to indicate that the component should redraw itself entirely. | |
ALL — Constant Static Property, class fl.video.CuePointType | |
Defines the value of the type parameter of the findCuePoint() and findNearestCuePoint() methods. | |
ALL — Constant Static Property, class flash.display3D.Context3DClearMask | |
Clear all buffers. | |
ALL — Constant Static Property, class flash.events.GesturePhase | |
A single value that encompasses all phases of simple gestures like two-finger-tap or swipe. | |
ALL — Constant Static Property, class flash.text.AutoCapitalize | |
Capitalize every character. | |
ALL — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Treats all characters in the ContentElement object as line break opportunities, meaning that a line break will occur afer each character. | |
ALL — Constant Static Property, class mx.core.ContainerCreationPolicy | |
Immediately create all descendants. | |
ALL — Constant Static Property, class mx.data.AccessPrivileges | |
Indicates that no restrictions are imposed. | |
ALL — Constant Static Property, class mx.data.CacheDataDescriptor | |
Option for use with the getCacheDescriptors() method to indicate the type of descriptors to return. | |
ALL — Constant Static Property, class mx.data.PropertySpecifier | |
Reusable instance of a PropertySpecifier to include all properties of an item. | |
ALL — Constant Static Property, class mx.logging.LogEventLevel | |
Tells a target to process all messages. | |
ALL_BUT_LAST — Constant Static Property, class flash.text.engine.LineJustification | |
Justify all but the last line. | |
ALL_BUT_MANDATORY_BREAK — Constant Static Property, class flash.text.engine.LineJustification | |
Justify all but the last line and lines ending in mandatory breaks. | |
allCategories — Property, class com.adobe.icc.editors.managers.CategoryManager | |
The aggregated list of all the categories present in the system. | |
ALL_CHILDREN — Constant Static Property, class com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters | |
Specifies to fetch all children. | |
allElements — Property, class mx.charts.chartClasses.ChartBase | |
The set of all chart elements displayed in the chart. | |
ALL_INCLUDING_LAST — Constant Static Property, class flash.text.engine.LineJustification | |
Justify all lines. | |
allLocalAssetActionsChange — Event, class com.adobe.ep.ux.content.managers.AssetManager | |
allLocalAssetActionsChange event is thrown when local list of asset actions change | |
allMemberList — Property, class com.adobe.solutions.prm.domain.impl.Project | |
The property returns a collection of all members. | |
allMemberList — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
The property returns a collection of all members. | |
allMemberList — Property, interface com.adobe.solutions.rca.domain.common.IMemberCollection | |
The property returns a collection of all members. | |
allMemberList — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
The property returns a collection of all members. | |
allMemberList — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
The property returns a collection of all members. | |
allMemberName — Property, interface mx.olap.IOLAPHierarchy | |
The name of the all member of the hierarchy. | |
allMemberName — Property, class mx.olap.OLAPHierarchy | |
The name of the all member of the hierarchy. | |
allowAdd — Property, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowAdd is true, the "+" button is revealed on the left side of the tab bar. | |
allowClose — Property, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowClose is true, a tab may be closed using a button that appears on the tab. | |
allowCodeImport — Property, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
Whether the bundle should be import loaded if it naturally belongs in another SecurityDomain. | |
allowCodeImport — Property, class flash.system.LoaderContext | |
Specifies whether you can use a Loader object to import content with executable code, such as a SWF file, into the caller's security sandbox. | |
allowContentAdd — Property, interface com.adobe.mosaic.om.interfaces.IView | |
Returns the allowContentAdd value | |
allowContentAdd — Property, interface com.adobe.mosaic.om.interfaces.IViewManager | |
Returns the allowContentAdd value | |
allowContentDelete — Property, interface com.adobe.mosaic.om.interfaces.IPanel | |
Returns the allowContentDelete value | |
allowContentDelete — Property, interface com.adobe.mosaic.om.interfaces.IView | |
Returns the allowContentDelete value | |
allowCopy — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to copy the dragged data. | |
allowDelayedOperations — Property, class flashx.textLayout.edit.EditManager | |
allowDelayedOperations — Property, interface flashx.textLayout.edit.IEditManager | |
Controls whether operations can be queued up for later execution. | |
allowDelete — Property, interface com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be deleted. | |
allowDelete — Property, interface com.adobe.mosaic.om.interfaces.ITile | |
The tile's allowDelete setting. | |
allowDelete — Property, interface com.adobe.mosaic.skinning.IMosaicComponent | |
Indicates if this component may be deleted or not. | |
allowDelete — Property, class lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the delete permission for an attachment. | |
allowDeselection — Property, class spark.components.ButtonBarButton | |
If true, the user click on a currently selected button to deselect it. | |
allowDisjointSelection — Property, class mx.controls.DateChooser | |
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control. | |
allowDomain(... rest) — method, class flash.net.LocalConnection | |
Specifies one or more domains that can send LocalConnection calls to this LocalConnection instance. | |
allowDomain(... rest) — Static Method , class flash.system.Security | |
Lets SWF files in the identified domains access objects and variables in the SWF file that contains the allowDomain() call. | |
allowDomain(... rest) — method, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowDomain(... rest) — method, class mx.managers.SystemManager | |
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowDomainsInNewRSLs — Property, interface mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Property, class mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Property, class mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDragSelection — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDragSelection — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDynamicPropertyChangesWithCachedData — Property, class mx.data.RPCDataManager | |
If false (default), then changing the item class dynamic properties when the local store is not empty causes an error fault when setItemClassDynamicProperties() is called. | |
allowedActions — Property, class flash.events.NativeDragEvent | |
The NativeDragOptions object specifying the actions that are allowed by the display object that initiated this drag operation. | |
allowedFormatChars — Property, class mx.validators.CreditCardValidator | |
The set of formatting characters allowed in the cardNumber field. | |
allowedFormatChars — Property, class mx.validators.DateValidator | |
The set of formatting characters allowed for separating the month, day, and year values. | |
allowedFormatChars — Property, class mx.validators.PhoneNumberValidator | |
The set of allowable formatting characters. | |
allowedFormatChars — Property, class mx.validators.SocialSecurityValidator | |
Specifies the set of formatting characters allowed in the input. | |
allowedFormatChars — Property, class mx.validators.ZipCodeValidator | |
The set of formatting characters allowed in the ZIP code. | |
allowFreeText — Property, class com.adobe.icc.dc.domain.TargetInstance | |
True if the free text can be added to target instance. | |
allowFreeText — Property, class com.adobe.icc.editors.model.ListModel | |
Flag to indicate if this assignment allows adding free text. | |
allowFreeText — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Flag to indicate if this assignment allows adding free text. | |
allowFreeText — Property, class com.adobe.icc.vo.ListDataModule | |
Specifies whether free text can be added to the list | |
allowFreeText — Property, class com.adobe.icc.vo.TargetAreaAssignment | |
The flag indicating the user if he is allowed to add free text while generating final correspondence | |
allowFreeTextBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the allow free text button A skin part that defines the allow free text button | |
allowInsecureDomain(... rest) — method, class flash.net.LocalConnection | |
Specifies one or more domains that can send LocalConnection calls to this LocalConnection object. | |
allowInsecureDomain(... rest) — Static Method , class flash.system.Security | |
Lets SWF files and HTML files in the identified domains access objects and variables in the calling SWF file, which is hosted by means of the HTTPS protocol. | |
allowInsecureDomain(... rest) — method, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowInsecureDomain(... rest) — method, class mx.managers.SystemManager | |
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowInsecureDomainsInNewRSLs — Property, interface mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Property, class mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Property, class mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInteraction — Property, class mx.printing.PrintAdvancedDataGrid | |
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes. | |
allowInteraction — Property, class mx.printing.PrintOLAPDataGrid | |
If true, allows some interactions with the control, such as column resizing. | |
allowItemSizeChangeNotification — Property, class mx.controls.listClasses.ListBase | |
If false, renderers cannot invalidate size of List. | |
allowLibraryAccessBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the allow library access button A skin part that defines the allow library access button | |
allowLink — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to create a link to the dragged data. | |
allowLoadBytesCodeExecution — Property, class flash.system.LoaderContext | |
Legacy property, replaced by allowCodeImport, but still supported for compatibility. | |
allowMerge — Property, class flashx.textLayout.operations.DeleteTextOperation | |
Indicates whether this operation can be merged with operations executed before or after it. | |
allowMove — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to move the dragged data. | |
allowMultipleSelection — Property, class fl.controls.SelectableList | |
Gets a Boolean value that indicates whether more than one list item can be selected at a time. | |
allowMultipleSelection — Property, class mx.controls.DateChooser | |
If true, specifies that multiple selection is allowed in the DateChooser control. | |
allowMultipleSelection — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Property, class spark.components.List | |
If true multiple selection is enabled. | |
allowNegative — Property, class mx.validators.CurrencyValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Property, class mx.validators.NumberValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Property, class spark.validators.supportClasses.NumberValidatorBase | |
Specifies whether negative numbers are permitted. | |
allowNegativeForStacked — Property, class mx.charts.chartClasses.StackedSeries | |
Setting this property to true will stack positive and negative values separately | |
allowNewAttachments — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The indicator that adding Attachments is permitted. | |
allowNewNotes — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The indicator that adding Notes is permitted. | |
allowNull — Property, class flash.data.SQLColumnSchema | |
Indicates whether NULL values are allowed in this column. | |
allowPDFInteraction — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The flag indicating whether the PDF rendered is interactive or not.The value true specifies that PDF is interactive. | |
allowRead — Property, interface com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be read. | |
allowRead — Property, class lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the read permission for an attachment. | |
allowsAdd() — method, interface com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to request a new child element. | |
allowSave — Property, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowSave is true, the "Save" action appears in the option menu. | |
allowsClose() — method, interface com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to close a child element. | |
allowsClose — Property, class com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
When false, displays a "Close" item in the menu. | |
allowsFullScreen — Property, class flash.display.Stage | |
Specifies whether this stage allows the use of the full screen mode | |
allowsSave() — method, interface com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to save a child element. | |
allowsSave — Property, class com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
A special value when true, displays a "Save" item in the menu. | |
allowThumbOverlap — Property, class mx.controls.sliderClasses.Slider | |
If set to false, then each thumb can only be moved to the edge of the adjacent thumb. | |
allowTrackClick — Property, class mx.controls.sliderClasses.Slider | |
Specifies whether clicking on the track will move the slider thumb. | |
allowValueWrap — Property, class spark.components.Spinner | |
Determines the behavior of the control for a step when the current value is either the maximum or minimum value. | |
allowWrite — Property, interface com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be overwritten or writable. | |
allowWrite — Property, class lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the write permission for an attachment. | |
AllRuntimeSparkControls — class, package com.adobe.guides.spark.util | |
This class forces the framework spark controls to be included into the runtime swf | |
AllValuesAreSet() — method, class fl.motion.AdjustColor | |
Verifies if all four AdjustColor properties are set. | |
alpha — Property, class flash.display.DisplayObject | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, class flash.display.GraphicsSolidFill | |
Indicates the alpha transparency value of the fill. | |
alpha — Property, class flash.filters.ConvolutionFilter | |
The alpha transparency value of the substitute color. | |
alpha — Property, class flash.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Property, class flash.filters.DropShadowFilter | |
The alpha transparency value for the shadow color. | |
alpha — Property, class flash.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class flash.text.engine.ElementFormat | |
Specifies the transparency of the line elements affected by this obect. | |
alpha — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
alpha — Property, class mx.core.DesignLayer | |
The alpha for this design layer instance, between 0.0 and 1.0. | |
alpha — Property, interface mx.core.IFlexDisplayObject | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, interface mx.core.IVisualElement | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, class mx.graphics.BitmapFill | |
The transparency of a fill. | |
alpha — Property, class mx.graphics.GradientEntry | |
The transparency of a gradient fill. | |
alpha — Property, class mx.graphics.RectangularDropShadow | |
The alpha transparency value for the shadow color. | |
alpha — Property, class mx.graphics.SolidColor | |
The transparency of a color. | |
alpha — Property, class mx.graphics.SolidColorStroke | |
The transparency of a line. | |
alpha — Property, class spark.filters.ConvolutionFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Property, class spark.filters.DropShadowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.primitives.RectangularDropShadow | |
The alpha transparency value for the color. | |
alpha — Property, class spark.primitives.supportClasses.GraphicElement | |
The level of transparency of the graphic element. | |
ALPHA — Constant Static Property, class flash.display.BitmapDataChannel | |
The alpha channel. | |
ALPHA — Constant Static Property, class flash.display.BlendMode | |
Applies the alpha value of each pixel of the display object to the background. | |
ALPHA — Constant Static Property, class spark.core.MaskType | |
The mask respects opacity and uses the strokes and bitmap filters of the mask. | |
alphaFrom — Property, class mx.effects.Dissolve | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.Fade | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.Glow | |
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.DissolveInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.FadeInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.GlowInstance | |
Starting transparency level. | |
alphaFrom — Property, class spark.effects.Fade | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class spark.effects.supportClasses.FadeInstance | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaMultiplier — Property, class flash.geom.ColorTransform | |
A decimal value that is multiplied with the alpha transparency channel value. | |
ALPHANUMERIC — Constant Static Property, class flash.ui.KeyboardType | |
A standard keyboard with a full set of numbers and letters. | |
ALPHANUMERIC_FULL — Constant Static Property, class flash.system.IMEConversionMode | |
The string "ALPHANUMERIC_FULL", for use with the IME.conversionMode property. | |
ALPHANUMERIC_HALF — Constant Static Property, class flash.system.IMEConversionMode | |
The string "ALPHANUMERIC_HALF", for use with the IME.conversionMode property. | |
alphaOffset — Property, class flash.geom.ColorTransform | |
A number from -255 to 255 that is added to the alpha transparency channel value after it has been multiplied by the alphaMultiplier value. | |
alphas — Property, class flash.display.GraphicsGradientFill | |
An array of alpha values for the corresponding colors in the colors array. | |
alphas — Property, class flash.filters.GradientBevelFilter | |
An array of alpha transparency values for the corresponding colors in the colors array. | |
alphas — Property, class flash.filters.GradientGlowFilter | |
An array of alpha transparency values for the corresponding colors in the colors array. | |
alphaTo — Property, class mx.effects.Dissolve | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.Fade | |
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.Glow | |
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.DissolveInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.FadeInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.GlowInstance | |
Ending transparency level. | |
alphaTo — Property, class spark.effects.Fade | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class spark.effects.supportClasses.FadeInstance | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
ALTERNATE — Constant Static Property, class flash.display.NativeWindowSystemChrome | |
Reserved for future use. | |
ALTERNATE — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Alternate (Option) key (18). | |
alternatingItemColors — Style, class mx.controls.listClasses.ListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class mx.controls.listClasses.AdvancedListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class mx.controls.Menu | |
The colors used for menu or submenu menu items in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.AdvancedDataGrid | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.ComboBox | |
The set of BackgroundColors for drop-down list rows in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.Tree | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Style, class spark.components.supportClasses.GroupBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.LabelItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.Scroller | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.SkinnableContainer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.List | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.skins.spark.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingRowColors — Style, class spark.components.DataGrid | |
Used to initialize the DataGrid's rowBackground skin part. | |
alternatingRowColorsBackground — Skin Part, class spark.components.DataGrid | |
The IVisualElement class used to render the alternatingRowColors style. The IVisualElement class used to render the alternatingRowColors style. | |
ALTERNATIVE_AUDIO — Constant Static Property, class org.osmf.traits.MediaTraitType | |
Identifies an instance of an AlternativeAudioTrait. | |
AlternativeAudioEvent — class, package org.osmf.events | |
An AlternativeAudioEvent is dispatched when the properties of an AlternativeAudioTrait change. | |
AlternativeAudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, switching:Boolean) — Constructor, class org.osmf.events.AlternativeAudioEvent | |
Default Constructor. | |
alternativeAudioStreamItems — Property, class org.osmf.net.StreamingURLResource | |
Vector containing all alternative audio items associated with the current streaming resource. | |
alternativeAudioStreamSwitching — Property, class org.osmf.media.MediaPlayer | |
Indicates whether or not an alternative audio stream switch is currently in progress. | |
AlternativeAudioTrait — class, package org.osmf.traits | |
AlternativeAudioTrait defines the trait interface for media supporting alternative audio streams. | |
AlternativeAudioTrait(numAlternativeAudioStreams:int) — Constructor, class org.osmf.traits.AlternativeAudioTrait | |
Default Constructor. | |
altitude — Property, class flash.events.GeolocationEvent | |
The altitude in meters. | |
altKey — Property, class flash.events.GestureEvent | |
Indicates whether the Alt key is active (true) or inactive (false). | |
altKey — Property, class flash.events.KeyboardEvent | |
Indicates whether the Alt key is active (true) or inactive (false) on Windows; indicates whether the Option key is active on Mac OS. | |
altKey — Property, class flash.events.MouseEvent | |
Indicates whether the Alt key is active (true) or inactive (false). | |
altKey — Property, class flash.events.TouchEvent | |
Indicates whether the Alt key is active (true) or inactive (false). | |
altKey — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.automation.events.ListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.events.SandboxMouseEvent | |
Indicates whether the Alt key was pressed. | |
altKey — Property, class spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altText — Property, class com.adobe.icomm.assetplacement.model.Resource | |
Alternative text (alt text) is used as a replacement for an image, whenever the image cannot be seen. | |
ALWAYS — Constant Static Property, class flash.display.PixelSnapping | |
A constant value used in the pixelSnapping property of a Bitmap object to specify that the bitmap image is always snapped to the nearest pixel, independent of any transformation. | |
ALWAYS — Constant Static Property, class flash.display3D.Context3DCompareMode | |
The comparison always evaluates as true. | |
ALWAYS — Constant Static Property, class spark.components.TextSelectionHighlighting | |
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window. | |
alwaysCreateDisplayObject — Property, class spark.primitives.supportClasses.GraphicElement | |
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject. | |
alwaysInFront — Property, class flash.display.NativeWindow | |
Specifies whether this window will always be in front of other windows (including those of other applications). | |
alwaysInFront — Property, class mx.core.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Property, class mx.core.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
alwaysInFront — Property, class spark.components.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Property, class spark.components.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
ALWAYS_REQUIRED — Constant Static Property, class flash.security.RevocationCheckSettings | |
Always check certificate revocation. | |
alwaysShowSelection — Property, class fl.controls.TextArea | |
Gets or sets a Boolean value that indicates whether Flash Player highlights a selection in the text field when the text field does not have focus. | |
alwaysShowSelection — Property, class fl.controls.TextInput | |
Gets or sets a Boolean value that indicates how a selection is displayed when the text field does not have focus. | |
alwaysShowSelection — Property, class fl.text.TLFTextField | |
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in light blue. | |
alwaysShowSelection — Property, class flash.text.TextField | |
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in gray. | |
alwaysShowSelection — Property, class mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection. | |
alwaysShowSelection — Property, interface mx.core.IUITextField | |
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in gray. | |
AMERICAN_EXPRESS — Constant Static Property, class mx.validators.CreditCardValidatorCardType | |
Specifies the card type as American Express. | |
AMF0 — Constant Static Property, class flash.net.ObjectEncoding | |
Specifies that objects are serialized using the Action Message Format for ActionScript 1.0 and 2.0. | |
AMF3 — Constant Static Property, class flash.net.ObjectEncoding | |
Specifies that objects are serialized using the Action Message Format for ActionScript 3.0. | |
AMFChannel — class, package mx.messaging.channels | |
The AMFChannel class provides the AMF support for messaging. | |
AMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.AMFChannel | |
Constructor. | |
amfChannelURI — Property, class com.adobe.dct.model.ConfigModel | |
The amfChannel URI. | |
analyze — Event, class flash.data.SQLConnection | |
Dispatched when an analyze() operation completes successfully. | |
analyze(resourceName:String, responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
Gathers statistics about database indices and stores them in the database. | |
ANALYZE — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.analyze() method was called. | |
ANALYZE — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ANALYZE constant defines the value of the type property of an analyze event object. | |
ancestor — Property, class mx.styles.CSSSelector | |
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor. | |
anchorBookmark — Property, class mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item that is the anchor. | |
anchorBookmark — Property, class mx.controls.listClasses.ListBase | |
A bookmark to the item that is the anchor. | |
anchorColumnIndex — Property, class mx.controls.AdvancedDataGrid | |
The column index of the current anchor. | |
anchorColumnIndex — Property, class spark.components.Grid | |
The column index of the anchor for the next shift selection. | |
anchorIndex — Property, class mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorIndex — Property, class mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorPosition — Property, interface flashx.textLayout.edit.ISelectionManager | |
The anchor point of the selection. | |
anchorPosition — Property, class flashx.textLayout.edit.SelectionManager | |
The anchor point of the selection. | |
anchorPosition — Property, class flashx.textLayout.elements.TextRange | |
Anchor position of the selection, as an absolute position in the TextFlow. | |
anchorRowIndex — Property, class spark.components.Grid | |
The row index of the anchor for the next shift selection. | |
AndOperator — class, package com.adobe.icc.editors.model.el.operators | |
The implementation of the and operator | |
AndOperator() — Constructor, class com.adobe.icc.editors.model.el.operators.AndOperator | |
Constructor. | |
angle — Property, class coldfusion.service.mxml.Image | |
Rotates the image; Angle in degrees. | |
angle — Property, class flash.filters.BevelFilter | |
The angle of the bevel. | |
angle — Property, class flash.filters.DropShadowFilter | |
The angle of the shadow. | |
angle — Property, class flash.filters.GradientBevelFilter | |
The angle, in degrees. | |
angle — Property, class flash.filters.GradientGlowFilter | |
The angle, in degrees. | |
angle — Property, class mx.charts.series.items.PieSeriesItem | |
The angle, in radians, that this wedge subtends. | |
angle — Property, class mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
angle — Property, class mx.graphics.RectangularDropShadow | |
The angle of the shadow. | |
angle — Property, class spark.filters.BevelFilter | |
The angle of the bevel, in degrees. | |
angle — Property, class spark.filters.DropShadowFilter | |
The angle of the bevel. | |
angle — Property, class spark.filters.GradientFilter | |
The angle, in degrees. | |
angle — Property, class spark.primitives.RectangularDropShadow | |
The angle of the bevel. | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — Static Method , class flash.geom.Vector3D | |
Returns the angle in radians between two vectors. | |
angleBy — Property, class spark.effects.Rotate | |
Degrees by which to rotate the target object. | |
angleFrom — Property, class mx.effects.Rotate | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Property, class mx.effects.effectClasses.RotateInstance | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Property, class spark.effects.Rotate | |
The starting angle of rotation of the target object, in degrees. | |
angleTo — Property, class mx.effects.Rotate | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Property, class mx.effects.effectClasses.RotateInstance | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Property, class spark.effects.Rotate | |
The ending angle of rotation of the target object, in degrees. | |
angleXFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the x axis, expressed in degrees. | |
angleXTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the x axis, expressed in degrees. | |
angleYFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the y axis, expressed in degrees. | |
angleYTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the y axis, expressed in degrees. | |
angleZFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the z axis, expressed in degrees. | |
angleZTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the z axis, expressed in degrees. | |
angularAxis — Property, class mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
angularAxis — Property, class mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
angularAxis — Property, class mx.charts.series.PieSeries | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
ANGULAR_AXIS — Constant Static Property, class mx.charts.chartClasses.PolarTransform | |
A string representing the angular axis. | |
animate — Property, class mx.events.AdvancedDataGridEvent | |
If true, animate an opening or closing operation; used for ITEM_OPENING type events only. | |
animate — Property, class mx.events.TreeEvent | |
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only. | |
Animate — class, package spark.effects | |
This Animate effect animates an arbitrary set of properties between values. | |
Animate(target:Object) — Constructor, class spark.effects.Animate | |
Constructor. | |
AnimateColor — class, package spark.effects | |
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColor(target:Object) — Constructor, class spark.effects.AnimateColor | |
Constructor. | |
AnimateColorInstance — class, package spark.effects.supportClasses | |
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateColorInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateColorInstance | |
Constructor. | |
AnimateFilter — class, package spark.effects | |
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — Constructor, class spark.effects.AnimateFilter | |
Constructor. | |
AnimateFilterInstance — class, package spark.effects.supportClasses | |
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateFilterInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateFilterInstance | |
Constructor. | |
AnimateInstance — class, package spark.effects.supportClasses | |
The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateInstance | |
Constructor. | |
animatePaging(newValue:Number, pageSize:Number) — method, class spark.components.supportClasses.ScrollBarBase | |
Animates the operation to move to newValue. | |
AnimateProperty — class, package mx.effects | |
The AnimateProperty effect animates a property or style of a component. | |
AnimateProperty(target:Object) — Constructor, class mx.effects.AnimateProperty | |
Constructor. | |
AnimatePropertyInstance — class, package mx.effects.effectClasses | |
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimatePropertyInstance(target:Object) — Constructor, class mx.effects.effectClasses.AnimatePropertyInstance | |
Constructor. | |
animateStepping(newValue:Number, stepSize:Number) — method, class spark.components.supportClasses.ScrollBarBase | |
Animates the operation to step to newValue. | |
AnimateTransform — class, package spark.effects | |
The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform(target:Object) — Constructor, class spark.effects.AnimateTransform | |
Constructor. | |
AnimateTransform3D — class, package spark.effects | |
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransform3D(target:Object) — Constructor, class spark.effects.AnimateTransform3D | |
Constructor. | |
AnimateTransformInstance — class, package spark.effects.supportClasses | |
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransformInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateTransformInstance | |
Constructor. | |
AnimateTransitionShader — class, package spark.effects | |
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShader(target:Object) — Constructor, class spark.effects.AnimateTransitionShader | |
Constructor. | |
AnimateTransitionShaderInstance — class, package spark.effects.supportClasses | |
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
AnimateTransitionShaderInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateTransitionShaderInstance | |
Constructor. | |
Animation — final class, package spark.effects.animation | |
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — Constructor, class spark.effects.animation.Animation | |
Constructor. | |
animationDuration — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The amount of time to give any annimation to run its course. | |
animationEnd(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance ends. | |
animationRepeat(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance repeats. | |
animationStart(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance starts. | |
animationStop(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance stops. | |
animationTarget — Property, class spark.effects.animation.Animation | |
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation. | |
animationUpdate(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called during every update of an Animation instance. | |
Animator — class, package fl.motion | |
The Animator class applies an XML description of a motion tween to a display object. | |
Animator(xml:XML, target:flash.display:DisplayObject) — Constructor, class fl.motion.Animator | |
Creates an Animator object to apply the XML-based motion tween description to a display object. | |
Animator3D — class, package fl.motion | |
The Animator3D class applies an XML description of a three-dimensional motion tween to a display object. | |
Animator3D(xml:XML, target:flash.display:DisplayObject) — Constructor, class fl.motion.Animator3D | |
Creates an Animator3D object to apply the XML-based motion tween description in three dimensions to a display object. | |
AnimatorBase — class, package fl.motion | |
The AnimatorBase class applies an XML description of a motion tween to a display object. | |
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — Constructor, class fl.motion.AnimatorBase | |
Creates an AnimatorBase object to apply the XML-based motion tween description to a display object. | |
AnimatorFactory — class, package fl.motion | |
The AnimatorFactory class provides ActionScript-based support to associate one Motion object with multiple display objects. | |
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, class fl.motion.AnimatorFactory | |
Creates an AnimatorFactory instance you can use to assign the properties of a MotionBase object to display objects. | |
AnimatorFactory3D — class, package fl.motion | |
The AnimatorFactory3D class provides ActionScript-based support to associate one Motion object containing three-dimensional properties with multiple display objects. | |
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, class fl.motion.AnimatorFactory3D | |
Creates an AnimatorFactory3D instance you can use to assign the properties of a MotionBase object to display objects. | |
AnimatorFactoryBase — class, package fl.motion | |
The AnimatorFactoryBase class provides ActionScript-based support to display and tween multiple targeted objects with one Motion dynamically at runtime. | |
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, class fl.motion.AnimatorFactoryBase | |
Creates an instance of the AnimatorFactoryBase class. | |
AnimatorFactoryUniversal — class, package fl.motion | |
The AnimatorFactoryUniversal class provides ActionScript-based support to associate one Motion object with multiple display objects. | |
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, class fl.motion.AnimatorFactoryUniversal | |
Creates an AnimatorFactory instance you can use to assign the properties of a MotionBase object to display objects. | |
AnimatorUniversal — class, package fl.motion | |
The AnimatorUniversal class applies an ActionScript description of a two and three-dimensional motion to a display object. | |
AnimatorUniversal() — Constructor, class fl.motion.AnimatorUniversal | |
Creates an AnimatorUniversal object motion to a display object. | |
annotationElements — Property, class mx.charts.chartClasses.ChartBase | |
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart. | |
AnnotationParseEvent — class, package com.adobe.mosaic.om.events | |
The AnnotationParseEvent is dispatched when annotation parsers have completed processing, digesting, and injecting values onto eligible composite application parts, such as Tile or Service. | |
AnnotationParseEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.mosaic.om.events.AnnotationParseEvent | |
Constructor. | |
anonymous — Property, interface com.adobe.livecycle.ria.security.api.IUser | |
A flag that indicates whether the current user is anonymous. | |
anonymous — Property, class com.adobe.livecycle.ria.security.service.User | |
A flag that indicates whether the current user is anonymous. | |
ANONYMOUS — Constant Static Property, class flash.net.drm.AuthenticationMethod | |
Indicates that no authentication is required. | |
antiAliasType — Property, class fl.text.TLFTextField | |
The type of anti-aliasing used for this text field. | |
antiAliasType — Property, class flash.text.TextField | |
The type of anti-aliasing used for this text field. | |
antiAliasType — Property, class mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
antiAliasType — Property, interface mx.core.IUITextField | |
The type of anti-aliasing used for this text field. | |
antiAliasType — Property, class mx.core.UITextFormat | |
Defines the anti-aliasing setting for the UITextField class. | |
AntiAliasType — final class, package flash.text | |
The AntiAliasType class provides values for anti-aliasing in the flash.text.TextField class. | |
ANY — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Treats any character in the ContentElement object as a line break opportunity. | |
ANY — Constant Static Property, class mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class. | |
ANY_INDEX_MODE — Constant Static Property, class mx.collections.Sort | |
When executing a find return the index any matching item. | |
ANY_INDEX_MODE — Constant Static Property, class spark.collections.Sort | |
When executing a find return the index any matching item. | |
appContext — Property, class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
The Aplication Context to be used for this application instance. | |
appContext — Static Property, class com.adobe.icc.services.ServiceProvider | |
Fetch the Application Context for the current application. | |
appContextFolder — Property, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
APP_CONTEXT_PREFIX — Constant Static Property, class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
A special value that defines the Application Context prefix to add before the actual value of the Application Context. | |
APPCONTEXT_REMOTING_SERVICE — Constant Static Property, class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
A special value that defines the Application Context Remoting Service exposed by Adobe Digital Enterprise Platform Experience Services - Content Repository to register the Application Context. | |
append(lhs:flash.geom:Matrix3D) — method, class flash.geom.Matrix3D | |
Appends the matrix by multiplying another Matrix3D object by the current Matrix3D object. | |
APPEND — Constant Static Property, class flash.filesystem.FileMode | |
Used for a file to be opened in write mode, with all written data appended to the end of the file. | |
APPEND — Constant Static Property, class flash.net.NetStreamPlayTransitions | |
Adds the stream to a playlist and begins playback with the first stream. | |
APPEND_AND_WAIT — Constant Static Property, class flash.net.NetStreamPlayTransitions | |
Builds a playlist without starting to play it from the first stream. | |
appendBytes(bytes:flash.utils:ByteArray) — method, class flash.net.NetStream | |
Passes a ByteArray into a NetStream for playout. | |
appendBytesAction(netStreamAppendBytesAction:String) — method, class flash.net.NetStream | |
Indicates a timescale discontinuity, flushes the FIFO, and tells the byte parser to expect a file header or the beginning of an FLV tag. | |
appendChild(child:Object) — method, class XML | |
Appends the given child to the end of the XML object's properties. | |
appendChild(node:flash.xml:XMLNode) — method, class flash.xml.XMLNode | |
Appends the specified node to the XML object's child list. | |
appendItemData(archiveData:flash.utils:IDataOutput, version:String, changedItems:mx.data:ChangedItems) — method, class mx.data.SQLiteOfflineAdapter | |
Appends to the byte array the specified data items. | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — method, class flash.geom.Matrix3D | |
Appends an incremental rotation to a Matrix3D object. | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — method, class flash.geom.Matrix3D | |
Appends an incremental scale change along the x, y, and z axes to a Matrix3D object. | |
appendSecurityTicket(url:String, ticket:com.adobe.livecycle.ria.security.api:ITicket) — method, class com.adobe.livecycle.content.File | |
Appends User Manager (UM) ticket to the URL. | |
appendText(text:String) — method, class fl.controls.TextArea | |
Appends the specified string after the last character that the TextArea component contains. | |
appendText(text:String) — method, class fl.controls.TextInput | |
Appends the specified string after the last character that the TextArea contains. | |
appendText(newText:String) — method, class fl.text.TLFTextField | |
Appends the string specified by the newText parameter to the end of the text of the text field. | |
appendText(newText:String) — method, class flash.text.TextField | |
Appends the string specified by the newText parameter to the end of the text of the text field. | |
appendText(newText:String) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
appendText(newText:String) — method, interface mx.core.IUITextField | |
Appends the string specified by the newText parameter to the end of the text of the text field. | |
appendText(text:String) — method, class spark.components.RichEditableText | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendText(text:String) — method, class spark.components.supportClasses.SkinnableTextBase | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — method, class spark.components.supportClasses.StyleableStageText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — method, class spark.components.supportClasses.StyleableTextField | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — method, interface spark.core.IEditableText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendTranslation(x:Number, y:Number, z:Number) — method, class flash.geom.Matrix3D | |
Appends an incremental translation, a repositioning along the x, y, and z axes, to a Matrix3D object. | |
application — Property, class coldfusion.service.PdfInfo | |
Application used to create the PDF document. | |
application — Property, class com.adobe.mosaic.mxml.Shell | |
The value of the Application MXML on the Shell. | |
application — Property, class com.adobe.mosaic.om.events.LoadApplicationEvent | |
The IApplication loaded if successful. | |
application — Static Property, class mx.core.Application | |
A reference to the top-level application. | |
application — Property, class mx.managers.SystemManager | |
The application parented by this SystemManager. | |
Application — class, package com.adobe.mosaic.mxml | |
The Application mxml component represents a composite application that can placed onto the Flex Display List using the composite application shell MXML component. | |
Application — class, package mx.core | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application — class, package spark.components | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application() — Constructor, class com.adobe.mosaic.mxml.Application | |
Constructor. | |
Application() — Constructor, class mx.core.Application | |
Constructor. | |
Application() — Constructor, class spark.components.Application | |
Constructor. | |
APPLICATION — Constant Static Property, class flash.system.Security | |
The file is running in an AIR application, and it was installed with the package (the AIR file) for that application. | |
APPLICATION — Constant Static Property, class mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the same child list as the application. | |
applicationActivate — Event, class mx.core.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Event, class mx.core.WindowedApplication | |
Dispatched when this application is activated. | |
applicationActivate — Event, class spark.components.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Event, class spark.components.WindowedApplication | |
Dispatched when this application is activated. | |
APPLICATION_ACTIVATE — Constant Static Property, class mx.events.AIREvent | |
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event. | |
ApplicationAutomationImpl — class, package mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationAutomationImpl(obj:mx.core:Application) — Constructor, class mx.automation.delegates.containers.ApplicationAutomationImpl | |
Constructor. | |
ApplicationBackground — class, package mx.skins.halo | |
The skin for application background gradient. | |
ApplicationBackground() — Constructor, class mx.skins.halo.ApplicationBackground | |
Constructor | |
applicationComplete — Event, class mx.core.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
applicationComplete — Event, class mx.managers.SystemManager | |
Dispatched when the application has finished initializing | |
applicationComplete — Event, class spark.components.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
APPLICATION_COMPLETE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event. | |
ApplicationConstants — class, package com.adobe.mosaic.om.constants | |
The ApplicationConstants provides constants to indicate the current status of an Application in its lifecycle. | |
ApplicationControlBar — class, package mx.containers | |
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationControlBar() — Constructor, class mx.containers.ApplicationControlBar | |
Constructor. | |
applicationDeactivate — Event, class mx.core.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Event, class mx.core.WindowedApplication | |
Dispatched when this application is deactivated. | |
applicationDeactivate — Event, class spark.components.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Event, class spark.components.WindowedApplication | |
Dispatched when this application is deactivated. | |
APPLICATION_DEACTIVATE — Constant Static Property, class mx.events.AIREvent | |
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event. | |
applicationDescriptor — Property, class flash.desktop.NativeApplication | |
The contents of the application descriptor file for this AIR application. | |
applicationDirectory — Static Property, class flash.filesystem.File | |
The folder containing the application's installed files. | |
applicationDomain — Property, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
The ApplicationDomain for the bundle being loaded. | |
applicationDomain — Property, class fl.display.ProLoaderInfo | |
When an external SWF file is loaded, all ActionScript 3.0 definitions contained in the loaded class are stored in the applicationDomain property. | |
applicationDomain — Property, class flash.display.LoaderInfo | |
When an external SWF file is loaded, all ActionScript 3.0 definitions contained in the loaded class are stored in the applicationDomain property. | |
applicationDomain — Property, class flash.system.LoaderContext | |
Specifies the application domain to use for the Loader.load() or Loader.loadBytes() method. | |
applicationDomain — Property, class mx.modules.ModuleLoader | |
The application domain to load your module into. | |
applicationDomain — Property, class spark.modules.ModuleLoader | |
The application domain to load your module into. | |
ApplicationDomain — final class, package flash.system | |
The ApplicationDomain class is a container for discrete groups of class definitions. | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Constructor, class flash.system.ApplicationDomain | |
Creates a new application domain. | |
applicationDomainTarget — Property, class mx.core.RSLData | |
The requested application domain to load the RSL into. | |
ApplicationDomainTarget — final class, package mx.core | |
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
applicationDPI — Property, class spark.components.Application | |
The DPI of the application. | |
applicationDPI — Property, class spark.components.LabelItemRenderer | |
Returns the DPI of the application. | |
applicationDPI — Property, class spark.skins.mobile.ViewMenuSkin | |
Returns the DPI of the application. | |
applicationDPI — Property, class spark.skins.mobile.supportClasses.MobileSkin | |
Returns the DPI of the application. | |
applicationID — Property, class flash.desktop.NativeApplication | |
The application ID of this application. | |
applicationID — Property, class mx.core.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationID — Property, class spark.components.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationList — Property, class com.adobe.mosaic.om.events.RequestApplicationListEvent | |
An array of type IApplicationListItem representing the applications available to the current user. | |
ApplicationListItem — class, package com.adobe.mosaic.om.impl | |
The ApplicationListItem provides information about a given IApplication suitable for display to a user. | |
ApplicationListItem() — Constructor, class com.adobe.mosaic.om.impl.ApplicationListItem | |
Constructor. | |
applicationName — Property, class mx.automation.events.MarshalledAutomationEvent | |
Contains string which represents the application Name for the application. | |
applicationNode — Property, class com.adobe.mosaic.mxml.Application | |
Returns the underlying Composite Application Framework SDK IApplication. | |
ApplicationSkin — class, package spark.skins.spark | |
The default skin class for the Spark Application component. | |
ApplicationSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark Application component. | |
ApplicationSkin() — Constructor, class spark.skins.spark.ApplicationSkin | |
Constructor. | |
ApplicationSkin() — Constructor, class spark.skins.wireframe.ApplicationSkin | |
Constructor. | |
applicationSpecifier — Property, class com.adobe.mosaic.om.events.RequestApplicationEvent | |
The initialized, but unresolved and non-loaded IApplicationSpecifier object | |
ApplicationSpecifier — class, package com.adobe.mosaic.om.impl | |
The ApplicationSpecifier provides information about a given IApplication suitable for display to a user. | |
ApplicationSpecifier(name:String, session:com.adobe.mosaic.om.interfaces:ISession) — Constructor, class com.adobe.mosaic.om.impl.ApplicationSpecifier | |
Constructor. | |
applicationStorageDirectory — Static Property, class flash.filesystem.File | |
The application's private storage directory. | |
applicationTimeOut — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Application Idle time out in seconds | |
ApplicationTitleBarBackgroundSkin — class, package mx.skins.halo | |
The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationTitleBarBackgroundSkin() — Constructor, class mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
Constructor. | |
ApplicationUpdater — class, package air.update | |
The ApplicationUpdater class defines the basic functionality of the update framework for Adobe® AIR® applications, without providing any default user interface. | |
ApplicationUpdater() — Constructor, class air.update.ApplicationUpdater | |
The constructor function. | |
ApplicationUpdaterUI — class, package air.update | |
The ApplicationUpdaterUI class defines the basic functionality of the update framework for Adobe® AIR® applications, and it provides a default user interface. | |
ApplicationUpdaterUI() — Constructor, class air.update.ApplicationUpdaterUI | |
The constructor function. | |
APPLICATION_URL_CHANGE — Constant Static Property, class mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event. | |
apply(thisArg:any, argArray:any) — method, class Function | |
Specifies the value of thisObject to be used within any function that ActionScript calls. | |
apply(... rest) — method, interface com.adobe.icc.editors.model.el.IOperator | |
Applies the operator to the given operands | |
apply(... rest) — method, class com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Applies the operator to the given operands | |
apply(... rest) — method, class com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Applies the operator to the given operands | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Replaces property values in this TabStopFormat object with the values of properties that are set in the incoming ITabStopFormat instance. | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Replaces property values in this TextLayoutFormat object with the values of properties that are set in the incoming ITextLayoutFormat instance. | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.GradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, interface mx.graphics.IStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.LinearGradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.SolidColorStroke | |
Applies the properties to the specified Graphics object. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.AddChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.AddItems | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, interface mx.states.IOverride | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.OverrideBase | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.RemoveChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetEventHandler | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetProperty | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetStyle | |
Applies the override. | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.AdvancedDataGrid | |
Sets up the effect for applying the selection indicator. | |
applyChangesPostLayout — Property, class spark.effects.AnimateTransform | |
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyChangesPostLayout — Property, class spark.effects.AnimateTransform3D | |
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyClientLoadBalancingSettings(props:XML) — method, class mx.messaging.Channel | |
Applies the client load balancing urls if they exists. | |
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — method, class spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to set a color transform on a DisplayObject. | |
applyComputedMatrix() — method, class mx.core.UIComponent | |
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform. | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies container styles to any containers in the selection. | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies container styles to any containers in the selection. | |
ApplyElementIDOperation — class, package flashx.textLayout.operations | |
The ChangeElementIDOperation class encapsulates an element ID change. | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementIDOperation | |
Creates a ChangeElementIDOperation object. | |
ApplyElementStyleNameOperation — class, package flashx.textLayout.operations | |
The ApplyElementStyleNameOperation class encapsulates a style name change. | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementStyleNameOperation | |
Creates a ApplyElementStyleNameOperation object. | |
ApplyElementTypeNameOperation — class, package flashx.textLayout.operations | |
The ApplyElementTypeNameOperation class encapsulates a type name change. | |
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementTypeNameOperation | |
Creates a ApplyElementTypeNameOperation object. | |
ApplyElementUserStyleOperation — class, package flashx.textLayout.operations | |
The ApplyElementUserStyleOperation class encapsulates a change in a style value of an element. | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementUserStyleOperation | |
Creates a ApplyElementUserStyleOperation object. | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — method, class flash.display.BitmapData | |
Takes a source image and a filter object and generates the filtered image. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the formats of the specified (or current) selection. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the formats of the specified (or current) selection. | |
ApplyFormatOperation — class, package flashx.textLayout.operations | |
The ApplyFormatOperation class encapsulates a style change. | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.operations.ApplyFormatOperation | |
Creates an ApplyFormatOperation object. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies styles to the specified element. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies styles to the specified element. | |
ApplyFormatToElementOperation — class, package flashx.textLayout.operations | |
The ApplyFormatToElementOperation class encapsulates a style change to an element. | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyFormatToElementOperation | |
Creates an ApplyFormatToElementOperation object. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.AreaSeries | |
Customizes the item renderer instances used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BarSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BubbleSeries | |
Applies style properties to the specified DisplayObject. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.ColumnSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.LineSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.PlotSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the format applied to the leaf elements in the specified (or current) selection. | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the format applied to the leaf elements in the specified (or current) selection. | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Transforms a selection into a link, or a link into normal text. | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Transforms a selection into a link, or a link into normal text. | |
ApplyLinkOperation — class, package flashx.textLayout.operations | |
The ApplyLinkOperation class encapsulates a link creation or modification operation. | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Constructor, class flashx.textLayout.operations.ApplyLinkOperation | |
Creates an ApplyLinkOperation object. | |
applyLocalProjection — Property, class spark.effects.AnimateTransform3D | |
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing. | |
applyNonLinearFontScaling — Property, class flash.text.engine.TextBlock | |
Specifies that you want to enhance screen appearance at the expense of what-you-see-is-what-you-get (WYSIWYG) print fidelity. | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies paragraph styles to any paragraphs in the selection. | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies paragraph styles to any paragraphs in the selection. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase | |
Sets up the effect for applying the selection indicator. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase | |
Sets up the effect for applying the selection indicator. | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — method, class mx.charts.chartClasses.ChartBase | |
Preprocesses the series and transform for display. | |
applySettings(settings:XML) — method, class mx.messaging.Channel | |
Subclasses should override this method to apply any settings that may be necessary for an individual channel. | |
applySubtitutionRule(varName:String, rule:String, value:String) — method, class com.adobe.icc.vo.render.ContextData | |
Convenience method to apply the specified rule to the specified variable in the variableSubstitutionRules property. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Transforms text into a TCY run, or a TCY run into non-TCY text. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Transforms text into a TCY run, or a TCY run into non-TCY text. | |
ApplyTCYOperation — class, package flashx.textLayout.operations | |
The ApplyTCYOperation class encapsulates a TCY transformation. | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — Constructor, class flashx.textLayout.operations.ApplyTCYOperation | |
Creates an ApplyTCYOperation object. | |
applyTransitionEndProperties — Property, class mx.effects.Effect | |
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself. | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.AdvancedDataGrid | |
Applies styles from the AdvancedDatagrid control to an item renderer. | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — method, class mx.effects.Effect | |
Used internally by the Effect infrastructure. | |
appName — Property, interface com.adobe.solutions.rca.domain.IReviewTemplate | |
Name of the application that created a template. | |
appName — Property, class com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
Name of the application that created a template. | |
appName — Property, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Name of the application that created the template. | |
appName — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Name of the application that created the template. | |
approvalStage — Skin State, class com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a approval stage is associated with the component. | |
approvalStage — Property, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The approval stage associated with this component. | |
approvalStage — Property, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
The approval stage associated with the signature tab. | |
ApprovalStage — class, package com.adobe.livecycle.rca.model.stage | |
Specifies the properties of an approval stage. | |
ApprovalStage — class, package com.adobe.solutions.rca.presentation.template.stages | |
The host component for the component displaying information about an approval stage. | |
ApprovalStage() — Constructor, class com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Constructor. | |
ApprovalStage() — Constructor, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The constructor for ApprovalStage class. | |
approvalStageView — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage. | |
APPROVED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Specifies the approver status when the document has been approved by the approver. | |
APPROVED — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the review stage is over. | |
APPROVED — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus | |
The approver status when the document (task) has been approved by the approver. | |
APPROVED — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
APPROVED status means the stage is over. | |
APPROVED_BY_INITIATOR — Constant Static Property, class com.adobe.solutions.rca.constant.AuthorStatus | |
APPROVED_BY_INITIATOR implies that content submitted by author has been approved by initiator. | |
Approver — class, package com.adobe.livecycle.rca.model.participant | |
Specifies the properties of a review participant who is an approver. | |
Approver — class, package com.adobe.solutions.rca.domain.impl | |
This class defines an approver in an approval stage. | |
Approver() — Constructor, class com.adobe.livecycle.rca.model.participant.Approver | |
Constructor. | |
Approver(value:com.adobe.solutions.rca.vo:ApproverVO) — Constructor, class com.adobe.solutions.rca.domain.impl.Approver | |
The constructor for Approver class. | |
APPROVER — Constant Static Property, class com.adobe.solutions.prm.constant.Roles | |
The role of an approver in a review workflow. | |
approverChkBox — Skin Part, class com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object. | |
ApproverCollection — class, package com.adobe.livecycle.rca.model.participant | |
Specifies that Approver objects are added to a collection. | |
ApproverCollection(source:Array) — Constructor, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Constructor. | |
approverEndDate — Property, class com.adobe.livecycle.rca.model.participant.Approver | |
Specifies the date when the approver completed the task. | |
APPROVER_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.StageParticipantEvent | |
This value indicates that the added participant is an approver. | |
APPROVER_ROLE — Constant Static Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the approver role. | |
approvers — Property, class com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Specifies a collection of approvers for this stage. | |
approverStartDate — Property, class com.adobe.livecycle.rca.model.participant.Approver | |
Specifies the date when the task is assigned to the approver. | |
ApproverStatus — class, package com.adobe.livecycle.rca.model.constant | |
The ApproverStatus enumerator. | |
ApproverStatus — class, package com.adobe.solutions.rca.constant | |
ApproverStatus Enum. | |
ApproverStatus() — Constructor, class com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Provides values for the status property of an approver. | |
ApproverStatus() — Constructor, class com.adobe.solutions.rca.constant.ApproverStatus | |
The constructor for ApproverStatus class. | |
ApproverVO — class, package com.adobe.solutions.rca.vo | |
Represents an approver in an approval stage. | |
ApproverVO() — Constructor, class com.adobe.solutions.rca.vo.ApproverVO | |
The constructor for ApproverVO class. | |
approximate — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value. | |
approximate — Property, class mx.controls.listClasses.ListBaseSelectionData | |
If true, then the index property is an approximate value and not the exact value. | |
APPROXIMATE_TEXT_FIELD — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies a leading model that approximates the line spacing behavior of TextField. | |
appTitle — Property, class mx.automation.air.AirFunctionsHelper | |
Returns the title of window of top level application | |
appVersion — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
CM Version string. | |
ARABIC_INDIC — Constant Static Property, class flash.globalization.NationalDigitsType | |
Represents the Unicode value for the zero digit of the Arabic-Indic digit set. | |
ARABIC_INDIC — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Numbering using Arabic script. | |
ARCHIVE — Constant Static Property, class com.adobe.icc.enum.FormState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Constant Static Property, class com.adobe.icc.enum.LetterState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Constant Static Property, class com.adobe.icc.enum.ObjectState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Constant Static Property, class com.adobe.icc.enum.TBXState | |
Specifies the enumerator code for Archive state. | |
AreaChart — class, package mx.charts | |
The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaChart() — Constructor, class mx.charts.AreaChart | |
Constructor. | |
areaCode — Property, class mx.formatters.PhoneFormatter | |
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number. | |
areaCodeFormat — Property, class mx.formatters.PhoneFormatter | |
Default format for the area code when the areacode property is rendered by a seven-digit format. | |
areaFill — Style, class mx.charts.series.AreaSeries | |
Sets the fill for the area. | |
areaRenderer — Style, class mx.charts.series.AreaSeries | |
The class that the series uses to represent the filled area on the chart. | |
AreaRenderer — class, package mx.charts.renderers | |
The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaRenderer() — Constructor, class mx.charts.renderers.AreaRenderer | |
Constructor. | |
AreaSeries — class, package mx.charts.series | |
Defines a data series for an AreaChart control. | |
AreaSeries() — Constructor, class mx.charts.series.AreaSeries | |
Constructor. | |
AreaSeriesAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — Constructor, class mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
Constructor. | |
AreaSeriesItem — class, package mx.charts.series.items | |
Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — Constructor, class mx.charts.series.items.AreaSeriesItem | |
Constructor. | |
AreaSeriesRenderData — class, package mx.charts.series.renderData | |
Represents all the information needed by the AreaSeries to render. | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — Constructor, class mx.charts.series.renderData.AreaSeriesRenderData | |
Constructor. | |
AreaSet — class, package mx.charts.series | |
A grouping set that can be used to stack AreaSeries objects in any chart. | |
AreaSet() — Constructor, class mx.charts.series.AreaSet | |
Constructor. | |
areaStroke — Style, class mx.charts.series.AreaSeries | |
Sets the line style for the area. | |
ARecord — class, package flash.net.dns | |
The ARecord class represents a Domain Name System (DNS) A resource record containing an IPv4 address. | |
ARecord() — Constructor, class flash.net.dns.ARecord | |
Creates an A resource record. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, class flash.display.DisplayObjectContainer | |
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IContainer | |
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point. | |
areSoundsInaccessible() — Static Method , class flash.media.SoundMixer | |
Determines whether any sounds are not accessible due to security restrictions. | |
args — Property, class mx.automation.events.AutomationFlexNativeMenuEvent | |
args — Property, class mx.automation.events.AutomationRecordEvent | |
A serialized representation of the event as an Array of it's property values. | |
args — Property, class spark.effects.CallAction | |
Arguments passed to the function that is called by this effect. | |
args — Property, class spark.effects.supportClasses.CallActionInstance | |
Arguments passed to the function that is called by this effect. | |
ArgumentError — Dynamic Class, Top Level | |
The ArgumentError class represents an error that occurs when the arguments supplied in a function do not match the arguments defined for that function. | |
ArgumentError(message:String) — Constructor, class ArgumentError | |
Creates an ArgumentError object. | |
ARGUMENT_ERROR — Constant Static Property, class org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an argument error. | |
argumentNames — Property, class mx.data.ManagedRemoteServiceOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Property, class mx.rpc.http.AbstractOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Property, class mx.rpc.remoting.Operation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
arguments — class, Top Level | |
An arguments object is used to store and access a function's arguments. | |
arguments — Property, class flash.desktop.NativeProcessStartupInfo | |
The command line arguments that will be passed to the process on startup. | |
arguments — Property, class flash.events.BrowserInvokeEvent | |
An array of arguments (strings) to pass to the application. | |
arguments — Property, class flash.events.InvokeEvent | |
The array of string arguments passed during this invocation. | |
arguments — Property, class mx.rpc.AbstractOperation | |
The arguments to pass to the Operation when it is invoked. | |
arithmeticalOperButtonBar — Skin Part, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar. | |
Array — Dynamic Class, Top Level | |
The Array class lets you access and manipulate arrays. | |
Array(... rest) — Package Function, Top Level | |
Creates a new array. | |
Array(... rest) — Constructor, class Array | |
Lets you create an array that contains the specified elements. | |
Array(numElements:int) — Constructor, class Array | |
Lets you create an array of the specified number of elements. | |
arrayAdd(parent:Array, child:Array) — Static Method , class com.adobe.fiber.util.FiberUtils | |
Adds the contents of child array to the contents of parent array. | |
ArrayCollection — class, package mx.collections | |
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayCollection(source:Array) — Constructor, class mx.collections.ArrayCollection | |
Constructor. | |
arrayCompare(array1:Array, array2:Array) — Static Method , class com.adobe.fiber.util.FiberUtils | |
Compares the contents of two arrays. | |
ArrayList — class, package mx.collections | |
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayList(source:Array) — Constructor, class mx.collections.ArrayList | |
Construct a new ArrayList using the specified array as its source. | |
arraySortOnOptions — Property, interface mx.collections.ISortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Property, class mx.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Property, class spark.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
ArrayUtil — class, package mx.utils | |
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
arrow — Skin Part, class spark.components.Callout | |
An optional skin part that visually connects the owner to the contentGroup. An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Property, class com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuDownButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Property, class com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Property, class mx.skins.wireframe.ComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class mx.skins.wireframe.EditableComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class mx.skins.wireframe.PopUpButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class spark.skins.mobile.CalloutSkin | |
An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Property, class spark.skins.spark.ComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class spark.skins.spark.DropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class spark.skins.spark.NumericStepperDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Property, class spark.skins.spark.NumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class spark.skins.spark.ScrollBarDownButtonSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarLeftButtonSkin | |
Defines the appearance of the left arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarRightButtonSkin | |
Defines the appearance of the right arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.SpinnerDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Property, class spark.skins.spark.SpinnerIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class spark.skins.wireframe.ComboBoxButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class spark.skins.wireframe.DropDownListButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
ARROW — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the arrow cursor should be used. | |
arrowButtonStyleFilters — Property, class mx.controls.ComboBase | |
Set of styles to pass from the ComboBase to the down arrow button | |
arrowButtonWidth — Style, class mx.controls.PopUpButton | |
Number of pixels between the divider line and the right edge of the component. | |
arrowButtonWidth — Style, class mx.controls.ComboBox | |
Width of the arrow button in pixels. | |
arrowColor — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
The color of the arrow. | |
arrowColor — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
The color of the arrow. | |
arrowColor — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
the color of the arrow | |
arrowColor — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
the arrow color | |
arrowDirection — Property, class spark.components.Callout | |
A read-only property that indicates the direction from the callout towards the owner. | |
ArrowDirection — class, package spark.components | |
Enumeration of arrow directions for use in visual components. | |
arrowDown — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
The down arrow graphic displayed in the anchor button. | |
arrowHeight — Property, class spark.skins.mobile.CalloutSkin | |
Height of the arrow in vertical directions. | |
arrowKeysWrapFocus — Property, class spark.components.supportClasses.ListBase | |
If true, using arrow keys to navigate within the component wraps when it hits either end. | |
arrowPath — Property, class com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
Arrow and path doc. | |
arrowScrollPolicy — Property, class com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
Just like verticalScrollPolicy, except it controls how we display the up and down arrows for scrolling. | |
arrowUp — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
The up arrow graphic displayed in the anchor button. | |
arrowWidth — Property, class spark.skins.mobile.CalloutSkin | |
Width of the arrow in vertical directions. | |
arsProcessName — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the name of the process that is used to generate an approval routing sheet. | |
arsProcessName — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
arsProcessName — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
arsProcessName — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
artist — Property, class flash.media.ID3Info | |
The name of the artist; corresponds to the ID3 2.0 tag TPE1. | |
as — Operator | |
Evaluates whether an expression specified by the first operand is a member of the data type specified by the second operand. | |
AS3 — Statement | |
Defines methods and properties of the core ActionScript classes that are fixed properties instead of prototype properties. | |
ascending — Property, interface com.adobe.ep.ux.content.model.search.SortField | |
Tells whether the sorting has to be done in asecnding or descending order. | |
ascending — Property, class com.adobe.ep.ux.content.model.search.SortFieldImpl | |
Tells whether the sorting has to be done in asecnding or descending order. | |
ascent — Property, class flash.text.TextExtent | |
ascent — Property, class flash.text.TextLineMetrics | |
The ascent value of the text is the length from the baseline to the top of the line height in pixels. | |
ascent — Property, class flash.text.engine.TextLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ascent — Property, interface flashx.textLayout.compose.IVerticalJustificationLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ascent — Property, class flashx.textLayout.compose.TextFlowLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ASCENT — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies an ascent baseline. | |
ASCENT — Constant Static Property, class flashx.textLayout.formats.BaselineOffset | |
Specifies an offset equal to the ascent of the line, that is, the ascent of the tallest font in the line, accounting for inline graphics as having the bottom of the graphic on the baseline. | |
ASCENT_DESCENT_UP — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies that leading basis is ASCENT/DESCENT and leading direction is UP. | |
asin(val:Number) — Static Method , class Math | |
Computes and returns the arc sine for the number specified in the parameter val, in radians. | |
aspectRatio — Property, class mx.charts.chartClasses.LegendData | |
Determines the size and placement of the legend marker. | |
aspectRatio — Property, class spark.components.Application | |
Returns the aspect ratio of the top level stage based on its width and height. | |
aspectRatio — Property, class spark.preloaders.SplashScreenImageSource | |
The required aspect ratio of the mobile device. | |
ASSERTION — Constant Static Property, class com.adobe.livecycle.ria.security.api.TicketType | |
A special value that specifies that ticket referes to an assertion. | |
assertionId — Property, class com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
The assertion string used by this component. | |
assertionId — Property, interface com.adobe.icc.services.user.ISSOManager | |
Get the assertionId for the logged in user | |
asset — Property, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
Name of the action. | |
asset — Property, interface com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Asset value object used in the renderer | |
asset — Property, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Asset whose relationships are obtained. | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
A reference of the asset to which the team member is assigned. | |
asset — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the asset of WorkItem. | |
asset — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
A reference of the asset to which the team member is assigned. | |
asset — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the asset of WorkItem. | |
asset — Property, class com.adobe.solutions.prm.presentation.event.TeamPodEvent | |
This method gets the asset associated with the event. | |
asset — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the asset of WorkItem. | |
Asset — class, package com.adobe.solutions.prm.domain.impl | |
This class defines an Asset domain entity. | |
Asset(value:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Constructor, class com.adobe.solutions.prm.domain.impl.Asset | |
The constructor of Asset class. | |
assetAction — Property, interface com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
AssetAction associated with the ActionsRenderer | |
assetAction — Property, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Asset action associated with this renderer | |
assetAction — Property, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Asset Action used to render the action | |
AssetAction — class, package com.adobe.ep.ux.content.model.asset | |
This Class represent the Action (and it's visual properties) that can be taken on the Asset Type to which this AssetAction is associated | |
AssetAction — class, package com.adobe.livecycle.assetmanager.client.model | |
Represents an action that can be taken on an asset type that is associated with the action. | |
AssetAction() — Constructor, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Constructor | |
assetActionClick — Event, interface com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid | |
Dispatches this event when an asset has been clicked | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
assetActionClick is dispatched from the Toolbar when any control is clicked on the toolbar | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Event, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionComplete — Event, class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
assetActionComplete event thrown when AssetHandler has completed the assetAction taken by user through ui. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
Dispatched when the handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.CategoryHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.ConditionHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.ImageHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.LayoutHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.LetterHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.ListHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.icc.editors.handlers.TextHandler | |
Dispatched when the handling of an action is complete. | |
assetActionComplete — Event, class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
An event that is thrown when AssetHandler has completed the assetAction initiated by the user via the user interface. | |
AssetActionCompleteEvent — class, package com.adobe.ep.ux.content.event | |
Event to be thrown by AssetHandlers to notify Asset Manager when action taken from AssetManager UI is completed | |
AssetActionCompleteEvent — class, package com.adobe.livecycle.assetmanager.client.event | |
Thrown by AssetHandlers to notify the Asset Manager building block that an action from the Manage Assets UI is complete. | |
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Constructor, class com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Constructor | |
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Constructor, class com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Constructor. | |
AssetActionEvent — class, package com.adobe.ep.ux.content.event | |
Event dispatched when user clicks on one of asset action shown on the Search Results Viewer's AssetActionsRenderer (Control button bar). | |
AssetActionEvent — class, package com.adobe.livecycle.assetmanager.client.event | |
Dispatched when the user selects an action from the toolbar of the Manage Assets UI Search Results Viewer. | |
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String, type:String, creationDate:Date) — Constructor, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Constructor | |
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String) — Constructor, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Constructor. | |
assetActionItem — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Asset Action Factory for Asset Action | |
assetActions — Property, class com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
The actions associated with an Asset | |
assetActions — Property, interface com.adobe.ep.ux.content.handlers.IAssetHandler | |
returns the list of Actions associated with the asset handled by this handler | |
assetActions — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Collection of the actions associated with asset. | |
assetActions — Property, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.ImageHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.LetterHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.ListHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, class com.adobe.icc.editors.handlers.TextHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Property, interface com.adobe.livecycle.assetmanager.client.handler.IAssetHandler | |
Specifies the list of actions that are associated with the asset that is handled by this handler. | |
assetActions — Property, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies the list of actions that are associated with the asset that is handled by this handler. | |
assetActions — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the collection of actions associated with the asset. | |
assetActionsChanged — Event, class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.CategoryHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.ConditionHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.ImageHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.LayoutHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.LetterHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.ListHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Event, class com.adobe.icc.editors.handlers.TextHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
ASSET_ACTIONS_CHANGED — Constant Static Property, class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the event that the asset actions have changed | |
AssetActionsChangeEvent — class, package com.adobe.ep.ux.content.event | |
This event must be thrown by the Custom Asset Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
AssetActionsChangeEvent(assetActions:Array, assetType:String, type:String) — Constructor, class com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
Constructor | |
assetActionsRenderer — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Fully qualified class name of the custiom asset actions renderer (toolbar). | |
assetActionsRenderer — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the fully qualified class name of the custom asset actions renderer. | |
assetButton — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Button Renderer Skin Part Button Renderer Skin Part | |
assetCondition — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results | |
assetContent — Property, class com.adobe.ep.ux.content.event.PreviewEvent | |
Content associated to the asset. | |
assetContent — Property, interface com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Get the content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Property, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Get content of the asset | |
ASSET_CONTENT_MISSING — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that an asset entity does not have any associated content. | |
assetDescList — Property, class com.adobe.ep.ux.content.search.SearchQuery | |
List of AssetDescriptor on which search is to be performed | |
assetDescNameList — Property, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
List of Asset Descriptors | |
assetDescription — Skin Part, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Description Skin Part to display the Asset Description | |
assetDescription — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The description of the asset. | |
assetDescription — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the description for the asset. | |
assetDescriptor — Property, class com.adobe.ep.ux.content.event.RelationEvent | |
Asset Type Descriptor for the above asset. | |
assetDescriptor — Property, class com.adobe.ep.ux.content.event.VersionEvent | |
The Type of Asset Descriptor for which version history is retrieved. | |
assetDescriptor — Property, class com.adobe.ep.ux.content.search.SearchQuery | |
AssetDescriptor for the asset type on which search has to be performed. | |
assetDescriptor — Property, class com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid | |
Asset Type Descriptor associated with the Search results Container | |
assetDescriptor — Property, class com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Specifies the AssetDescriptor for the asset type to perform the search on. | |
assetDescriptors — Property, class com.adobe.ep.ux.content.managers.AssetManager | |
Local list of Asset Descriptors | |
assetDescriptors — Property, class com.adobe.ep.ux.content.view.AssetManagerView | |
local list of asset descriptors | |
assetDescriptors — Property, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
List of Asset Descriptors | |
assetDescriptors — Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Returns the list of available AssetDescriptors. | |
assetDescriptorsChanged — Event, class com.adobe.ep.ux.content.managers.AssetManager | |
assetDescriptorsChanged event is thrown when assetDescriptors are reset. | |
assetDescriptorsChanged — Event, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown when assetDescriptors are reset. | |
AssetDetailsPod — class, package com.adobe.solutions.prm.presentation.asset | |
Host component to show the asset details pod. | |
AssetDetailsPod() — Constructor, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The constructor for AssetDetailsPod class. | |
AssetEvent — class, package com.adobe.icc.editors.events | |
The AssetEvent class represents the event object passed to the event listener for domain api invokers. | |
AssetEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault) — Constructor, class com.adobe.icc.editors.events.AssetEvent | |
Constructor. | |
ASSET_EXPIRED — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that a workflow associated with an asset has reached its deadline. | |
AssetExplorerServiceDelegate — class, package com.adobe.livecycle.assetmanager.client.service | |
Loads system data dictionaries. | |
assetExtendedProperty — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Is property represented by this instance is extended property of the original asset/vo | |
assetExtendedProperty — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this instance of the property is an extended property of the original asset or value object. | |
ASSET_EXTENDED_PROPERTY — Constant Static Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
This special value signifies that the property defined is an extended property | |
ASSET_EXTENDED_PROPERTY — Constant Static Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies that the property is extended. | |
AssetFocusEvent — class, package com.adobe.ep.ux.content.event | |
Event dispatched when user hovers on one of asset shown on the Search Results Viewer's . | |
AssetFocusEvent(asset:Object, focusX:int, focusY:int, eventType:String, type:String) — Constructor, class com.adobe.ep.ux.content.event.AssetFocusEvent | |
Constructor | |
AssetHandlerRegistry — class, package com.adobe.ep.ux.content.handlers | |
This is the central registry for all the available handlers in the system. | |
AssetHandlerRegistry — class, package com.adobe.livecycle.assetmanager.client.handler | |
The central registry for all the available handlers in the system. | |
AssetHandlerRegistry() — Constructor, class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Constructor | |
AssetHandlerRegistry() — Constructor, class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Constructor. | |
assetIcon — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetIcon — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset's icon A skin part that defines the asset's icon | |
assetIcon — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetId — Property, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
??? | |
assetIdList — Property, class com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of Id's of assets to be exported . | |
assetImage — Skin Part, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod | |
assetImage — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Image used to render the control Image used to render the control | |
assetImage — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
A skin part that defines the image A skin part that defines the image | |
assetList — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset | |
assetList — Property, class com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
List of Id's of assets to be exported . | |
assetList — Property, class com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
Gets the Id's of assets to be imported . | |
assetList — Property, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Gets the List of Id's of assets that would be reverted. | |
assetLoadError — Event, class com.adobe.ep.ux.content.view.AssetManagerView | |
assetLoadError is dispatched when there is some error in loading of assets | |
assetLoadError — Event, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown if an error occurs when AssetTypeDescriptor is loading. | |
assetManager — Property, class com.adobe.ep.ux.content.view.AssetManagerView | |
Asset Manager Instance | |
assetManager — Property, class com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Asset Manager instance required for asset permissions and asset descriptors | |
AssetManager — class, package com.adobe.ep.ux.content.managers | |
This is the domain model for the local set of asset descriptors | |
AssetManager — class, package com.adobe.livecycle.assetmanager.client.managers | |
The domain model that is used to load AssetDescriptors. | |
AssetManager() — Constructor, class com.adobe.ep.ux.content.managers.AssetManager | |
Constructor. | |
AssetManager() — Constructor, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Constructor. | |
AssetManagerView — class, package com.adobe.ep.ux.content.view | |
The Uber host component of LCC which host all the other host components | |
AssetManagerView() — Constructor, class com.adobe.ep.ux.content.view.AssetManagerView | |
Constructor | |
AssetModel — class, package com.adobe.icc.editors.model | |
The base domain class for all the assets. | |
assetName — Skin Part, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Name Skin Part to display the Asset Name | |
assetName — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines an asset name filter to search workItems. | |
assetNameCharset — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Set of characters that can be used for the name property of the editors | |
assetNameDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameField — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name field. The skin part for the Asset Name field. | |
assetNameValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetNameValidator — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetPermissionsLoadError — Event, class com.adobe.ep.ux.content.view.AssetManagerView | |
assetPermissionsLoadError is dispatched when there is some error in loading the permission of assets | |
assetPermissionsLoadError — Event, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown if an error occurs when permissions are loading. | |
AssetPod — class, package com.adobe.solutions.prm.presentation.asset | |
This is the host component for the Asset pod. | |
AssetPod() — Constructor, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
The constructor for AssetPod class. | |
AssetPropertiesEditor — class, package com.adobe.solutions.acm.authoring.presentation | |
The AssetPropertiesEditor class defines the base class for all the Editors | |
AssetPropertiesEditor() — Constructor, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Constructor. | |
AssetPropertyDescriptor — class, package com.adobe.ep.ux.content.model.asset | |
This class holds the matadata assoctiated with the Asset Property representated by this instance. | |
AssetPropertyDescriptor — class, package com.adobe.livecycle.assetmanager.client.model | |
Holds the metadata associated with the instance of the asset property. | |
AssetPropertyDescriptor() — Constructor, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Constructor. | |
assetPropertyType — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Asset property type whether it is extended or core property | |
assetPropertyType — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether the asset property type is extended or core. | |
AssetQueryServiceDelegate — class, package com.adobe.livecycle.assetmanager.client.service | |
A simple delegate to QueryService that attaches success and fault listeners to the QueryService response. | |
AssetQueryServiceDelegate(vResponder:mx.rpc:IResponder) — Constructor, class com.adobe.livecycle.assetmanager.client.service.AssetQueryServiceDelegate | |
Constructor. | |
ASSET_REJECTED — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that an asset is rejected in the workflow. | |
AssetReviewPod — class, package com.adobe.ep.ux.content.view.components.review | |
Review section shown as the left pane in Relationship Browser. | |
AssetReviewPod() — Constructor, class com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Constructor | |
assets — Property, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
A list of assets, to be displayed in the Asset Pod. | |
assetsDataGrid — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid. | |
ASSET_TEMPLATE_MISSING — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that no schedule associated with a current asset is being activated. | |
assetText — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod | |
assetType — Property, class com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Type of the Asset on which action is taken | |
assetType — Property, class com.adobe.ep.ux.content.event.AssetActionEvent | |
Type of asset on which action is taken | |
assetType — Property, class com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
The type of asset | |
assetType — Property, interface com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
Asset Type associated with this instance of actions renderer | |
assetType — Property, class com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
AssetTypeDescriptor of the above asset. | |
assetType — Property, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Type of Asset to be rendered | |
assetType — Property, class com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Type of Asset to be rendered | |
assetType — Property, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
The type of asset being handled by this handler. | |
assetType — Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies what type of asset the action is taken on. | |
assetType — Property, class com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the type of asset on which to take the action. | |
assetType — Property, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Gets the Type of the asset (Text , List , Condition etc ) | |
assetType — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines an asset type filter to search workItems. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.ListHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.icc.editors.handlers.TextHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Constant Static Property, class com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
This constant indicates that the object for which an image is to be displayed, is an asset. | |
_assetTypeDescList — Property, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Asset Type Descriptor List on which search is to be performed. | |
assetTypeDescriptor — Property, interface com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Asset Type descriptor of the renderer | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Property, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
AssetTypeDescriptor — class, package com.adobe.ep.ux.content.model.asset | |
The AssetTypeDescriptor class holds the metadata properties associated with the Asset represented by this AssetTypeDescriptor. | |
AssetTypeDescriptor — class, package com.adobe.livecycle.assetmanager.client.model | |
Holds the metadata properties that are associated with the asset represented by the asset type descriptor. | |
AssetTypeDescriptor() — Constructor, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Constructor. | |
assetTypeFilter — Skin Part, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets | |
ASSET_TYPE_FILTER_CHANGE — Constant Static Property, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
This special constant specifies the type of event dispatched when a checkbox (for the assets) state is changed | |
assetTypesLoaded — Property, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Which all assets are to be loaded (based on whether they have Create Action or not ? | |
AssetValidationEvent — class, package com.adobe.icc.editors.events | |
The AssetValidationEvent class represents the event object passed to the event listener for domain api invokers. | |
AssetValidationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.icc.editors.events.AssetValidationEvent | |
Constructor. | |
AssetValidationFaultType — class, package com.adobe.icc.editors.events | |
The AssetValidationFaultType class enumerates the list of constants related to the type of errors resulting from domain validations. | |
AssetVersionPod — class, package com.adobe.solutions.prm.presentation.asset | |
The host component for Asset Version pod. | |
AssetVersionPod() — Constructor, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The constructor for AssetVersionPod class. | |
assetVersionsDataGrid — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid. | |
assetVO — Property, class com.adobe.ep.ux.content.event.RelationEvent | |
The Asset whose dependencies/relations are being searched for. | |
assetVO — Property, class com.adobe.ep.ux.content.event.VersionEvent | |
The Asset for which version history is retrieved. | |
AssetVO — class, package com.adobe.solutions.prm.vo | |
Defines an asset, that can be associated with a workItem in a project. | |
AssetVO() — Constructor, class com.adobe.solutions.prm.vo.AssetVO | |
The constructor for AssetVO class. | |
assignControlValueToModelValue() — method, class ga.model.PanelItem | |
Assign the control's value to the model, doing any necessary coercions | |
assignedMaximum — Property, class mx.charts.chartClasses.NumericAxis | |
The explicitly assigned maximum value. | |
assignedMinimum — Property, class mx.charts.chartClasses.NumericAxis | |
The explicitly assigned minimum value. | |
assignedPosition — Property, class com.adobe.icc.dc.domain.BaseModuleInstance | |
The assigned position of the module within its container. | |
assignedPosition — Property, interface com.adobe.icc.dc.domain.IModuleInstance | |
The assigned position of the module within its container. | |
assignedTo — Property, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the variable this expression is assigned to, or null if the expression is not assigned to any variable. | |
assignedTo — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Property, interface com.adobe.solutions.rca.domain.common.IMember | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Property, class com.adobe.solutions.rca.domain.impl.StageParticipant | |
Reference to the member collection to which this member is assigned. | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — method, class flash.display.Stage | |
Sets keyboard focus to the interactive object specified by objectToFocus, with the focus direction specified by the direction parameter. | |
assignFocus(direction:String) — method, class flash.media.StageWebView | |
Assigns focus to the content within this StageWebView object. | |
assignFocus() — method, class flash.text.StageText | |
Assigns focus to the StageText object. | |
assignFocus(direction:String) — method, class mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
assignFocus(direction:String) — method, interface mx.managers.IFocusManagerComplexComponent | |
Called by the FocusManager when the component receives focus. | |
Assignment — class, package lc.procmgmt.domain | |
The Assignment class describes the assignment of a task and carries information that determines the queue that contains the task. | |
assignmentAdd — Event, class com.adobe.icc.editors.model.ConditionModel | |
Dispatched when an assignment is added to the assignments list. | |
assignmentAdd — Event, class com.adobe.icc.editors.model.ListModel | |
Dispatched when an assignment is added to the assignments list. | |
AssignmentConstants — class, package lc.procmgmt | |
The AssignmentConstants class holds constants for the Assignment class assignmentType property. | |
assignmentCreateTime — Property, class lc.procmgmt.domain.Assignment | |
The creation date of the assignment. | |
assignmentLinkageDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name | |
assignmentList — Property, class com.adobe.icc.vo.ConditionalDataModule | |
Specifies a list of condition assignments for this condition module. | |
assignmentList — Property, class com.adobe.icc.vo.ConditionalDocument | |
Specifies the list of document assignments for this condition document. | |
assignmentList — Property, class com.adobe.icc.vo.ListDataModule | |
Specifies the array of LDMAssignment objects. | |
assignmentNameDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment name A skin part that defines data assignment name | |
assignmentRemove — Event, class com.adobe.icc.editors.model.ConditionModel | |
Dispatched when an assignment is removed from the assignments list. | |
assignmentRemove — Event, class com.adobe.icc.editors.model.ListModel | |
Dispatched when an assignment is removed from the assignments list. | |
assignments — Property, class com.adobe.icc.editors.model.ConditionModel | |
The list of ConditionAssignmentModel objects. | |
assignments — Property, class com.adobe.icc.editors.model.LetterModel | |
The consolidated list of variable and field assignments of this letter. | |
assignments — Property, class com.adobe.icc.editors.model.ListModel | |
The list of ListAssignmentModel objects. | |
assignments — Property, class lc.procmgmt.domain.Task | |
The collection of Assignment objects for the task. | |
ASSIGNMENTS_FOR_TASK_RESULT — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve the assignments for a task. | |
assignmentSourceDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment source A skin part that defines data assignment source | |
assignmentType — Property, class com.adobe.icc.vo.CDMAssignment | |
Default Assignment. | |
assignmentType — Property, class lc.procmgmt.domain.Assignment | |
The type of assignment. | |
assignmentUpdateTime — Property, class lc.procmgmt.domain.Assignment | |
The date of the last assignment update. | |
assignTabIndexes(startTabIndex:int) — method, class fl.video.FLVPlayback | |
Assigns a tabIndex value to each of the FLVPlayback controls by sorting them by position horizontally left to right. | |
assigntaskToApproverProcess — Property, class com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Specifies a process that overrides the default AsignTaskToApprover process. | |
assignTaskToInitiatorProcess — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a process that is used to override the default AsignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Property, interface com.adobe.solutions.rca.domain.IStage | |
The process that overrides the default AssignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
The process that overrides the default AssignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Process that can be used to override the default AssignTaskToInitiator process. | |
assignTaskToParticipantProcess — Property, interface com.adobe.solutions.rca.domain.IStage | |
The process that overrides the default AssignTaskToParticipant process. | |
assignTaskToParticipantProcess — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
The process that overrides the default AssignTaskToParticipant process. | |
assignTaskToParticipantProcess — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Process that can be used to override the default AssignTaskToParticipant process. | |
assigntaskToReviewerProcess — Property, class com.adobe.livecycle.rca.model.stage.ReviewStage | |
Specifies a process that overrides the default AsignTaskToReviewer process. | |
assignTo — Property, class com.adobe.solutions.exm.expression.ExpressionVO | |
The variable to which the expression is assigned. | |
assignTo — Property, interface com.adobe.solutions.exm.runtime.IExpression | |
Returns the variable to which this expression is assigned, if any. | |
assignTo(assignTo:String, expression:String) — method, interface com.adobe.solutions.exm.runtime.IExpressionManager | |
Assigns the result of evaluation of the given expression to the given variable. | |
assignTo — Property, class com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the variable to which this expression is assigned, if any. | |
assignTo(assignTo:String, expression:String) — method, class com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Assigns the result of evaluation of the given expression to the given variable. | |
associations — Property, class mx.data.RPCDataManager | |
Array of associations for this data manager's destination. | |
asType — Property, interface mx.automation.IAutomationPropertyDescriptor | |
ActionScript type of this property, as a String. | |
asyncError — Event, class flash.net.LocalConnection | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.NetConnection | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.NetStream | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.SharedObject | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
ASYNC_ERROR — Constant Static Property, class flash.events.AsyncErrorEvent | |
The AsyncErrorEvent.ASYNC_ERROR constant defines the value of the type property of an asyncError event object. | |
ASYNC_ERROR — Constant Static Property, class org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an asynchronous error. | |
AsyncErrorEvent — class, package flash.events | |
An object dispatches an AsyncErrorEvent when an exception is thrown from native asynchronous code, which could be from, for example, LocalConnection, NetConnection, SharedObject, or NetStream. | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Constructor, class flash.events.AsyncErrorEvent | |
Creates an AsyncErrorEvent object that contains information about asyncError events. | |
AsyncListView — class, package mx.collections | |
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncListView(list:mx.collections:IList) — Constructor, class mx.collections.AsyncListView | |
Constructor. | |
AsyncMessage — class, package mx.messaging.messages | |
AsyncMessage is the base class for all asynchronous messages. | |
AsyncMessage(body:Object, headers:Object) — Constructor, class mx.messaging.messages.AsyncMessage | |
Constructs an instance of an AsyncMessage with an empty body and header. | |
asyncRequest — Property, class mx.data.DataServiceAdapter | |
Contains an AsyncRequest object that is used to handle all DataService operations. | |
asyncRequest — Property, class mx.data.MessagingDataServiceAdapter | |
Contains an AsyncRequest object that is used to handle all DataService operations. | |
asyncRequest — Property, class mx.data.RPCDataServiceAdapter | |
An abstract method which returns an AsyncRequest that is used to handle all DataService operations. | |
AsyncRequest — class, package mx.rpc | |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncRequest() — Constructor, class mx.rpc.AsyncRequest | |
Constructs a new asynchronous request. | |
AsyncResponder — class, package mx.rpc | |
This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncResponder(result:Function, fault:Function, token:Object) — Constructor, class mx.rpc.AsyncResponder | |
Constructs an instance of the responder with the specified data and handlers. | |
AsyncToken — Dynamic Class, package mx.rpc | |
This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AsyncToken(message:mx.messaging.messages:IMessage) — Constructor, class mx.rpc.AsyncToken | |
Constructs an instance of the token with the specified message. | |
AsyncTokenResponder — class, package mx.data | |
Subclass of AsyncResponder that exposes the result token. | |
AsyncTokenResponder(result:Function, fault:Function, token:mx.rpc:AsyncToken) — Constructor, class mx.data.AsyncTokenResponder | |
Constructor. | |
AsyncTokenWrapper — class, package com.adobe.gravity.utility.flex.async | |
Adapt an AsyncToken to implement the IToken interface. | |
AsyncTokenWrapper(asyncToken:mx.rpc:AsyncToken, resultObject:Object) — Constructor, class com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Constructor. | |
atan(val:Number) — Static Method , class Math | |
Computes and returns the value, in radians, of the angle whose tangent is specified in the parameter val. | |
atan2(y:Number, x:Number) — Static Method , class Math | |
Computes and returns the angle of the point y/x in radians, when measured counterclockwise from a circle's x axis (where 0,0 represents the center of the circle). | |
AT_BOTTOM — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the bottom of its scrolling range. | |
atLeastOneProperty(o:Object) — method, class mx.controls.AdvancedDataGrid | |
Returns true if the Object has at least one property, which means that the dictionary has at least one key. | |
AT_LEFT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the left of its scrolling range. | |
atomCount — Property, class flash.text.engine.TextLine | |
The number of atoms in the line, which is the number of indivisible elements, including spaces and graphic elements. | |
AT_RIGHT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the right of its scrolling range. | |
attach — Event, class flash.data.SQLConnection | |
Dispatched when an attach() method call's operation completes successfully. | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — method, class flash.data.SQLConnection | |
Adds another database to the SQLConnection instance, giving the new database the specified name. | |
attach(connection:flash.net:NetConnection) — method, class flash.net.NetStream | |
Attaches a stream to a new NetConnection object. | |
ATTACH — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.attach() method was called. | |
ATTACH — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ATTACH constant defines the value of the type property of an attach event object. | |
attachAudio(microphone:flash.media:Microphone) — method, class flash.net.NetStream | |
Attaches an audio stream to a NetStream object from a Microphone object passed as the source. | |
attachButton — Skin Part, class com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. | |
attachCamera(camera:flash.media:Camera) — method, class flash.media.Video | |
Specifies a video stream from a camera to be displayed within the boundaries of the Video object in the application. | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — method, class flash.net.NetStream | |
Starts capturing video from a camera, or stops capturing if theCamera is set to null. | |
attachCamera(camera:flash.media:Camera) — method, class mx.controls.VideoDisplay | |
Specifies to play a video stream from a camera. | |
attachListeners(systemManager:mx.managers:ISystemManager) — method, class mx.managers.LayoutManager | |
Attachment — class, package com.adobe.icomm.assetplacement.model | |
This class models an <attachment> element in the package definition. | |
Attachment() — Constructor, class com.adobe.icomm.assetplacement.model.Attachment | |
Constructor. | |
AttachmentCommand — class, package lc.procmgmt.commands | |
The AttachmentCommand class is a generic command that has direct association with a TaskAttachmentInfo object. | |
AttachmentCommand(name:String, taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo) — Constructor, class lc.procmgmt.commands.AttachmentCommand | |
Constructor. | |
attachmentCount — Property, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
The number of Attachment objects associated to this loader. | |
AttachmentEvent — class, package com.adobe.ep.ux.attachmentlist.domain.events | |
The AttachmentEvent event is dispatched when the user adds, removes and uploads attachments. | |
attachmentFiles — Property, class coldfusion.service.PopRecord | |
A tab-separated list of the locations of the attachment files. | |
ATTACHMENT_FILL_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The attachmentFillComplete event type. | |
AttachmentHeader — class, package lc.procmgmt.ui.attachments | |
The AttachmentHeader component provides the user interface for adding a note or an attachment to a task. | |
AttachmentHeader() — Constructor, class lc.procmgmt.ui.attachments.AttachmentHeader | |
Constructor. | |
AttachmentHeaderBase — class, package lc.procmgmt.ui.attachments | |
The AttachmentHeaderBase class acts as the parent for the AttachmentHeader class. | |
attachmentHeaderModel — Property, class lc.procmgmt.ui.attachments.AttachmentsModel | |
The model for the AttachmentHeader component. | |
AttachmentHeaderModel — class, package lc.procmgmt.ui.attachments | |
The AttachmentsHeaderModel class acts as the model for the AttachmentsHeader component. | |
AttachmentHeaderModel() — Constructor, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Constructor. | |
AttachmentIconRenderer — class, package com.adobe.ep.ux.attachmentlist.domain.renderers | |
The AttachmentIconRenderer class is the default icon renderer for the AttachmentList class. | |
AttachmentIconRendererSkin — class, package com.adobe.ep.ux.attachmentlist.skin.renderers | |
The AttachmentIconRenderSkin class provides the renderer for the attachment icon. | |
AttachmentIconRendererSkin() — Constructor, class com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
Constructor. | |
attachmentInfo — Property, class lc.procmgmt.domain.TaskAttachmentInfo | |
An AttachmentInfo object that stores the information for the attachments. | |
AttachmentInfo — class, package lc.procmgmt.domain | |
The AttachmentInfo class provides support for managing attachments and notes with tasks. | |
AttachmentList — class, package com.adobe.ep.ux.attachmentlist.domain | |
The AttachmentList class is an extension of the List class. | |
AttachmentList — class, package lc.procmgmt.ui.attachments | |
The AttachmentsList component displays the list of attachments and notes associated with a task. | |
AttachmentList() — Constructor, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Constructor. | |
AttachmentList() — Constructor, class lc.procmgmt.ui.attachments.AttachmentList | |
Constructor. | |
AttachmentListComponent — class, package com.adobe.ep.ux.attachmentlist.component | |
The AttachmentListComponent UX component displays the list of attachments associated with a specific task and allows the user to add, remove, and download attachments. | |
AttachmentListComponent() — Constructor, class com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
Constructor. | |
attachmentListModel — Property, class lc.procmgmt.ui.attachments.AttachmentsModel | |
The model for the AttachmentList component. | |
AttachmentListModel — class, package lc.procmgmt.ui.attachments | |
The AttachmentListModel class acts as the presentation model for the AttachmentList component. | |
AttachmentListModel() — Constructor, class lc.procmgmt.ui.attachments.AttachmentListModel | |
Constructor. | |
AttachmentListSkin — class, package com.adobe.ep.ux.attachmentlist.skin | |
The default skin for the AttachmentList UX component. | |
AttachmentListSkin() — Constructor, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
Constructor. | |
AttachmentLoader — class, package com.adobe.icomm.assetplacement.controller | |
The attachment loader class is associated with a list of attachments in a package definition given a controller id. | |
AttachmentLoader(id:String) — Constructor, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Construct an AttachmentLoader. | |
attachmentPermissions — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
An array of the possible combinations of the AttachmentPermissions object that can be associated with an AttachmentHeader component. | |
AttachmentPermissions — class, package lc.procmgmt.domain | |
The AttachmentPermissions class stores the read/write/delete permissions for an attachment or note. | |
AttachmentPermissions(readPermission:Boolean, writePermission:Boolean, deletePermission:Boolean) — Constructor, class lc.procmgmt.domain.AttachmentPermissions | |
Constructor. | |
attachments — Property, class coldfusion.service.PopRecord | |
Mail message attachments. | |
attachments — Property, class coldfusion.service.mxml.Mail | |
A list of attachment filenames. | |
attachments — Property, class com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
The embedded AttachmentList UX component. | |
attachments — Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
A list that contains all of <attachment> entries in the package definition, wrapped in Attachment objects. | |
attachments — Property, class lc.procmgmt.domain.Task | |
A collection of Attachment objects for the task. | |
Attachments — class, package lc.procmgmt.ui.attachments | |
The Attachments component provides a complete user interface for working with the attachments and notes associated with a task. | |
Attachments() — Constructor, class lc.procmgmt.ui.attachments.Attachments | |
Constructor. | |
AttachmentsModel — class, package lc.procmgmt.ui.attachments | |
The AttachmentsModel class acts as the model for the Attachments component. | |
AttachmentsModel() — Constructor, class lc.procmgmt.ui.attachments.AttachmentsModel | |
Constructor. | |
attachNetStream(netStream:flash.net:NetStream) — method, class flash.media.StageVideo | |
Specifies a video stream to be displayed within the boundaries of the StageVideo object in the application. | |
attachNetStream(netStream:flash.net:NetStream) — method, class flash.media.Video | |
Specifies a video stream to be displayed within the boundaries of the Video object in the application. | |
attachOverlay() — method, class mx.charts.Legend | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — method, class mx.core.Container | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — method, class mx.core.UIComponent | |
This is an internal method used by the Flex framework to support the Dissolve effect. | |
attachSkin() — method, class spark.components.supportClasses.SkinnableComponent | |
Create the skin for the component. | |
AT_TARGET — Constant Static Property, class flash.events.EventPhase | |
The target phase, which is the second phase of the event flow. | |
AT_TOP — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the top of its scrolling range. | |
attribute(attributeName:any) — method, class XML | |
Returns the XML value of the attribute that has the name matching the attributeName parameter. | |
attribute(attributeName:any) — method, class XMLList | |
Calls the attribute() method of each XML object and returns an XMLList object of the results. | |
attribute — Property, class lc.procmgmt.domain.SearchFilterCondition | |
The attribute of the search filter condition. | |
attribute — Property, class lc.procmgmt.domain.SearchFilterSort | |
The attribute of the search filter sort. | |
attribute(attributeName:Object) — method, class mx.collections.XMLListCollection | |
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName. | |
attribute — Property, class mx.olap.OLAPLevel | |
The attribute connected to this level, as an instance of OLAPAttribute. | |
Attribute — class, package mx.messaging.management | |
Client representation of a MBean attribute. | |
Attribute() — Constructor, class mx.messaging.management.Attribute | |
Creates a new instance of an empty Attribute. | |
attributeName — Property, class com.adobe.ep.ux.content.model.search.SearchFilter | |
Name of the attribute on which the search has to be performed. | |
attributeName — Property, class com.adobe.ep.ux.content.model.search.SimpleStatement | |
name of the attribute on which the search has to be performed | |
attributeName — Property, class com.adobe.ep.ux.content.view.components.search.renderers.BasicSearchFSTRenderer | |
Attribute name for this renderer | |
attributeName — Property, class com.adobe.icc.vo.Statement | |
Name of the attribute for the LHS of the statement. | |
attributeName — Property, class com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the name of the attribute to perform the search on using the format <Unqualified Entity Name>.<fieldName>. | |
attributeName — Property, class com.adobe.solutions.rca.vo.AuditAttributeVO | |
Gets name of the attribute. | |
attributeName — Property, class mx.olap.OLAPLevel | |
The name of the attribute to be used at this level. | |
attributes() — method, class XML | |
Returns a list of attribute values for the given XML object. | |
attributes() — method, class XMLList | |
Calls the attributes() method of each XML object and returns an XMLList object of attributes for each XML object. | |
attributes — Property, class coldfusion.service.mxml.Image | |
The attributes of the cfimage tag. | |
attributes — Property, class coldfusion.service.mxml.Ldap | |
For queries: comma-delimited list of attributes to return. | |
attributes — Property, class com.adobe.livecycle.ria.security.api.AuthOptions | |
Current set of attributes. | |
attributes — Property, interface com.adobe.livecycle.ria.security.api.IUser | |
The other attributes of the user depending on available details on the server-side. | |
attributes — Property, class com.adobe.livecycle.ria.security.service.User | |
The other attributes of the user depending on available details on the server-side. | |
attributes — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the map of key value pair attributes. | |
attributes — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
Defines the map of key value pair attributes. | |
attributes — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the map of key value pair attributes. | |
attributes — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the map of key value pair attributes. | |
attributes — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the map of key value pair attributes. | |
attributes — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the map of key value pair attributes. | |
attributes — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Contain attributes like, name or template name, which uses LIKE query. | |
_attributes — Property, class com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
Map of key value pair attributes. | |
attributes — Property, class com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
Defines the map of key value pair attributes. | |
attributes — Property, class flash.xml.XMLNode | |
An object containing all of the attributes of the specified XMLNode instance. | |
attributes() — method, class mx.collections.XMLListCollection | |
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object. | |
attributes — Property, class mx.messaging.management.MBeanInfo | |
The attributes exposed by the MBean. | |
attributes — Property, interface mx.olap.IOLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributes — Property, class mx.olap.OLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributeValue — Property, class com.adobe.ep.ux.content.model.search.SearchFilter | |
Attribute value for the filter. | |
attributeValue — Property, class com.adobe.ep.ux.content.model.search.SimpleStatement | |
Value of the attribute to be used in search query | |
attributeValue — Property, class com.adobe.icc.vo.Statement | |
Value for the RHS of the statement. | |
attributeValue — Property, class com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the attribute value for the filter. | |
attributeValue — Property, class com.adobe.solutions.rca.vo.AuditAttributeVO | |
Gets value of the audit attribute. | |
attrKey — Property, class com.adobe.livecycle.rca.model.CustomAttribute | |
Specifies the key of the custom attribute. | |
attrKey — Property, class com.adobe.solutions.rca.vo.CustomAttributeVO | |
Returns the custom attribute key. | |
attrValue — Property, class com.adobe.livecycle.rca.model.CustomAttribute | |
Specifies the value that corresponds to the key. | |
attrValue — Property, class com.adobe.solutions.rca.vo.CustomAttributeVO | |
Gets the attribute value. | |
AUDIO — Constant Static Property, class flash.ui.Keyboard | |
Select the audio mode | |
AUDIO — Constant Static Property, class org.osmf.media.MediaType | |
The type constant for audio. | |
AUDIO — Constant Static Property, class org.osmf.net.StreamingItemType | |
The AUDIO stream type represents an audio-only stream. | |
AUDIO — Constant Static Property, class org.osmf.traits.MediaTraitType | |
Identifies an instance of an AudioTrait. | |
audioBufferByteLength — Property, class flash.net.NetStreamInfo | |
Provides the NetStream audio buffer size in bytes. | |
audioBufferLength — Property, class flash.net.NetStreamInfo | |
Provides NetStream audio buffer size in seconds. | |
audioByteCount — Property, class flash.net.NetStreamInfo | |
Specifies the total number of audio bytes that have arrived in the queue, regardless of how many have been played or flushed. | |
audioBytesPerSecond — Property, class flash.net.NetStreamInfo | |
Specifies the rate at which the NetStream audio buffer is filled in bytes per second. | |
AudioDecoder — final class, package flash.media | |
The AudioDecoder class enumerates the types of multichannel audio that a system can support. | |
AudioElement — class, package org.osmf.elements | |
AudioElement is a media element specifically created for audio playback. | |
AudioElement(resource:org.osmf.media:URLResource, loader:org.osmf.traits:LoaderBase) — Constructor, class org.osmf.elements.AudioElement | |
Constructor. | |
AudioEvent — class, package org.osmf.events | |
An AudioEvent is dispatched when the properties of an AudioTrait change. | |
AudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, muted:Boolean, volume:Number, pan:Number) — Constructor, class org.osmf.events.AudioEvent | |
Constructor. | |
audioLossRate — Property, class flash.net.NetStreamInfo | |
Specifies the audio loss for the NetStream session. | |
audioPan — Property, class org.osmf.media.MediaPlayer | |
Pan property of the media. | |
audioPlaybackMode — Static Property, class flash.media.SoundMixer | |
Specifies the audio playback mode of all Sound objects. | |
AudioPlaybackMode — final class, package flash.media | |
The AudioPlaybackMode class defines constants for the audioPlaybackMode property of the SoundMixer class. | |
audioReliable — Property, class flash.net.NetStream | |
For RTMFP connections, specifies whether audio is sent with full reliability. | |
audioSampleAccess — Property, class flash.net.NetStream | |
For RTMFP connections, specifies whether peer-to-peer subscribers on this NetStream are allowed to capture the audio stream. | |
audioSwitchingChange — Event, class org.osmf.traits.AlternativeAudioTrait | |
Dispatched when an alternative audio stream switch is requested, completed, or has failed. | |
audioSwitchingChange — Event, class org.osmf.traits.TraitEventDispatcher | |
Dispatched when an alternative audio stream switch is requested, completed, or has failed. | |
AUDIO_SWITCHING_CHANGE — Constant Static Property, class org.osmf.events.AlternativeAudioEvent | |
Dispatched when the switching state of the alternative audio stream has changed. | |
AudioTrait — class, package org.osmf.traits | |
AudioTrait defines the trait interface for media that have audio. | |
AudioTrait() — Constructor, class org.osmf.traits.AudioTrait | |
Constructor. | |
AuditActionVO — class, package com.adobe.solutions.rca.vo | |
Defines an audit action. | |
AuditActionVO() — Constructor, class com.adobe.solutions.rca.vo.AuditActionVO | |
The constructor for AuditActionVO class. | |
auditAttributes — Property, class com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Gets additional attributes associated with audit entry. | |
AuditAttributeVO — class, package com.adobe.solutions.rca.vo | |
Defines an instance of Audit Attribute. | |
AuditAttributeVO() — Constructor, class com.adobe.solutions.rca.vo.AuditAttributeVO | |
The constructor for AuditAttributeVO class. | |
auditedBy — Property, class com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Returns name or ID of the user or a component that has requested the audit entry. | |
auditLevel — Skin State, class com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Skin State, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skin Part, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Skin State, class com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skin Part, class com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the level of audit associated with this review. | |
auditLevel — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
The level of audit associated with this review. | |
auditLevel — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
The level of audit associated with this review. | |
auditLevel — Property, class com.adobe.solutions.rca.vo.AuditActionVO | |
Gets name of the audit level associated with audit action. | |
auditLevel — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
The level of audit associated with this review. | |
AuditLevel — class, package com.adobe.livecycle.rca.model | |
The audit level object as configured through audit service. | |
AuditLevel — class, package com.adobe.solutions.rca.presentation.template.audit | |
The host component for the Audit Level tab in schedule template workflow. | |
AuditLevel() — Constructor, class com.adobe.livecycle.rca.model.AuditLevel | |
Constructor. | |
AuditLevel() — Constructor, class com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
The constructor for AuditLevel class. | |
auditLevelDatagrid — Skin Part, class com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels. | |
auditLevelInput — Skin Part, class com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template. | |
AuditLevelVO — class, package com.adobe.solutions.rca.vo | |
Represents an Audit Level in the system. | |
AuditLevelVO() — Constructor, class com.adobe.solutions.rca.vo.AuditLevelVO | |
The constructor for AuditLevelVO class. | |
auditManager — Property, class com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
An instance of AuditManager service to be used by the host component. | |
AuditManager — class, package com.adobe.solutions.rca.domain.impl.manager | |
This class implements operations for audit management. | |
AuditManager() — Constructor, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
The constructor for AuditManager class. | |
auditMetaInfo — Property, class com.adobe.solutions.rca.vo.AuditAttributeVO | |
Returns reference to parent Audit MetaData Info object. | |
AuditMetaInfoVO — class, package com.adobe.solutions.rca.vo | |
Represents an Audit entry in the system. | |
AuditMetaInfoVO() — Constructor, class com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
The constructor for AuditMetaInfoVO class. | |
auditModule — Property, class com.adobe.solutions.rca.vo.AuditLevelVO | |
Gets the reference to an instance of AuditModuleVO. | |
AuditModuleVO — class, package com.adobe.solutions.rca.vo | |
Represents an Audit module. | |
AuditModuleVO() — Constructor, class com.adobe.solutions.rca.vo.AuditModuleVO | |
The constructor for AuditModuleVO class. | |
auditor — Property, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
Auditor — class, package com.adobe.solutions.rca.services.impl | |
This class implements the operations of Audit service. | |
Auditor() — Constructor, class com.adobe.solutions.rca.services.impl.Auditor | |
The constructor for Auditor class. | |
AUDITOR_RO — Constant Static Property, class com.adobe.solutions.rca.services.impl.ServiceLocator | |
Name of the auditor service. | |
auditTimestamp — Property, class com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Timestamp for the audit entry. | |
AugmentedError — class, package com.adobe.gravity.utility.error | |
The AugmentedError class extends the standard Error class to provide access to error parameters and access to the original error(s). | |
AugmentedError(identifier:String, message:String, parameters:Object, parameterNamespace:String, cause:Object) — Constructor, class com.adobe.gravity.utility.error.AugmentedError | |
Constructor. | |
AugmentedErrorEvent — class, package com.adobe.gravity.utility.events | |
The AugmentedErrorEvent extends the ErrorEvent class to provide access to the original Error object. | |
AugmentedErrorEvent(error:Error, type:String, bubbles:Boolean) — Constructor, class com.adobe.gravity.utility.events.AugmentedErrorEvent | |
Constructor. | |
authenticate — Property, class flash.html.HTMLLoader | |
Specifies whether authentication requests should be handled (true) or not (false) for HTTP requests issued by this object. | |
authenticate — Property, class flash.net.URLRequest | |
Specifies whether authentication requests should be handled (true or not (false) for this request. | |
authenticate — Static Property, class flash.net.URLRequestDefaults | |
The default setting for the authenticate property of URLRequest objects. | |
authenticate(serverURL:String, domain:String, username:String, password:String) — method, class flash.net.drm.DRMManager | |
Authenticates a user. | |
authenticate(username:String, password:String) — method, class org.osmf.media.MediaPlayer | |
Authenticates the media. | |
authenticate(username:String, password:String) — method, class org.osmf.traits.DRMTrait | |
Authenticates the media. | |
authenticated — Property, interface com.adobe.livecycle.ria.security.api.IAuthResult | |
A flag that indicates whether the user authentication is complete. | |
authenticated — Property, class com.adobe.livecycle.ria.security.service.AuthResult | |
A flag that indicates whether the user authentication is complete. | |
authenticated — Property, class mx.messaging.Channel | |
Indicates if this channel is authenticated. | |
authenticated — Property, class mx.messaging.ChannelSet | |
Indicates whether the ChannelSet has an underlying Channel that successfully authenticated with its endpoint. | |
authenticated — Property, class mx.messaging.MessageAgent | |
Indicates if this MessageAgent is using an authenticated connection to its destination. | |
authenticatedUser — Property, interface lc.foundation.ISessionManager | |
The authenticated user, after the successful call using the login or singleSignOn methods. | |
authenticatedUser — Property, class lc.foundation.SessionManager | |
The authenticated user, after the successful call using the login or singleSignOn methods. | |
authenticatedUserId — Property, class lc.procmgmt.domain.TaskAttachmentInfo | |
A String stores the ID of the user. | |
authenticateWithToken(token:Object) — method, class org.osmf.media.MediaPlayer | |
Authenticates the media using an object which serves as a token. | |
authenticateWithToken(token:Object) — method, class org.osmf.traits.DRMTrait | |
Authenticates the media using an object which serves as a token. | |
AUTHENTICATING — Constant Static Property, class org.osmf.traits.DRMState | |
The media is authenticating (the DRM system is in the process of validating the credentials, or for anonymous content, of validating that the content is still valid to play). | |
AuthenticatingApplication — class, package lc.procmgmt | |
The AuthenticatingApplication class handles the loading localized resources based on the browser language, authentication, and other initialization activities. | |
AuthenticatingApplication() — Constructor, class lc.procmgmt.AuthenticatingApplication | |
Constructor. | |
authenticationComplete — Event, class flash.net.drm.DRMManager | |
The DRMManager dispatches a DRMAuthenticationCompleteEvent object when the user is authenticated by the media rights server after a call to the authenticate() method. | |
AUTHENTICATION_COMPLETE — Constant Static Property, class flash.events.DRMAuthenticationCompleteEvent | |
The string constant to use for the authentication complete event in the type parameter when adding and removing event listeners. | |
AUTHENTICATION_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The authenticationComplete event type. | |
AUTHENTICATION_COMPLETE — Constant Static Property, class org.osmf.traits.DRMState | |
The media has been successfully authenticated. | |
authenticationError — Event, class flash.net.drm.DRMManager | |
The DRMManager dispatches a DRMAuthenticationErrorEvent object when the user is not authenticated by the media rights server after a call to the authenticate() method. | |
AUTHENTICATION_ERROR — Constant Static Property, class flash.events.DRMAuthenticationErrorEvent | |
The string constant to use for the authentication error event in the type parameter when adding and removing event listeners. | |
AUTHENTICATION_ERROR — Constant Static Property, class org.osmf.traits.DRMState | |
The media's authentication attempt failed. | |
AuthenticationEvent — class, package com.adobe.livecycle.ria.security.api | |
AuthenticationEvent objects are dispatched by the ISecurityManager class when an authentication related operation is performed. | |
AuthenticationEvent(type:String, authResult:com.adobe.livecycle.ria.security.api:IAuthResult, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
Constructor. | |
authenticationExpired — Event, class lc.foundation.SessionManager | |
Dispatched when the authenticated session with the Document Server expires. | |
AUTHENTICATION_EXPIRED — Constant Static Property, class lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that the session for a user timeed-out. | |
AUTHENTICATION_FAILED — Constant Static Property, class com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when authentication fails using the username, password. | |
AUTHENTICATION_FAILED — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates the type of event dispatched when authentication fails using the username and password. | |
AUTHENTICATION_FAILED — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates the type of event that is dispatched when authentication fails using the username and password. | |
AUTHENTICATION_MESSAGE_REF_TYPE — Constant Static Property, class mx.messaging.messages.CommandMessage | |
The server message type for authentication commands. | |
authenticationMethod — Property, class flash.net.drm.DRMContentData | |
The type of authentication required to obtain a voucher for the associated content. | |
authenticationMethod — Property, class flash.net.drm.DRMDeviceGroup | |
The type of authentication required to register to this device group. | |
authenticationMethod — Property, class flash.net.drm.VoucherAccessInfo | |
The type of authentication required to obtain a voucher for the associated content. | |
AuthenticationMethod — final class, package flash.net.drm | |
The AuthenticationMethod class provides string constants enumerating the different types of authentication used by the authenticationMethod property of the DRMContentData class. | |
AUTHENTICATION_NEEDED — Constant Static Property, class org.osmf.traits.DRMState | |
The media needs credential-based authentication. | |
AUTHENTICATION_REQUIRED — Constant Static Property, class com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when authentication using SSO is not achieved. | |
AUTHENTICATION_REQUIRED — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails. | |
AUTHENTICATION_REQUIRED — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails. | |
AUTHENTICATION_SUCCESS — Constant Static Property, class com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when the Authentication process is successful. | |
AUTHENTICATION_SUCCESS — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates that the authentication process was successful. | |
AUTHENTICATION_SUCCESS — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates that the authentication process was successful. | |
authenticationType — Property, class flash.events.DRMAuthenticateEvent | |
Indicates whether the supplied credentials are for authenticating against Flash Media Rights Management Server (FMRMS) or a proxy server. | |
AUTHENTICATION_TYPE_DRM — Constant Static Property, class flash.events.DRMAuthenticateEvent | |
The DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM constant defines the value of the authenticationType property of a DRMAuthenticateEvent object. | |
AUTHENTICATION_TYPE_PROXY — Constant Static Property, class flash.events.DRMAuthenticateEvent | |
The DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY constant defines the value of the authenticationType property of a DRMAuthenticateEvent object. | |
AuthFailureCode — class, package com.adobe.livecycle.ria.security.api | |
Defines constants that define possible causes related to an authentication failure. | |
AuthOptions — class, package com.adobe.livecycle.ria.security.api | |
The AuthOptions class captures the authentication options. | |
AuthOptions() — Constructor, class com.adobe.livecycle.ria.security.api.AuthOptions | |
Constructor. | |
author — Property, class coldfusion.service.PdfInfo | |
Author of the PDF document. | |
author — Property, class com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies the author of the template. | |
author — Property, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the author of the template. | |
author — Property, interface com.adobe.solutions.rca.domain.IReviewTemplate | |
Author of a template. | |
author — Property, class com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
Author of a template. | |
author — Property, class com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The author of the stage. | |
author — Property, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The author of a creation stage. | |
author — Property, class com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Author of the template. | |
author — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Author of the template. | |
Author — class, package com.adobe.solutions.rca.domain.impl | |
This class defines an author in a creation stage. | |
Author(value:com.adobe.solutions.rca.vo:AuthorVO) — Constructor, class com.adobe.solutions.rca.domain.impl.Author | |
The constructor for Author class. | |
AUTHOR — Constant Static Property, class com.adobe.solutions.prm.constant.Roles | |
The role of an author in a review workflow. | |
authorInstance — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Boolean indicating wthether the server to which the client is connected is an Author Instance or Publish Instance; | |
authority — Property, class com.adobe.gravity.utility.url.URIParser | |
The URI authority component. | |
authorizations() — method, class flash.net.GroupSpecifier | |
Returns a string that represents passwords for IP multicast publishing and for posting. | |
AuthorStatus — class, package com.adobe.solutions.rca.constant | |
AuthorStatus Enum. | |
AuthorStatus() — Constructor, class com.adobe.solutions.rca.constant.AuthorStatus | |
The constructor for AuthorStatus class. | |
AuthorVO — class, package com.adobe.solutions.rca.vo | |
AuthorVO is the concrete implementation of the abstract StageParticipantVO. | |
AuthorVO() — Constructor, class com.adobe.solutions.rca.vo.AuthorVO | |
The constructor for AuthorVO class. | |
authpassword — Property, class coldfusion.service.DocumentSection | |
Password sent to the target URL for Basic Authentication. | |
authPassword — Property, class coldfusion.service.mxml.Document | |
Password sent to the target URL for Basic Authentication. | |
authResult — Property, class com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
The authentication result associated with the event. | |
AuthResult — class, package com.adobe.livecycle.ria.security.service | |
The AuthResult object is returned as part of calls to perform Single Sign On (SSO) and login methods of ISecurityManager service. | |
AuthResult(status:com.adobe.livecycle.ria.security.api:AuthStatus, user:com.adobe.livecycle.ria.security.api:IUser, failureCode:String) — Constructor, class com.adobe.livecycle.ria.security.service.AuthResult | |
Constructor. | |
AuthStatus — class, package com.adobe.livecycle.ria.security.api | |
Defines the constants for various types of authentication status. | |
authuser — Property, class coldfusion.service.DocumentSection | |
User name sent to the target URL for Basic Authentication. | |
authUser — Property, class coldfusion.service.mxml.Document | |
User name sent to the target URL for Basic Authentication. | |
AUTO — Constant Static Property, class fl.controls.ScrollPolicy | |
Show the scroll bar if the children exceed the owner's dimensions. | |
AUTO — Constant Static Property, class fl.motion.RotateDirection | |
Chooses a direction of rotation that requires the least amount of turning. | |
AUTO — Constant Static Property, class flash.display.NativeWindowRenderMode | |
A typical window. | |
AUTO — Constant Static Property, class flash.display.PixelSnapping | |
A constant value used in the pixelSnapping property of a Bitmap object to specify that the bitmap image is snapped to the nearest pixel if it is drawn with no rotation or skew and it is drawn at a scale factor of 99.9% to 100.1%. | |
AUTO — Constant Static Property, class flash.display3D.Context3DRenderMode | |
Automatically choose the rendering engine. | |
AUTO — Constant Static Property, class flash.printing.PrintMethod | |
Automatic selection of the best method of printing. | |
AUTO — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Bases line break opportunities on Unicode character properties. | |
AUTO — Constant Static Property, class flash.text.engine.Kerning | |
Used to indicate that kerning is enabled except where inappropriate in Asian typography. | |
AUTO — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies a 90 degree counter clockwise rotation for full width and wide glyphs only, as determined by the Unicode properties of the glyph. | |
AUTO — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the cursor should be selected automatically based on the object under the mouse. | |
AUTO — Constant Static Property, class flashx.textLayout.container.ScrollPolicy | |
Specifies that scrolling is to occur if the content exceeds the container's dimension. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.BaselineOffset | |
Aligns the ascent of the line with the container top inset. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.FormatValue | |
Specifies that a property's value is automatically generated. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies that leading model is chosen automatically based on the paragraph's locale property. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.Suffix | |
Specifies that the auto suffix is appended to the list marker after the content. | |
AUTO — Constant Static Property, class mx.core.ContainerCreationPolicy | |
Delay creating some or all descendants until they are needed. | |
AUTO — Constant Static Property, class mx.core.ScrollPolicy | |
Show the scrollbar if the children exceed the owner's dimension. | |
AUTO — Constant Static Property, class mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap. | |
AUTO — Constant Static Property, class spark.components.CalloutPosition | |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit. | |
AUTO — Constant Static Property, class spark.core.ContainerDestructionPolicy | |
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic. | |
autoAdjust — Property, class mx.charts.chartClasses.NumericAxis | |
Specifies whether Flex rounds values. | |
autoBandWidthDetection — Property, class mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature. | |
autoCapitalize — Property, class flash.text.StageText | |
Controls how a device applies auto capitalization to user input. | |
autoCapitalize — Property, class spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what captialization behavior soft keyboards should use. | |
autoCapitalize — Property, class spark.components.supportClasses.StyleableStageText | |
Hint indicating what captialization behavior soft keyboards should use. | |
AutoCapitalize — final class, package flash.text | |
The AutoCapitalize class defines constants for the autoCapitalize property of the StageText class. | |
autoCenterProjection — Property, class spark.effects.AnimateTransform3D | |
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target. | |
autoCenterTransform — Property, class spark.effects.AnimateTransform | |
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing. | |
autoCenterTransform — Property, class spark.effects.supportClasses.AnimateTransformInstance | |
autoCommit — Property, class coldfusion.air.SyncManager | |
If autoCommit is set to true, then the changes from the offline database will be commited to the server after save/update/saveUpdate or remove function is invoked. | |
autoCommit — Property, class mx.data.DataManager | |
Indicates whether changes to the local cache are automatically committed. | |
autoCommit — Property, class mx.data.DataStore | |
If set to true, operations that modify the state managed by the DataService are committed immediately. | |
autoCommitCollectionChanges — Property, class mx.data.DataStore | |
When set to true, any changes made to a collection are committed immediately if the autoCommit property is true. | |
autoCommitPropertyChanges — Property, class mx.data.DataStore | |
When set to true and the autoCommit property is set to true, any property value change automatically leads to a "commit" for that change. | |
autoCompact — Property, class flash.data.SQLConnection | |
Indicates whether autocompacting was enabled when the current database was originally created (the value that was specified for the autoCompact parameter in the open() or openAsync() call that created the database). | |
autoConnect — Property, class com.adobe.mosaic.mxml.ServerSession | |
Returns the value of autoConnect. | |
autoConnect — Property, class mx.data.DataManager | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Property, class mx.data.DataStore | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Property, class mx.messaging.AbstractProducer | |
If true the Producer automatically connects to its destination the first time the send() method is called. | |
autoConnectInterval — Property, class mx.data.DataStore | |
Time interval in milliseconds to wait between attempts to connect to the server when the autoConnect property is true. | |
autoCorrect — Property, class flash.text.StageText | |
Indicates whether a device auto-corrects user input for spelling or punctuation mistakes. | |
autoCorrect — Property, class spark.components.supportClasses.SkinnableTextBase | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoCorrect — Property, class spark.components.supportClasses.StyleableStageText | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoDisplayFirstFrame — Property, class spark.components.VideoDisplay | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDisplayFirstFrame — Property, class spark.components.VideoPlayer | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDrawBackground — Property, class spark.components.supportClasses.ItemRenderer | |
Specifies whether the item renderer draws the background of the data item during user interaction. | |
autoDynamicStreamSwitch — Property, class org.osmf.media.MediaPlayer | |
Indicates whether or not the media will automatically switch between dynamic streams. | |
autoExit — Property, class flash.desktop.NativeApplication | |
Specifies whether the application should automatically terminate when all windows have been closed. | |
autoExit — Property, class mx.core.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoExit — Property, class spark.components.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoGeneratedId — Property, class coldfusion.air.SessionToken | |
The auto-generated key for inserts. | |
autoGeneratedId — Property, class coldfusion.air.events.SessionResultEvent | |
The auto-generated key for inserts. | |
autoHideFirstViewNavigator — Property, class spark.components.SplitViewNavigator | |
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event. | |
autoIconManagement — Property, class spark.skins.SparkButtonSkin | |
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part. | |
autoIncrement — Property, class flash.data.SQLColumnSchema | |
Indicates whether this is an auto-increment column. | |
autoInvokeTargetURL — Property, class com.adobe.icomm.assetplacement.controller.PromoImage | |
Set this property to true to automatically invoke targetURL when this object receives a click event. | |
autoInvokeTargetURL — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
Set this property to true to automatically invoke targetURL when this object receives a click event. | |
autoLayout — Event, class fl.video.FLVPlayback | |
Dispatched when the video player is resized or laid out automatically. | |
autoLayout — Property, class fl.video.FLVPlaybackCaptioning | |
Determines whether the FLVPlaybackCaptioning component automatically moves and resizes the TextField object for captioning. | |
autoLayout — Property, class mx.charts.Legend | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class mx.core.Container | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.SkinnableContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.SkinnableDataContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.supportClasses.GroupBase | |
If true, measurement and layout are done when the position or size of a child is changed. | |
AUTO_LAYOUT — Constant Static Property, class fl.video.AutoLayoutEvent | |
Defines the value of the type property of an autoLayout event object. | |
AutoLayoutEvent — class, package fl.video | |
Flash® Player dispatches an AutoLayoutEvent object when the video player is resized and laid out automatically. | |
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — Constructor, class fl.video.AutoLayoutEvent | |
Creates an Event object that contains information about autoLayout events. | |
autoLoad — Property, class com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
A flag that indictes whether content starts loading automatically when the id is set or waits for a call to the loadData() method. | |
autoLoad — Property, class fl.containers.UILoader | |
Gets or sets a value that indicates whether the UILoader instance automatically loads the specified content. | |
autoLoad — Property, class mx.controls.SWFLoader | |
A flag that indicates whether content starts loading automatically or waits for a call to the load() method. | |
autoLoad — Property, class mx.effects.SoundEffect | |
If true, load the MP3 file when the source has been specified. | |
autoLoadPdf(event:flash.events:Event) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
autoLoadPdf(event:flash.events:Event) — method, interface ga.controls.IWrapperHost | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
autoLoadPdf(event:flash.events:Event) — method, class ga.controls.Wrapper | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
Automation — class, package mx.automation | |
The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent — class, package mx.automation.events | |
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — Constructor, class mx.automation.events.AutomationAirEvent | |
Constructor. | |
AutomationClass — class, package mx.automation | |
Provides serializable class information for external automation tools. | |
AutomationClass(name:String, superClassName:String) — Constructor, class mx.automation.AutomationClass | |
automationDebugTracer — Static Property, class mx.automation.Automation | |
The available IAutomationDebugTracer instance. | |
automationDelegate — Property, interface mx.automation.IAutomationObject | |
The delegate object that is handling the automation-related functionality. | |
automationDelegate — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationDelegate — Property, class mx.controls.FlexNativeMenu | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Property, class mx.core.UIComponent | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Property, class mx.core.UIFTETextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Property, class mx.core.UITextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Property, class mx.flash.UIMovieClip | |
The delegate object that handles the automation-related functionality. | |
AutomationDragEvent — class, package mx.automation.events | |
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.AutomationDragEvent | |
Constructor. | |
AutomationDragEventWithPositionInfo — class, package mx.automation.events | |
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — Constructor, class mx.automation.events.AutomationDragEventWithPositionInfo | |
Constructor. | |
automationEnabled — Property, interface mx.automation.IAutomationObject | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationEnabled — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — Property, class mx.controls.FlexNativeMenu | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UIComponent | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UIFTETextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UITextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.flash.UIMovieClip | |
True if this component is enabled for automation, false otherwise. | |
automationEnvironment — Property, interface mx.automation.IAutomationManager | |
The automation environment for this automation manager. | |
automationEnvironmentHandlingClassName — Property, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment. | |
automationEnvironmentString — Property, interface mx.automation.IAutomationManager2 | |
The automation environment for this automation manager. | |
AutomationError — class, package mx.automation | |
The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationError(msg:String, code:Number) — Constructor, class mx.automation.AutomationError | |
Constructor. | |
AutomationEvent — class, package mx.automation.events | |
The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.automation.events.AutomationEvent | |
Constructor. | |
AutomationEventDescriptor — class, package mx.automation | |
Method descriptor class. | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — Constructor, class mx.automation.AutomationEventDescriptor | |
Constructor | |
AutomationFlexNativeMenuEvent — class, package mx.automation.events | |
The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — Constructor, class mx.automation.events.AutomationFlexNativeMenuEvent | |
Constructor. | |
AutomationHelper — class, package mx.automation | |
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationHelper() — Constructor, class mx.automation.AutomationHelper | |
Constructor | |
AutomationID — class, package mx.automation | |
The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationID() — Constructor, class mx.automation.AutomationID | |
Constructor. | |
AutomationIDPart — Dynamic Class, package mx.automation | |
The AutomationIDPart class represents a component instance to agents. | |
automationManager — Static Property, class mx.automation.Automation | |
The IAutomationManager instance. | |
AutomationManager — class, package mx.automation | |
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
automationManager2 — Static Property, class mx.automation.Automation | |
AutomationMethodDescriptor — class, package mx.automation | |
Basic method descriptor class. | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — Constructor, class mx.automation.AutomationMethodDescriptor | |
automationName — Property, interface mx.automation.IAutomationObject | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
automationName — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationName — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.controls.FlexNativeMenu | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UIComponent | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UIFTETextField | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UITextField | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.flash.UIMovieClip | |
Name that can be used as an identifier for this object. | |
automationObject — Property, class mx.automation.events.AutomationRecordEvent | |
The delegate of the UIComponent object that is recording this event. | |
automationObject — Property, class mx.automation.events.AutomationReplayEvent | |
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available. | |
automationObjectHelper — Static Property, class mx.automation.Automation | |
The available IAutomationObjectHelper instance. | |
automationOwner — Property, interface mx.automation.IAutomationObject | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationOwner — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — Property, class mx.controls.FlexNativeMenu | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UIComponent | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UIFTETextField | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UITextField | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.flash.UIMovieClip | |
The owner of this component for automation purposes. | |
automationParent — Property, interface mx.automation.IAutomationObject | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationParent — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — Property, class mx.controls.FlexNativeMenu | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UIComponent | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UIFTETextField | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UITextField | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.flash.UIMovieClip | |
The parent of this component for automation purposes. | |
AutomationPropertyDescriptor — class, package mx.automation | |
Describes a property of a test object. | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — Constructor, class mx.automation.AutomationPropertyDescriptor | |
Constructor | |
AutomationRecordEvent — class, package mx.automation.events | |
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — Constructor, class mx.automation.events.AutomationRecordEvent | |
Constructor. | |
AutomationReplayEvent — class, package mx.automation.events | |
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — Constructor, class mx.automation.events.AutomationReplayEvent | |
Constructor. | |
automationTabularData — Property, interface mx.automation.IAutomationObject | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Property, class mx.automation.delegates.controls.DataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.ListAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.ListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.TileBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.TreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.core.RepeaterAutomationImpl | |
An array of all components within this repeater found in the automation hierarchy. | |
automationTabularData — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationTabularData — Property, class mx.controls.FlexNativeMenu | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.core.UIComponent | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.flash.UIMovieClip | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class spark.automation.delegates.components.SparkDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationValue — Property, interface mx.automation.IAutomationObject | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationValue — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.controls.FlexNativeMenu | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UIComponent | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UIFTETextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UITextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.flash.UIMovieClip | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationVisible — Property, interface mx.automation.IAutomationObject | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — Property, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationVisible — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — Property, class mx.controls.FlexNativeMenu | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UIComponent | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UIFTETextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UITextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.flash.UIMovieClip | |
True if this component is visible for automation, false otherwise. | |
autoMerge — Property, class mx.data.DataManager | |
If set to false, when changes are pushed from the remote destination to the client they are not immediately applied. | |
autoMerge — Property, class mx.data.DataStore | |
Controls how changes that other clients make are merged into this client's current view of the data. | |
autoOrients — Property, class flash.display.Stage | |
Specifies whether the stage automatically changes orientation when the device orientation changes. | |
autoPlay — Property, class fl.video.FLVPlayback | |
A Boolean value that, if set to true, causes the FLV file to start playing automatically after the source property is set. | |
autoPlay — Property, class ga.controls.HelpVideo | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Property, class mx.controls.VideoDisplay | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Property, class org.osmf.media.MediaPlayer | |
Indicates whether the MediaPlayer starts playing the media as soon as its load operation has successfully completed. | |
autoPlay — Property, class spark.components.VideoDisplay | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoPlay — Property, class spark.components.VideoPlayer | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoRemoveTarget — Property, class spark.effects.supportClasses.AnimateInstance | |
If true, the effect retains its target during a transition and removes it when finished. | |
autoRepeat — Property, class fl.controls.BaseButton | |
Gets or sets a Boolean value that indicates whether the buttonDown event is dispatched more than one time when the user holds the mouse button down over the component. | |
autoRepeat — Property, class fl.controls.CheckBox | |
A CheckBox never auto-repeats by definition, so the autoRepeat property is set to false in the constructor and cannot be changed for a CheckBox. | |
autoRepeat — Property, class fl.controls.RadioButton | |
A radio button never auto-repeats by definition, so the autoRepeat property is set to false in the constructor and cannot be changed. | |
autoRepeat — Property, class mx.controls.Button | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoRepeat — Property, class spark.components.supportClasses.ButtonBase | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoReplace — Static Property, class fl.lang.Locale | |
Determines whether strings are replaced automatically after loading the XML file. | |
autoReverse — Property, class mx.states.Transition | |
Set to true to specify that this transition applies to both the forward and reverse view state changes. | |
autoRewind — Property, class fl.motion.AnimatorBase | |
Sets the animation to restart after it finishes. | |
autoRewind — Property, class fl.video.FLVPlayback | |
A Boolean value that, if true, causes the FLV file to rewind to Frame 1 when play stops, either because the player reached the end of the stream or the stop() method was called. | |
autoRewind — Property, class fl.video.VideoPlayer | |
A Boolean value that, if true, causes the FLV file to rewind to Frame 1 when play stops, either because the player reached the end of the stream or the stop() method was called. | |
autoRewind — Property, class mx.controls.VideoDisplay | |
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Property, class org.osmf.media.MediaPlayer | |
Indicates whether media is returned to the beginning after playback completes. | |
autoRewind — Property, class spark.components.VideoDisplay | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Property, class spark.components.VideoPlayer | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewound — Event, class fl.video.FLVPlayback | |
Dispatched when the playhead is moved to the start of the video player because the autoRewind property is set to true. | |
autoRewound — Event, class fl.video.VideoPlayer | |
Dispatched when the playhead is moved to the start of the video player because the autoRewind property is set to true. | |
AUTO_REWOUND — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of an autoRewound event object. | |
autoSaveCache — Property, class mx.data.DataManager | |
You can store the local cache of data and changes to disk. | |
autoSaveCache — Property, class mx.data.DataStore | |
The local cache of data and changes can be stored to disk. | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — method, class flashx.textLayout.container.ContainerController | |
Handle a scroll event during a "drag" selection. | |
autoSize — Property, class fl.controls.Label | |
Gets or sets a string that indicates how a label is sized and aligned to fit the value of its text property. | |
autoSize — Property, class fl.text.TLFTextField | |
Controls automatic sizing and alignment of text fields. | |
autoSize — Property, class flash.text.TextField | |
Controls automatic sizing and alignment of text fields. | |
autoSize — Property, class mx.core.FTETextField | |
Controls automatic sizing and alignment of text fields. | |
autoSize — Property, interface mx.core.IUITextField | |
Controls automatic sizing and alignment of text fields. | |
autoStop — Property, class mx.controls.MovieClipSWFLoader | |
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading. | |
autoSwitch — Property, class org.osmf.events.DynamicStreamEvent | |
The new autoSwitch value. | |
_autoSwitch — Property, class org.osmf.net.NetStreamSwitchManagerBase | |
autoSwitch — Property, class org.osmf.net.NetStreamSwitchManagerBase | |
Indicates whether the switching manager should automatically switch between streams. | |
autoSwitch — Property, class org.osmf.traits.DynamicStreamTrait | |
Defines whether or not the trait should be in manual or auto-switch mode. | |
autoSwitchChange — Event, class org.osmf.traits.DynamicStreamTrait | |
Dispatched when the autoSwitch property changed. | |
autoSwitchChange — Event, class org.osmf.traits.TraitEventDispatcher | |
Dispatched when the autoSwitch property has changed. | |
AUTO_SWITCH_CHANGE — Constant Static Property, class org.osmf.events.DynamicStreamEvent | |
The DynamicStreamEvent.AUTO_SWITCH_CHANGE constant defines the value of the type property of the event object for an autoSwitchChange event. | |
autoSwitchChangeEnd() — method, class org.osmf.traits.DynamicStreamTrait | |
Called just after the autoSwitch property has changed. | |
autoSwitchChangeStart(value:Boolean) — method, class org.osmf.traits.DynamicStreamTrait | |
Called immediately before the autoSwitch property is changed. | |
autoSyncEnabled — Property, class mx.data.DataManager | |
When true, fill(), createItem() and getItem() requests return items that listen for updates made to these items from the remote destination. | |
autoSyncEnabled — Property, class mx.data.RPCDataManager | |
The RPCDataManager does not support the autoSync property. | |
autoThumbVisibility — Style, class spark.components.supportClasses.ScrollBarBase | |
If true (the default), the thumb's visibility will be reset whenever its size is updated. | |
autoUpdateCurrentState — Property, class mx.flash.UIMovieClip | |
Whether we should actively watch changes to the label of the flash object. | |
autoUpdateMeasuredSize — Property, class mx.flash.UIMovieClip | |
Whether we should actively watch changes to the size of the flash object. | |
availability — Property, class flash.events.StageVideoAvailabilityEvent | |
Reports the current availability of stage video using a constant of the flash.media.StageVideoAvailability class. | |
available — Property, class air.net.ServiceMonitor | |
Whether the service is currently considered "available." The initial value is false until either a status check sets the property to true or the property is initialized to true explicitly. Typically, this property is set by the checkStatus() implementation in a subclass or specializer, but if the application has independent information about a service's availability (for example, a request just succeeded or failed), the property can be set explicitly. | |
available — Property, class air.update.events.StatusFileUpdateEvent | |
Indicates if if there is a different version available than one of the current application (true); false otherwise (same version). | |
available — Property, class air.update.events.StatusUpdateEvent | |
Indicates if an update is available. | |
available — Property, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines if the FormBridge External API is available. | |
available — Static Property, class flash.external.ExternalInterface | |
Indicates whether this player is in a container that offers an external interface. | |
AVAILABLE — Constant Static Property, class flash.media.StageVideoAvailability | |
Stage video is currently available. | |
availableCommands() — method, class lc.procmgmt.domain.Task | |
Retrieves a list of TaskCommand objects that are available for execution on the task. | |
availableCommands() — method, class lc.procmgmt.domain.TaskAttachmentInfo | |
Retrieves the list of currently available commands for the attachment. | |
AvailablePropertyIterator — class, package com.adobe.fiber.valueobjects | |
An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time. | |
AvailablePropertyIterator(valueObject:com.adobe.fiber.valueobjects:AbstractEntityMetadata) — Constructor, class com.adobe.fiber.valueobjects.AvailablePropertyIterator | |
Creates an instance of this iterator for a particular value object | |
AverageAggregator — class, package mx.olap.aggregators | |
The AverageAggregator class implements the average aggregator. | |
averageDroppedFPS — Property, class org.osmf.net.NetStreamMetricsBase | |
The average frame-drop rate calculated over the life of the NetStream. | |
averageMaxBytesPerSecond — Property, class org.osmf.net.rtmpstreaming.RTMPNetStreamMetrics | |
The average max bytes per second value, calculated based on a recent set of samples. | |
avHardwareDisable — Static Property, class flash.system.Capabilities | |
Specifies whether access to the user's camera and microphone has been administratively prohibited (true) or allowed (false). | |
AVM1Movie — class, package flash.display | |
AVM1Movie is a simple class that represents AVM1 movie clips, which use ActionScript 1.0 or 2.0. | |
axes — Property, class mx.charts.chartClasses.DataTransform | |
The set of axes associated with this transform. | |
axes — Property, interface mx.olap.IOLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axes — Property, class mx.olap.OLAPQuery | |
The axis of the Query as an Array of OLAPQueryAxis instances. | |
axes — Property, class mx.olap.OLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axis — Property, class mx.charts.AxisRenderer | |
The axis object associated with this renderer. | |
axis — Property, interface mx.charts.chartClasses.IAxisRenderer | |
The axis object associated with this renderer. | |
AXIS_ANGLE — Constant Static Property, class flash.geom.Orientation3D | |
The axis angle orientation uses a combination of an axis and an angle to determine the orientation. | |
AxisBase — class, package mx.charts.chartClasses | |
The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisBase() — Constructor, class mx.charts.chartClasses.AxisBase | |
Constructor. | |
AxisLabel — class, package mx.charts | |
An AxisLabel object represents a single label on the chart axis. | |
AxisLabel(position:Number, value:Object, text:String) — Constructor, class mx.charts.AxisLabel | |
Constructor. | |
AxisLabelSet — class, package mx.charts.chartClasses | |
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisLabelSet() — Constructor, class mx.charts.chartClasses.AxisLabelSet | |
Constructor. | |
axisOrdinal — Property, class mx.olap.OLAPQueryAxis | |
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis. | |
AxisRenderer — class, package mx.charts | |
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRenderer() — Constructor, class mx.charts.AxisRenderer | |
Constructor. | |
AxisRendererAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — Constructor, class mx.automation.delegates.charts.AxisRendererAutomationImpl | |
Constructor. | |
axisStroke — Style, class mx.charts.AxisRenderer | |
Specifies the characteristics of the line for the axis. | |
axisTitleStyleName — Style, class mx.charts.chartClasses.CartesianChart | |
The name of the CSS class selector to use when formatting titles on the axes. | |
axisTitleStyleName — Style, class mx.charts.AxisRenderer | |
The name of the CSS class selector to use when formatting the axis title. | |
AXMAccordion — class, package xd.core.axm.view.components | |
AXMAccordion component | |
AXMAccordion() — Constructor, class xd.core.axm.view.components.AXMAccordion | |
Constructor. | |
AXMAccordionItemVO — class, package xd.core.axm.view.components.support | |
The AXMAccordionItemVO component. | |
AXMAccordionSegment — class, package xd.core.axm.view.components | |
AXMAccordionSegment component | |
AXMAccordionSegment() — Constructor, class xd.core.axm.view.components.AXMAccordionSegment | |
Constructor. | |
AXMBreadCrumb — class, package xd.core.axm.view.components | |
AXMBreadCrumb component | |
AXMBreadCrumb() — Constructor, class xd.core.axm.view.components.AXMBreadCrumb | |
Constructor. | |
AXMButton — class, package xd.core.axm.view.components | |
Base Button for XD AXM Components | |
AXMButton() — Constructor, class xd.core.axm.view.components.AXMButton | |
Constructor. | |
AXMButtonBar — class, package xd.core.axm.view.components | |
AXM Default Button Bar Component | |
AXMButtonBar() — Constructor, class xd.core.axm.view.components.AXMButtonBar | |
Constructor. | |
AXMButtonBarButton — class, package xd.core.axm.view.components | |
AXM Button Bar Button | |
AXMButtonBarButton() — Constructor, class xd.core.axm.view.components.AXMButtonBarButton | |
Constructor. | |
AXMCheckBox — class, package xd.core.axm.view.components | |
AXM Checkbox Component | |
AXMCheckBox() — Constructor, class xd.core.axm.view.components.AXMCheckBox | |
Constructor. | |
AXMComboBox — class, package xd.core.axm.view.components | |
AXM Combo Box Component | |
AXMComboBox() — Constructor, class xd.core.axm.view.components.AXMComboBox | |
Constructor. | |
AXMDropDownList — class, package xd.core.axm.view.components | |
AXM Drop Down List | |
AXMDropDownList() — Constructor, class xd.core.axm.view.components.AXMDropDownList | |
Constructor. | |
AXMDropDownListBase — class, package xd.core.axm.view.components.support | |
The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
AXMDropDownListBase() — Constructor, class xd.core.axm.view.components.support.AXMDropDownListBase | |
Constructor. | |
AXMEnterpriseAccordionSegmentSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMAccordionSegment. | |
AXMEnterpriseAccordionSegmentSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Constructor. | |
AXMEnterpriseAccordionSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMAccordionSegment. | |
AXMEnterpriseAccordionSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Constructor. | |
AXMEnterpriseAssetTabBar — class, package xd.core.axm.enterprise.view.components | |
An extension point (or hook) that extends the spark.components.TabBar class for the AXMEnterpriseAssetTabBar component. | |
AXMEnterpriseAssetTabBarButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXM Tab Bar Button component. | |
AXMEnterpriseAssetTabBarButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark TabBar component. | |
AXMEnterpriseAssetTabBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBar — class, package xd.core.axm.enterprise.view.components | |
An extension point (or hook) that extends spark.components.TabBarclass for use with the AXMEnterpriseAssetViewTabBar component. | |
AXMEnterpriseAssetViewTabBarButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseAssetViewTabBarButton component. | |
AXMEnterpriseAssetViewTabBarButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseAssetViewTabBar | |
AXMEnterpriseAssetViewTabBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumbButto component. | |
AXMEnterpriseBreadCrumbButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbFocusSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumbFocusSkin component. | |
AXMEnterpriseBreadCrumbFocusSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumb component. | |
AXMEnterpriseBreadCrumbSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
Constructor. | |
AXMEnterpriseButtonBarFirstButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarFirstButton component. | |
AXMEnterpriseButtonBarFirstButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarLastButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarLastButton component. | |
AXMEnterpriseButtonBarLastButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarMiddleButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarMiddleButton component. | |
AXMEnterpriseButtonBarMiddleButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBar component. | |
AXMEnterpriseButtonBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Constructor. | |
AXMEnterpriseButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButton component. | |
AXMEnterpriseButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Constructor. | |
AXMEnterpriseCheckboxSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCheckbox component. | |
AXMEnterpriseCheckboxSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
Constructor. | |
AXMEnterpriseCheckboxSmallSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCheckboxSmall component. | |
AXMEnterpriseCheckboxSmallSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterpriseClosableTabBarButton component. | |
AXMEnterpriseClosableTabBarButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseClosableTabBar component. | |
AXMEnterpriseClosableTabBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin | |
Constructor. | |
AXMEnterpriseCloseButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCloseButton component. | |
AXMEnterpriseCloseButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseComboBoxButton | |
AXMEnterpriseComboBoxButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseComboBox. | |
AXMEnterpriseComboBoxSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
Constructor. | |
AXMEnterpriseComboBoxTextInputSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the textInput of a AXMEnterpriseComboBoxTextInput component. | |
AXMEnterpriseComboBoxTextInputSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Constructor. | |
AXMEnterpriseDropDownListButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseDropDownListButton. | |
AXMEnterpriseDropDownListButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseDropDownListItemRenderer — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseDropDownListItemRenderer. | |
AXMEnterpriseDropDownListItemRenderer() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Constructor. | |
AXMEnterpriseDropDownListSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseDropDownList. | |
AXMEnterpriseDropDownListSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Constructor. | |
AXMEnterpriseFocusSkin — class, package xd.core.axm.enterprise.view.skins | |
AXMEnterpriseFocusSkin is a custom focus skin to handle the exceptions not covered in the spark FocusSkin | |
AXMEnterpriseFooterSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseFooterSkin. | |
AXMEnterpriseFooterSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Constructor. | |
AXMEnterpriseGridHeaderRenderer — class, package xd.core.axm.enterprise.view.components | |
The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
AXMEnterpriseGridHeaderRenderer() — Constructor, class xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
Constructor. | |
AXMEnterpriseGridSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseGridSkin. | |
AXMEnterpriseGridSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin | |
Constructor. | |
AXMEnterpriseHeaderBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHeaderBarSkin. | |
AXMEnterpriseHeaderBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Constructor. | |
AXMEnterpriseHeaderButtonBar — class, package xd.core.axm.enterprise.view.components | |
The AXMEnterpriseHeaderButtonBar component. | |
AXMEnterpriseHeaderButtonBar() — Constructor, class xd.core.axm.enterprise.view.components.AXMEnterpriseHeaderButtonBar | |
Constructor. | |
AXMEnterpriseHScrollBarLargeSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollBar. | |
AXMEnterpriseHScrollBarLargeSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Constructor. | |
AXMEnterpriseHScrollbarNoControlsSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbarNoControls The thumb and track are defined in separate skins. | |
AXMEnterpriseHScrollbarNoControlsSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbar The thumb and track skins are defined by separate skins. | |
AXMEnterpriseHScrollbarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin | |
Constructor. | |
AXMEnterpriseHScrollbarThumbSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbarThumbSkin. | |
AXMEnterpriseHScrollbarThumbSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHScrollbarTrackNoControls The thumb and track skins are defined in separate skins. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHScrollbarTrack | |
AXMEnterpriseHScrollbarTrackSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin | |
Constructor. | |
AXMEnterpriseIconButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseIconButton | |
AXMEnterpriseIconButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Constructor. | |
AXMEnterpriseLargeButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseLargeButtonSkin. | |
AXMEnterpriseLargeButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Constructor. | |
AXMEnterpriseLargeToggleButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseLargeToggleButton. | |
AXMEnterpriseLargeToggleButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Constructor. | |
AXMEnterpriseNavigationButtonBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseNavigationButtonBar The buttons on the ButtonBar component use the ButtonBarLastButtonSkin, ButtonBarFirstButtonSkin and ButtonBarMiddleButtonSkin classes. | |
AXMEnterpriseNavigationButtonBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Constructor. | |
AXMEnterpriseNumericStepperDecrementButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
Skin for AXMEnterpriseNumericStepperDecrementButton | |
AXMEnterpriseNumericStepperDecrementButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperIncrementButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
Skin for AXMEnterpriseNumericStepperDecrementButton | |
AXMEnterpriseNumericStepperIncrementButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for a Spark NumericStepper component. | |
AXMEnterpriseNumericStepperSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
Constructor. | |
AXMEnterpriseNumericStepperTextInputSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for Spark TextInput component. | |
AXMEnterpriseNumericStepperTextInputSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Constructor. | |
AXMEnterprisePanelSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterprisePanel. | |
AXMEnterprisePanelSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Constructor. | |
AXMEnterpriseProgressSpinnerSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterprisePanel. | |
AXMEnterpriseProgressSpinnerSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Constructor. | |
AXMEnterpriseQuietButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark Button component. | |
AXMEnterpriseQuietButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Constructor. | |
AXMEnterpriseQuietHeaderBarButton — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseQuietHeaderBarButton | |
AXMEnterpriseQuietHeaderBarButton() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Constructor. | |
AXMEnterpriseQuietLargeButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseQuietLargeButton. | |
AXMEnterpriseQuietLargeButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin | |
Constructor. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseQuietLargeDropDownListButton. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseRadioButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseRadioButton. | |
AXMEnterpriseRadioButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin | |
Constructor. | |
AXMEnterpriseResizeHandleSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseResizeHandle. | |
AXMEnterpriseResizeHandleSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin | |
Constructor. | |
AXMEnterpriseScrollDownArrowSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollDownArrow. | |
AXMEnterpriseScrollDownArrowSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Constructor. | |
AXMEnterpriseScrollLeftArrowSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollLeftArrow. | |
AXMEnterpriseScrollLeftArrowSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Constructor. | |
AXMEnterpriseScrollRightArrowSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml. | |
AXMEnterpriseScrollRightArrowSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Constructor. | |
AXMEnterpriseScrollUpArrowSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml. | |
AXMEnterpriseScrollUpArrowSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Constructor. | |
AXMEnterpriseSlideToggleButton — class, package xd.core.axm.enterprise.view.components | |
The AXMEnterpriseSlideToggleButton component. | |
AXMEnterpriseSlideToggleButton() — Constructor, class xd.core.axm.enterprise.view.components.AXMEnterpriseSlideToggleButton | |
Constructor. | |
AXMEnterpriseSplitActionButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseSplitActionButton. | |
AXMEnterpriseSplitActionButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionPopUpButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseSplitActionPopUpButton. | |
AXMEnterpriseSplitActionPopUpButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMSplitActionButton. | |
AXMEnterpriseSplitActionSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Constructor. | |
AXMEnterpriseTabBarButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTabBarButton. | |
AXMEnterpriseTabBarButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseTabBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseTabBar component. | |
AXMEnterpriseTabBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Constructor. | |
AXMEnterpriseTextAreaSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTextArea. | |
AXMEnterpriseTextAreaSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Constructor. | |
AXMEnterpriseTextInputSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTextInput. | |
AXMEnterpriseTextInputSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Constructor. | |
AXMEnterpriseTitleWindowSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterpriseTitleWindow. | |
AXMEnterpriseTitleWindowSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Constructor. | |
AXMEnterpriseToggleButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToggleButton. | |
AXMEnterpriseToggleButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarBottomSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarBottom. | |
AXMEnterpriseToolBarBottomSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarFirstButton. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarLastButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarLastButton | |
AXMEnterpriseToolBarButtonBarLastButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarMiddleButton | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseToolbarButtonBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolbarButtonBarSkin. | |
AXMEnterpriseToolbarButtonBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
Constructor. | |
AXMEnterpriseToolBarTopSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark Button component. | |
AXMEnterpriseToolBarTopSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarButtonSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseViewModeButtonBarButton. | |
AXMEnterpriseViewModeButtonBarButtonSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseViewModeButtonBar. | |
AXMEnterpriseViewModeButtonBarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarNoControlsSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarNoControlsSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseVScrollbar. | |
AXMEnterpriseVScrollbarSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarThumbSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseVScrollbarThumb. | |
AXMEnterpriseVScrollbarThumbSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarTrackNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackSkin — class, package xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarTrack The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarTrackSkin() — Constructor, class xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin | |
Constructor. | |
AXMHeaderBar — class, package xd.core.axm.view.components | |
AXM Header Bar Components | |
AXMHeaderBar() — Constructor, class xd.core.axm.view.components.AXMHeaderBar | |
Constructor. | |
AXMHScrollBar — class, package xd.core.axm.view.components | |
Default AXM Horizontal Scrollbar | |
AXMHScrollBar() — Constructor, class xd.core.axm.view.components.AXMHScrollBar | |
Constructor. | |
AXMLightItemRenderer — class, package xd.core.axm.view.components | |
Item Renderer for the AXM Light style list | |
AXMLightItemRenderer() — Constructor, class xd.core.axm.view.components.AXMLightItemRenderer | |
Constructor. | |
AXMList — class, package xd.core.axm.view.components | |
AXM List Component | |
AXMList() — Constructor, class xd.core.axm.view.components.AXMList | |
Constructor. | |
AXMPopUp — class, package xd.core.axm.view.components | |
AXM Pop Up | |
AXMPopUp() — Constructor, class xd.core.axm.view.components.AXMPopUp | |
Constructor. | |
AXMProgressBar — class, package xd.core.axm.view.components | |
AXM Progress bar component | |
AXMProgressBar() — Constructor, class xd.core.axm.view.components.AXMProgressBar | |
Constructor. | |
AXMProgressSpinner — class, package xd.core.axm.view.components | |
Progress spinner component | |
AXMProgressSpinner() — Constructor, class xd.core.axm.view.components.AXMProgressSpinner | |
Constructor. | |
AXMResizableContainer — class, package xd.core.axm.view.components | |
AXM Resizable Container | |
AXMResizableContainer() — Constructor, class xd.core.axm.view.components.AXMResizableContainer | |
Constructor. | |
AXMRichTextEditor — class, package xd.core.axm.view.components | |
AXM Rich Text Editor Composite Component | |
AXMRichTextEditor() — Constructor, class xd.core.axm.view.components.AXMRichTextEditor | |
Constructor. | |
AXMRichTextEditorControlBar — class, package xd.core.axm.view.components | |
Control bar for the AXM RichTextEditor | |
AXMRichTextEditorControlBar() — Constructor, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Constructor. | |
AXMScroller — class, package xd.core.axm.view.components | |
The AXMScroller Component. | |
AXMScroller() — Constructor, class xd.core.axm.view.components.AXMScroller | |
Constructor. | |
AXMSplitActionButton — class, package xd.core.axm.view.components | |
Split Action Button | |
AXMSplitActionButton() — Constructor, class xd.core.axm.view.components.AXMSplitActionButton | |
Constructor. | |
AXMSwitch — class, package xd.core.axm.view.components | |
AXM Toggle Button | |
AXMSwitch() — Constructor, class xd.core.axm.view.components.AXMSwitch | |
Constructor. | |
AXMTabBar — class, package xd.core.axm.view.components | |
AXM tab bar compoenent | |
AXMTabBar() — Constructor, class xd.core.axm.view.components.AXMTabBar | |
Constructor. | |
AXMTabBarButton — class, package xd.core.axm.view.components | |
AXM Button Bar Button | |
AXMTabBarButton() — Constructor, class xd.core.axm.view.components.AXMTabBarButton | |
Constructor. | |
AXMTitleWindow — class, package xd.core.axm.view.components | |
footerGradientEndColor | |
AXMTitleWindow() — Constructor, class xd.core.axm.view.components.AXMTitleWindow | |
Constructor. | |
AXMToggleButton — class, package xd.core.axm.view.components | |
AXM Toggle Button Component | |
AXMToggleButton() — Constructor, class xd.core.axm.view.components.AXMToggleButton | |
Constructor. | |
AXMToolPopUp — class, package xd.core.axm.view.components | |
AXM Tool Pop Up Component | |
AXMToolPopUp() — Constructor, class xd.core.axm.view.components.AXMToolPopUp | |
Constructor. | |
AXMToolPopUpDropDownController — class, package xd.core.axm.view.components.support | |
The AXMToolPopUpDropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated tool pop up drop down. | |
AXMToolPopUpDropDownController() — Constructor, class xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Constructor. | |
AXMVerticalDivider — class, package xd.core.axm.view.components | |
AXM AXM Vertical Divider Component | |
AXMVerticalDivider() — Constructor, class xd.core.axm.view.components.AXMVerticalDivider | |
Constructor. | |
AXMVScrollBar — class, package xd.core.axm.view.components | |
AXM Vertical Scroll Bar Component | |
AXMVScrollBar() — Constructor, class xd.core.axm.view.components.AXMVScrollBar | |
Constructor. | |
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