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
|
ABRUtils — class, package org.osmf.net |
|
ABRUtils provides utility functions used in the Adaptive Bitrate components
|
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. |
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.DateSpinner |
| Color applied for the date items that match today's date. |
accentColor — Style, class spark.components.ToggleSwitch |
| Color applied to highlight the selected side of the ToggleSwitch control. |
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 — 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. |
ACTUAL_BITRATE — Constant Static Property, class org.osmf.net.metrics.MetricType |
|
The type constant for the actual bitrate metric. |
ActualBitrateMetric — class, package org.osmf.net.metrics |
|
Metric computing the actual bitrate of the currently downloading quality level.
This metric's type is MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate)
|
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — Constructor, class org.osmf.net.metrics.ActualBitrateMetric |
|
Constructor. |
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. |
actualIndex — Property, class org.osmf.net.NetStreamSwitcher |
|
The index of the quality level currently being downloaded
|
actualIndex — Property, class org.osmf.net.RuleSwitchManagerBase |
|
The index of the currently downloading quality level
|
actualIndex — Property, class org.osmf.net.qos.QoSInfo |
|
The index of the currently downloading quality level
|
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.media.AVURLLoader |
| |
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 flash.system.MessageChannel |
|
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.system.Worker |
|
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:org.osmf.net.metrics:MetricFactoryItem) — method, class org.osmf.net.metrics.MetricFactory |
|
Adds the specified MetricFactoryItem 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: |