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  
ABOVE — Constant Static Property, class flashx.textLayout.formats.TableFrame
The top side only.
ABOVE — Constant Static Property, class spark.components.PopUpPosition
Position above the target
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.
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.
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.
accentColor — Style, class mx.charts.Legend
Accent color used by component skins.
accentColor — Style, class mx.controls.sliderClasses.Slider
Color of the track highlight.
accentColor — Style, class mx.controls.Button
Color applied to the button when the emphasized flag is true.
accentColor — Style, class mx.core.ScrollControlBase
Accent color used by component skins.
accentColor — Style, class mx.core.Container
Accent color used by component skins.
accentColor — Style, class spark.components.supportClasses.GroupBase
Accent color used by component skins.
accentColor — Style, class spark.components.Button
Color applied to the button when the emphasized flag is true.
accentColor — Style, class spark.components.ActionBar
Accent color used by component skins.
accentColor — Style, class spark.components.SkinnableContainer
Accent color used by component skins.
accentColor — Style, class spark.components.DateSpinner
Color applied for the date items that match today's date.
accentColor — Style, class spark.components.ToggleSwitch
Color applied to highlight the selected side of the ToggleSwitch control.
accentColor — Style, class spark.containers.Navigator
Accent color used by component skins.
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.
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.
accessibilityName — Property, class mx.core.UIComponent
A convenience accessor for the name property in this UIComponent's accessibilityProperties object.
accessibilityProperties — Property, class mx.containers.utilityClasses.PostScaleAdapter
accessibilityProperties — Property, interface mx.core.IFlexDisplayObject
accessibilityProperties — Property, interface spark.core.IEditableText
accessibilityShortcut — Property, class mx.core.UIComponent
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object.
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.
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 — class, package spark.containers
An Spark Accordion navigator container has a collection IVisualElements, but only one of them at a time is fully visible.
Accordion() — Constructor, class mx.containers.Accordion
Constructor.
Accordion() — Constructor, class spark.containers.Accordion
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() — Constructor, class mx.skins.halo.AccordionHeaderSkin
Constructor.
AccordionHeaderSkin() — Constructor, class mx.skins.spark.AccordionHeaderSkin
Constructor.
accordionLayout — Skin Part, class spark.components.DataAccordion
A required skin part that defines the layout for the Accordion.
A required skin part that defines the layout for the Accordion.
accordionLayout — Skin Part, class spark.containers.Accordion
A required skin part that defines the layout for the Accordion.
A required skin part that defines the layout for the Accordion.
accordionLayout — Property, class spark.skins.AccordionSkin
A required skin part that defines the layout for the Accordion.
accordionLayout — Property, class spark.skins.DataAccordionSkin
A required skin part that defines the layout for the Accordion.
AccordionLayout — class, package spark.layouts
An AccordionLayout class arranges the layout elements in a vertical or horizontal sequence, with one of them at a time fully visible.
AccordionLayout() — Constructor, class spark.layouts.AccordionLayout
Constructor.
AccordionSkin — class, package spark.skins
The default skin class for a Spark Accordion container.
AccordionSkin() — Constructor, class spark.skins.AccordionSkin
Constructor.
_accumulatedMinimumStart — Property, class flashx.textLayout.compose.BaseCompose
Minimum starting coord for parcel bounds
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.
action — Property, class mx.events.DragEvent
The requested action.
action — Property, class spark.events.ViewNavigatorEvent
The navigation action committed by the view navigator that resulted in the event.
ACTION — Constant Property, class mx.messaging.management.MBeanOperationInfo
The operation is write-like, updating the control in some way.
actionBar — Skin Part, class spark.components.ViewNavigator
A skin part that defines the action bar of the navigator.
A skin part that defines the action bar of the navigator.
actionBar — Property, class spark.components.ViewNavigatorApplication
A reference to the view navigator's ActionBar control, if one exists.
actionBar — Property, class spark.skins.mobile.ViewNavigatorSkin
A skin part that defines the action bar of the navigator.
ActionBar — class, package spark.components
The ActionBar class defines a component that includes title, navigation, and action content groups.
ActionBar() — Constructor, class spark.components.ActionBar
Constructor.
ActionBarButtonSkinBase — class, package spark.skins.mobile.supportClasses
Base skin class for ActionBar buttons in mobile applications.
ActionBarButtonSkinBase() — Constructor, class spark.skins.mobile.supportClasses.ActionBarButtonSkinBase
Constructor.
ActionBarDefaultButtonAppearance — final class, package spark.components
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar.
ActionBarSkin — class, package spark.skins.android4
The default skin class for the Spark ActionBar component in mobile applications.
ActionBarSkin — class, package spark.skins.ios7
The default skin class for the Spark ActionBar component in mobile applications.
ActionBarSkin — class, package spark.skins.mobile
The default skin class for the Spark ActionBar component in mobile applications.
ActionBarSkin() — Constructor, class spark.skins.android4.ActionBarSkin
Constructor.
ActionBarSkin() — Constructor, class spark.skins.ios7.ActionBarSkin
Constructor.
ActionBarSkin() — Constructor, class spark.skins.mobile.ActionBarSkin
Constructor.
actionBarVisible — Property, class spark.components.View
Specifies whether a view should show the action bar or not.
actionContent — Property, class spark.components.ActionBar
The components that define actions the user can take in a view.
actionContent — Property, class spark.components.View
actionContent — Property, class spark.components.ViewNavigator
actionContent — Property, class spark.components.ViewNavigatorApplication
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.
actionGroup — Skin Part, class spark.components.ActionBar
The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area.
The skin part that defines the appearance of the action area of the component.
actionGroup — Property, class spark.skins.android4.ActionBarSkin
The skin part that defines the appearance of the action area of the component.
actionGroup — Property, class spark.skins.ios7.ActionBarSkin
The skin part that defines the appearance of the action area of the component.
actionGroup — Property, class spark.skins.mobile.ActionBarSkin
The skin part that defines the appearance of the action area of the component.
ACTION_INFO — Constant Property, class mx.messaging.management.MBeanOperationInfo
The operation is both read-like and write-like, updating the control and returning information.
actionLayout — Property, class spark.components.ActionBar
Defines the layout of the components defined in the action area by the actionGroup property.
actionLayout — Property, class spark.components.View
Defines the layout of the components defined in the action area by the actionGroup property.
actionLayout — Property, class spark.components.ViewNavigator
The components that define actions the user can take in a view.
actionLayout — Property, class spark.components.ViewNavigatorApplication
Defines the layout of the components defined in the action area by the actionGroup property.
ACTION_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.
ActionScriptSkinBase — class, package spark.skins
ActionScript-based skin for both mobile and desktop applications.
ActionScriptSkinBase() — Constructor, class spark.skins.ActionScriptSkinBase
Constructor.
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_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.
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 — Constant Static Property, class flashx.textLayout.elements.LinkState
Value for the active state, which occurs when you hold the mouse down over a link.
activeCellPosition — Property, interface flashx.textLayout.edit.ISelectionManager
Active end of the current cell selection, as coordinates within the table.
activeCellPosition — Property, class flashx.textLayout.edit.SelectionManager
Active end of the current cell selection, as coordinates within the table.
activeCoordinates — Property, class flashx.textLayout.elements.CellRange
Active end of the current selection, as a CellCoordinates in the TableElement.
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.
activeRequests — Property, class spark.core.ContentCache
List of queued CacheEntryNode instances currently executing.
activeView — Property, class spark.components.ViewNavigator
During a view transition, this property references the view that the navigator is transitioning to. The currently active view of the navigator.
activeView — Property, class spark.components.supportClasses.ViewNavigatorBase
The currently active view of the navigator.
actualCollection — Property, class mx.controls.listClasses.AdvancedListBase
A copy of the value normally stored in the collection property used while running data changes effects.
actualCollection — Property, class mx.controls.listClasses.ListBase
A copy of the value normally stored in collection used while running data changes effects.
actualColNum — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
The actual column index at which the header starts, relative to the currently displayed columns.
actualCreationPolicy — Property, class mx.charts.Legend
The creation policy of this container.
actualCreationPolicy — Property, class mx.core.Container
The creation policy of this container.
actualHeight — Property, class flashx.textLayout.elements.InlineGraphicElement
The actual height in effect.
actualIterator — Property, class mx.controls.listClasses.AdvancedListBase
A copy of the value normally stored in the iterator property used while running data changes effects.
actualIterator — Property, class mx.controls.listClasses.ListBase
A copy of the value normally stored in iterator used while running data changes effects.
actualListeners — Property, class mx.validators.Validator
Contains an Array of listener objects, if any, or the source object.
actualListeners — Property, class spark.validators.supportClasses.GlobalizationValidatorBase
Contains an Array of listener objects, if any, or the source object.
actualLocaleIDName — Property, class spark.formatters.CurrencyFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Property, class spark.formatters.DateTimeFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Property, class spark.formatters.NumberFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Property, class spark.globalization.StringTools
The name of the actual locale ID used by this class object.
actualLocaleIDName — Property, class spark.globalization.supportClasses.CollatorBase
The name of the actual locale ID used by this class object.
actualLocaleIDName — Property, class spark.globalization.supportClasses.GlobalizationBase
The name of the actual locale ID used by this class object.
ACTUALSORT — Constant Static Property, class mx.controls.advancedDataGridClasses.SortInfo
Specifies that the sort is the actual current sort.
actualTrigger — Property, class mx.validators.Validator
Contains the trigger object, if any, or the source object.
actualTrigger — Property, class spark.validators.supportClasses.GlobalizationValidatorBase
Contains the trigger object, if any, or the source object.
actualWidth — Property, class flashx.textLayout.elements.InlineGraphicElement
The actual width in effect.
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 — 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.
addAll(addList:mx.collections:IList) — method, class org.apache.flex.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.
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.
addAllAt(addList:mx.collections:IList, index:int) — method, class org.apache.flex.collections.ArrayList
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.
addCacheEntry(source:Object, value:Object) — method, class spark.core.ContentCache
Adds new entry to cache (or replaces existing entry).
addCell(cell:flashx.textLayout.elements:CellContainer) — method, class flashx.textLayout.compose.TextFlowTableBlock
Adds a cell container to table container.
addCell(cell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.elements.TableRowElement
Adds a table cell to the row
ADD_CELL — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that this cell should be added to the current selection.
addCellAt(index:int) — method, class flashx.textLayout.elements.TableRowElement
Adds a table cell to the row
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.
addCellSelections(cells:Array, color:uint, tableBlock:flashx.textLayout.compose:TextFlowTableBlock) — method, class flashx.textLayout.container.ContainerController
Add cell selection shapes to the displaylist.
addCellToBlock(cell:flashx.textLayout.elements:TableCellElement, block:flashx.textLayout.compose:TextFlowTableBlock) — method, class flashx.textLayout.elements.TableElement
Adds the table cell container to the table block specified.
addChannel(channel:mx.messaging:Channel) — method, class mx.messaging.ChannelSet
Adds a Channel to the ChannelSet.
addChild(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement
Appends a child FlowElement object.
addChild(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.TableElement
Adds a table cell element to the table.
addChild(child:flash.display:DisplayObject) — method, class mx.charts.Legend
Adds a child DisplayObject to this Container.
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.CartesianDataCanvas
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.ChartElement
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — method, class mx.charts.chartClasses.PolarDataCanvas
Adds a child DisplayObject after the end of this child list.
addChild(parent:Object, newChild:Object) — method, class mx.collections.HierarchicalCollectionView
Adds a child node to a node of the data.
addChild(parent:Object, newChild:Object) — method, interface mx.collections.IHierarchicalCollectionView
Adds a child node to a node of the data.
addChild(child:flash.display:DisplayObject) — method, class mx.core.Container
Adds a child DisplayObject to this Container.
addChild(child:flash.display:DisplayObject) — method, interface mx.core.IChildList
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — method, interface mx.core.IContainer
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(index:uint, child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement
Adds a child FlowElement object at the specified index position.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.Legend
Adds a child DisplayObject to this Container.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.CartesianDataCanvas
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.ChartElement
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.charts.chartClasses.PolarDataCanvas
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(parent:Object, newChild:Object, index:int) — method, class mx.collections.HierarchicalCollectionView
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int) — method, interface mx.collections.IHierarchicalCollectionView
Adds a child node to a node of the data at a specific index in the data.
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor
Adds a child node to a node at the specified index.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class mx.core.Container
Adds a child DisplayObject to this Container.
addChildAt(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IChildList
Adds a child DisplayObject to this child list at the index specified.
addChildAt(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IContainer
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — method, interface mx.core.ISWFBridgeGroup
Adds a new bridge to the pod.
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — method, class mx.core.SWFBridgeGroup
Adds a new bridge to the pod.
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager
Adds a child bridge to the system manager.
addChildSet(childSet:Array) — method, class mx.effects.effectClasses.CompositeEffectInstance
Adds a new set of child effects to this Composite effect.
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager
Adds the specified child to the sandbox root in the layer requested.
addColumn(format:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.elements.TableElement
Adds a column.
addColumnAt(idx:int, format:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.elements.TableElement
Adds a column at the index specified.
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.DataGrid
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.
addedEffect — Effect, class mx.core.UIComponent
Played when the component is added as a child to a Container.
addedToStageHandler(event:flash.events:Event) — method, class spark.components.supportClasses.ScrollableStageText
addElement(element:mx.core:IVisualElement) — method, class mx.charts.Legend
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — method, class mx.core.Container
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer
Adds a visual element to this container.
addElement(element:mx.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.
addElement(element:mx.core:IVisualElement) — method, class spark.containers.DeferredGroup
addElement(element:mx.core:IVisualElement) — method, class spark.containers.Navigator
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — method, class mx.charts.Legend
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — method, class mx.core.Container
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — method, interface mx.core.IVisualElementContainer
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — method, class 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.
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.containers.DeferredGroup
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.containers.Navigator
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — method, class spark.containers.NavigatorGroup
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, useWeakReference:Boolean) — method, class flashx.textLayout.elements.LinkElement
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class flashx.textLayout.elements.TextFlow
addEventListener(eventType:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class mx.collections.ListCollectionView
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
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class spark.containers.Navigator
ADD_EVENT_LISTENER_REQUEST — Constant Static Property, class mx.events.EventListenerRequest
Request to add an event listener.
ADD_FOCUS_MANAGER — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the type property of the event object for an addFocusManager event.
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Static Method , class flashx.textLayout.conversion.TextConverter
Register a new format for import/export.
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Static Method , class flashx.textLayout.conversion.TextConverter
Register a new format for import/export, at the specified location.
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(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.
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — method, class flashx.textLayout.container.ContainerController
Adds a flash.display.DisplayObject object as a descendant of parent.
addItem(item:Object) — method, class mx.collections.ArrayList
Add the specified item to the end of the list.
addItem(item:Object) — method, class mx.collections.AsyncListView
Adds the specified item to the end of the list.
addItem(item:Object) — method, interface mx.collections.IList
Adds the specified item to the end of the list.
addItem(item:Object) — method, class mx.collections.ListCollectionView
Adds the specified item to the end of the list.
addItem(item:Object) — method, class org.apache.flex.collections.ArrayList
Add the specified item to the end of the list.
addItem(item:Object) — method, class org.apache.flex.collections.VectorList
Add the specified item to the end of the list.
addItem(item:Object) — method, class spark.collections.NumericDataProvider
This function is not supported.
addItem(item:Object) — method, class spark.components.DataNavigator
addItem(item:Object) — method, class spark.components.DataNavigatorGroup
Adds the specified item to the end of the list.
addItem(item:Object) — method, class spark.components.TabbedViewNavigator
Add the specified view navigator to the end of the list.
addItem(item:Object) — method, class spark.containers.Navigator
addItem(item:Object) — method, class spark.containers.NavigatorGroup
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:Object, index:int) — method, class mx.collections.ArrayList
Add the item at the specified index.
addItemAt(item:Object, index:int) — method, class mx.collections.AsyncListView
Adds the item at the specified index.
addItemAt(item:Object, index:int) — method, interface mx.collections.IList
Adds the item at the specified index.
addItemAt(item:Object, index:int) — method, class mx.collections.ListCollectionView
Adds the item at the specified index.
addItemAt(item:Object, index:int) — method, class org.apache.flex.collections.ArrayList
Add the item at the specified index.
addItemAt(item:Object, index:int) — method, class org.apache.flex.collections.VectorList
Add the item at the specified index.
addItemAt(item:Object, index:int) — method, class spark.collections.NumericDataProvider
This function is not supported.
addItemAt(item:Object, index:int) — method, class spark.components.DataNavigator
addItemAt(item:Object, index:int) — method, class spark.components.DataNavigatorGroup
Adds the item at the specified index.
addItemAt(item:Object, index:int) — method, class spark.components.TabbedViewNavigator
Add the view navigator at the specified index.
addItemAt(item:Object, index:int) — method, class spark.containers.Navigator
addItemAt(item:Object, index:int) — method, class spark.containers.NavigatorGroup
Adds the item at the specified index.
AddItems — class, package mx.states
Documentation is not currently available.
AddItems() — Constructor, class mx.states.AddItems
Constructor.
addLayer(value:mx.core:DesignLayer) — method, class mx.core.DesignLayer
Adds a DesignLayer child to this layer.
addLineForReuse(textLine:flash.text.engine:TextLine) — Static Method , class flashx.textLayout.compose.TextLineRecycler
Add a TextLine to the pool for reuse.
addListenerHandler() — method, class mx.validators.Validator
Sets up all of the listeners for the valid and invalid events dispatched from the validator.
addListenerHandler() — method, class spark.validators.supportClasses.GlobalizationValidatorBase
Sets up all of the listeners for the valid and invalid events dispatched from the validator.
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.
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.
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.
addMXMLChildren(comps:Array) — method, class mx.core.UIComponent
addMXMLChildren(comps:Array) — method, class spark.components.Group
override setting of children
addMXMLChildren(comps:Array) — method, class spark.components.SkinnableContainer
override setting of children
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.
addParentMapping(uid:String, parent:Object, replaceExisting:Boolean) — method, class mx.collections.HierarchicalCollectionView
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.
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — method, interface mx.core.IFlexModuleFactory
Adds an RSL to the preloadedRSLs list.
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — method, class mx.managers.SystemManager
Adds an RSL to the preloadedRSLs list.
AddRemoveEffectTargetFilter — class, package mx.effects.effectClasses
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container.
AddRemoveEffectTargetFilter() — Constructor, class mx.effects.effectClasses.AddRemoveEffectTargetFilter
Constructor.
addResource(ns:Namespace, resource:Object) — method, class mx.rpc.xml.QualifiedResourceManager
Adds a resource to a potential Array of resources for a given namespace.
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — method, interface mx.resources.IResourceManager
Adds the specified ResourceBundle to the ResourceManager so that its resources can be accessed by ResourceManager methods such as getString().
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.
addRow(format:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.elements.TableElement
Add a row at the end of the table.
ADD_ROW — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that this row should be added to the current selection.
addRowAt(idx:int, format:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.elements.TableElement
Add a row at the index specified.
addSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell.
addSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell.
addSelectedIndex(rowIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row.
addSelectedIndex(rowIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row.
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — method, class flashx.textLayout.container.ContainerController
Adds a flash.display.DisplayObjectContainer object to which selection shapes (such as block selection highlight, cursor etc.) are added.
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.
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — method, class mx.core.UIComponent
Adds a non-visual style client to this component instance.
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.
addTableBlock(block:flashx.textLayout.elements:TableBlockContainer, index:int) — method, class flashx.textLayout.container.ContainerController
Adds a TableBlockContainer object as a descendant of container.
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(newIndex:int) — method, class spark.components.DataNavigator
Adjusts the selected index to account for items being added to or removed from this component.
adjustSelection(newIndex:int) — method, class spark.components.DataNavigatorGroup
Adjusts the selected index to account for items being added to or removed from this component.
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.
adjustSelection(newIndex:int) — method, class spark.containers.NavigatorGroup
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.
AdvancedDataGrid — class, package mx.controls
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Apache 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.
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.
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.
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.
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.
advancedDataGridListData — Property, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
AdvancedDataGridListData — class, package mx.controls.advancedDataGridClasses
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control.
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData
Constructor.
AdvancedDataGridRendererDescription — class, package mx.controls.advancedDataGridClasses
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control.
AdvancedDataGridRendererDescription() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription
Constructor.
AdvancedDataGridRendererProvider — class, package mx.controls.advancedDataGridClasses
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control.
AdvancedDataGridRendererProvider() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
Constructor.
AdvancedDataGridSortItemRenderer — class, package mx.controls.advancedDataGridClasses
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control.
AdvancedDataGridSortItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
Constructor.
AdvancedListBase — class, package mx.controls.listClasses
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items.
AdvancedListBase() — Constructor, class mx.controls.listClasses.AdvancedListBase
Constructor.
AdvancedStyleClient — class, package mx.styles
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface.
AdvancedStyleClient_ — class, package spark.collections
AdvancedStyleClient() — Constructor, class mx.styles.AdvancedStyleClient
Constructor.
AdvancedStyleClient_(styleClient:mx.styles:IAdvancedStyleClient) — Constructor, class spark.collections.AdvancedStyleClient_
advanceToNextContainer() — method, class flashx.textLayout.compose.BaseCompose
Go to next container
advanceToNextParcel() — method, class flashx.textLayout.compose.BaseCompose
AFTER — Constant Static Property, class mx.states.AddItems
Documentation is not currently available.
AFTER — Constant Static Property, class spark.components.CalloutPosition
Position the leading edge of the callout after the trailing edge of the owner.
AFTER — Constant Static Property, class spark.effects.AddAction
Constant used to specify the position to add the item relative to the object specified by the relativeTo property.
afterBounds — Property, class spark.events.TitleWindowBoundsEvent
The bounds of the object after the action.
afterContent — Property, interface flashx.textLayout.formats.IListMarkerFormat
Specifies a string that goes after the marker.
afterContent — Property, class flashx.textLayout.formats.ListMarkerFormat
Specifies a string that goes after the marker.
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.
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 — class, package spark.components
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.
Alert() — Constructor, class spark.components.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.
AlertSkin — class, package spark.skins
AlertSkin() — Constructor, class spark.skins.AlertSkin
Constructor.
alignLabelsToUnits — Property, class mx.charts.DateTimeAxis
Determines the placement of labels along the axis.
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.SliderBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.supportClasses.GroupBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.supportClasses.ButtonBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.Label
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.FormHeading
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.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.components.Scroller
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.DataGrid
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.RichEditableText
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Style, class spark.components.VideoPlayer
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 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.
alignmentBaselineProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
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.
alignTool — Skin Part, class spark.components.RichTextEditor
alignTool — Property, class spark.skins.RichTextEditorSkin
AlignTool — class, package spark.components.richTextEditorClasses
AlignTool() — Constructor, class spark.components.richTextEditorClasses.AlignTool
Constructor.
AlignToolSkin — class, package spark.skins.richTextEditorClasses
The default skin class for the Spark ButtonBar component.
AlignToolSkin() — Constructor, class spark.skins.richTextEditorClasses.AlignToolSkin
Constructor.
alignToolTip — Property, class mx.controls.RichTextEditor
The ToolTip that appears when the user hovers over the text alignment buttons.
ALL — Constant Static Property, class flashx.textLayout.formats.TableRules
Rules will appear between all rows and columns.
ALL — Constant Static Property, class mx.core.ContainerCreationPolicy
Immediately create all descendants.
ALL — Constant Static Property, class mx.logging.LogEventLevel
Tells a target to process all messages.
ALL — Constant Static Property, class spark.containers.supportClasses.DeferredCreationPolicy
Immediately create all descendants.
allElements — Property, class mx.charts.chartClasses.ChartBase
The set of all chart elements displayed in the chart.
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.
allowDelayedOperations — Property, class flashx.textLayout.edit.EditManager
allowDelayedOperations — Property, interface flashx.textLayout.edit.IEditManager
Controls whether operations can be queued up for later execution.
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, interface mx.core.IFlexModuleFactory
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory.
allowDomain(... rest) — method, class mx.managers.SystemManager
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager.
allowDomainsInNewRSLs — Property, interface mx.core.IFlexModuleFactory
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDomainsInNewRSLs — Property, class mx.managers.SystemManager
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDomainsInNewRSLs — Property, class mx.managers.WindowedSystemManager
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDragSelection — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether drag-selection is enabled.
allowDragSelection — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether drag-selection is enabled.
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, interface mx.core.IFlexModuleFactory
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory.
allowInsecureDomain(... rest) — method, class mx.managers.SystemManager
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager.
allowInsecureDomainsInNewRSLs — Property, interface mx.core.IFlexModuleFactory
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInsecureDomainsInNewRSLs — Property, class mx.managers.SystemManager
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInsecureDomainsInNewRSLs — Property, class mx.managers.WindowedSystemManager
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInteraction — Property, class mx.printing.PrintAdvancedDataGrid
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes.
allowInteraction — Property, class mx.printing.PrintOLAPDataGrid
If true, allows some interactions with the control, such as column resizing.
allowItemSizeChangeNotification — Property, class mx.controls.listClasses.ListBase
If false, renderers cannot invalidate size of List.
allowMerge — Property, class flashx.textLayout.operations.DeleteTextOperation
Indicates whether this operation can be merged with operations executed before or after it.
allowMultipleSelection — Property, class mx.controls.DateChooser
If true, specifies that multiple selection is allowed in the DateChooser control.
allowMultipleSelection — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether you can allow more than one item to be selected at the same time.
allowMultipleSelection — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether you can allow more than one item to be selected at the same time.
allowMultipleSelection — Property, class spark.components.List
If true multiple selection is enabled.
allowNegative — Property, class mx.validators.CurrencyValidator
Specifies whether negative numbers are permitted.
allowNegative — Property, class mx.validators.NumberValidator
Specifies whether negative numbers are permitted.
allowNegative — Property, class spark.validators.supportClasses.NumberValidatorBase
Specifies whether negative numbers are permitted.
allowNegativeForStacked — Property, class mx.charts.chartClasses.StackedSeries
Setting this property to true will stack positive and negative values separately
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 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
alpha — Property, interface mx.core.IVisualElement
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
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 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.
alphaOutEnd — Property, class spark.layouts.TimeMachineLayout
The amount to offset elements on the vertical axis depending on their z property.
alphaOutStart — Property, class spark.layouts.TimeMachineLayout
The amount to offset elements on the vertical axis depending on their z property.
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.
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.Tree
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.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 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.SkinnableContainer
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.LabelItemRenderer
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Style, class spark.containers.Navigator
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.
alternatingRowColors — Style, class spark.components.DataGrid
Used to initialize the DataGrid's rowBackground skin part.
alternatingRowColorsBackground — Skin Part, class spark.components.DataGrid
The IVisualElement class used to render the alternatingRowColors style.
The IVisualElement class used to render the alternatingRowColors style.
altKey — Property, class mx.events.SandboxMouseEvent
Indicates whether the Alt key was pressed.
ALWAYS — Constant Static Property, class flashx.textLayout.formats.BreakStyle
ALWAYS — Constant Static Property, class spark.components.TextSelectionHighlighting
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window.
alwaysCreateDisplayObject — Property, class spark.primitives.supportClasses.GraphicElement
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject.
alwaysInFront — Property, class 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.
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
AMERICAN_EXPRESS — Constant Static Property, class mx.validators.CreditCardValidatorCardType
Specifies the card type as American Express.
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.
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.
anchorCellPosition — Property, interface flashx.textLayout.edit.ISelectionManager
Anchor point of the current cell selection, as coordinates within the table.
anchorCellPosition — Property, class flashx.textLayout.edit.SelectionManager
Anchor point of the current cell selection, as coordinates within the table.
anchorColumnIndex — Property, class mx.controls.AdvancedDataGrid
The column index of the current anchor.
anchorColumnIndex — Property, class spark.components.Grid
The column index of the anchor for the next shift selection.
anchorCoordinates — Property, class flashx.textLayout.elements.CellRange
Anchor point of the current selection, as a CellCoordinates in the TableElement.
anchorIndex — Property, class mx.controls.listClasses.AdvancedListBase
The offset of the item in the data provider that is the selection anchor point.
anchorIndex — Property, class mx.controls.listClasses.ListBase
The offset of the item in the data provider that is the selection anchor point.
anchorPosition — Property, interface flashx.textLayout.edit.ISelectionManager
The anchor point of the selection.
anchorPosition — Property, class flashx.textLayout.edit.SelectionManager
The anchor point of the selection.
anchorPosition — Property, class flashx.textLayout.elements.TextRange
Anchor position of the selection, as an absolute position in the TextFlow.
anchorRowIndex — Property, class spark.components.Grid
The row index of the anchor for the next shift selection.
AndroidPlatformVersionOverride — class, package mx.utils
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
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.layouts.CarouselLayout
The segment of a circle to rotate the elements around.
angle — Property, class spark.primitives.RectangularDropShadow
The angle of the bevel.
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, class spark.components.supportClasses.AnimationTarget
animationEnd(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget
Called when an Animation instance ends.
AnimationNavigatorLayoutBase — class, package spark.layouts.supportClasses
A AnimationNavigatorLayoutBase class is a base class for navigator layouts that can animation between indices.
AnimationNavigatorLayoutBase(animationType:String) — Constructor, class spark.layouts.supportClasses.AnimationNavigatorLayoutBase
Constructor.
animationRepeat(animation:spark.effects.animation:Animation) — method, class spark.components.supportClasses.AnimationTarget
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, class spark.components.supportClasses.AnimationTarget
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, class spark.components.supportClasses.AnimationTarget
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.
AnimationTarget — class, package spark.components.supportClasses
AnimationTarget(updateFunction:Function) — Constructor, class spark.components.supportClasses.AnimationTarget
animationUpdate(animation:spark.effects.animation:Animation) — method, class spark.components.supportClasses.AnimationTarget
animationUpdate(animation:spark.effects.animation:Animation) — method, interface spark.effects.animation.IAnimationTarget
Called during every update of an Animation instance.
animationValue — Property, class spark.layouts.supportClasses.AnimationNavigatorLayoutBase
 If the animationType is "direct" the animationValue will ease from 1 to 0.
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.
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
antiAliasType — Property, class mx.core.UITextFormat
Defines the anti-aliasing setting for the UITextField class.
ANY — Constant Static Property, class mx.validators.CurrencyValidatorAlignSymbol
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class.
ANY_INDEX_MODE — Constant Static Property, class mx.collections.Sort
When executing a find return the index any matching item.
ANY_INDEX_MODE — Constant Static Property, class spark.collections.Sort
When executing a find return the index any matching item.
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
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.ScrollableStageText
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — method, class spark.components.supportClasses.SkinnableTextBase
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — method, class spark.components.supportClasses.StyleableStageText
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — method, class spark.components.supportClasses.StyleableTextField
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — method, interface spark.core.IEditableText
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
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 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.
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.
applicationDomain — Property, class mx.modules.ModuleLoader
The application domain to load your module into.
applicationDomain — Property, class spark.modules.ModuleLoader
The application domain to load your module into.
applicationDomainTarget — Property, class mx.core.RSLData
The requested application domain to load the RSL into.
ApplicationDomainTarget — final class, package mx.core
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class.
applicationDPI — Property, class spark.components.Application
The DPI of the application.
applicationDPI — Property, class spark.components.LabelItemRenderer
Returns the DPI of the application.
applicationDPI — Property, class spark.skins.ActionScriptSkinBase
Returns the DPI of the application.
applicationDPI — Property, class spark.skins.android4.ViewMenuSkin
applicationDPI — Property, class spark.skins.ios7.ViewMenuSkin
applicationDPI — Property, class spark.skins.mobile.ViewMenuSkin
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.
ApplicationSkin — class, package spark.skins.spark
The default skin class for the Spark Application component.
ApplicationSkin() — Constructor, class spark.skins.spark.ApplicationSkin
Constructor.
ApplicationTitleBarBackgroundSkin — class, package mx.skins.halo
The skin for the TitleBar of a WindowedApplication or Window.
ApplicationTitleBarBackgroundSkin() — Constructor, class mx.skins.halo.ApplicationTitleBarBackgroundSkin
Constructor.
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(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat
Replaces property values in this TabStopFormat object with the values of properties that are set in the incoming ITabStopFormat instance.
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat
Replaces property values in this TextLayoutFormat object with the values of properties that are set in the incoming ITextLayoutFormat instance.
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.GradientStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, interface mx.graphics.IStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.LinearGradientStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.SolidColorStroke
Applies the properties to the specified Graphics object.
apply(parent:mx.core:UIComponent) — method, class mx.states.AddChild
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.AddItems
Applies the override.
apply(parent:mx.core:UIComponent) — method, interface mx.states.IOverride
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.OverrideBase
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.RemoveChild
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.SetEventHandler
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.SetProperty
Applies the override.
apply(parent:mx.core:UIComponent) — method, class mx.states.SetStyle
Applies the override.
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.AdvancedDataGrid
Sets up the effect for applying the selection indicator.
applyChangesPostLayout — Property, class spark.effects.AnimateTransform
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run.
applyChangesPostLayout — Property, class spark.effects.AnimateTransform3D
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run.
applyClientLoadBalancingSettings(props:XML) — method, class mx.messaging.Channel
Applies the client load balancing urls if they exists.
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — method, class spark.skins.ActionScriptSkinBase
A helper method to set a color transform on a DisplayObject.
applyColorTransformToElement(element:mx.core:IVisualElement, colorTransform:flash.geom:ColorTransform) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
applyComputedMatrix() — method, class mx.core.UIComponent
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform.
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Applies container styles to any containers in the selection.
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Applies container styles to any containers in the selection.
ApplyElementIDOperation — class, package flashx.textLayout.operations
The ChangeElementIDOperation class encapsulates an element ID change.
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementIDOperation
Creates a ChangeElementIDOperation object.
ApplyElementStyleNameOperation — class, package flashx.textLayout.operations
The ApplyElementStyleNameOperation class encapsulates a style name change.
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementStyleNameOperation
Creates a ApplyElementStyleNameOperation object.
ApplyElementTypeNameOperation — class, package flashx.textLayout.operations
The ApplyElementTypeNameOperation class encapsulates a type name change.
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementTypeNameOperation
Creates a ApplyElementTypeNameOperation object.
ApplyElementUserStyleOperation — class, package flashx.textLayout.operations
The ApplyElementUserStyleOperation class encapsulates a change in a style value of an element.
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyElementUserStyleOperation
Creates a ApplyElementUserStyleOperation object.
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Changes the formats of the specified (or current) selection.
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Changes the formats of the specified (or current) selection.
ApplyFormatOperation — class, package flashx.textLayout.operations
The ApplyFormatOperation class encapsulates a style change.
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.operations.ApplyFormatOperation
Creates an ApplyFormatOperation object.
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Applies styles to the specified element.
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Applies styles to the specified element.
ApplyFormatToElementOperation — class, package flashx.textLayout.operations
The ApplyFormatToElementOperation class encapsulates a style change to an element.
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ApplyFormatToElementOperation
Creates an ApplyFormatToElementOperation object.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.AreaSeries
Customizes the item renderer instances used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BarSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.BubbleSeries
Applies style properties to the specified DisplayObject.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.ColumnSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.LineSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — method, class mx.charts.series.PlotSeries
Customizes the item renderer instances that are used to represent the chart.
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Changes the format applied to the leaf elements in the specified (or current) selection.
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Changes the format applied to the leaf elements in the specified (or current) selection.
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Transforms a selection into a link, or a link into normal text.
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Transforms a selection into a link, or a link into normal text.
ApplyLinkOperation — class, package flashx.textLayout.operations
The ApplyLinkOperation class encapsulates a link creation or modification operation.
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Constructor, class flashx.textLayout.operations.ApplyLinkOperation
Creates an ApplyLinkOperation object.
applyLocalProjection — Property, class spark.effects.AnimateTransform3D
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing.
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.
applyVerticalAlignmentToColumn(controller:flashx.textLayout.container:ContainerController, vjType:String, lines:Array, beginIndex:int, numLines:int, beginFloatIndex:int, endFloatIndex:int) — method, class flashx.textLayout.compose.BaseCompose
apply vj and adjust the parcel bounds
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.
AQUA — Constant Static Property, class flashx.textLayout.formats.ColorName
ARABIC_INDIC — Constant Static Property, class flashx.textLayout.formats.ListStyleType
Numbering using Arabic script.
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.
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.
areCoordinatesOverAHeaderView(coordinates:flash.geom:Point) — method, class spark.components.GridColumnHeaderGroup
areEqual(coords1:flashx.textLayout.elements:CellCoordinates, coords2:flashx.textLayout.elements:CellCoordinates) — Static Method , class flashx.textLayout.elements.CellCoordinates
Checks if two coordiates are in the same location
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IContainer
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.
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 — Property, class mx.rpc.AbstractOperation
The arguments to pass to the Operation when it is invoked.
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 — class, package org.apache.flex.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.
ArrayList(source:Array) — Constructor, class org.apache.flex.collections.ArrayList
Construct a new ArrayList using the specified array as its source.
arraysMatch(a:Array, b:Array, strictEqualityCheck:Boolean) — Static Method , class mx.utils.ArrayUtil
Checks if the Array instances contain the same values against the same indexes, even if in different orders.
arraySortOnOptions — Property, interface mx.collections.ISortField
This helper property is used internally by the findItem() and sort() methods.
arraySortOnOptions — Property, class mx.collections.SortField
This helper property is used internally by the findItem() and sort() methods.
arraySortOnOptions — Property, class spark.collections.ComplexSortField
ArrayUtil — class, package mx.utils
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex.
arrayValuesMatch(a:Array, b:Array, strictEqualityCheck:Boolean) — Static Method , class mx.utils.ArrayUtil
Checks if the Array instances contain the same values, even if in different orders.
arrow — Skin Part, class spark.components.Callout
An optional skin part that visually connects the owner to the contentGroup.
An optional skin part that visually connects the owner to the contentGroup.
arrow — Property, class spark.skins.ArrowDownToggleButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Property, class spark.skins.ArrowRightToggleButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Property, class spark.skins.android4.CalloutSkin
An optional skin part that visually connects the owner to the contentGroup.
arrow — Property, class spark.skins.ios7.CalloutSkin
An optional skin part that visually connects the owner to the contentGroup.
arrow — Property, class spark.skins.mobile.CalloutSkin
An optional skin part that visually connects the owner to the contentGroup.
arrow — Property, class spark.skins.spark.CalloutSkin
An optional skin part that visually connects the owner to the contentGroup.
arrow — Property, class spark.skins.spark.ComboBoxButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Property, class spark.skins.spark.DropDownListButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Property, class spark.skins.spark.NumericStepperDecrementButtonSkin
Defines the appearance of the down arrow.
arrow — Property, class spark.skins.spark.NumericStepperIncrementButtonSkin
Defines the appearance of the up arrow.
arrow — Property, class spark.skins.spark.ScrollBarDownButtonSkin
Defines the appearance of the down arrow in the ScrollBar component.
arrow — Property, class spark.skins.spark.ScrollBarLeftButtonSkin
Defines the appearance of the left arrow in the ScrollBar component.
arrow — Property, class spark.skins.spark.ScrollBarRightButtonSkin
Defines the appearance of the right arrow in the ScrollBar component.
arrow — Property, class spark.skins.spark.ScrollBarUpButtonSkin
Defines the appearance of the up arrow in the ScrollBar component.
arrow — Property, class spark.skins.spark.SpinnerDecrementButtonSkin
Defines the appearance of the down arrow.
arrow — Property, class spark.skins.spark.SpinnerIncrementButtonSkin
Defines the appearance of the up arrow.
arrowButtonStyleFilters — Property, class mx.controls.ComboBase
Set of styles to pass from the ComboBase to the down arrow button
arrowButtonWidth — Style, class mx.controls.ComboBox
Width of the arrow button in pixels.
arrowButtonWidth — Style, class mx.controls.PopUpButton
Number of pixels between the divider line and the right edge of the component.
arrowDirection — Property, class spark.components.Callout
A read-only property that indicates the direction from the callout towards the owner.
ArrowDirection — class, package spark.components
Enumeration of arrow directions for use in visual components.
ArrowDownToggleButtonSkin — class, package spark.skins
A skin class that displays an arrow pointing down for a Spark ToggleButton component.
ArrowDownToggleButtonSkin() — Constructor, class spark.skins.ArrowDownToggleButtonSkin
Constructor.
arrowHeight — Property, class spark.skins.android4.CalloutSkin
Height of the arrow in vertical directions.
arrowHeight — Property, class spark.skins.ios7.CalloutSkin
Height of the arrow in vertical directions.
arrowHeight — Property, class spark.skins.mobile.CalloutSkin
Height of the arrow in vertical directions.
arrowHeight — Property, class spark.skins.spark.CalloutSkin
Height of the arrow in vertical directions.
arrowKeysWrapFocus — Property, class spark.components.supportClasses.ListBase
If true, using arrow keys to navigate within the component wraps when it hits either end.
ArrowRightToggleButtonSkin — class, package spark.skins
A skin class that displays an arrow pointing right for a Spark ToggleButton component.
ArrowRightToggleButtonSkin() — Constructor, class spark.skins.ArrowRightToggleButtonSkin
Constructor.
arrowWidth — Property, class spark.skins.android4.CalloutSkin
Width of the arrow in vertical directions.
arrowWidth — Property, class spark.skins.ios7.CalloutSkin
Width of the arrow in vertical directions.
arrowWidth — Property, class spark.skins.mobile.CalloutSkin
Width of the arrow in vertical directions.
arrowWidth — Property, class spark.skins.spark.CalloutSkin
Width of the arrow in vertical directions.
ascent — Property, interface flashx.textLayout.compose.IVerticalJustificationLine
_ascent — Property, class flashx.textLayout.compose.TextFlowLine
ascent — Property, class flashx.textLayout.compose.TextFlowLine
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.
aspectRatio — Property, class mx.charts.chartClasses.LegendData
Determines the size and placement of the legend marker.
aspectRatio — Property, class spark.components.Application
Returns the aspect ratio of the top level stage based on its width and height.
aspectRatio — Property, class spark.preloaders.SplashScreenImageSource
The required aspect ratio of the mobile device.
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(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.
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 — 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.
AT_BOTTOM — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar is at the bottom of its scrolling range.
_atColumnStart — Property, class flashx.textLayout.compose.BaseCompose
Are we at the top of the column?
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.
AT_RIGHT — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar is at the right of its scrolling range.
attachCamera(camera:flash.media:Camera) — method, class mx.controls.VideoDisplay
Specifies to play a video stream from a camera.
attachListeners(systemManager:mx.managers:ISystemManager) — method, class mx.managers.LayoutManager
attachOverlay() — method, class mx.charts.Legend
Used internally by the Dissolve Effect to add the overlay to the chrome of a container.
attachOverlay() — method, class mx.core.Container
Used internally by the Dissolve Effect to add the overlay to the chrome of a container.
attachOverlay() — method, class mx.core.UIComponent
This is an internal method used by the Flex framework to support the Dissolve effect.
attachSkin() — method, class spark.components.supportClasses.SkinnableComponent
Create the skin for the component.
AT_TOP — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar is at the top of its scrolling range.
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 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.
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.
AUTHENTICATION_MESSAGE_REF_TYPE — Constant Static Property, class mx.messaging.messages.CommandMessage
The server message type for authentication commands.
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.BreakStyle
AUTO — Constant Static Property, class flashx.textLayout.formats.FormatValue
Specifies that a property's value is automatically generated.
AUTO — Constant Static Property, class flashx.textLayout.formats.LeadingModel
Specifies that leading model is chosen automatically based on the paragraph's locale property.
AUTO — Constant Static Property, class flashx.textLayout.formats.Suffix
Specifies that the auto suffix is appended to the list marker after the content.
AUTO — Constant Static Property, class mx.core.ContainerCreationPolicy
Delay creating some or all descendants until they are needed.
AUTO — Constant Static Property, class mx.core.ScrollPolicy
Show the scrollbar if the children exceed the owner's dimension.
AUTO — Constant Static Property, class mx.core.UIComponentCachePolicy
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap.
AUTO — Constant Static Property, class spark.components.CalloutPosition
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit.
AUTO — Constant Static Property, class spark.core.ContainerDestructionPolicy
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic.
autoAdjust — Property, class mx.charts.chartClasses.NumericAxis
Specifies whether Flex rounds values.
autoBandWidthDetection — Property, class mx.controls.VideoDisplay
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature.
autoCapitalize — Property, class spark.components.supportClasses.ScrollableStageText
Hint indicating what captialization behavior soft keyboards should use.
autoCapitalize — Property, class spark.components.supportClasses.SkinnableTextBase
Hint indicating what captialization behavior soft keyboards should use.
autoCapitalize — Property, class spark.components.supportClasses.StyleableStageText
Hint indicating what captialization behavior soft keyboards should use.
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
autoConnect — Property, class mx.messaging.AbstractProducer
If true the Producer automatically connects to its destination the first time the send() method is called.
autoCorrect — Property, class spark.components.supportClasses.ScrollableStageText
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported.
autoCorrect — Property, class spark.components.supportClasses.SkinnableTextBase
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported.
autoCorrect — Property, class spark.components.supportClasses.StyleableStageText
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported.
autoDisplayFirstFrame — Property, class spark.components.VideoDisplay
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set.
autoDisplayFirstFrame — Property, class spark.components.VideoPlayer
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set.
autoDrawBackground — Property, class spark.components.supportClasses.ItemRenderer
Specifies whether the item renderer draws the background of the data item during user interaction.
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.
autoHideFirstViewNavigator — Property, class spark.components.SplitViewNavigator
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event.
autoIconManagement — Property, class spark.skins.SparkButtonSkin
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part.
autoLayout — Property, class mx.charts.Legend
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Property, class mx.core.Container
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Property, class spark.components.DataNavigator
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.
autoLayout — Property, class spark.containers.Navigator
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.
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.
automationEnabled — Property, interface mx.automation.IAutomationObject
True if this component is enabled for automation, false otherwise.
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.
automationName — Property, interface mx.automation.IAutomationObject
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.
automationOwner — Property, interface mx.automation.IAutomationObject
The owner of this component for automation purposes.
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.
automationParent — Property, interface mx.automation.IAutomationObject
The parent of this component for automation purposes.
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.
automationTabularData — Property, interface mx.automation.IAutomationObject
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
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.
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.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.
automationVisible — Property, interface mx.automation.IAutomationObject
True if this component is visible for automation, false otherwise.
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.
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
Set to true to specify that this transition applies to both the forward and reverse view state changes.
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.
autoScrollIfNecessary(mouseX:int, mouseY:int) — method, class flashx.textLayout.container.ContainerController
Handle a scroll event during a "drag" selection.
autoSize — Property, class mx.core.FTETextField
autoSize — Property, interface mx.core.IUITextField
autoStop — Property, class mx.controls.MovieClipSWFLoader
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading.
autoThumbVisibility — Style, class spark.components.supportClasses.ScrollBarBase
If true (the default), the thumb's visibility will be reset whenever its size is updated.
AverageAggregator — class, package mx.olap.aggregators
The AverageAggregator class implements the average aggregator.
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.
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.
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.
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