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 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). | |
ABOVE — Constant Static Property, class spark.components.PopUpPosition | |
Position above the target | |
abs(val:Number) — Static Method , class Math | |
Computes and returns an absolute value for the number specified by the parameter val. | |
abs(n:Number) — Static Method , class com.adobe.fiber.runtime.lib.MathFunc | |
The absolute value of a number. | |
ABSOLUTE — Constant Static Property, class mx.core.ContainerLayout | |
Use absolute layout for the contents of this container. | |
absoluteEnd — Property, class flashx.textLayout.edit.ElementRange | |
The absolute text position of the FlowLeafElement object that contains the end of the range. | |
absoluteEnd — Property, interface flashx.textLayout.edit.ISelectionManager | |
The text position of the end of the selection, as an offset from the start of the text flow. | |
absoluteEnd — Property, class flashx.textLayout.edit.SelectionManager | |
The text position of the end of the selection, as an offset from the start of the text flow. | |
absoluteEnd — Property, class flashx.textLayout.elements.TextRange | |
End of the selection, as an absolute position in the TextFlow. | |
absoluteEnd — Property, class flashx.textLayout.operations.FlowTextOperation | |
The absolute end point of the range of text to which this operation is applied. | |
absoluteStart — Property, class flashx.textLayout.compose.TextFlowLine | |
The location of the line as an absolute character position in the TextFlow object. | |
absoluteStart — Property, class flashx.textLayout.container.ContainerController | |
Returns the first character in the container. | |
absoluteStart — Property, class flashx.textLayout.edit.ElementRange | |
The absolute text position of the FlowLeafElement object that contains the start of the range. | |
absoluteStart — Property, interface flashx.textLayout.edit.ISelectionManager | |
The text position of the start of the selection, as an offset from the start of the text flow. | |
absoluteStart — Property, class flashx.textLayout.edit.SelectionManager | |
The text position of the start of the selection, as an offset from the start of the text flow. | |
absoluteStart — Property, class flashx.textLayout.elements.TextRange | |
Start of the selection, as an absolute position in the TextFlow. | |
absoluteStart — Property, class flashx.textLayout.operations.FlowTextOperation | |
The absolute start point of the range of text to which this operation is applied. | |
absoluteToDisplayColumnIndex(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the displayed columns. | |
absoluteToVisibleColumnIndex(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the visible columns. | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Convert an absolute row index and column index into the corresponding row index and column index of the item as it is currently displayed by the control. | |
AbstractConsumer — class, package mx.messaging | |
The AbstractConsumer is the base class for both the Consumer and MultiTopicConsumer classes. | |
AbstractConsumer() — Constructor, class mx.messaging.AbstractConsumer | |
Constructs a Consumer. | |
AbstractEntityMetadata — class, package com.adobe.fiber.valueobjects | |
This class defines default, error throwing implementations of all of the functions declared in IModelType and IModelInstance. | |
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. | |
AbstractProducer — class, package mx.messaging | |
The AbstractProducer is the base class for the Producer and MultiTopicConsumer classes. | |
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. | |
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. | |
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.SkinnableContainer | |
Accent color used by component skins. | |
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 Conflict.serverObject 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 | |
Do not directly instantiate AccessibilityImplementation by calling its 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 — 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. | |
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 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. | |
accSelect(selFlag: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. | |
acos(val:Number) — Static Method , class Math | |
Computes and returns the arc cosine of the number specified in the parameter val, in radians. | |
action — Property, class mx.automation.events.AutomationDragEvent | |
The requested action. | |
action — Property, class mx.events.DragEvent | |
The requested action. | |
ACTION — Constant Property, class mx.messaging.management.MBeanOperationInfo | |
The operation is write-like, updating the control in some way. | |
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. | |
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_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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
ACTIVATE_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be activated. | |
activating — Property, class flash.events.ActivityEvent | |
Indicates whether the device is activating (true) or deactivating (false). | |
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 — Static Property, class flash.accessibility.Accessibility | |
Indicates whether a screen reader is currently active and the player is communicating with it. | |
active — Property, class flash.display.NativeWindow | |
Indicates whether this window is the active application window. | |
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. | |
activeEffects — Property, class mx.core.UIComponent | |
The list of effects that are currently playing on the component, as an Array of EffectInstance instances. | |
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. | |
activeWindow — Property, class flash.desktop.NativeApplication | |
The active application window. | |
activity — Event, class flash.media.Camera | |
Dispatched when a camera begins or ends a session. | |
activity — Event, class flash.media.Microphone | |
Dispatched when a microphone 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. | |
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.core.Container | |
The creation policy of this container. | |
actualHeight — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The actual height in effect. | |
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. | |
ACTUALSORT — Constant Static Property, class mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is the actual current sort. | |
actualTrigger — Property, class mx.validators.Validator | |
Contains the trigger object, if any, or the source object. | |
actualWidth — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The actual width in effect. | |
adapter — Property, class mx.data.DataManager | |
An instance of a class which controls interaction with the server. | |
ADAPTIVE_FREQUENCY_DESTINATION — Constant Static Property, class mx.messaging.AdvancedChannelSet | |
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 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 — 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. | |
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. | |
addCallback(functionName:String, closure:Function) — Static Method , class flash.external.ExternalInterface | |
Registers an ActionScript method as callable from the container. | |
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.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 — 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.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. | |
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 child to sandbox root in the layer requested. | |
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. | |
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 | |
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. | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — method, class spark.components.supportClasses.DisplayLayer | |
Adds a displayObject with the specified depth to the ordered list. | |
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 — 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. | |
addedHandler(event:flash.events:Event) — method, class mx.flash.ContainerMovieClip | |
Any time a display object gets added, let's see if this is a child that belongs to use and needs to be initialized. | |
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(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.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. | |
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, useWeakReference:Boolean) — method, class flash.data.SQLConnection | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.desktop.NativeApplication | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.display.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.events.EventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, interface flash.events.IEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flash.net.URLLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flashx.textLayout.elements.LinkElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flashx.textLayout.elements.TextFlow | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, 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.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 | |
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. | |
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. | |
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, format:String) — method, class mx.core.DragSource | |
Adds a handler that is called when data for the specified format is requested. | |
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. | |
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. | |
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: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. | |
AddItems — class, package mx.states | |
Documentation is not currently available. | |
AddItems() — Constructor, class mx.states.AddItems | |
Constructor. | |
addItemToCollectionOperation — Property, class mx.data.ManagedQuery | |
These addItemToCollectionOperation and removeItemFromCollectionOperation are optional operations which let you define a function to be invoked as an item is added to or removed from a collection. | |
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. | |
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 manager. | |
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. | |
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. | |
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. | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — method, class mx.automation.delegates.core.UIComponentAutomationImpl | |
addNamespace(ns:Object) — method, class XML | |
Adds a namespace to the set of in-scope namespaces for the XML object. | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — method, class mx.printing.FlexPrintJob | |
Adds a UIComponent object to the list of objects being printed. | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — method, class flashx.textLayout.operations.CompositeOperation | |
Adds an additional operation to the end of the list. | |
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. | |
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. | |
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) — 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 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. | |
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. | |
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. | |
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. | |
addSynchronization(isComplete:Function, target:Object) — method, interface mx.automation.IAutomationObjectHelper | |
Adds a synchronization object to the automation manager. | |
addTarget(target:mx.logging:ILoggingTarget) — Static Method , class mx.logging.Log | |
Allows the specified target to begin receiving notification of log events. | |
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. | |
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. | |
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. | |
addToRowArrays() — method, class mx.controls.listClasses.ListBase | |
Add a blank row to the beginning of the arrays that store references to the rows. | |
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. | |
adjustBrightness(rgb:uint, brite:Number) — Static Method , class mx.utils.ColorUtil | |
Performs a linear brightness adjustment of an RGB color. | |
adjustBrightness2(rgb:uint, brite:Number) — Static Method , class mx.utils.ColorUtil | |
Performs a scaled brightness adjustment of an RGB color. | |
adjustedRadius — Style, class mx.charts.series.PlotSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Style, class mx.charts.series.LineSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Style, class mx.charts.series.AreaSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustFocusRect(obj:flash.display:DisplayObject) — method, class mx.core.UIComponent | |
Adjust the focus rectangle. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — method, class mx.charts.AxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — method, interface mx.charts.chartClasses.IAxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.DataGrid | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.AdvancedListBase | |
Called from the updateDisplayList() method to adjust the size and position of list content. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.ListBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.TileBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustMinMax(minValue:Number, maxValue:Number) — method, class mx.charts.chartClasses.NumericAxis | |
Adjusts the generated or assigned range of the axis's labels. | |
adjustNetConnectionURL(rootUrl:String, url:String) — Static Method , class mx.netmon.NetworkMonitor | |
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor. | |
adjustNetConnectionURLImpl — Static Property, class mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — method, class mx.controls.dataGridClasses.DataGridBase | |
Adjusts the size and positions of the renderers for the given rowNum, row position and height. | |
adjustSelection(index:int, add:Boolean) — method, class spark.components.List | |
Adjusts the selected indices to account for items being added to or removed from this component. | |
adjustSelection(newIndex:int, add:Boolean) — method, class spark.components.supportClasses.ListBase | |
Adjusts the selected index to account for items being added to or removed from this component. | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — method, class spark.components.List | |
Adjusts the selection based on what keystroke or keystroke combinations were encountered. | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — Static Method , class mx.netmon.NetworkMonitor | |
Adjust the URLRequest so that it goes through the monitor. | |
adjustURLRequestImpl — Static Property, class mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
ADVANCED — Constant Static Property, class flash.text.AntiAliasType | |
Sets anti-aliasing to advanced anti-aliasing. | |
AdvancedChannelSet — class, package mx.messaging | |
Extends the base ChannelSet to add advanced messaging functionality. | |
AdvancedChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Constructor, class mx.messaging.AdvancedChannelSet | |
Constructs an AdvancedChannelSet. | |
AdvancedDataGrid — class, package mx.controls | |
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGrid() — Constructor, class mx.controls.AdvancedDataGrid | |
Constructor. | |
AdvancedDataGridAccImpl — class, package mx.accessibility | |
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AdvancedDataGridAccImpl | |
Constructor. | |
AdvancedDataGridAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
Constructor. | |
AdvancedDataGridBase — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBase() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constructor. | |
AdvancedDataGridBaseEx — class, package mx.controls | |
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseEx() — Constructor, class mx.controls.AdvancedDataGridBaseEx | |
Constructor. | |
AdvancedDataGridBaseExAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
Constructor. | |
AdvancedDataGridBaseSelectionData — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
Constructor. | |
AdvancedDataGridColumn — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumn(columnName:String) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Constructor. | |
AdvancedDataGridColumnGroup — class, package mx.controls.advancedDataGridClasses | |
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup(columnName:String) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Constructor. | |
AdvancedDataGridDragProxy — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridDragProxy() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
Constructor. | |
AdvancedDataGridEvent — class, package mx.events | |
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — Constructor, class mx.events.AdvancedDataGridEvent | |
Constructor. | |
AdvancedDataGridEventReason — final class, package mx.events | |
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Constructor. | |
AdvancedDataGridGroupItemRendererAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridHeaderHorizontalSeparator — class, package mx.skins.halo | |
The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderHorizontalSeparator() — Constructor, class mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
Constructor. | |
AdvancedDataGridHeaderInfo — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Constructor. | |
AdvancedDataGridHeaderRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Constructor. | |
AdvancedDataGridHeaderShiftEvent — class, package mx.automation.events | |
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Constructor, class mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
Constructor. | |
AdvancedDataGridItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Constructor. | |
AdvancedDataGridItemRendererAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridItemSelectEvent — class, package mx.automation.events | |
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
Constructor. | |
AdvancedDataGridListData — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Constructor. | |
AdvancedDataGridRendererDescription — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Constructor. | |
AdvancedDataGridRendererProvider — class, package mx.controls.advancedDataGridClasses | |
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Constructor. | |
AdvancedDataGridSortItemRenderer — class, package mx.controls.advancedDataGridClasses | |
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Constructor. | |
AdvancedListBase — class, package mx.controls.listClasses | |
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBase() — Constructor, class mx.controls.listClasses.AdvancedListBase | |
Constructor. | |
AdvancedListBaseAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
Constructor. | |
AdvancedListBaseContentHolderAutomationImpl — class, package mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — Constructor, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
Constructor. | |
AFTER — Constant Static Property, class mx.states.AddItems | |
Documentation is not currently available. | |
AFTER — Constant Static Property, class spark.effects.AddAction | |
Constant used to specify the position to add the item relative to the object specified by the relativeTo property. | |
afterBounds — Property, class flash.events.NativeWindowBoundsEvent | |
The bounds of the window after the change. | |
afterBounds — Property, class spark.events.TitleWindowBoundsEvent | |
The bounds of the object after the action. | |
afterDisplayState — Property, class flash.events.NativeWindowDisplayStateEvent | |
The display state of the NativeWindow after the change. | |
afterLast — Property, class mx.collections.HierarchicalCollectionViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterLast — Property, interface mx.collections.IViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
agent — Property, class mx.messaging.MessageResponder | |
Provides access to the MessageAgent that sent the message. | |
aggregator — Property, class mx.olap.OLAPMeasure | |
The aggregation to be performed for this measure. | |
AIREvent — class, package mx.events | |
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.events.AIREvent | |
Constructor. | |
air.net — package | |
The air.net package contains classes for network detection. This package is only available to content running in the AIR runtime. | |
air.update — package | |
The air.update package contains classes for updating AIR applications. This package is only available to content running in the AIR runtime. | |
air.update.events — package | |
The air.update.events package contains classes that define events used by the AIR application update framework. This package is only available to content running in the AIR runtime. | |
airWindowIndicatorPropertyName — Constant Static Property, class mx.automation.AutomationManager | |
album — Property, class flash.media.ID3Info | |
The name of the album; corresponds to the ID3 2.0 tag TALB. | |
Alert — class, package mx.controls | |
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
Alert() — Constructor, class mx.controls.Alert | |
Constructor. | |
AlertAccImpl — class, package mx.accessibility | |
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.AlertAccImpl | |
Constructor. | |
AlertAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertAutomationImpl(obj:mx.controls:Alert) — Constructor, class mx.automation.delegates.controls.AlertAutomationImpl | |
Constructor. | |
AlertFormAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the AlertForm class. | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — Constructor, class mx.automation.delegates.controls.AlertFormAutomationImpl | |
Constructor. | |
align — Property, class flash.display.Stage | |
A value from the StageAlign class that specifies the alignment of the stage in Flash Player or the browser. | |
align — Property, class flash.text.TextFormat | |
Indicates the alignment of the paragraph. | |
alignLabelsToUnits — Property, class mx.charts.DateTimeAxis | |
Determines the placement of labels along the axis. | |
alignment — Property, class flash.text.engine.TabStop | |
Specifies the tab alignment for this tab stop. | |
alignment — Property, interface flashx.textLayout.formats.ITabStopFormat | |
The tab alignment for this tab stop. | |
alignment — Property, class flashx.textLayout.formats.TabStopFormat | |
The tab alignment for this tab stop. | |
alignmentBaseline — Style, class spark.components.supportClasses.GroupBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.ButtonBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.SliderBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.supportClasses.SkinnableTextBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.RichEditableText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.VideoPlayer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.Scroller | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.NumericStepper | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.RichText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.Label | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.SkinnableContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.components.SkinnableDataContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Style, class spark.skins.spark.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flash.text.engine.ElementFormat | |
Specifies which of the baselines of the line containing the element the dominantBaseline snaps to, thus determining the vertical position of the element in the line. | |
alignmentBaseline — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Specifies the baseline to which the dominant baseline aligns. | |
alignSymbol — Property, class mx.formatters.CurrencyFormatter | |
Aligns currency symbol to the left side or the right side of the formatted number. | |
alignSymbol — Property, class mx.validators.CurrencyValidator | |
Specifies the alignment of the currencySymbol relative to the rest of the expression. | |
alignToolTip — Property, class mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text alignment buttons. | |
ALL — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Treats all characters in the ContentElement object as mandatory line break opportunities. | |
ALL — Constant Static Property, class mx.core.ContainerCreationPolicy | |
Immediately create all descendants. | |
ALL — Constant Static Property, class mx.data.AccessPrivileges | |
Indicates that no restrictions are imposed. | |
ALL — Constant Static Property, class mx.data.CacheDataDescriptor | |
Option for use with the getCacheDescriptors() method to indicate the type of descriptors to return. | |
ALL — Constant Static Property, class mx.logging.LogEventLevel | |
Tells a target to process all messages. | |
ALL_BUT_LAST — Constant Static Property, class flash.text.engine.LineJustification | |
Directs the text engine to justify all but the last line. | |
allElements — Property, class mx.charts.chartClasses.ChartBase | |
The set of all chart elements displayed in the chart. | |
ALL_INCLUDING_LAST — Constant Static Property, class flash.text.engine.LineJustification | |
Directs the text engine to justify all lines. | |
allMemberName — Property, interface mx.olap.IOLAPHierarchy | |
The name of the all member of the hierarchy. | |
allMemberName — Property, class mx.olap.OLAPHierarchy | |
The name of the all member of the hierarchy. | |
allowCopy — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to copy the dragged data. | |
allowDeselection — Property, class spark.components.ButtonBarButton | |
If true, the user click on a currently selected button to deselect it. | |
allowDisjointSelection — Property, class mx.controls.DateChooser | |
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control. | |
allowDomain(... rest) — method, class flash.net.LocalConnection | |
Specifies one or more domains that can send LocalConnection calls to this LocalConnection instance. | |
allowDomain(... rest) — Static Method , class flash.system.Security | |
Lets SWF files in the identified domains access objects and variables in the SWF file that contains the allowDomain() call. | |
allowDomain(... rest) — method, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs assocatiated with RSLs preloaded by this IFlexModuleFactory. | |
allowDomain(... rest) — method, class mx.managers.SystemManager | |
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowDragSelection — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDragSelection — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowedActions — Property, class flash.events.NativeDragEvent | |
The NativeDragOptions object specifying the actions that are allowed by the display object that initiated this drag operation. | |
allowedFormatChars — Property, class mx.validators.CreditCardValidator | |
The set of formatting characters allowed in the cardNumber field. | |
allowedFormatChars — Property, class mx.validators.DateValidator | |
The set of formatting characters allowed for separating the month, day, and year values. | |
allowedFormatChars — Property, class mx.validators.PhoneNumberValidator | |
The set of allowable formatting characters. | |
allowedFormatChars — Property, class mx.validators.SocialSecurityValidator | |
Specifies the set of formatting characters allowed in the input. | |
allowedFormatChars — Property, class mx.validators.ZipCodeValidator | |
The set of formatting characters allowed in the ZIP code. | |
allowInsecureDomain(... rest) — method, class flash.net.LocalConnection | |
Specifies one or more domains that can send LocalConnection calls to this LocalConnection object. | |
allowInsecureDomain(... rest) — Static Method , class flash.system.Security | |
Lets SWF files and HTML files in the identified domains access objects and variables in the calling SWF file, which is hosted by means of the HTTPS protocol. | |
allowInsecureDomain(... rest) — method, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs assocatiated with RSLs preLoaded by this IFlexModuleFactory. | |
allowInsecureDomain(... rest) — method, class mx.managers.SystemManager | |
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowInteraction — Property, class mx.printing.PrintAdvancedDataGrid | |
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes. | |
allowInteraction — Property, class mx.printing.PrintOLAPDataGrid | |
If true, allows some interactions with the control, such as column resizing. | |
allowItemSizeChangeNotification — Property, class mx.controls.listClasses.ListBase | |
If false, renderers cannot invalidate size of List. | |
allowLink — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to create a link to the dragged data. | |
allowLoadBytesCodeExecution — Property, class flash.system.LoaderContext | |
Specifies whether you can use the loadBytes() method of a Loader object to load content with executable code, such as a SWF file. | |
allowMerge — Property, class flashx.textLayout.operations.DeleteTextOperation | |
Indicates whether this operation can be merged with operations executed before or after it. | |
allowMove — Property, class flash.desktop.NativeDragOptions | |
A drop target is allowed to move the dragged data. | |
allowMultipleSelection — Property, class mx.controls.DateChooser | |
If true, specifies that multiple selection is allowed in the DateChooser control. | |
allowMultipleSelection — Property, class mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Property, class mx.controls.listClasses.ListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Property, class spark.components.List | |
If true multiple selection is enabled. | |
allowNegative — Property, class mx.validators.CurrencyValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Property, class mx.validators.NumberValidator | |
Specifies whether negative numbers are permitted. | |
allowNegativeForStacked — Property, class mx.charts.chartClasses.StackedSeries | |
Setting this property to true will stack positive and negative values separately | |
allowNull — Property, class flash.data.SQLColumnSchema | |
Indicates whether NULL values are allowed in this column. | |
ALLOW_SERVER — Constant Static Property, class flash.net.drm.LoadVoucherSetting | |
Load the voucher from the local cache, if possible. | |
allowThumbOverlap — Property, class mx.controls.sliderClasses.Slider | |
If set to false, then each thumb can only be moved to the edge of the adjacent thumb. | |
allowTrackClick — Property, class mx.controls.sliderClasses.Slider | |
Specifies whether clicking on the track will move the slider thumb. | |
allowValueWrap — Property, class spark.components.Spinner | |
Determines the behavior of the control for a step when the current value is either the maximum or minimum value. | |
alpha — Property, class flash.display.DisplayObject | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, class flash.display.GraphicsSolidFill | |
Indicates the alpha transparency value of the fill. | |
alpha — Property, class flash.filters.ConvolutionFilter | |
The alpha transparency value of the substitute color. | |
alpha — Property, class flash.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Property, class flash.filters.DropShadowFilter | |
The alpha transparency value for the shadow color. | |
alpha — Property, class flash.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class flash.text.engine.ElementFormat | |
Provides a way for the author to automatically set the alpha property of all line atoms based on the element format to the specified Number. | |
alpha — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
alpha — Property, class mx.core.DesignLayer | |
The alpha for this design layer instance, between 0.0 and 1.0. | |
alpha — Property, interface mx.core.IFlexDisplayObject | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, interface mx.core.IVisualElement | |
Indicates the alpha transparency value of the object specified. | |
alpha — Property, class mx.graphics.BitmapFill | |
The transparency of a fill. | |
alpha — Property, class mx.graphics.GradientEntry | |
The transparency of a gradient fill. | |
alpha — Property, class mx.graphics.RectangularDropShadow | |
The alpha transparency value for the shadow color. | |
alpha — Property, class mx.graphics.SolidColor | |
The transparency of a color. | |
alpha — Property, class mx.graphics.SolidColorStroke | |
The transparency of a line. | |
alpha — Property, class spark.filters.ConvolutionFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Property, class spark.filters.DropShadowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Property, class spark.primitives.RectangularDropShadow | |
The alpha transparency value for the color. | |
alpha — Property, class spark.primitives.supportClasses.GraphicElement | |
The level of transparency of the graphic element. | |
ALPHA — Constant Static Property, class flash.display.BitmapDataChannel | |
The alpha channel. | |
ALPHA — Constant Static Property, class flash.display.BlendMode | |
Applies the alpha value of each pixel of the display object to the background. | |
ALPHA — Constant Static Property, class spark.core.MaskType | |
The mask respects opacity and uses the strokes and bitmap filters of the mask. | |
alphaFrom — Property, class mx.effects.Dissolve | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.Fade | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.Glow | |
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.DissolveInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.FadeInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class mx.effects.effectClasses.GlowInstance | |
Starting transparency level. | |
alphaFrom — Property, class spark.effects.Fade | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Property, class spark.effects.supportClasses.FadeInstance | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaMultiplier — Property, class flash.geom.ColorTransform | |
A decimal value that is multiplied with the alpha transparency channel value. | |
ALPHANUMERIC_FULL — Constant Static Property, class flash.system.IMEConversionMode | |
The string "ALPHANUMERIC_FULL", for use with the IME.conversionMode property. | |
ALPHANUMERIC_HALF — Constant Static Property, class flash.system.IMEConversionMode | |
The string "ALPHANUMERIC_HALF", for use with the IME.conversionMode property. | |
alphaOffset — Property, class flash.geom.ColorTransform | |
A number from -255 to 255 that is added to the alpha transparency channel value after it has been multiplied by the alphaMultiplier value. | |
alphas — Property, class flash.display.GraphicsGradientFill | |
An array of alpha values for the corresponding colors in the colors array. | |
alphas — Property, class flash.filters.GradientBevelFilter | |
An array of alpha transparency values for the corresponding colors in the colors array. | |
alphas — Property, class flash.filters.GradientGlowFilter | |
An array of alpha transparency values for the corresponding colors in the colors array. | |
alphaTo — Property, class mx.effects.Dissolve | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.Fade | |
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.Glow | |
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.DissolveInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.FadeInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class mx.effects.effectClasses.GlowInstance | |
Ending transparency level. | |
alphaTo — Property, class spark.effects.Fade | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Property, class spark.effects.supportClasses.FadeInstance | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
ALTERNATE — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Alternate (Option) key (18). | |
alternatingItemColors — Style, class mx.controls.listClasses.ListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class mx.controls.listClasses.AdvancedListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class mx.controls.Menu | |
The colors used for menu or submenu menu items in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.AdvancedDataGrid | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.ComboBox | |
The set of BackgroundColors for drop-down list rows in an alternating pattern. | |
alternatingItemColors — Style, class mx.controls.Tree | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Style, class spark.components.supportClasses.GroupBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.List | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.Scroller | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.components.SkinnableContainer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Style, class spark.skins.spark.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
altKey — Property, class flash.events.KeyboardEvent | |
Indicates whether the Alt key is active (true) or inactive (false) on Windows; indicates whether the Option key is active on Mac OS. | |
altKey — Property, class flash.events.MouseEvent | |
Indicates whether the Alt key is active (true) or inactive (false). | |
altKey — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.automation.events.ListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Property, class mx.events.SandboxMouseEvent | |
Indicates whether the Alt key was pressed. | |
ALWAYS — Constant Static Property, class flash.display.PixelSnapping | |
A constant value used in the pixelSnapping property of a Bitmap object to specify that the bitmap image is always snapped to the nearest pixel, independent of any transformation. | |
ALWAYS — Constant Static Property, class spark.components.TextSelectionHighlighting | |
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window. | |
alwaysInFront — Property, class flash.display.NativeWindow | |
Specifies whether this window will always be in front of other windows (including those of other applications). | |
alwaysInFront — Property, class mx.core.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Property, class mx.core.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
alwaysInFront — Property, class spark.components.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Property, class spark.components.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
ALWAYS_REQUIRED — Constant Static Property, class flash.security.RevocationCheckSettings | |
Always check certificate revocation. | |
alwaysShowSelection — Property, class flash.text.TextField | |
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in gray. | |
alwaysShowSelection — Property, class mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection. | |
alwaysShowSelection — Property, interface mx.core.IUITextField | |
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in gray. | |
AMERICAN_EXPRESS — Constant Static Property, class mx.validators.CreditCardValidatorCardType | |
Specifies the card type as American Express. | |
AMF0 — Constant Static Property, class flash.net.ObjectEncoding | |
Specifies that objects are serialized using the Action Message Format for ActionScript 1.0 and 2.0. | |
AMF3 — Constant Static Property, class flash.net.ObjectEncoding | |
Specifies that objects are serialized using the Action Message Format for ActionScript 3.0. | |
AMFChannel — class, package mx.messaging.channels | |
The AMFChannel class provides the AMF support for messaging. | |
AMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.AMFChannel | |
Constructor. | |
analyze — Event, class flash.data.SQLConnection | |
Dispatched when an analyze() operation completes successfully. | |
analyze(resourceName:String, responder:flash.net:Responder) — method, class flash.data.SQLConnection | |
Gathers statistics about database indices and stores them in the database. | |
ANALYZE — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.analyze() method was called. | |
ANALYZE — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ANALYZE constant defines the value of the type property of an analyze event object. | |
ancestor — Property, class mx.styles.CSSSelector | |
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor. | |
anchorBookmark — Property, class mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item that is the anchor. | |
anchorBookmark — Property, class mx.controls.listClasses.ListBase | |
A bookmark to the item that is the anchor. | |
anchorColumnIndex — Property, class mx.controls.AdvancedDataGrid | |
The column index of the current anchor. | |
anchorIndex — Property, class mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorIndex — Property, class mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorPosition — Property, interface flashx.textLayout.edit.ISelectionManager | |
The anchor point of the selection. | |
anchorPosition — Property, class flashx.textLayout.edit.SelectionManager | |
The anchor point of the selection. | |
anchorPosition — Property, class flashx.textLayout.elements.TextRange | |
Anchor position of the selection, as an absolute position in the TextFlow. | |
angle — Property, class flash.filters.BevelFilter | |
The angle of the bevel. | |
angle — Property, class flash.filters.DropShadowFilter | |
The angle of the shadow. | |
angle — Property, class flash.filters.GradientBevelFilter | |
The angle, in degrees. | |
angle — Property, class flash.filters.GradientGlowFilter | |
The angle, in degrees. | |
angle — Property, class mx.charts.series.items.PieSeriesItem | |
The angle, in radians, that this wedge subtends. | |
angle — Property, class mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
angle — Property, class mx.graphics.RectangularDropShadow | |
The angle of the shadow. | |
angle — Property, class spark.filters.BevelFilter | |
The angle of the bevel, in degrees. | |
angle — Property, class spark.filters.DropShadowFilter | |
The angle of the bevel. | |
angle — Property, class spark.filters.GradientFilter | |
The angle, in degrees. | |
angle — Property, class spark.primitives.RectangularDropShadow | |
The angle of the bevel. | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — Static Method , class flash.geom.Vector3D | |
Returns the angle in radians between two vectors. | |
angleBy — Property, class spark.effects.Rotate | |
Degrees by which to rotate the target object. | |
angleFrom — Property, class mx.effects.Rotate | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Property, class mx.effects.effectClasses.RotateInstance | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Property, class spark.effects.Rotate | |
The starting angle of rotation of the target object, in degrees. | |
angleTo — Property, class mx.effects.Rotate | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Property, class mx.effects.effectClasses.RotateInstance | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Property, class spark.effects.Rotate | |
The ending angle of rotation of the target object, in degrees. | |
angleXFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the x axis, expressed in degrees. | |
angleXTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the x axis, expressed in degrees. | |
angleYFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the y axis, expressed in degrees. | |
angleYTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the y axis, expressed in degrees. | |
angleZFrom — Property, class spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the z axis, expressed in degrees. | |
angleZTo — Property, class spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the z axis, expressed in degrees. | |
angularAxis — Property, class mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
angularAxis — Property, class mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
angularAxis — Property, class mx.charts.series.PieSeries | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
ANGULAR_AXIS — Constant Static Property, class mx.charts.chartClasses.PolarTransform | |
A string representing the angular axis. | |
animate — Property, class mx.events.AdvancedDataGridEvent | |
If true, animate an opening or closing operation; used for ITEM_OPENING type events only. | |
animate — Property, class mx.events.TreeEvent | |
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only. | |
Animate — class, package spark.effects | |
This Animate effect animates an arbitrary set of properties between values. | |
Animate(target:Object) — Constructor, class spark.effects.Animate | |
Constructor. | |
AnimateColor — class, package spark.effects | |
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColor(target:Object) — Constructor, class spark.effects.AnimateColor | |
Constructor. | |
AnimateColorInstance — class, package spark.effects.supportClasses | |
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateColorInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateColorInstance | |
Constructor. | |
AnimateFilter — class, package spark.effects | |
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — Constructor, class spark.effects.AnimateFilter | |
Constructor. | |
AnimateFilterInstance — class, package spark.effects.supportClasses | |
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateFilterInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateFilterInstance | |
Constructor. | |
AnimateInstance — class, package spark.effects.supportClasses | |
The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateInstance | |
Constructor. | |
animatePaging(newValue:Number, pageSize:Number) — method, class spark.components.supportClasses.ScrollBarBase | |
Animates the operation to move to newValue. | |
AnimateProperty — class, package mx.effects | |
The AnimateProperty effect animates a property or style of a component. | |
AnimateProperty(target:Object) — Constructor, class mx.effects.AnimateProperty | |
Constructor. | |
AnimatePropertyInstance — class, package mx.effects.effectClasses | |
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimatePropertyInstance(target:Object) — Constructor, class mx.effects.effectClasses.AnimatePropertyInstance | |
Constructor. | |
animateStepping(newValue:Number, stepSize:Number) — method, class spark.components.supportClasses.ScrollBarBase | |
Animates the operation to step to newValue. | |
AnimateTransform — class, package spark.effects | |
The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform(target:Object) — Constructor, class spark.effects.AnimateTransform | |
Constructor. | |
AnimateTransform3D — class, package spark.effects | |
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransform3D(target:Object) — Constructor, class spark.effects.AnimateTransform3D | |
Constructor. | |
AnimateTransformInstance — class, package spark.effects.supportClasses | |
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransformInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateTransformInstance | |
Constructor. | |
AnimateTransitionShader — class, package spark.effects | |
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShader(target:Object) — Constructor, class spark.effects.AnimateTransitionShader | |
Constructor. | |
AnimateTransitionShaderInstance — class, package spark.effects.supportClasses | |
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
AnimateTransitionShaderInstance(target:Object) — Constructor, class spark.effects.supportClasses.AnimateTransitionShaderInstance | |
Constructor. | |
Animation — final class, package spark.effects.animation | |
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — Constructor, class spark.effects.animation.Animation | |
Constructor. | |
animationEnd(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance ends. | |
animationRepeat(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance repeats. | |
animationStart(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance starts. | |
animationStop(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance stops. | |
animationTarget — Property, class spark.effects.animation.Animation | |
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation. | |
animationUpdate(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget | |
Called during every update of an Animation instance. | |
annotationElements — Property, class mx.charts.chartClasses.ChartBase | |
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart. | |
ANONYMOUS — Constant Static Property, class flash.net.drm.AuthenticationMethod | |
No authentication is required. | |
antiAliasType — Property, class flash.text.TextField | |
The type of anti-aliasing used for this text field. | |
antiAliasType — Property, class mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
antiAliasType — Property, interface mx.core.IUITextField | |
The type of anti-aliasing used for this text field. | |
antiAliasType — Property, class mx.core.UITextFormat | |
Defines the anti-aliasing setting for the UITextField class. | |
AntiAliasType — final class, package flash.text | |
The AntiAliasType class provides values for anti-aliasing in the flash.text.TextField class. | |
ANY — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Treats any character in the ContentElement object as a line break opportunity. | |
ANY — Constant Static Property, class mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class. | |
ANY — Constant Static Property, class org.osmf.net.StreamType | |
The ANY stream type represents any possible stream type. | |
ANY_INDEX_MODE — Constant Static Property, class mx.collections.Sort | |
When executing a find return the index any matching item. | |
append(lhs:flash.geom:Matrix3D) — method, class flash.geom.Matrix3D | |
Appends the matrix by multiplying another Matrix3D object by the current Matrix3D object. | |
APPEND — Constant Static Property, class flash.filesystem.FileMode | |
Used for a file to be opened in write mode, with all written data appended to the end of the file. | |
APPEND — Constant Static Property, class flash.net.NetStreamPlayTransitions | |
Adds the stream to a playlist. | |
appendChild(child:Object) — method, class XML | |
Appends the given child to the end of the XML object's properties. | |
appendChild(node:flash.xml:XMLNode) — method, class flash.xml.XMLNode | |
Appends the specified node to the XML object's child list. | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — method, class flash.geom.Matrix3D | |
Appends an incremental rotation to a Matrix3D object. | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — method, class flash.geom.Matrix3D | |
Appends an incremental scale change along the x, y, and z axes to a Matrix3D object. | |
appendText(newText:String) — method, class flash.text.TextField | |
Appends the string specified by the newText parameter to the end of the text of the text field. | |
appendText(newText:String) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
appendText(newText:String) — method, interface mx.core.IUITextField | |
Appends the string specified by the newText parameter to the end of the text of the text field. | |
appendText(text:String) — method, class spark.components.RichEditableText | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendText(text:String) — method, class spark.components.supportClasses.SkinnableTextBase | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendTranslation(x:Number, y:Number, z:Number) — method, class flash.geom.Matrix3D | |
Appends an incremental translation, a repositioning along the x, y, and z axes, to a Matrix3D object. | |
application — Static Property, class mx.core.Application | |
A reference to the top-level application. | |
application — Property, class mx.managers.SystemManager | |
The application parented by this SystemManager. | |
Application — class, package mx.core | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application — class, package spark.components | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application() — Constructor, class mx.core.Application | |
Constructor. | |
Application() — Constructor, class spark.components.Application | |
Constructor. | |
APPLICATION — Constant Static Property, class flash.system.Security | |
The file is running in an AIR application, and it was installed with the package (the AIR file) for that application. | |
APPLICATION — Constant Static Property, class mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the same child list as the application. | |
applicationActivate — Event, class mx.core.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Event, class mx.core.WindowedApplication | |
Dispatched when this application is activated. | |
applicationActivate — Event, class spark.components.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Event, class spark.components.WindowedApplication | |
Dispatched when this application is activated. | |
APPLICATION_ACTIVATE — Constant Static Property, class mx.events.AIREvent | |
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event. | |
ApplicationAutomationImpl — class, package mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationAutomationImpl(obj:mx.core:Application) — Constructor, class mx.automation.delegates.containers.ApplicationAutomationImpl | |
Constructor. | |
ApplicationBackground — class, package mx.skins.halo | |
The skin for application background gradient. | |
ApplicationBackground() — Constructor, class mx.skins.halo.ApplicationBackground | |
Constructor | |
applicationComplete — Event, class mx.core.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
applicationComplete — Event, class mx.managers.SystemManager | |
Dispatched when the application has finished initializing | |
applicationComplete — Event, class spark.components.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
APPLICATION_COMPLETE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event. | |
ApplicationControlBar — class, package mx.containers | |
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationControlBar() — Constructor, class mx.containers.ApplicationControlBar | |
Constructor. | |
applicationDeactivate — Event, class mx.core.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Event, class mx.core.WindowedApplication | |
Dispatched when this application is deactivated. | |
applicationDeactivate — Event, class spark.components.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Event, class spark.components.WindowedApplication | |
Dispatched when this application is deactivated. | |
APPLICATION_DEACTIVATE — Constant Static Property, class mx.events.AIREvent | |
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event. | |
applicationDescriptor — Property, class flash.desktop.NativeApplication | |
The contents of the application descriptor file for this AIR application. | |
applicationDirectory — Static Property, class flash.filesystem.File | |
The folder containing the application's installed files. | |
applicationDomain — Property, class flash.display.LoaderInfo | |
When an external SWF file is loaded, all ActionScript 3.0 definitions contained in the loaded class are stored in the applicationDomain property. | |
applicationDomain — Property, class flash.system.LoaderContext | |
Specifies the application domain to use for the Loader.load() or Loader.loadBytes() method. | |
applicationDomain — Property, class mx.modules.ModuleLoader | |
The application domain to load your module into. | |
ApplicationDomain — final class, package flash.system | |
The ApplicationDomain class is a container for discrete groups of class definitions. | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Constructor, class flash.system.ApplicationDomain | |
Creates a new application domain. | |
applicationID — Property, class flash.desktop.NativeApplication | |
The application ID of this application. | |
applicationID — Property, class mx.core.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationID — Property, class spark.components.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationName — Property, class mx.automation.events.MarshalledAutomationEvent | |
Contains string which represents the application Name for the application. | |
ApplicationSkin — class, package spark.skins.spark | |
The default skin class for the Spark Application component. | |
ApplicationSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark Application component. | |
ApplicationSkin() — Constructor, class spark.skins.spark.ApplicationSkin | |
Constructor. | |
ApplicationSkin() — Constructor, class spark.skins.wireframe.ApplicationSkin | |
Constructor. | |
applicationStorageDirectory — Static Property, class flash.filesystem.File | |
The application's private storage directory. | |
ApplicationTitleBarBackgroundSkin — class, package mx.skins.halo | |
The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationTitleBarBackgroundSkin() — Constructor, class mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
Constructor. | |
ApplicationUpdater — class, package air.update | |
The ApplicationUpdater class defines the basic functionality of the update framework for Adobe® AIR® applications, without providing any default user interface. | |
ApplicationUpdater() — Constructor, class air.update.ApplicationUpdater | |
The constructor function. | |
ApplicationUpdaterUI — class, package air.update | |
The ApplicationUpdaterUI class defines the basic functionality of the update framework for Adobe® AIR® applications, and it provides a default user interface. | |
ApplicationUpdaterUI() — Constructor, class air.update.ApplicationUpdaterUI | |
The constructor function. | |
APPLICATION_URL_CHANGE — Constant Static Property, class mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event. | |
apply(thisArg:any, argArray:any) — method, class Function | |
Specifies the value of thisObject to be used within any function that ActionScript calls. | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Replaces property values in this TabStopFormat object with the values of properties that are set in the incoming ITabStopFormat instance. | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Replaces property values in this TextLayoutFormat object with the values of properties that are set in the incoming ITextLayoutFormat instance. | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.GradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, interface mx.graphics.IStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.LinearGradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.SolidColorStroke | |
Applies the properties to the specified Graphics object. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.AddChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.AddItems | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, interface mx.states.IOverride | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.OverrideBase | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.RemoveChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetEventHandler | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetProperty | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — method, class mx.states.SetStyle | |
Applies the override. | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.AdvancedDataGrid | |
Sets up the effect for applying the selection indicator. | |
applyChangesPostLayout — Property, class spark.effects.AnimateTransform | |
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyChangesPostLayout — Property, class spark.effects.AnimateTransform3D | |
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyClientLoadBalancingSettings(props:XML) — method, class mx.messaging.Channel | |
Applies the client load balancing urls if they exists. | |
applyComputedMatrix() — method, class mx.core.UIComponent | |
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform. | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies container styles to any containers in the selection. | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies container styles to any containers in the selection. | |
ApplyElementIDOperation — class, package flashx.textLayout.operations | |
The ChangeElementIDOperation class encapsulates an element ID change. | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementIDOperation | |
Creates a ChangeElementIDOperation object. | |
ApplyElementStyleNameOperation — class, package flashx.textLayout.operations | |
The ApplyElementStyleNameOperation class encapsulates a style name change. | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementStyleNameOperation | |
Creates a ApplyElementStyleNameOperation object. | |
ApplyElementUserStyleOperation — class, package flashx.textLayout.operations | |
The ApplyElementUserStyleOperation class encapsulates a change in a style value of an element. | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementUserStyleOperation | |
Creates a ApplyElementUserStyleOperation object. | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — method, class flash.display.BitmapData | |
Takes a source image and a filter object and generates the filtered image. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the formats of the specified (or current) selection. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the formats of the specified (or current) selection. | |
ApplyFormatOperation — class, package flashx.textLayout.operations | |
The ApplyFormatOperation class encapsulates a style change. | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.operations.ApplyFormatOperation | |
Creates an ApplyFormatOperation object. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies styles to the specified element. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies styles to the specified element. | |
ApplyFormatToElementOperation — class, package flashx.textLayout.operations | |
The ApplyFormatToElementOperation class encapsulates a style change to an element. | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyFormatToElementOperation | |
Creates an ApplyFormatToElementOperation object. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.AreaSeries | |
Customizes the item renderer instances used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BarSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BubbleSeries | |
Applies style properties to the specified DisplayObject. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.ColumnSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.LineSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.PlotSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the format applied to the leaf elements in the specified (or current) selection. | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the format applied to the leaf elements in the specified (or current) selection. | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Transforms a selection into a link, or a link into normal text. | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Transforms a selection into a link, or a link into normal text. | |
ApplyLinkOperation — class, package flashx.textLayout.operations | |
The ApplyLinkOperation class encapsulates a link creation or modification operation. | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Constructor, class flashx.textLayout.operations.ApplyLinkOperation | |
Creates an ApplyLinkOperation object. | |
applyLocalProjection — Property, class spark.effects.AnimateTransform3D | |
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing. | |
applyNonLinearFontScaling — Property, class flash.text.engine.TextBlock | |
Specifies that you want to enhance screen appearance at the expense of what-you-see-is-what-you-get (WYSIWYG) print fidelity. | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Applies paragraph styles to any paragraphs in the selection. | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Applies paragraph styles to any paragraphs in the selection. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase | |
Sets up the effect for applying the selection indicator. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase | |
Sets up the effect for applying the selection indicator. | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — method, class mx.charts.chartClasses.ChartBase | |
Preprocesses the series and transform for display. | |
applySettings(settings:XML) — method, class mx.messaging.Channel | |
Subclasses should override this method to apply any settings that may be necessary for an individual channel. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Transforms text into a TCY run, or a TCY run into non-TCY text. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Transforms text into a TCY run, or a TCY run into non-TCY text. | |
ApplyTCYOperation — class, package flashx.textLayout.operations | |
The ApplyTCYOperation class encapsulates a TCY transformation. | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — Constructor, class flashx.textLayout.operations.ApplyTCYOperation | |
Creates an ApplyTCYOperation object. | |
applyTransitionEndProperties — Property, class mx.effects.Effect | |
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself. | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.AdvancedDataGrid | |
Applies styles from the AdvancedDatagrid control to an item renderer. | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — method, class mx.effects.Effect | |
Used internally by the Effect infrastructure. | |
approximate — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value. | |
approximate — Property, class mx.controls.listClasses.ListBaseSelectionData | |
If true, then the index property is an approximate value and not the exact value. | |
APPROXIMATE_TEXT_FIELD — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies a leading model that approximates the line spacing behavior of TextField. | |
AreaChart — class, package mx.charts | |
The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaChart() — Constructor, class mx.charts.AreaChart | |
Constructor. | |
areaCode — Property, class mx.formatters.PhoneFormatter | |
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number. | |
areaCodeFormat — Property, class mx.formatters.PhoneFormatter | |
Default format for the area code when the areacode property is rendered by a seven-digit format. | |
areaFill — Style, class mx.charts.series.AreaSeries | |
Sets the fill for the area. | |
areaRenderer — Style, class mx.charts.series.AreaSeries | |
The class that the series uses to represent the filled area on the chart. | |
AreaRenderer — class, package mx.charts.renderers | |
The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaRenderer() — Constructor, class mx.charts.renderers.AreaRenderer | |
Constructor. | |
AreaSeries — class, package mx.charts.series | |
Defines a data series for an AreaChart control. | |
AreaSeries() — Constructor, class mx.charts.series.AreaSeries | |
Constructor. | |
AreaSeriesAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — Constructor, class mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
Constructor. | |
AreaSeriesItem — class, package mx.charts.series.items | |
Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — Constructor, class mx.charts.series.items.AreaSeriesItem | |
Constructor. | |
AreaSeriesRenderData — class, package mx.charts.series.renderData | |
Represents all the information needed by the AreaSeries to render. | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — Constructor, class mx.charts.series.renderData.AreaSeriesRenderData | |
Constructor. | |
AreaSet — class, package mx.charts.series | |
A grouping set that can be used to stack AreaSeries objects in any chart. | |
AreaSet() — Constructor, class mx.charts.series.AreaSet | |
Constructor. | |
areaStroke — Style, class mx.charts.series.AreaSeries | |
Sets the line style for the area. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, class flash.display.DisplayObjectContainer | |
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IContainer | |
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point. | |
areSoundsInaccessible() — Static Method , class flash.media.SoundMixer | |
Determines whether any sounds are not accessible due to security restrictions. | |
args — Property, class mx.automation.events.AutomationRecordEvent | |
A serialized representation of the event as an Array of it's property values. | |
args — Property, class spark.effects.CallAction | |
Arguments passed to the function that is called by this effect. | |
args — Property, class spark.effects.supportClasses.CallActionInstance | |
Arguments passed to the function that is called by this effect. | |
ArgumentError — Dynamic Class, Top Level | |
The ArgumentError class represents an error that occurs when the arguments supplied in a function do not match the arguments defined for that function. | |
ArgumentError(message:String) — Constructor, class ArgumentError | |
Creates an ArgumentError object. | |
argumentNames — Property, class mx.rpc.http.AbstractOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Property, class mx.rpc.remoting.Operation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
arguments — class, Top Level | |
An arguments object is used to store and access a function's arguments. | |
arguments — Property, class flash.events.BrowserInvokeEvent | |
An array of arguments (strings) to pass to the application. | |
arguments — Property, class flash.events.InvokeEvent | |
The array of string arguments passed during this invocation. | |
arguments — Property, class mx.rpc.AbstractOperation | |
The arguments to pass to the Operation when it is invoked. | |
Array — Dynamic Class, Top Level | |
The Array class lets you access and manipulate arrays. | |
Array(... rest) — Package Function, Top Level | |
Creates a new array. | |
Array(... rest) — Constructor, class Array | |
Lets you create an array that contains the specified elements. | |
Array(numElements:int) — Constructor, class Array | |
Lets you create an array of the specified number of elements. | |
arrayAdd(parent:Array, child:Array) — Static Method , class com.adobe.fiber.util.FiberUtils | |
Adds the contents of child array to the contents of parent array. | |
ArrayCollection — class, package mx.collections | |
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayCollection(source:Array) — Constructor, class mx.collections.ArrayCollection | |
Constructor. | |
ArrayList — class, package mx.collections | |
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayList(source:Array) — Constructor, class mx.collections.ArrayList | |
Construct a new ArrayList using the specified array as its source. | |
ArrayUtil — class, package mx.utils | |
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
arrow — Property, class mx.skins.wireframe.ComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class mx.skins.wireframe.EditableComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class mx.skins.wireframe.PopUpButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class spark.skins.spark.ComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class spark.skins.spark.DropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Property, class spark.skins.spark.NumericStepperDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Property, class spark.skins.spark.NumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class spark.skins.spark.ScrollBarDownButtonSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarLeftButtonSkin | |
Defines the appearance of the left arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarRightButtonSkin | |
Defines the appearance of the right arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.ScrollBarUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Property, class spark.skins.spark.SpinnerDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Property, class spark.skins.spark.SpinnerIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Property, class spark.skins.wireframe.ComboBoxButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Property, class spark.skins.wireframe.DropDownListButtonSkin | |
The arrow that users click to drop down the list. | |
ARROW — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the arrow cursor should be used. | |
arrowButtonStyleFilters — Property, class mx.controls.ComboBase | |
Set of styles to pass from the ComboBase to the down arrow button | |
arrowButtonWidth — Style, class mx.controls.PopUpButton | |
Number of pixels between the divider line and the right edge of the component. | |
arrowButtonWidth — Style, class mx.controls.ComboBox | |
Width of the arrow button in pixels. | |
arrowKeysWrapFocus — Property, class spark.components.supportClasses.ListBase | |
If true, using arrow keys to navigate within the component wraps when it hits either end. | |
artist — Property, class flash.media.ID3Info | |
The name of the artist; corresponds to the ID3 2.0 tag TPE1. | |
as — Operator | |
Evaluates whether an expression specified by the first operand is a member of the data type specified by the second operand. | |
AS3 — Statement | |
Defines methods and properties of the core ActionScript classes that are fixed properties instead of prototype properties. | |
ascent — Property, class flash.text.TextExtent | |
ascent — Property, class flash.text.TextLineMetrics | |
The ascent value of the text is the length from the baseline to the top of the line height in pixels. | |
ascent — Property, class flash.text.engine.TextLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ascent — Property, interface flashx.textLayout.compose.IVerticalJustificationLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ascent — Property, class flashx.textLayout.compose.TextFlowLine | |
Specifies the number of pixels from the baseline to the top of the tallest characters in the line. | |
ASCENT — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies an ascent baseline. | |
ASCENT — Constant Static Property, class flashx.textLayout.formats.BaselineOffset | |
Specifies an offset equal to the ascent of the line, that is, the ascent of the tallest font in the line, accounting for inline graphics as having the bottom of the graphic on the baseline. | |
ASCENT_DESCENT_UP — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies that leading basis is ASCENT/DESCENT and leading direction is UP. | |
asin(val:Number) — Static Method , class Math | |
Computes and returns the arc sine for the number specified in the parameter val, in radians. | |
aspectRatio — Property, class mx.charts.chartClasses.LegendData | |
Determines the size and placement of the legend marker. | |
assignedMaximum — Property, class mx.charts.chartClasses.NumericAxis | |
The explicitly assigned maximum value. | |
assignedMinimum — Property, class mx.charts.chartClasses.NumericAxis | |
The explicitly assigned minimum value. | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — method, class flash.display.Stage | |
Sets keyboard focus to the interactive object specified by objectToFocus, with the focus direction specified by the direction parameter. | |
assignFocus(direction:String) — method, class mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
assignFocus(direction:String) — method, interface mx.managers.IFocusManagerComplexComponent | |
Called by the FocusManager when the component receives focus. | |
associations — Property, class mx.data.RPCDataManager | |
Array of associations for this manager's destination. | |
asType — Property, interface mx.automation.IAutomationPropertyDescriptor | |
ActionScript type of this property, as a String. | |
asyncError — Event, class flash.net.LocalConnection | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.NetConnection | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.NetStream | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
asyncError — Event, class flash.net.SharedObject | |
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code. | |
ASYNC_ERROR — Constant Static Property, class flash.events.AsyncErrorEvent | |
The AsyncErrorEvent.ASYNC_ERROR constant defines the value of the type property of an asyncError event object. | |
AsyncErrorEvent — class, package flash.events | |
An object dispatches an AsyncErrorEvent when an exception is thrown from native asynchronous code, which could be from, for example, LocalConnection, NetConnection, SharedObject, or NetStream. | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Constructor, class flash.events.AsyncErrorEvent | |
Creates an AsyncErrorEvent object that contains information about asyncError events. | |
AsyncListView — class, package mx.collections | |
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncListView(list:mx.collections:IList) — Constructor, class mx.collections.AsyncListView | |
Constructor. | |
AsyncMessage — class, package mx.messaging.messages | |
AsyncMessage is the base class for all asynchronous messages. | |
AsyncMessage(body:Object, headers:Object) — Constructor, class mx.messaging.messages.AsyncMessage | |
Constructs an instance of an AsyncMessage with an empty body and header. | |
asyncRequest — Property, class mx.data.DataServiceAdapter | |
Contains an AsyncRequest object that is used to handle all DataService operations. | |
asyncRequest — Property, class mx.data.MessagingDataServiceAdapter | |
asyncRequest — Property, class mx.data.RPCDataServiceAdapter | |
An abstract method which returns an AsyncRequest that is used to handle all DataService operations. | |
AsyncRequest — class, package mx.rpc | |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncRequest() — Constructor, class mx.rpc.AsyncRequest | |
Constructs a new asynchronous request. | |
AsyncResponder — class, package mx.rpc | |
This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncResponder(result:Function, fault:Function, token:Object) — Constructor, class mx.rpc.AsyncResponder | |
Constructs an instance of the responder with the specified data and handlers. | |
AsyncToken — Dynamic Class, package mx.rpc | |
This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AsyncToken(message:mx.messaging.messages:IMessage) — Constructor, class mx.rpc.AsyncToken | |
Constructs an instance of the token with the specified message. | |
atan(val:Number) — Static Method , class Math | |
Computes and returns the value, in radians, of the angle whose tangent is specified in the parameter val. | |
atan2(y:Number, x:Number) — Static Method , class Math | |
Computes and returns the angle of the point y/x in radians, when measured counterclockwise from a circle's x axis (where 0,0 represents the center of the circle). | |
AT_BOTTOM — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the bottom of its scrolling range. | |
atLeastOneProperty(o:Object) — method, class mx.controls.AdvancedDataGrid | |
Returns true if the Object has at least one property, which means that the dictionary has at least one key. | |
AT_LEFT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the left of its scrolling range. | |
atomCount — Property, class flash.text.engine.TextLine | |
The number of atoms in the line, which is the number of indivisible elements, including spaces and graphic elements. | |
AT_RIGHT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the right of its scrolling range. | |
attach — Event, class flash.data.SQLConnection | |
Dispatched when an attach() method call's operation completes successfully. | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — method, class flash.data.SQLConnection | |
Adds another database to the SQLConnection instance, giving the new database the specified name. | |
ATTACH — Constant Static Property, class flash.errors.SQLErrorOperation | |
Indicates that the SQLConnection.attach() method was called. | |
ATTACH — Constant Static Property, class flash.events.SQLEvent | |
The SQLEvent.ATTACH constant defines the value of the type property of an attach event object. | |
attachAudio(microphone:flash.media:Microphone) — method, class flash.net.NetStream | |
Specifies an audio stream sent over the NetStream object, from a Microphone object passed as the source. | |
attachCamera(camera:flash.media:Camera) — method, class flash.media.Video | |
Specifies a video stream from a camera to be displayed within the boundaries of the Video object in the application. | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — method, class flash.net.NetStream | |
Starts capturing video from a camera, or stops capturing if theCamera is set to null. | |
attachCamera(camera:flash.media:Camera) — method, class mx.controls.VideoDisplay | |
Specifies to play a video stream from a camera. | |
attachNetStream(netStream:flash.net:NetStream) — method, class flash.media.Video | |
Specifies a video stream to be displayed within the boundaries of the Video object in the application. | |
attachOverlay() — method, class mx.core.Container | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — method, class mx.core.UIComponent | |
This is an internal method used by the Flex framework to support the Dissolve effect. | |
attachSkin() — method, class spark.components.supportClasses.SkinnableComponent | |
Create the skin for the component. | |
AT_TARGET — Constant Static Property, class flash.events.EventPhase | |
The target phase, which is the second phase of the event flow. | |
AT_TOP — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the top of its scrolling range. | |
attribute(attributeName:any) — method, class XML | |
Returns the XML value of the attribute that has the name matching the attributeName parameter. | |
attribute(attributeName:any) — method, class XMLList | |
Calls the attribute() method of each XML object and returns an XMLList object of the results. | |
attribute(attributeName:Object) — method, class mx.collections.XMLListCollection | |
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName. | |
attribute — Property, class mx.olap.OLAPLevel | |
The attribute connected to this level, as an instance of OLAPAttribute. | |
Attribute — class, package mx.messaging.management | |
Client representation of a MBean attribute. | |
Attribute() — Constructor, class mx.messaging.management.Attribute | |
Creates a new instance of an empty Attribute. | |
attributeName — Property, class mx.olap.OLAPLevel | |
The name of the attribute to be used at this level. | |
attributes() — method, class XML | |
Returns a list of attribute values for the given XML object. | |
attributes() — method, class XMLList | |
Calls the attributes() method of each XML object and returns an XMLList object of attributes for each XML object. | |
attributes — Property, class flash.xml.XMLNode | |
An object containing all of the attributes of the specified XMLNode instance. | |
attributes() — method, class mx.collections.XMLListCollection | |
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object. | |
attributes — Property, class mx.messaging.management.MBeanInfo | |
The attributes exposed by the MBean. | |
attributes — Property, interface mx.olap.IOLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributes — Property, class mx.olap.OLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
audioBufferByteLength — Property, class flash.net.NetStreamInfo | |
Provides the NetStream audio buffer size in bytes. | |
audioBufferLength — Property, class flash.net.NetStreamInfo | |
Provides NetStream audio buffer size in seconds. | |
audioByteCount — Property, class flash.net.NetStreamInfo | |
Specifies the total number of audio bytes that have arrived in the queue, regardless of how many have been played or flushed. | |
audioBytesPerSecond — Property, class flash.net.NetStreamInfo | |
Specifies the rate at which the NetStream audio buffer is filled in bytes per second. | |
audioLossRate — Property, class flash.net.NetStreamInfo | |
Specifies the audio loss for the NetStream session. | |
authenticate — Property, class flash.html.HTMLLoader | |
Specifies whether authentication requests should be handled (true) or not (false) for HTTP requests issued by this object. | |
authenticate — Property, class flash.net.URLRequest | |
Specifies whether authentication requests should be handled (true or not (false) for this request. | |
authenticate — Static Property, class flash.net.URLRequestDefaults | |
The default setting for the authenticate property of URLRequest objects. | |
authenticate(serverURL:String, domain:String, username:String, password:String) — method, class flash.net.drm.DRMManager | |
Authenticates a user. | |
authenticated — Property, class mx.messaging.Channel | |
Indicates if this channel is authenticated. | |
authenticated — Property, class mx.messaging.ChannelSet | |
Indicates whether the ChannelSet has an underlying Channel that successfully authenticated with its endpoint. | |
authenticated — Property, class mx.messaging.MessageAgent | |
Indicates if this MessageAgent is using an authenticated connection to its destination. | |
authenticationComplete — Event, class flash.net.drm.DRMManager | |
The DRMManager dispatches a DRMAuthenticationCompleteEvent object when the user is authenticated by the media rights server after a call to the authenticate() method. | |
AUTHENTICATION_COMPLETE — Constant Static Property, class flash.events.DRMAuthenticationCompleteEvent | |
The string constant to use for the authentication complete event in the type parameter when adding and removing event listeners. | |
authenticationError — Event, class flash.net.drm.DRMManager | |
The DRMManager dispatches a DRMAuthenticationErrorEvent object when the user is not authenticated by the media rights server after a call to the authenticate() method. | |
AUTHENTICATION_ERROR — Constant Static Property, class flash.events.DRMAuthenticationErrorEvent | |
The string constant to use for the authentication error event in the type parameter when adding and removing event listeners. | |
AUTHENTICATION_MESSAGE_REF_TYPE — Constant Static Property, class mx.messaging.messages.CommandMessage | |
The server message type for authentication commands. | |
authenticationMethod — Property, class flash.net.drm.DRMContentData | |
The type of authentication required to obtain a voucher for the associated content. | |
AuthenticationMethod — final class, package flash.net.drm | |
The AuthenticationMethod class provides string constants enumerating the different types of authentication used by the authenticationMethod property of the DRMContentData class. | |
authenticationType — Property, class flash.events.DRMAuthenticateEvent | |
Indicates whether the supplied credentials are for authenticating against Flash Media Rights Management Server (FMRMS) or a proxy server. | |
AUTHENTICATION_TYPE_DRM — Constant Static Property, class flash.events.DRMAuthenticateEvent | |
The DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM constant defines the value of the authenticationType property of a DRMAuthenticateEvent object. | |
AUTHENTICATION_TYPE_PROXY — Constant Static Property, class flash.events.DRMAuthenticateEvent | |
The DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY constant defines the value of the authenticationType property of a DRMAuthenticateEvent object. | |
AUTO — Constant Static Property, class flash.display.PixelSnapping | |
A constant value used in the pixelSnapping property of a Bitmap object to specify that the bitmap image is snapped to the nearest pixel if it is drawn with no rotation or skew and it is drawn at a scale factor of 99.9% to 100.1%. | |
AUTO — Constant Static Property, class flash.text.engine.BreakOpportunity | |
Bases line break opportunities on Unicode character properties. | |
AUTO — Constant Static Property, class flash.text.engine.Kerning | |
Used to indicate kerning is enabled only for characters appropriate in Asian typography. | |
AUTO — Constant Static Property, class flash.text.engine.TextRotation | |
Specifies a 90 degree counter clockwise rotation for full width and wide glyphs only, as determined by the Unicode properties of the glyph. | |
AUTO — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the cursor should be selected automatically based on the object under the mouse. | |
AUTO — Constant Static Property, class flashx.textLayout.container.ScrollPolicy | |
Specifies that scrolling is to occur if the content exceeds the container's dimension. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.BaselineOffset | |
Aligns the ascent of the line with the container top inset. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.FormatValue | |
Specifies that a property's value is automatically generated. | |
AUTO — Constant Static Property, class flashx.textLayout.formats.LeadingModel | |
Specifies that leading model is chosen automatically based on the paragraph's locale property. | |
AUTO — Constant Static Property, class mx.core.ContainerCreationPolicy | |
Delay creating some or all descendants until they are needed. | |
AUTO — Constant Static Property, class mx.core.ScrollPolicy | |
Show the scrollbar if the children exceed the owner's dimension. | |
AUTO — Constant Static Property, class mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap. | |
autoAdjust — Property, class mx.charts.chartClasses.NumericAxis | |
Specifies whether Flex rounds values. | |
autoBandWidthDetection — Property, class mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature. | |
autoCenterProjection — Property, class spark.effects.AnimateTransform3D | |
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target. | |
autoCenterTransform — Property, class spark.effects.AnimateTransform | |
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing. | |
autoCenterTransform — Property, class spark.effects.supportClasses.AnimateTransformInstance | |
autoCommit — Property, class mx.data.DataManager | |
Indicates if changes to the local cache are automatically committed. | |
autoCommit — Property, class mx.data.DataStore | |
If set to true, operations that modify the state managed by the DataService are committed immediately. | |
autoCommitCollectionChanges — Property, class mx.data.DataStore | |
When set to true, any changes made to a collection are committed immediately if the autoCommit property is true. | |
autoCommitPropertyChanges — Property, class mx.data.DataStore | |
When set to true and the autoCommit property is set to true, any property value change automatically leads to a "commit" for that change. | |
autoCompact — Property, class flash.data.SQLConnection | |
Indicates whether autocompacting was enabled when the current database was originally created (the value that was specified for the autoCompact parameter in the open() or openAsync() call that created the database). | |
autoConnect — Property, class mx.data.DataManager | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Property, class mx.data.DataStore | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Property, class mx.messaging.AbstractProducer | |
If true the Producer automatically connects to its destination the first time the send() method is called. | |
autoConnectInterval — Property, class mx.data.DataStore | |
Time interval in milliseconds to wait between attempts to connect to the server when the autoConnect property is true. | |
autoDisplayFirstFrame — Property, class spark.components.VideoDisplay | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDisplayFirstFrame — Property, class spark.components.VideoPlayer | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDrawBackground — Property, class spark.components.supportClasses.ItemRenderer | |
Specifies whether the item renderer draws the background of the data item during user interaction. | |
autoExit — Property, class flash.desktop.NativeApplication | |
Specifies whether the application should automatically terminate when all windows have been closed. | |
autoExit — Property, class mx.core.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoExit — Property, class spark.components.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoIncrement — Property, class flash.data.SQLColumnSchema | |
Indicates whether this is an auto-increment column. | |
autoLayout — Property, class mx.core.Container | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.SkinnableContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.SkinnableDataContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Property, class spark.components.supportClasses.GroupBase | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLoad — Property, class mx.controls.SWFLoader | |
A flag that indicates whether content starts loading automatically or waits for a call to the load() method. | |
autoLoad — Property, class mx.effects.SoundEffect | |
If true, load the MP3 file when the source has been specified. | |
Automation — class, package mx.automation | |
The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent — class, package mx.automation.events | |
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — Constructor, class mx.automation.events.AutomationAirEvent | |
Constructor. | |
AutomationClass — class, package mx.automation | |
Provides serializable class information for external automation tools. | |
AutomationClass(name:String, superClassName:String) — Constructor, class mx.automation.AutomationClass | |
automationDelegate — Property, interface mx.automation.IAutomationObject | |
The delegate object that is handling the automation-related functionality. | |
automationDelegate — Property, class mx.controls.FlexNativeMenu | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Property, class mx.core.UIComponent | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Property, class mx.core.UIFTETextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Property, class mx.core.UITextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Property, class mx.flash.UIMovieClip | |
The delegate object that handles the automation-related functionality. | |
AutomationDragEvent — class, package mx.automation.events | |
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.AutomationDragEvent | |
Constructor. | |
AutomationDragEventWithPositionInfo — class, package mx.automation.events | |
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — Constructor, class mx.automation.events.AutomationDragEventWithPositionInfo | |
Constructor. | |
automationEnabled — Property, interface mx.automation.IAutomationObject | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — Property, class mx.controls.FlexNativeMenu | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UIComponent | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UIFTETextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.core.UITextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Property, class mx.flash.UIMovieClip | |
True if this component is enabled for automation, false otherwise. | |
automationEnvironment — Property, interface mx.automation.IAutomationManager | |
The automation environment for this automation manager. | |
automationEnvironmentHandlingClassName — Property, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment. | |
automationEnvironmentString — Property, interface mx.automation.IAutomationManager2 | |
The automation environment for this automation manager. | |
AutomationError — class, package mx.automation | |
The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationError(msg:String, code:Number) — Constructor, class mx.automation.AutomationError | |
Constructor. | |
AutomationEvent — class, package mx.automation.events | |
The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.automation.events.AutomationEvent | |
Constructor. | |
AutomationEventDescriptor — class, package mx.automation | |
Method descriptor class. | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — Constructor, class mx.automation.AutomationEventDescriptor | |
Constructor | |
AutomationHelper — class, package mx.automation | |
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationHelper() — Constructor, class mx.automation.AutomationHelper | |
Constructor | |
AutomationID — class, package mx.automation | |
The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationID() — Constructor, class mx.automation.AutomationID | |
Constructor. | |
AutomationIDPart — Dynamic Class, package mx.automation | |
The AutomationIDPart class represents a component instance to agents. | |
automationManager — Static Property, class mx.automation.Automation | |
The IAutomationManager instance. | |
AutomationManager — class, package mx.automation | |
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
automationManager2 — Static Property, class mx.automation.Automation | |
AutomationMethodDescriptor — class, package mx.automation | |
Basic method descriptor class. | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — Constructor, class mx.automation.AutomationMethodDescriptor | |
automationName — Property, interface mx.automation.IAutomationObject | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.controls.FlexNativeMenu | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UIComponent | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UIFTETextField | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.core.UITextField | |
Name that can be used as an identifier for this object. | |
automationName — Property, class mx.flash.UIMovieClip | |
Name that can be used as an identifier for this object. | |
automationObject — Property, class mx.automation.events.AutomationRecordEvent | |
The delegate of the UIComponent object that is recording this event. | |
automationObject — Property, class mx.automation.events.AutomationReplayEvent | |
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available. | |
automationObjectHelper — Static Property, class mx.automation.Automation | |
The available IAutomationObjectHelper instance. | |
automationOwner — Property, interface mx.automation.IAutomationObject | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — Property, class mx.controls.FlexNativeMenu | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UIComponent | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UIFTETextField | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.core.UITextField | |
The owner of this component for automation purposes. | |
automationOwner — Property, class mx.flash.UIMovieClip | |
The owner of this component for automation purposes. | |
automationParent — Property, interface mx.automation.IAutomationObject | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — Property, class mx.controls.FlexNativeMenu | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UIComponent | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UIFTETextField | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.core.UITextField | |
The parent of this component for automation purposes. | |
automationParent — Property, class mx.flash.UIMovieClip | |
The parent of this component for automation purposes. | |
AutomationPropertyDescriptor — class, package mx.automation | |
Describes a property of a test object. | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — Constructor, class mx.automation.AutomationPropertyDescriptor | |
Constructor | |
AutomationRecordEvent — class, package mx.automation.events | |
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — Constructor, class mx.automation.events.AutomationRecordEvent | |
Constructor. | |
AutomationReplayEvent — class, package mx.automation.events | |
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — Constructor, class mx.automation.events.AutomationReplayEvent | |
Constructor. | |
automationTabularData — Property, interface mx.automation.IAutomationObject | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Property, class mx.automation.delegates.controls.DataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.ListAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.ListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.TileBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.controls.TreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Property, class mx.automation.delegates.core.RepeaterAutomationImpl | |
An array of all components within this repeater found in the automation hierarchy. | |
automationTabularData — Property, class mx.controls.FlexNativeMenu | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.core.UIComponent | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Property, class mx.flash.UIMovieClip | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationValue — Property, interface mx.automation.IAutomationObject | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.controls.FlexNativeMenu | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UIComponent | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UIFTETextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.core.UITextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Property, class mx.flash.UIMovieClip | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationVisible — Property, interface mx.automation.IAutomationObject | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — Property, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — Property, class mx.controls.FlexNativeMenu | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UIComponent | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UIFTETextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.core.UITextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Property, class mx.flash.UIMovieClip | |
True if this component is visible for automation, false otherwise. | |
autoMerge — Property, class mx.data.DataManager | |
If set to false, when changes are pushed from the remote destination to the client they are not immediately applied. | |
autoMerge — Property, class mx.data.DataStore | |
Controls how changes that other clients make are merged into this client's current view of the data. | |
autoPlay — Property, class mx.controls.VideoDisplay | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Property, class spark.components.VideoDisplay | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoPlay — Property, class spark.components.VideoPlayer | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoRemoveTarget — Property, class spark.effects.supportClasses.AnimateInstance | |
If true, the effect retains its target during a transition and removes it when finished. | |
autoRepeat — Property, class mx.controls.Button | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoRepeat — Property, class spark.components.supportClasses.ButtonBase | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoReverse — Property, class mx.states.Transition | |
Whether the transition should automatically reverse itself when the opposite state transition begins playing. | |
autoRewind — Property, class mx.controls.VideoDisplay | |
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Property, class spark.components.VideoDisplay | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Property, class spark.components.VideoPlayer | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoSaveCache — Property, class mx.data.DataManager | |
The local cache of data and changes can be stored to disk. | |
autoSaveCache — Property, class mx.data.DataStore | |
The local cache of data and changes can be stored to disk. | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — method, class flashx.textLayout.container.ContainerController | |
Handle a scroll event during a "drag" selection. | |
autoSize — Property, class flash.text.TextField | |
Controls automatic sizing and alignment of text fields. | |
autoSize — Property, class mx.core.FTETextField | |
Controls automatic sizing and alignment of text fields. | |
autoSize — Property, interface mx.core.IUITextField | |
Controls automatic sizing and alignment of text fields. | |
autoSyncEnabled — Property, class mx.data.DataManager | |
When true, fill(), createItem() and getItem() requests return items which listen for updates made to these items from the remote destination. | |
autoSyncEnabled — Property, class mx.data.RPCDataManager | |
The RPCDataManager does not support the autoSync property. | |
autoThumbVisibility — Style, class spark.components.supportClasses.ScrollBarBase | |
If true (the default), the thumb's visibility will be reset whenever its size is updated. | |
autoUpdateCurrentState — Property, class mx.flash.UIMovieClip | |
Whether we should actively watch changes to the label of the flash object. | |
autoUpdateCurrentStateEnterFrameHandler(event:flash.events:Event) — method, class mx.flash.UIMovieClip | |
This enter frame handler watches our currentLabel for changes so that it can be reflected in the currentState. | |
autoUpdateMeasuredSize — Property, class mx.flash.UIMovieClip | |
Whether we should actively watch changes to the size of the flash object. | |
autoUpdateMeasuredSizeEnterFrameHandler(event:flash.events:Event) — method, class mx.flash.UIMovieClip | |
This enter frame handler watches the flash object's size to see if it has changed. | |
available — Property, class air.net.ServiceMonitor | |
Whether the service is currently considered "available." The initial value is false until either a status check sets the property to true or the property is initialized to true explicitly. Typically, this property is set by the checkStatus() implementation in a subclass or specializer, but if the application has independent information about a service's availability (for example, a request just succeeded or failed), the property can be set explicitly. | |
available — Property, class air.update.events.StatusFileUpdateEvent | |
Indicates if if there is a different version available than one of the current application (true); false otherwise (same version). | |
available — Property, class air.update.events.StatusUpdateEvent | |
Indicates if an update is available. | |
available — Static Property, class flash.external.ExternalInterface | |
Indicates whether this player is in a container that offers an external interface. | |
AvailablePropertyIterator — class, package com.adobe.fiber.valueobjects | |
An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time. | |
AvailablePropertyIterator(valueObject:com.adobe.fiber.valueobjects:AbstractEntityMetadata) — Constructor, class com.adobe.fiber.valueobjects.AvailablePropertyIterator | |
Creates an instance of this iterator for a parituclar value object | |
AverageAggregator — class, package mx.olap.aggregators | |
The AverageAggregator class implements the average aggregator. | |
avHardwareDisable — Static Property, class flash.system.Capabilities | |
Specifies whether access to the user's camera and microphone has been administratively prohibited (true) or allowed (false). | |
AVM1Movie — class, package flash.display | |
AVM1Movie is a simple class that represents AVM1 movie clips, which use ActionScript 1.0 or 2.0. | |
axes — Property, class mx.charts.chartClasses.DataTransform | |
The set of axes associated with this transform. | |
axes — Property, interface mx.olap.IOLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axes — Property, class mx.olap.OLAPQuery | |
The axis of the Query as an Array of OLAPQueryAxis instances. | |
axes — Property, class mx.olap.OLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axis — Property, class mx.charts.AxisRenderer | |
The axis object associated with this renderer. | |
axis — Property, interface mx.charts.chartClasses.IAxisRenderer | |
The axis object associated with this renderer. | |
AXIS_ANGLE — Constant Static Property, class flash.geom.Orientation3D | |
The axis angle orientation uses a combination of an axis and an angle to determine the orientation. | |
AxisBase — class, package mx.charts.chartClasses | |
The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisBase() — Constructor, class mx.charts.chartClasses.AxisBase | |
Constructor. | |
AxisLabel — class, package mx.charts | |
An AxisLabel object represents a single label on the chart axis. | |
AxisLabel(position:Number, value:Object, text:String) — Constructor, class mx.charts.AxisLabel | |
Constructor. | |
AxisLabelSet — class, package mx.charts.chartClasses | |
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisLabelSet() — Constructor, class mx.charts.chartClasses.AxisLabelSet | |
Constructor. | |
axisOrdinal — Property, class mx.olap.OLAPQueryAxis | |
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis. | |
AxisRenderer — class, package mx.charts | |
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRenderer() — Constructor, class mx.charts.AxisRenderer | |
Constructor. | |
AxisRendererAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — Constructor, class mx.automation.delegates.charts.AxisRendererAutomationImpl | |
Constructor. | |
axisStroke — Style, class mx.charts.AxisRenderer | |
Specifies the characteristics of the line for the axis. | |
axisTitleStyleName — Style, class mx.charts.chartClasses.CartesianChart | |
The name of the CSS class selector to use when formatting titles on the axes. | |
axisTitleStyleName — Style, class mx.charts.AxisRenderer | |
The name of the CSS class selector to use when formatting the axis title. | |
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 |
Fri Mar 19 2010, 02:58 AM -07:00