Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
D Index 
  Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
d — Property, class flash.geom.Matrix
The value that affects the positioning of pixels along the y axis when scaling or rotating an image.
D — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the D key (68).
damage(startPosition:int, damageLength:int, damageType:String) — method, class flashx.textLayout.compose.FlowComposerBase
Mark lines as damaged and needing a recompose.
damage(startPosition:int, damageLength:int, damageType:String) — method, interface flashx.textLayout.compose.IFlowComposer
Mark lines as damaged and needing a recompose.
damage — Event, class flashx.textLayout.container.TextContainerManager
Dispatched by a TextFlow object each time it is damaged
damage — Event, class flashx.textLayout.elements.TextFlow
Dispatched by a TextFlow object each time it is damaged You can use this event to find out that the TextFlow has changed, but do not access the TextFlow itself when this event is sent out.
DAMAGE — Constant Static Property, class flashx.textLayout.events.DamageEvent
Event type for DamageEvent
damageAbsoluteStart — Property, class flashx.textLayout.compose.FlowComposerBase
The absolute position immediately preceding the first element in the text flow that requires composition and updating.
damageAbsoluteStart — Property, interface flashx.textLayout.compose.IFlowComposer
The first invalid position in the root element, as an absolute position from the start of the flow.
damageAbsoluteStart — Property, class flashx.textLayout.events.DamageEvent
Absolute start of the damage
DamageEvent — class, package flashx.textLayout.events
A TextFlow instance dispatches this each time it is marked as damaged.
DamageEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, damageAbsoluteStart:int, damageLength:int) — Constructor, class flashx.textLayout.events.DamageEvent
Constructor
damageLength — Property, class flashx.textLayout.events.DamageEvent
Length of the damage
DARK_COLOR — Constant Static Property, class flash.text.TextColorType
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
DARKEN — Constant Static Property, class flash.display.BlendMode
Selects the darker of the constituent colors of the display object and the colors of the background (the colors with the smaller values).
data — Property, class flash.data.SQLResult
The data returned as a result of the statement execution, specifically when a SQL SELECT statement is executed.
data — Property, class flash.display.GraphicsPath
The Vector of Numbers containing the parameters used with the drawing commands.
data — Property, class flash.display.NativeMenuItem
An arbitrary data object associated with this menu item.
data — Property, class flash.display.Shader
Provides access to parameters, input images, and metadata for the Shader instance.
data — Property, class flash.events.DataEvent
The raw data loaded into Flash Player or Adobe AIR.
data — Property, class flash.events.SampleDataEvent
The data in the audio stream.
data — Property, class flash.net.FileReference
The ByteArray object representing the data from the loaded file after a successful call to the load() method.
data — Property, class flash.net.SharedObject
The collection of attributes assigned to the data property of the object; these attributes can be shared and stored.
data — Property, class flash.net.URLLoader
The data received from the load operation.
data — Property, class flash.net.URLRequest
An object containing data to be transmitted with the URL request.
data — Event, class flash.net.XMLSocket
Dispatched after raw data is sent or received.
data — Property, class mx.charts.chartClasses.ChartLabel
Defines the contents of the label.
data — Property, class mx.charts.chartClasses.DataTip
The HitData structure describing the data point that the DataTip is rendering.
data — Property, class mx.charts.renderers.AreaRenderer
The data that the AreaRenderer renders.
data — Property, class mx.charts.renderers.BoxItemRenderer
The chartItem that this itemRenderer is displaying.
data — Property, class mx.charts.renderers.CandlestickItemRenderer
The chart item that this renderer represents.
data — Property, class mx.charts.renderers.CircleItemRenderer
The chartItem that this itemRenderer displays.
data — Property, class mx.charts.renderers.CrossItemRenderer
The chartItem that this itemRenderer is displaying.
data — Property, class mx.charts.renderers.DiamondItemRenderer
The chartItem that this itemRenderer is displaying.
data — Property, class mx.charts.renderers.HLOCItemRenderer
The chart item that this renderer represents.
data — Property, class mx.charts.renderers.LineRenderer
The chart item that this renderer represents.
data — Property, class mx.charts.renderers.ShadowBoxItemRenderer
The chartItem that this itemRenderer is displaying.
data — Property, class mx.charts.renderers.ShadowLineRenderer
The chart item that this renderer represents.
data — Property, class mx.charts.renderers.TriangleItemRenderer
The chartItem that this itemRenderer is displaying.
data — Property, class mx.charts.renderers.WedgeItemRenderer
The chart item that this renderer represents.
data — Property, class mx.containers.accordionClasses.AccordionHeader
Stores a reference to the content associated with the header.
data — Property, class mx.controls.Button
The data property lets you pass a value to the component when you use it as an item renderer or item editor.
data — Property, class mx.controls.ComboBox
The data property lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.DateField
The data property lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.HTML
Lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.Image
The data property lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.Label
Lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.MXFTETextInput
Lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.NumericStepper
The data property lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.TextArea
Lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.TextInput
Lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData
The data Object from the data provider that represents the selected cell.
data — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.dataGridClasses.DataGridItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.listClasses.AdvancedListBase
The item in the data provider this component should render when this component is used as an item renderer or item editor.
data — Property, class mx.controls.listClasses.ListBase
The item in the data provider this component should render when this component is used as an item renderer or item editor.
data — Property, class mx.controls.listClasses.ListBaseSelectionData
The data Object that is selected (selectedItem)
data — Property, class mx.controls.listClasses.ListItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.listClasses.ListRowInfo
The item in the dataprovider.
data — Property, class mx.controls.listClasses.TileListItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.menuClasses.MenuBarItem
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.menuClasses.MenuItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.controls.treeClasses.TreeItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class mx.core.Container
The data property lets you pass a value to the component when you use it in an item renderer or item editor.
data — Property, interface mx.core.IDataRenderer
The data to render or edit.
data — Property, class mx.events.SWFBridgeEvent
Information about the event.
data — Property, class mx.events.SWFBridgeRequest
Data related to the event.
data — Property, class mx.graphics.ImageSnapshot
The encoded data representing the image snapshot.
data — Property, interface mx.modules.IModuleInfo
User data that can be associated with the singleton IModuleInfo for a given URL.
data — Property, class spark.components.ButtonBarButton
The data to render or edit.
data — Property, class spark.components.DataRenderer
The implementation of the data property as defined by the IDataRenderer interface.
data — Property, class spark.events.RendererExistenceEvent
The data item of the renderer.
data — Property, class spark.primitives.Path
A string containing a compact represention of the path segments.
data — Property, class spark.skins.spark.DefaultItemRenderer
The implementation of the data property as defined by the IDataRenderer interface.
DATA — Constant Static Property, class flash.events.DataEvent
Defines the value of the type property of a data event object.
database — Property, class flash.data.SQLSchema
The name of the database to which this schema object belongs.
dataBufferByteLength — Property, class flash.net.NetStreamInfo
Provides the NetStream data buffer size in bytes.
dataBufferLength — Property, class flash.net.NetStreamInfo
Provides NetStream data buffer size in seconds.
dataByteCount — Property, class flash.net.NetStreamInfo
Specifies the total number of bytes of data messages that have arrived in the queue, regardless of how many have been played or flushed.
dataBytesPerSecond — Property, class flash.net.NetStreamInfo
Specifies the rate at which the NetStream data buffer is filled in bytes per second.
dataBytesToRead — Property, class mx.messaging.channels.StreamingConnectionHandler
Counter that keeps track of how many data bytes remain to be read for the current chunk.
dataChange — Event, class mx.controls.Button
Dispatched when the data property changes.
dataChange — Event, class mx.controls.ComboBox
Dispatched when the data property changes.
dataChange — Event, class mx.controls.DateField
Dispatched when the data property changes.
dataChange — Event, class mx.controls.Image
Dispatched when the data property changes.
dataChange — Event, class mx.controls.Label
Dispatched when the data property changes.
dataChange — Event, class mx.controls.MXFTETextInput
Dispatched when the data property changes.
dataChange — Event, class mx.controls.NumericStepper
Dispatched when the data property changes.
dataChange — Event, class mx.controls.TextArea
Dispatched when the data property changes.
dataChange — Event, class mx.controls.TextInput
Dispatched when the data property changes.
dataChange — Event, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.dataGridClasses.DataGridItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.listClasses.AdvancedListBase
Dispatched when the data property changes.
dataChange — Event, class mx.controls.listClasses.ListBase
Dispatched when the data property changes.
dataChange — Event, class mx.controls.listClasses.ListItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.listClasses.TileListItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.menuClasses.MenuItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.controls.treeClasses.TreeItemRenderer
Dispatched when the data property changes.
dataChange — Event, class mx.core.Container
Dispatched when the data property changes.
dataChange — Event, class spark.components.ButtonBarButton
Dispatched when the data property changes.
dataChange — Event, class spark.components.DataRenderer
Dispatched when the data property changes.
dataChange — Event, class spark.skins.spark.DefaultItemRenderer
Dispatched when the data property changes.
DATA_CHANGE — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.DATA_CHANGE constant defines the value of the type property of the event object for a dataChange event.
dataChanged() — method, class mx.charts.chartClasses.AxisBase
Triggers events that inform the range object when the chart data has changed.
dataChanged() — method, class mx.charts.chartClasses.ChartElement
Indicates the underlying data represented by the element has changed.
dataChanged() — method, class mx.charts.chartClasses.DataTransform
Informs the DataTransform that some of the underlying data being represented on the chart has changed.
dataChanged() — method, interface mx.charts.chartClasses.IAxis
Triggers events that inform the range object when the chart data has changed.
dataChangeEffect — Style, class mx.controls.listClasses.AdvancedListBase
The effect used when changes occur in the control's data provider.
dataChildren — Property, class mx.charts.chartClasses.CartesianDataCanvas
An array of child objects.
dataCompareFunction — Property, class mx.olap.OLAPAttribute
User supplied callback function that would be used to compare the data elements while sorting the data.
DataConflictEvent — class, package mx.data.events
The DataConflictEvent class represents an event that informs users of a DataService instance that a conflict has occurred.
DataConflictEvent(type:String, bubbles:Boolean, cancelable:Boolean, c:mx.data:Conflict) — Constructor, class mx.data.events.DataConflictEvent
Constructor.
DataDescription — class, package mx.charts.chartClasses
The DataDescription structure is used by ChartElements to describe the characteristics of the data they represent to Axis objects that auto-generate values from the data represented in the chart.
DataDescription() — Constructor, class mx.charts.chartClasses.DataDescription
Constructor.
dataDescriptions — Property, class mx.charts.chartClasses.NumericAxis
An Array of DataDescription structures describing the data being represented by the chart.
dataDescriptor — Property, class mx.controls.FlexNativeMenu
The object that accesses and manipulates data in the data provider.
dataDescriptor — Property, class mx.controls.Menu
The object that accesses and manipulates data in the data provider.
dataDescriptor — Property, class mx.controls.MenuBar
The object that accesses and manipulates data in the data provider.
dataDescriptor — Property, class mx.controls.PopUpMenuButton
The data descriptor accesses and manipulates data in the data provider.
dataDescriptor — Property, class mx.controls.Tree
Returns the current ITreeDataDescriptor.
dataEffectCompleted — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates that the a data change effect has just completed.
dataEffectCompleted — Property, class mx.controls.listClasses.ListBase
A flag that indicates that the a data change effect has just completed.
DataErrorMessage — class, package mx.data.messages
Special cases of ErrorMessage will be sent when a data conflict occurs.
DataErrorMessage() — Constructor, class mx.data.messages.DataErrorMessage
Constructs an instance of a DataErrorMessage.
DataEvent — class, package flash.events
An object dispatches a DataEvent object when raw data has completed loading.
DataEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:String) — Constructor, class flash.events.DataEvent
Creates an event object that contains information about data events.
dataField — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent
The data field of the current column being selected.
dataField — Property, class mx.collections.SummaryField
Data field for which the summary is computed.
dataField — Property, class mx.collections.SummaryField2
Data field for which the summary is computed.
dataField — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The name of the field or property in the data provider item associated with the column.
dataField — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
The data field in the data provider for the renderer.
dataField — Property, class mx.controls.dataGridClasses.DataGridColumn
The name of the field or property in the data provider item associated with the column.
dataField — Property, class mx.controls.dataGridClasses.DataGridListData
Name of the field or property in the data provider associated with the column.
dataField — Property, class mx.events.AdvancedDataGridEvent
The name of the field or property in the data associated with the column.
dataField — Property, class mx.events.DataGridEvent
The name of the field or property in the data associated with the column.
dataField — Property, class mx.olap.OLAPAttribute
The field of the input data set that provides the data for this OLAPAttribute instance.
dataField — Property, class mx.olap.OLAPLevel
The field of the input data set that provides the data for this OLAPLevel instance.
dataField — Property, class mx.olap.OLAPMember
The field of the input data set that provides the data for this OLAPMember instance.
dataForFormat(format:String) — method, class mx.core.DragSource
Retrieves the data for the specified format.
dataFormat — Property, class flash.net.URLLoader
Controls whether the downloaded data is received as text (URLLoaderDataFormat.TEXT), raw binary data (URLLoaderDataFormat.BINARY), or URL-encoded variables (URLLoaderDataFormat.VARIABLES).
dataFunction — Property, class mx.charts.CategoryAxis
Specifies a method that returns the value that should be used as categoryValue for current item.If this property is set, the return value of the custom data function takes precedence over categoryField The custom dataFunction has the following signature: function_name (axis:CategoryAxis, item:Object):Object { ...
dataFunction — Property, class mx.charts.chartClasses.Series
Specifies a method that returns the value that should be used for positioning the current chart item in the series.
dataFunction — Property, class mx.olap.OLAPAttribute
A callback function that returns the actual data for the attribute.
dataGrid — Property, class mx.controls.dataGridClasses.DataGridHeader
The DataGrid control associated with this renderer.
DataGrid — class, package mx.controls
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties.
DataGrid() — Constructor, class mx.controls.DataGrid
Constructor.
DataGridAccImpl — class, package mx.accessibility
DataGridAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DataGrid class.
DataGridAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.DataGridAccImpl
Constructor.
DataGridAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the DataGrid control.
DataGridAutomationImpl(obj:mx.controls:DataGrid) — Constructor, class mx.automation.delegates.controls.DataGridAutomationImpl
Constructor.
DataGridBase — class, package mx.controls.dataGridClasses
The DataGridBase class is the base class for controls that display lists of items in multiple columns.
DataGridBase() — Constructor, class mx.controls.dataGridClasses.DataGridBase
Constructor.
DataGridColumn — class, package mx.controls.dataGridClasses
The DataGridColumn class describes a column in a DataGrid control.
DataGridColumn(columnName:String) — Constructor, class mx.controls.dataGridClasses.DataGridColumn
Constructor.
DataGridColumnDropIndicator — class, package mx.skins.halo
The skin for the column drop indicator in a DataGrid.
DataGridColumnDropIndicator() — Constructor, class mx.skins.halo.DataGridColumnDropIndicator
Constructor.
DataGridColumnResizeSkin — class, package mx.skins.halo
The skin for the column resizer in a DataGrid.
DataGridColumnResizeSkin() — Constructor, class mx.skins.halo.DataGridColumnResizeSkin
Constructor.
DataGridDragProxy — class, package mx.controls.dataGridClasses
The DataGridDragProxy class defines the default drag proxy used when dragging data from a DataGrid control.
DataGridDragProxy() — Constructor, class mx.controls.dataGridClasses.DataGridDragProxy
Constructor.
DataGridEvent — class, package mx.events
The DataGridEvent class represents event objects that are specific to the DataGrid control, such as the event that is dispatched when an editable grid item gets the focus.
DataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number) — Constructor, class mx.events.DataGridEvent
Constructor.
DataGridEventReason — final class, package mx.events
The DataGridEventReason class defines constants for the values of the reason property of a DataGridEvent object when the type property is itemEditEnd.
DataGridHeader — class, package mx.controls.dataGridClasses
The DataGridHeader class defines the default header renderer for a DataGrid control.
DataGridHeader() — Constructor, class mx.controls.dataGridClasses.DataGridHeader
Constructor.
DataGridHeaderBackgroundSkin — class, package mx.skins.halo
The skin for the background of the column headers in a DataGrid control.
DataGridHeaderBackgroundSkin — class, package mx.skins.spark
The Spark skin class for the header background of the MX DataGrid component.
DataGridHeaderBackgroundSkin — class, package mx.skins.wireframe
The wireframe skin class for the header background of the MX DataGrid component.
DataGridHeaderBackgroundSkin() — Constructor, class mx.skins.halo.DataGridHeaderBackgroundSkin
Constructor.
DataGridHeaderBackgroundSkin() — Constructor, class mx.skins.spark.DataGridHeaderBackgroundSkin
Constructor.
DataGridHeaderBackgroundSkin() — Constructor, class mx.skins.wireframe.DataGridHeaderBackgroundSkin
Constructor.
DataGridHeaderBase — class, package mx.controls.dataGridClasses
The DataGridHeaderBase class defines the base class for the DataGridHeader class, the class that defines the item renderer for the DataGrid control.
DataGridHeaderBase() — Constructor, class mx.controls.dataGridClasses.DataGridHeaderBase
Constructor.
DataGridHeaderSeparator — class, package mx.skins.halo
The skin for the separator between column headers in a DataGrid.
DataGridHeaderSeparator() — Constructor, class mx.skins.halo.DataGridHeaderSeparator
Constructor.
DataGridHeaderSeparatorSkin — class, package mx.skins.spark
The Spark skin class for the separator of the MX DataGrid component.
DataGridHeaderSeparatorSkin — class, package mx.skins.wireframe
The wireframe skin class for the separator of the MX DataGrid component.
DataGridHeaderSeparatorSkin() — Constructor, class mx.skins.spark.DataGridHeaderSeparatorSkin
Constructor.
DataGridHeaderSeparatorSkin() — Constructor, class mx.skins.wireframe.DataGridHeaderSeparatorSkin
Constructor.
DataGridItemRenderer — class, package mx.controls.dataGridClasses
The DataGridItemRenderer class defines the default item renderer for a DataGrid control.
DataGridItemRenderer() — Constructor, class mx.controls.dataGridClasses.DataGridItemRenderer
Constructor.
DataGridItemRendererAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class.
DataGridItemRendererAutomationImpl(obj:mx.controls.dataGridClasses:DataGridItemRenderer) — Constructor, class mx.automation.delegates.controls.DataGridItemRendererAutomationImpl
Constructor.
dataGridListData — Property, class mx.controls.dataGridClasses.MXDataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
DataGridListData — class, package mx.controls.dataGridClasses
The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control.
DataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor, class mx.controls.dataGridClasses.DataGridListData
Constructor.
DataGridLockedRowContentHolder — class, package mx.controls.dataGridClasses
The DataGridLockedRowContentHolder class defines a container in a DataGrid control of all of the control's item renderers and item editors.
DataGridLockedRowContentHolder(parentList:mx.controls.listClasses:ListBase) — Constructor, class mx.controls.dataGridClasses.DataGridLockedRowContentHolder
Constructor.
DataGridSortArrow — class, package mx.skins.halo
The skin for the sort arrow in a column header in a DataGrid.
DataGridSortArrow — class, package mx.skins.spark
The skin for the sort arrow in a column header in an MX DataGrid.
DataGridSortArrow — class, package mx.skins.wireframe
The wireframe skin for the sort arrow in a column header in the MX DataGrid component.
DataGridSortArrow() — Constructor, class mx.skins.halo.DataGridSortArrow
Constructor.
DataGridSortArrow() — Constructor, class mx.skins.spark.DataGridSortArrow
Constructor.
DataGridSortArrow() — Constructor, class mx.skins.wireframe.DataGridSortArrow
Constructor.
dataGroup — Skin Part, class spark.components.SkinnableDataContainer
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out.
dataGroup — Property, class spark.skins.spark.ButtonBarSkin
dataGroup — Property, class spark.skins.spark.ComboBoxSkin
dataGroup — Property, class spark.skins.spark.DropDownListSkin
dataGroup — Property, class spark.skins.spark.ListSkin
dataGroup — Property, class spark.skins.spark.SkinnableDataContainerSkin
dataGroup — Property, class spark.skins.spark.TabBarSkin
dataGroup — Property, class spark.skins.wireframe.ButtonBarSkin
dataGroup — Property, class spark.skins.wireframe.ComboBoxSkin
dataGroup — Property, class spark.skins.wireframe.DropDownListSkin
dataGroup — Property, class spark.skins.wireframe.ListSkin
dataGroup — Property, class spark.skins.wireframe.TabBarSkin
DataGroup — class, package spark.components
The DataGroup class is the base container class for data items.
DataGroup() — Constructor, class spark.components.DataGroup
Constructor.
dataInterval — Property, class mx.charts.DateTimeAxis
Specifies the interval between data in your chart, specified in dataUnits.
dataItemWrappersByRenderer — Property, class mx.controls.listClasses.AdvancedListBase
A dictionary mapping item renderers to the ItemWrappers used to supply their data.
dataItemWrappersByRenderer — Property, class mx.controls.listClasses.ListBase
A dictionary mapping item renderers to the ItemWrappers used to supply their data.
dataManager — Property, class mx.data.ManagedOperation
Each ManagedOperation should be a child of an RPCDataManager tag.
DataManager — class, package mx.data
The DataManager class provides synchronization functionality with objects on the server for all instances of a specific data type.
DataManager() — Constructor, class mx.data.DataManager
Constructs an instance of the DataService with the specified destination.
dataManagerRegistry — Static Property, class mx.data.RPCDataServiceAdapter
Static map from destination name to data manager for that destination.
DataMessage — class, package mx.data.messages
This message is used to transport an operation that occurred on a managed object or collection.
DataMessage() — Constructor, class mx.data.messages.DataMessage
Constructor.
dataOffset — Property, class mx.messaging.channels.StreamingConnectionHandler
Index into the chunk buffer pointing to the first byte of chunk data.
dataProvider — Property, class mx.charts.CategoryAxis
Specifies the data source containing the label names.
dataProvider — Property, class mx.charts.Legend
Set of data to be used in the Legend.
dataProvider — Property, class mx.charts.chartClasses.ChartBase
Specifies the data provider for the chart.
dataProvider — Property, class mx.charts.chartClasses.ChartElement
A data provider assigned to the this specific element.
dataProvider — Property, class mx.controls.ComboBase
The set of items this component displays.
dataProvider — Property, class mx.controls.ComboBox
The set of items this component displays.
dataProvider — Property, class mx.controls.FileSystemHistoryButton
The data provider for the FileSystemHistoryButton control.
dataProvider — Property, class mx.controls.FlexNativeMenu
The hierarchy of objects that are used to define the structure of menu items in the NativeMenu.
dataProvider — Property, class mx.controls.MenuBar
The hierarchy of objects that are displayed as MenuBar items and menus.
dataProvider — Property, class mx.controls.NavBar
Data used to populate the navigator control.
dataProvider — Property, class mx.controls.OLAPDataGrid
An OLAPDataGrid accepts only an IOLAPResult as dataProvider other dataProviders are simply ignored.
dataProvider — Property, class mx.controls.PopUpMenuButton
DataProvider for popUpMenu.
dataProvider — Property, class mx.controls.Tree
An object that contains the data to be displayed.
dataProvider — Property, class mx.controls.listClasses.AdvancedListBase
Set of data to be viewed.
dataProvider — Property, class mx.controls.listClasses.ListBase
Set of data to be viewed.
dataProvider — Property, class mx.controls.menuClasses.MenuBarItem
The object that provides the data for the Menu that is popped up when this MenuBarItem is selected.
dataProvider — Property, interface mx.core.IRepeater
The data provider used by this Repeater to create repeated instances of its children.
dataProvider — Property, class mx.core.Repeater
The data provider used by this Repeater to create repeated instances of its children.
dataProvider — Property, class mx.olap.OLAPCube
The flat data used to populate the OLAP cube.
dataProvider — Property, class spark.components.DataGroup
The data provider for this DataGroup.
dataProvider — Property, class spark.components.SkinnableDataContainer
The data provider for this DataGroup.
dataRegion — Property, class mx.charts.chartClasses.CartesianChart
The area of the chart used to display data.
dataRegion — Property, class mx.charts.chartClasses.ChartBase
The area of the chart used to display data.
dataRegion — Property, class mx.charts.chartClasses.PolarChart
The area of the chart used to display data.
DataRenderer — class, package spark.components
The DataRenderer class is the base class for data components in Spark.
DataRenderer() — Constructor, class spark.components.DataRenderer
Constructor.
DataService — class, package mx.data
The DataService class provides the top-level functionality for Data Management Service.
DataService — class, package mx.data.mxml
The DataService class provides the top-level functionality for distributed data.
DataService(destination:String) — Constructor, class mx.data.DataService
Constructs an instance of the DataService with the specified destination.
DataService(dest:String) — Constructor, class mx.data.mxml.DataService
Constructs an instance of the DataService with the specified destination.
DataServiceAdapter — class, package mx.data
The DataServiceAdapter class is the abstract base class which you use to implement a new type of DataService implementation.
DataServiceError — class, package mx.data.errors
The DataServiceError class represents an error thrown when a an unanticipated problem occurs in a DataService component.
DataServiceError(msg:String) — Constructor, class mx.data.errors.DataServiceError
Constructor.
DataServiceFaultEvent — class, package mx.data.events
The DataServiceFaultEvent class represents an event that is sent when a DataService or DataStore has generated a fault.
DataServiceFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:ErrorMessage, obj:Object, id:Object, cacheResponse:Boolean) — Constructor, class mx.data.events.DataServiceFaultEvent
Constructor.
DataServiceResultEvent — class, package mx.data.events
The DataServiceResultEvent class represents an event that is sent when a DataService or DataStore has generated a result.
DataServiceResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage, cacheResponse:Boolean) — Constructor, class mx.data.events.DataServiceResultEvent
Constructor.
DataServiceWrapper — class, package com.adobe.fiber.services.wrapper
The DataServiceWrapper class is the superclass for generated service wrappers around DataService instances.
DataServiceWrapper(destination:String) — Constructor, class com.adobe.fiber.services.wrapper.DataServiceWrapper
Constructs a wrapper around a DataService for a given destination.
dataStore — Property, class mx.data.DataManager
Contains an object of type mx.data.DataStore.
dataStore — Property, class mx.data.DataServiceAdapter
Contains an object of type mx.data.DataStore.
DataStore — class, package mx.data
A DataStore batches transactions for one or more DataService instances.
DataStore(destination:String, useTransactions:Boolean, adapter:mx.data:DataServiceAdapter) — Constructor, class mx.data.DataStore
Normally, a DataStore is created automatically for you but you can create your own DataStore and assign it to the dataStore property of a DataService.
dataTip — Skin Part, class spark.components.supportClasses.SliderBase
A skin part that defines a dataTip that displays a formatted version of the current value. The dataTip appears while the thumb is being dragged. This is a dynamic skin part and must be of type IFactory.
dataTip — Property, class spark.skins.spark.HSliderSkin
The tooltip used in the mx.controls.Slider control.
dataTip — Property, class spark.skins.spark.VSliderSkin
The tooltip used in the mx.controls.Slider control.
dataTip — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin
Defines the appearance of the ScrubBar skin's data tip.
dataTip — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin
Defines the appearance of the ScrubBar skin's data tip.
dataTip — Property, class spark.skins.wireframe.HSliderSkin
dataTip — Property, class spark.skins.wireframe.VSliderSkin
DataTip — class, package mx.charts.chartClasses
The DataTip control provides information about a data point to chart users.
DataTip() — Constructor, class mx.charts.chartClasses.DataTip
Constructor.
dataTipCalloutStroke — Style, class mx.charts.chartClasses.ChartBase
The Stroke to use to render the callout line from the data tip target to the tip.
dataTipField — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The name of the field in the data provider to display as the data tip.
dataTipField — Property, class mx.controls.dataGridClasses.DataGridColumn
The name of the field in the data provider to display as the datatip.
dataTipField — Property, class mx.controls.listClasses.AdvancedListBase
Name of the field in the data provider items to display as the data tip.
dataTipField — Property, class mx.controls.listClasses.ListBase
Name of the field in the data provider items to display as the data tip.
dataTipFormatFunction — Property, class mx.controls.sliderClasses.Slider
Callback function that formats the data tip text.
dataTipFormatFunction — Property, class spark.components.supportClasses.SliderBase
Callback function that formats the data tip text.
dataTipFunction — Property, class mx.charts.HitData
A function provided by the HitData creator to generate a user-suitable String for display on screen that describes the referenced item.
dataTipFunction — Property, class mx.charts.chartClasses.ChartBase
Specifies a callback method used to generate data tips from values.
dataTipFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Specifies a callback function to run on each item of the data provider to determine its data tip.
dataTipFunction — Property, class mx.controls.dataGridClasses.DataGridColumn
Specifies a callback function to run on each item of the data provider to determine its dataTip.
dataTipFunction — Property, class mx.controls.listClasses.AdvancedListBase
User-supplied function to run on each item to determine its dataTip.
dataTipFunction — Property, class mx.controls.listClasses.ListBase
User-supplied function to run on each item to determine its dataTip.
dataTipItems — Property, class mx.charts.chartClasses.Series
Array of chart items for which data tips are to be shown non-interactively on the chart.
dataTipLayerIndex — Property, class mx.charts.chartClasses.ChartBase
The index of the child that is responsible for rendering data tips.
dataTipMode — Property, class mx.charts.chartClasses.ChartBase
Specifies how Flex displays DataTip controls for the chart.
dataTipOffset — Style, class mx.controls.sliderClasses.Slider
The offset, in pixels, of the data tip relative to the thumb.
dataTipPlacement — Style, class mx.controls.VSlider
The location of the data tip relative to the thumb.
dataTipPlacement — Style, class mx.controls.HSlider
The location of the data tip relative to the thumb.
dataTipPrecision — Style, class mx.controls.sliderClasses.Slider
Number of decimal places to use for the data tip text.
dataTipPrecision — Property, class spark.components.supportClasses.SliderBase
Number of decimal places to use for the data tip text.
dataTipRenderer — Style, class mx.charts.chartClasses.ChartBase
Specifies the class to use to render data tips.
dataTipStyleName — Style, class mx.controls.sliderClasses.Slider
The name of the style declaration to use for the data tip.
dataToLocal(... rest) — method, class mx.charts.chartClasses.CartesianChart
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, class mx.charts.chartClasses.CartesianDataCanvas
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, class mx.charts.chartClasses.ChartBase
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, class mx.charts.chartClasses.ChartElement
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, interface mx.charts.chartClasses.IChartElement2
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, class mx.charts.chartClasses.PolarChart
Converts a tuple of data values to an x-y coordinate on screen.
dataToLocal(... rest) — method, class mx.charts.series.PieSeries
dataTransform — Property, class mx.charts.chartClasses.CartesianDataCanvas
The DataTransform object that the element is associated with.
dataTransform — Property, class mx.charts.chartClasses.ChartElement
The DataTransform object that the element is associated with.
dataTransform — Property, interface mx.charts.chartClasses.IChartElement
The DataTransform object that the element uses to map between data and screen coordinates.
dataTransform — Property, class mx.charts.chartClasses.PolarDataCanvas
The DataTransform object that the element is associated with.
dataTransform — Property, class mx.charts.chartClasses.Series
The DataTransform object that the element is associated with.
DataTransform — class, package mx.charts.chartClasses
The DataTransform object represents a portion of a chart that contains glyphs and can transform values to screen coordinates and vice versa.
DataTransform() — Constructor, class mx.charts.chartClasses.DataTransform
Constructor.
dataType — Property, class flash.data.SQLColumnSchema
Gets the data type of the column as a string.
dataUnits — Property, class mx.charts.DateTimeAxis
Specifies the units that you expect the data in your chart to represent.
date — Property, class Date
The day of the month (an integer from 1 to 31) specified by a Date object according to local time.
Date — final dynamic class, Top Level
The Date class represents date and time information.
Date(yearOrTimevalue:Object, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — Constructor, class Date
Constructs a new Date object that holds the specified date and time.
dateAdd(part:String, units:int, date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Adds units of time to a date.
DateBase — class, package mx.formatters
The DateBase class contains the localized string information used by the mx.formatters.DateFormatter class and the parsing function that renders the pattern.
DateChooser — class, package mx.controls
The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week.
DateChooser() — Constructor, class mx.controls.DateChooser
Constructor.
DateChooserAccImpl — class, package mx.accessibility
DateChooserAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateChooser class.
DateChooserAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.DateChooserAccImpl
Constructor.
DateChooserAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the DateChooser control.
DateChooserAutomationImpl(obj:mx.controls:DateChooser) — Constructor, class mx.automation.delegates.controls.DateChooserAutomationImpl
Constructor.
DateChooserEvent — class, package mx.events
The DateChooserEvent class represents the event object passed to the event listener for the scroll event for the DateChooser and DateField controls.
DateChooserEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, triggerEvent:flash.events:Event) — Constructor, class mx.events.DateChooserEvent
Constructor.
DateChooserEventDetail — final class, package mx.events
Constants that define the values of the detail property of a DateChooserEvent object.
DateChooserIndicator — class, package mx.skins.halo
The skins of the DateChooser's indicators for displaying today, rollover and selected dates.
DateChooserIndicator() — Constructor, class mx.skins.halo.DateChooserIndicator
Constructor
DateChooserMonthArrowSkin — class, package mx.skins.halo
The skin for all the states of the next-month and previous-month buttons in a DateChooser.
DateChooserMonthArrowSkin() — Constructor, class mx.skins.halo.DateChooserMonthArrowSkin
Constructor.
DateChooserNextMonthSkin — class, package mx.skins.spark
The Spark skin class for the next month arrow of the MX DateChooser component.
DateChooserNextMonthSkin — class, package mx.skins.wireframe
The wireframe skin class for the next month arrow of the MX DateChooser component.
DateChooserNextMonthSkin() — Constructor, class mx.skins.spark.DateChooserNextMonthSkin
Constructor.
DateChooserNextMonthSkin() — Constructor, class mx.skins.wireframe.DateChooserNextMonthSkin
Constructor.
DateChooserNextYearSkin — class, package mx.skins.spark
The Spark skin class for the next year arrow of an MX DateChooser component.
DateChooserNextYearSkin — class, package mx.skins.wireframe
The wireframe skin class for the next year arrow of the MX DateChooser component.
DateChooserNextYearSkin() — Constructor, class mx.skins.spark.DateChooserNextYearSkin
Constructor.
DateChooserNextYearSkin() — Constructor, class mx.skins.wireframe.DateChooserNextYearSkin
Constructor.
DateChooserPrevMonthSkin — class, package mx.skins.spark
The Spark skin class for the previous month arrow of an MX DateChooser component.
DateChooserPrevMonthSkin — class, package mx.skins.wireframe
The wireframe skin class for the next month arrow of the MX DateChooser component.
DateChooserPrevMonthSkin() — Constructor, class mx.skins.spark.DateChooserPrevMonthSkin
Constructor.
DateChooserPrevMonthSkin() — Constructor, class mx.skins.wireframe.DateChooserPrevMonthSkin
Constructor.
DateChooserPrevYearSkin — class, package mx.skins.spark
The Spark skin class for the previous year arrow of an MX DateChooser component.
DateChooserPrevYearSkin — class, package mx.skins.wireframe
The wireframe skin class for the previous year arrow of the MX DateChooser component.
DateChooserPrevYearSkin() — Constructor, class mx.skins.spark.DateChooserPrevYearSkin
Constructor.
DateChooserPrevYearSkin() — Constructor, class mx.skins.wireframe.DateChooserPrevYearSkin
Constructor.
DateChooserRollOverIndicatorSkin — class, package mx.skins.spark
The Spark skin class for the rollover indicator of an MX DateChooser component.
DateChooserRollOverIndicatorSkin — class, package mx.skins.wireframe
The wireframe skin class for the rollover indicator of a MX DateChooser component.
DateChooserRollOverIndicatorSkin() — Constructor, class mx.skins.spark.DateChooserRollOverIndicatorSkin
Constructor.
DateChooserRollOverIndicatorSkin() — Constructor, class mx.skins.wireframe.DateChooserRollOverIndicatorSkin
Constructor.
DateChooserSelectionIndicatorSkin — class, package mx.skins.spark
The Spark skin class for the selection indicator of an MX DateChooser component.
DateChooserSelectionIndicatorSkin — class, package mx.skins.wireframe
The wireframe skin class for the selection indicator of the MX DateChooser component.
DateChooserSelectionIndicatorSkin() — Constructor, class mx.skins.spark.DateChooserSelectionIndicatorSkin
Constructor.
DateChooserSelectionIndicatorSkin() — Constructor, class mx.skins.wireframe.DateChooserSelectionIndicatorSkin
Constructor.
dateChooserStyleName — Style, class mx.controls.DateField
Name of the CSS Style declaration to use for the styles for the DateChooser control's drop-down list.
DateChooserTodayIndicatorSkin — class, package mx.skins.spark
The Spark skin class for the current day indicator in an MX DateChooser component.
DateChooserTodayIndicatorSkin — class, package mx.skins.wireframe
The wireframe skin class for the current day indicator in a MX DateChooser component.
DateChooserTodayIndicatorSkin() — Constructor, class mx.skins.spark.DateChooserTodayIndicatorSkin
Constructor.
DateChooserTodayIndicatorSkin() — Constructor, class mx.skins.wireframe.DateChooserTodayIndicatorSkin
Constructor.
DateChooserYearArrowSkin — class, package mx.skins.halo
The skin for all the states of the next-year and previous-year buttons in a DateChooser.
DateChooserYearArrowSkin() — Constructor, class mx.skins.halo.DateChooserYearArrowSkin
Constructor.
dateCompare(date1:Date, date2:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Takes two dates and returns -1, 0, or 1 depending on whether the first is smaller, equal or larger than the second.
dateCompare(a:Date, b:Date) — Static Method , class mx.utils.ObjectUtil
Compares the two Date objects and returns an integer value indicating if the first Date object is before, equal to, or after the second item.
dateDiff(part:String, date1:Date, date2:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Takes a String datepart and two Dates and returns an int number of dateparts between the two Dates.
DateField — class, package mx.controls
The DateField control is a text field that shows the date with a calendar icon on its right side.
DateField() — Constructor, class mx.controls.DateField
Constructor.
DateFieldAccImpl — class, package mx.accessibility
DateFieldAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateField class.
DateFieldAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.DateFieldAccImpl
Constructor.
DateFieldAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the DateField control.
DateFieldAutomationImpl(obj:mx.controls:DateField) — Constructor, class mx.automation.delegates.controls.DateFieldAutomationImpl
Constructor.
dateFormatString — Property, class mx.controls.FileSystemDataGrid
A String that determines how dates in the Created and Modified columns are formatted.
DateFormatter — class, package mx.formatters
The DateFormatter class uses a format String to return a formatted date and time String from an input String or a Date object.
DateFormatter() — Constructor, class mx.formatters.DateFormatter
Constructor.
datePart(part:String, date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Takes a String datepart and a Date and it returns the int value of that part.
datePartUTC(part:String, date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Takes a String datepart and a Date and it returns the int value of that part.
DateRangeUtilities — class, package mx.charts.chartClasses
A set of disabled date range utilities used by DateTimeAxis
DateTimeAxis — class, package mx.charts
The DateTimeAxis class maps time values evenly between a minimum and maximum value along a chart axis.
DateTimeAxis() — Constructor, class mx.charts.DateTimeAxis
Constructor.
DateTimeFunc — class, package com.adobe.fiber.runtime.lib
The DateTimeFunc class defines the implementations of the expression runtime functions for Date and Time functions in the Adobe application modeling language.
dateToString(value:Date, outputFormat:String) — Static Method , class mx.controls.DateField
Formats a Date into a String according to the outputFormat argument.
dateUTC — Property, class Date
The day of the month (an integer from 1 to 31) of a Date object according to universal time (UTC).
DateValidator — class, package mx.validators
The DateValidator class validates that a String, Date, or Object contains a proper date and matches a specified format.
DateValidator() — Constructor, class mx.validators.DateValidator
Constructor.
day — Property, class Date
The day of the week (0 for Sunday, 1 for Monday, and so on) specified by this Date according to local time.
dayListener — Property, class mx.validators.DateValidator
The component that listens for the validation result for the day subfield.
dayNames — Property, class mx.controls.DateChooser
The weekday names for DateChooser control.
dayNames — Property, class mx.controls.DateField
Weekday names for DateChooser control.
dayNamesLong — Static Property, class mx.formatters.DateBase
Long format of day names.
dayNamesShort — Static Property, class mx.formatters.DateBase
Short format of day names.
dayOfWeek(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the int day of week value of a Date param.
dayOfYear(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the day of year corresponding to a date input.
dayProperty — Property, class mx.validators.DateValidator
Name of the day property to validate.
daysInMonth(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the number of days in a month.
daysInYear(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the number of days in a given year.
daySource — Property, class mx.validators.DateValidator
Object that contains the value of the day field.
dayUTC — Property, class Date
The day of the week (0 for Sunday, 1 for Monday, and so on) of this Date according to universal time (UTC).
deactivate — Event, class flash.desktop.NativeApplication
Dispatched when the desktop focus is switched to a different application.
deactivate — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object after the window has been deactivated.
deactivate — Event, class flash.events.EventDispatcher
[broadcast event] Dispatched when the Flash Player or AIR application operating loses system focus and is becoming inactive.
deactivate() — method, class mx.managers.FocusManager
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time.
deactivate() — method, interface mx.managers.IFocusManager
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time.
DEACTIVATE — Constant Static Property, class flash.events.Event
The Event.DEACTIVATE constant defines the value of the type property of a deactivate event object.
DEACTIVATE_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 deactivated.
deactivateHandler(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController
Processes the Event.DEACTIVATE event when the client manages events.
deactivateHandler(event:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager
Processes the Event.DEACTIVATE event when the client manages events.
deactivateHandler(event:flash.events:Event) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a deactivate event.
deactivateHandler(event:flash.events:Event) — method, class flashx.textLayout.edit.SelectionManager
Processes a deactivate event.
DEACTIVATE_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Requests that a child application's pop up be deactivated.
deanalyze — Event, class flash.data.SQLConnection
Dispatched when a deanalyze() method call's operation completes successfully.
deanalyze(responder:flash.net:Responder) — method, class flash.data.SQLConnection
Removes all statistical information created by a call to the analyze() method.
DEANALYZE — Constant Static Property, class flash.errors.SQLErrorOperation
Indicates that the SQLConnection.deanalyze() method was called.
DEANALYZE — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.DEANALYZE constant defines the value of the type property of a deanalyze event object.
deblocking — Property, class flash.media.Video
Indicates the type of filter applied to decoded video as part of post-processing.
deblockingFilter — Property, class flash.system.JPEGLoaderContext
Specifies the strength of the deblocking filter.
debug(message:String, ... rest) — method, interface mx.logging.ILogger
Logs the specified data using the LogEventLevel.DEBUG level.
debug(msg:String, ... rest) — method, class mx.logging.LogLogger
Logs the specified data using the LogEventLevel.DEBUG level.
DEBUG — Constant Static Property, class mx.logging.LogEventLevel
Designates informational level messages that are fine grained and most helpful when debugging an application.
DECIMAL — Constant Static Property, class flash.text.engine.TabAlignment
Positions the alignment token of the tabbed text at the tab stop.
decimalAlignmentToken — Property, class flash.text.engine.TabStop
Specifies the alignment token to use when you set the alignment property to TabAlignment.DECIMAL.
decimalAlignmentToken — Property, interface flashx.textLayout.formats.ITabStopFormat
The alignment token to be used if the alignment is DECIMAL.
decimalAlignmentToken — Property, class flashx.textLayout.formats.TabStopFormat
The alignment token to be used if the alignment is DECIMAL.
DECIMAL_DIGITS — Constant Static Property, class mx.validators.Validator
A String containing the decimal digits 0 through 9.
decimalPointCountError — Property, class mx.validators.CurrencyValidator
Error message when the decimal separator character occurs more than once.
decimalPointCountError — Property, class mx.validators.NumberValidator
Error message when the decimal separator character occurs more than once.
decimalSeparator — Property, class mx.validators.CurrencyValidator
The character used to separate the whole from the fractional part of the number.
decimalSeparator — Property, class mx.validators.NumberValidator
The character used to separate the whole from the fractional part of the number.
decimalSeparatorFrom — Property, class mx.formatters.CurrencyFormatter
Decimal separator character to use when parsing an input string.
decimalSeparatorFrom — Property, class mx.formatters.NumberBase
Decimal separator character to use when parsing an input String.
decimalSeparatorFrom — Property, class mx.formatters.NumberFormatter
Decimal separator character to use when parsing an input String.
decimalSeparatorTo — Property, class mx.formatters.CurrencyFormatter
Decimal separator character to use when outputting formatted decimal numbers.
decimalSeparatorTo — Property, class mx.formatters.NumberBase
Decimal separator character to use when outputting formatted decimal numbers.
decimalSeparatorTo — Property, class mx.formatters.NumberFormatter
Decimal separator character to use when outputting formatted decimal numbers.
declineFill — Style, class mx.charts.series.CandlestickSeries
Sets the declining fill for this data series, used when the closing value of an element is less than the opening value.
decode(source:String) — method, class flash.net.URLVariables
Converts the variable string to properties of the specified URLVariables object.
decode(xml:any, name:QName, type:QName, definition:XML) — method, interface mx.rpc.xml.IXMLDecoder
Decodes an XML document to an ActionScript object.
decode(encoded:String) — method, class mx.utils.Base64Decoder
Decodes a Base64 encoded String and adds the result to an internal buffer.
decodeURI(uri:String) — Package Function, Top Level
Decodes an encoded URI into a string.
decodeURIComponent(uri:String) — Package Function, Top Level
Decodes an encoded URI component into a string.
decodeXML(dataNode:flash.xml:XMLNode) — method, class mx.rpc.xml.SimpleXMLDecoder
Converts a tree of XMLNodes into a tree of ActionScript Objects.
decompose(orientationStyle:String) — method, class flash.geom.Matrix3D
Returns the transformation matrix's translation, rotation, and scale settings as a Vector of three Vector3D objects.
decrement(baseValue:Object, decrementValue:Object) — method, class spark.effects.interpolation.HSBInterpolator
Returns the result of the two RGB values added together as HSB colors.
decrement(baseValue:Object, decrementValue:Object) — method, interface spark.effects.interpolation.IInterpolator
Given a base value and a value to subtract from it, return the result of that decrement operation.
decrement(baseValue:Object, decrementValue:Object) — method, class spark.effects.interpolation.MultiValueInterpolator
Given a base value and a value to subtract from it, return the result of that decrement operation.
decrement(baseValue:Object, decrementValue:Object) — method, class spark.effects.interpolation.NumberInterpolator
Given a base value and a value to subtract from it, return the result of that decrement operation.
decrement(baseValue:Object, decrementValue:Object) — method, class spark.effects.interpolation.RGBInterpolator
Returns the result of the two values subtracted on a per-channel basis.
decrementButton — Skin Part, class spark.components.supportClasses.ScrollBarBase
An optional skin part that defines a button that, when pressed, steps the scrollbar up. This is equivalent to a decreasing step to the value property.
decrementButton — Skin Part, class spark.components.Spinner
A skin part that defines the button that, when pressed, decrements the value property by stepSize.
decrementButton — Property, class spark.skins.spark.HScrollBarSkin
decrementButton — Property, class spark.skins.spark.NumericStepperSkin
decrementButton — Property, class spark.skins.spark.SpinnerSkin
decrementButton — Property, class spark.skins.spark.VScrollBarSkin
decrementButton — Property, class spark.skins.wireframe.HScrollBarSkin
decrementButton — Property, class spark.skins.wireframe.NumericStepperSkin
decrementButton — Property, class spark.skins.wireframe.SpinnerSkin
decrementButton — Property, class spark.skins.wireframe.VScrollBarSkin
decrementBy(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D
Decrements the value of the x, y, and z elements of the current Vector3D object by the values of the x, y, and z elements of specified Vector3D object.
decrementCacheCounter(clearNow:Boolean) — method, interface mx.automation.IAutomationManager
Decrement the cache counter.
DECREMENT_COLLECTION_SIZE — Constant Static Property, class mx.data.UpdateCollectionRange
Indicates a derease in the collection size.
deepCopy(relativeStart:int, relativeEnd:int) — method, class flashx.textLayout.elements.FlowElement
Makes a deep copy of this FlowElement object, including any children, copying the content between the two specified character positions and returning the copy as a FlowElement object.
default — Statement
Defines the default case for a switch statement.
DEFAULT — Constant Static Property, class flash.data.SQLColumnNameStyle
Indicates that column names returned from a SELECT statement use the default format.
DEFAULT — Constant Static Property, class flash.display.ColorCorrection
Uses the host's default color correction.
DEFAULT — Constant Static Property, class flash.net.ObjectEncoding
Specifies the default (latest) format for the current runtime (either Flash® Player or Adobe® AIR®).
DEFAULT — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the panel that was open the last time the user closed the Flash Player Settings.
DEFAULT — Constant Static Property, class flash.text.TextDisplayMode
Allows Flash Player to choose LCD or CRT mode.
DEFAULT — Constant Static Property, class flash.text.engine.DigitCase
Used to specify default digit case.
DEFAULT — Constant Static Property, class flash.text.engine.DigitWidth
Used to specify default digit width.
DEFAULT — Constant Static Property, class flash.text.engine.TypographicCase
Specifies default typographic case.
DEFAULT — Constant Static Property, class flashx.textLayout.formats.TLFTypographicCase
Specifies default typographic case -- no special features applied.
DEFAULT — Constant Static Property, class mx.core.EventPriority
Event handlers on component instances are executed with the default priority, 0.
defaultBorderAlpha — Property, class mx.skins.spark.SparkSkinForHalo
Default border alpha.
defaultBorderItemColor — Property, class mx.skins.spark.SparkSkinForHalo
Default border item color.
defaultButton — Property, class mx.core.Container
The Button control designated as the default button for the container.
defaultButton — Property, interface mx.core.IContainer
The Button control designated as the default button for the container.
defaultButton — Property, class mx.managers.FocusManager
A reference to the original default Button control.
defaultButton — Property, interface mx.managers.IFocusManager
A reference to the original default Button control.
defaultButton — Property, interface mx.managers.IFocusManagerContainer
The Button control designated as the default button for the container.
defaultButton — Property, class spark.components.supportClasses.SkinnableContainerBase
The Button control designated as the default button for the container.
defaultButtonEnabled — Property, class mx.managers.FocusManager
A flag that indicates whether the FocusManager should check for the Enter key being pressed to activate the default button.
defaultButtonEnabled — Property, interface mx.managers.IFocusManager
A flag that indicates whether the FocusManager should check for the Enter key being pressed to activate the default button.
defaultButtonFlag — Property, class mx.controls.Alert
A bitflag that contains either Alert.OK, Alert.CANCEL, Alert.YES, or Alert.NO to specify the default button.
DefaultButtonSkin — class, package mx.skins.spark
The Spark skin class for the MX default button.
DefaultButtonSkin — class, package mx.skins.wireframe
The wireframe skin class for the MX default button.
DefaultButtonSkin — class, package spark.skins.spark
The default skin class for a Spark DefaultButton component.
DefaultButtonSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark DefaultButton component.
DefaultButtonSkin() — Constructor, class mx.skins.spark.DefaultButtonSkin
Constructor.
DefaultButtonSkin() — Constructor, class mx.skins.wireframe.DefaultButtonSkin
Constructor.
DefaultButtonSkin() — Constructor, class spark.skins.spark.DefaultButtonSkin
Constructor.
DefaultButtonSkin() — Constructor, class spark.skins.wireframe.DefaultButtonSkin
Constructor.
defaultCellString — Property, class mx.controls.OLAPDataGrid
String displayed in a cell when the data for that cell returned by the IOLAPResult instance is null or NaN.
defaultCollationType — Property, class flash.data.SQLColumnSchema
Indicates the default collation sequence that is defined for this column.
defaultColumnCount — Property, class mx.controls.listClasses.AdvancedListBase
The default number of columns to display.
defaultColumnCount — Property, class mx.controls.listClasses.ListBase
The default number of columns to display.
DefaultComplexItemRenderer — class, package spark.skins.spark
The Spark DefaultComplexItemRenderer class is an item renderer class that displays a Flex component in a Group container.
DefaultComplexItemRenderer() — Constructor, class spark.skins.spark.DefaultComplexItemRenderer
Constructor.
defaultConfiguration — Static Property, class flashx.textLayout.container.TextContainerManager
The default configuration for this TextContainerManager.
defaultConfiguration — Static Property, class flashx.textLayout.elements.TextFlow
Default configuration for all new TextFlow objects if the configuration is not specified.
defaultConfiguration — Static Property, class flashx.textLayout.factory.StringTextLineFactory
The default configuration used by this factory if none is specified.
defaultCreateMask(targ:Object, bounds:flash.geom:Rectangle) — method, class mx.effects.effectClasses.MaskEffectInstance
Creates the default mask for the effect.
DefaultDataDescriptor — class, package mx.controls.treeClasses
The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu.
DefaultDataDescriptor() — Constructor, class mx.controls.treeClasses.DefaultDataDescriptor
Constructor.
defaultDataGridItemEditor — Style, class mx.controls.DataGrid
Name of the class of the itemEditor to be used if one is not specified for a column.
defaultDataGridItemEditor — Style, class mx.controls.AdvancedDataGridBaseEx
Name of the class of the itemEditor to be used if one is not specified for a column.
defaultDataGridItemRenderer — Style, class mx.controls.DataGrid
Name of the class of the itemRenderer to be used if one is not specified for a column or its header.
defaultDataGridItemRenderer — Style, class mx.controls.AdvancedDataGridBaseEx
Name of the class of the itemRenderer to be used if one is not specified for a column.
DEFAULT_DESTINATION_HTTP — Constant Static Property, class mx.rpc.http.HTTPService
Indicates that the HTTPService object uses the DefaultHTTP destination.
DEFAULT_DESTINATION_HTTP — Constant Static Property, class mx.rpc.soap.AbstractWebService
The default destination to use for HTTP connections when invoking a webservice through a proxy.
DEFAULT_DESTINATION_HTTP — Constant Static Property, class mx.rpc.soap.WebService
DEFAULT_DESTINATION_HTTPS — Constant Static Property, class mx.rpc.http.HTTPService
Indicates that the HTTPService object uses the DefaultHTTPS destination.
DEFAULT_DESTINATION_HTTPS — Constant Static Property, class mx.rpc.soap.AbstractWebService
The default destination to use for HTTPS connections when invoking a webservice through a proxy.
DEFAULT_DESTINATION_HTTPS — Constant Static Property, class mx.rpc.soap.WebService
DefaultDragImage — class, package mx.skins.halo
The default drag proxy image for a drag and drop operation.
DefaultDragImage() — Constructor, class mx.skins.halo.DefaultDragImage
Constructor.
defaultDragImageSkin — Style, class mx.managers.DragManager
Skin used to draw the default drag image, which is also called the drag proxy.
defaultEncoder — Static Property, class mx.graphics.ImageSnapshot
The default mx.graphics.codec.IImageEncoder implementation used to capture images.
defaultFactory — Property, class mx.styles.CSSStyleDeclaration
This function, if it isn't null, is usually autogenerated by the MXML compiler.
defaultFilterFunction(cache:Array) — method, class mx.charts.chartClasses.Series
This is used if user does not set any custom function as filterFunction for the series.
defaultFilterFunction(propChanges:Array, instanceTarget:Object) — method, class mx.effects.EffectTargetFilter
The default filter function for the EffectTargetFilter class.
defaultFormat — Static Property, class flashx.textLayout.formats.TabStopFormat
Returns a TabStopFormat object with default settings.
defaultFormat — Static Property, class flashx.textLayout.formats.TextLayoutFormat
Returns a TextLayoutFormat object with default settings.
DEFAULT_HANDLER — Constant Static Property, class mx.core.EventPriority
Some components listen to events that they dispatch on themselves and let other listeners call the preventDefault() method to tell the component not to perform a default action.
defaultHeaders — Property, class mx.messaging.AbstractProducer
The default headers to apply to messages sent by the Producer.
defaultInvalidFormatError — Static Property, class mx.formatters.Formatter
Error message for an invalid format string specified to the formatter.
defaultInvalidValueError — Static Property, class mx.formatters.Formatter
Error messages for an invalid value specified to the formatter.
DefaultItemRenderer — class, package spark.skins.spark
The DefaultItemRenderer class defines the default item renderer for a List control.
DefaultItemRenderer() — Constructor, class spark.skins.spark.DefaultItemRenderer
Constructor.
defaultLeafIcon — Style, class mx.controls.AdvancedDataGrid
The default icon for a leaf node of the navigation tree.
defaultLeafIcon — Style, class mx.controls.Tree
Specifies the default icon for a leaf item.
defaultLinkActiveFormat — Property, class flashx.textLayout.elements.Configuration
Specifies the active character format attributes that initially apply for all links (LinkElement objects) in the text flow.
defaultLinkActiveFormat — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the active character format attributes that initially apply for all links (LinkElement objects) in the text flow.
defaultLinkHoverFormat — Property, class flashx.textLayout.elements.Configuration
Specifies the initial character format attributes that apply to a link (LinkElement) in the text flow when the cursor hovers over it.
defaultLinkHoverFormat — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the initial character format attributes that apply to a link (LinkElement) in the text flow when the cursor hovers over it.
defaultLinkNormalFormat — Property, class flashx.textLayout.elements.Configuration
Specifies the initial link attributes for all LinkElement objects in the text flow.
defaultLinkNormalFormat — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the initial link attributes for all LinkElement objects in the text flow.
defaultLinkProtocol — Property, class mx.controls.RichTextEditor
The default protocol string to use at the start of link text.
DefaultListEffect — class, package mx.effects
The DefaultListEffect class defines the default effect applied to the item renderers of a List control when the data in the data provider changes.
DefaultListEffect() — Constructor, class mx.effects.DefaultListEffect
Constructor.
DEFAULT_MAX_HEIGHT — Constant Static Property, class mx.core.UIComponent
The default value for the maxHeight property.
DEFAULT_MAX_WIDTH — Constant Static Property, class mx.core.UIComponent
The default value for the maxWidth property.
DEFAULT_MEASURED_HEIGHT — Constant Static Property, class mx.core.UIComponent
The default value for the measuredHeight property.
DEFAULT_MEASURED_MIN_HEIGHT — Constant Static Property, class mx.core.UIComponent
The default value for the measuredMinHeight property.
DEFAULT_MEASURED_MIN_WIDTH — Constant Static Property, class mx.core.UIComponent
The default value for the measuredMinWidth property.
DEFAULT_MEASURED_WIDTH — Constant Static Property, class mx.core.UIComponent
The default value for the measuredWidth property.
defaultMember — Property, interface mx.olap.IOLAPDimension
The default member of this dimension.
defaultMember — Property, interface mx.olap.IOLAPHierarchy
The default member of the hierarchy.
defaultMember — Property, class mx.olap.OLAPDimension
The default member of this dimension.
defaultMember — Property, class mx.olap.OLAPHierarchy
The default member of the hierarchy.
defaultObjectEncoding — Static Property, class flash.net.NetConnection
The default object encoding for NetConnection objects.
defaultObjectEncoding — Static Property, class flash.net.SharedObject
The default object encoding (AMF version) for all local shared objects created in the SWF file.
defaultObjectEncoding — Static Property, class flash.utils.ByteArray
Denotes the default object encoding for the ByteArray class to use for a new ByteArray instance.
DEFAULT_OFF — Constant Static Property, class flash.display.ColorCorrectionSupport
Color correction is supported, but off by default.
DEFAULT_ON — Constant Static Property, class flash.display.ColorCorrectionSupport
Color correction is supported, and on by default.
DEFAULT_PRIORITY — Constant Static Property, class mx.messaging.Producer
The default message priority.
defaultRowCount — Property, class mx.controls.listClasses.AdvancedListBase
The default number of rows to display.
defaultRowCount — Property, class mx.controls.listClasses.ListBase
The default number of rows to display.
defaultSettings() — Static Method , class XML
Returns an object with the following properties set to the default values: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
DefaultSummaryCalculator — class, package mx.collections
The DefaultSummaryCalculator class provides summary calculation logic for SUM, MIN, MAX, AVG, and COUNT operations.
defaultTextFormat — Property, class flash.text.TextField
Specifies the format applied to newly inserted text, such as text entered by a user or text inserted with the replaceSelectedText() method.
defaultTextFormat — Property, class mx.core.FTETextField
Specifies the format applied to newly inserted text, such as text entered by a user or text inserted with the replaceSelectedText() method.
defaultTextFormat — Property, interface mx.core.IUITextField
Specifies the format applied to newly inserted text, such as text entered by a user or text inserted with the replaceSelectedText() method.
DefaultTileListEffect — class, package mx.effects
The DefaultTileListEffect class defines the default effect applied to the item renderers of a TileList control when the data in the data provider changes.
DefaultTileListEffect() — Constructor, class mx.effects.DefaultTileListEffect
Constructor.
defaultValue — Property, interface mx.automation.IAutomationPropertyDescriptor
Default value of this property.
default xml namespace — Statement
The default xml namespace directive sets the default namespace to use for XML objects.
DEFERRED — Constant Static Property, class flash.data.SQLTransactionLockType
Specifies the deferred locking transaction option.
deferredContentCreated — Property, class mx.core.Container
IDeferredContentOwner equivalent of processedDescriptors
deferredContentCreated — Property, interface mx.core.IDeferredContentOwner
A flag that indicates whether the deferred content has been created.
deferredContentCreated — Property, class spark.components.SkinnableContainer
Contains true if deferred content has been created.
DeferredInstanceFromClass — class, package mx.core
A deferred instance factory that creates and returns an instance of a specified class.
DeferredInstanceFromClass(generator:Class) — Constructor, class mx.core.DeferredInstanceFromClass
Constructor.
DeferredInstanceFromFunction — class, package mx.core
A deferred instance factory that uses a generator function to create an instance of the required object.
DeferredInstanceFromFunction(generator:Function, destructor:Function) — Constructor, class mx.core.DeferredInstanceFromFunction
Constructor.
DefinitionError — Dynamic Class, Top Level
The DefinitionError class represents an error that occurs when user code attempts to define an identifier that is already defined.
DefinitionError(message:String) — Constructor, class DefinitionError
Creates a new DefinitionError object.
deflate() — method, class flash.utils.ByteArray
Compresses the byte array using the deflate compression algorithm.
DEFLATE — Constant Static Property, class flash.utils.CompressionAlgorithm
Defines the string to use for the deflate compression algorithm.
delay — Property, class air.update.ApplicationUpdater
The interval, in days, between periodic checks of new updates.
delay — Property, class air.update.ApplicationUpdaterUI
The interval, in days, between periodic checks of new updates.
delay — Property, class flash.utils.Timer
The delay, in milliseconds, between timer events.
delete — Operator
Destroys the object property specified by reference; the result is true if the property does not exist after the operation completes, and false otherwise.
delete — Event, class flash.data.SQLConnection
Dispatched when data in any table in any of the connected databases changes as a result of a SQL DELETE command.
DELETE — Constant Static Property, class flash.events.SQLUpdateEvent
The SQLUpdateEvent.DELETE constant defines the value of the type property of a SQLConnection delete event.
DELETE — Constant Static Property, class flash.net.URLRequestMethod
Specifies that the URLRequest object is a DELETE.
DELETE — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Delete key (46).
DELETE — Constant Static Property, class mx.events.PropertyChangeEventKind
Indicates that the property was deleted from the object.
deleteConflictMode — Property, class mx.data.RPCDataManager
Set this to 'object' to enable conflict detection on deleteItem calls.
DELETE_DEFAULT_PLAYER — Constant Static Property, class mx.controls.videoClasses.VideoError
Cannot delete default VideoPlayer
deleteDirectory(deleteDirectoryContents:Boolean) — method, class flash.filesystem.File
Deletes the directory.
deleteDirectoryAsync(deleteDirectoryContents:Boolean) — method, class flash.filesystem.File
Deletes the directory asynchronously.
deleteFile() — method, class flash.filesystem.File
Deletes the file.
deleteFileAsync() — method, class flash.filesystem.File
Deletes the file asynchronously.
DELETE_FROM_COLLECTION — Constant Static Property, class mx.data.UpdateCollectionRange
Indicates a range of items that have been deleted from the collection.
deleteInstance(instance:mx.effects:IEffectInstance) — method, class mx.effects.Effect
Removes event listeners from an instance and removes it from the list of instances.
deleteInstance(instance:mx.effects:IEffectInstance) — method, interface mx.effects.IEffect
Removes event listeners from an instance and removes it from the list of instances.
deleteItem(item:Object) — method, class mx.data.DataManager
Requests that the specified item be deleted from the remote store.
deleteItem(dataManager:mx.data:RPCDataManager, item:Object) — method, class mx.data.RPCDataServiceAdapter
This is called by the RPCDataServiceAdapter when the management layer wants to delete an item from the server.
deleteItemOnRemoveFromFill — Property, class mx.data.DataManager
By default when you call the removeItemAt() method on a managed filled collection, it issues a delete item call to the server to physically remove the item.
DELETE_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage
Indicates that the method used for this request should be "delete".
deleteNextCharacter(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Deletes a range of text, or, if a point selection is given, deletes the next character.
deleteNextCharacter(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Deletes a range of text, or, if a point selection is given, deletes the next character.
deleteNextWord(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Deletes the next word.
deleteNextWord(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Deletes the next word.
DeleteObjectSample — final class, package flash.sampler
The DeleteObjectSample class represents objects that are created within a getSamples() stream; each DeleteObjectSample object corresponds to a NewObjectSample object.
DELETE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage
This operation indicates that the specified item should be removed.
deletePreviousCharacter(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Deletes a range of text, or, if a point selection is given, deletes the previous character.
deletePreviousCharacter(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Deletes a range of text, or, if a point selection is given, deletes the previous character.
deletePreviousWord(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Deletes the previous word.
deletePreviousWord(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Deletes the previous word.
deleteProperty(name:any) — method, class flash.utils.Proxy
Overrides the request to delete a property.
deleteProperty(name:any) — method, class mx.messaging.config.ConfigMap
Deletes the specified property on the proxied object and sends notification of the delete to the handler.
deleteProperty(name:any) — method, class mx.utils.ObjectProxy
Deletes the specified property on the proxied object and sends notification of the delete to the handler.
deleteProperty(name:any) — method, class mx.utils.OrderedObject
Deletes the specified property on the proxied object.
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, interface mx.core.IDeferredInstantiationUIComponent
Deletes the id reference to this IUIComponent object on its parent document object.
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, class mx.core.UIComponent
Deletes the id reference to this IUIComponent object on its parent document object.
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, class mx.flash.UIMovieClip
Deletes the id reference to this IUIComponent object on its parent document object.
deleteSelectionState — Property, class flashx.textLayout.operations.DeleteTextOperation
deleteSelectionState The range of text to delete
deleteSelectionState — Property, class flashx.textLayout.operations.InsertTextOperation
The text deleted by this operation, if any.
deleteText(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Deletes a range of text.
deleteText(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Deletes a range of text.
DeleteTextOperation — class, package flashx.textLayout.operations
The DeleteTextOperation class encapsulates the deletion of a range of text.
DeleteTextOperation(operationState:flashx.textLayout.edit:SelectionState, deleteSelectionState:flashx.textLayout.edit:SelectionState, allowMerge:Boolean) — Constructor, class flashx.textLayout.operations.DeleteTextOperation
Creates a DeleteTextOperation operation.
delete (XML) — Operator
Deletes the XML elements or attributes specified by reference.
delta — Property, class flash.events.MouseEvent
Indicates how many lines should be scrolled for each unit the user rotates the mouse wheel.
delta — Property, class mx.events.DividerEvent
The number of pixels that the divider has been dragged.
delta — Property, class mx.events.ScrollEvent
The change in the scroll position value that resulted from the scroll.
deltaTransformPoint(point:flash.geom:Point) — method, class flash.geom.Matrix
Given a point in the pretransform coordinate space, returns the coordinates of that point after the transformation occurs.
deltaTransformVector(v:flash.geom:Vector3D) — method, class flash.geom.Matrix3D
Uses the transformation matrix without its translation elements to transform a Vector3D object from one space coordinate to another.
deployMouseShields(deploy:Boolean) — method, interface mx.managers.ISystemManager
Deploy or remove mouse shields.
deployMouseShields(deploy:Boolean) — method, class mx.managers.SystemManager
Deploy or remove mouse shields.
deployMouseShields(deploy:Boolean) — method, class mx.managers.WindowedSystemManager
Deploy or remove mouse shields.
depth — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
The depth of this AdvancedDataGridHeaderInfo instance in the columns hierarchy of the AdvancedDataGrid control, if this column is part of a column group.
depth — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData
The level of the item in the AdvancedDataGrid control.
depth — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
Depth in the tree at which the renderer is used, where the top-most node of the tree is at a depth of 1.
depth — Property, class mx.controls.treeClasses.TreeListData
The level of the item in the tree.
depth — Property, interface mx.core.IVisualElement
Determines the order in which items inside of containers are rendered.
depth — Property, class mx.core.UIComponent
Determines the order in which items inside of containers are rendered.
depth — Property, class mx.flash.UIMovieClip
Determines the order in which items inside of containers are rendered.
depth — Property, interface mx.olap.IOLAPLevel
The depth of the level in the hierarchy of the dimension.
depth — Property, class mx.olap.OLAPLevel
The depth of the level in the hierarchy of the dimension.
depth — Property, class spark.core.SpriteVisualElement
Determines the order in which items inside of containers are rendered.
depth — Property, class spark.primitives.supportClasses.GraphicElement
Determines the order in which items inside of containers are rendered.
depthColors — Style, class mx.controls.AdvancedDataGrid
Array of colors used for the rows of each level of the navigation tree of the AdvancedDataGrid control, in descending order.
depthColors — Style, class mx.controls.Tree
Array of colors used in the Tree control, in descending order.
dereference(uri:String) — method, interface flash.security.IURIDereferencer
Resolves and dereferences the specified URI.
deriveComplexColumnData(data:Object) — method, class mx.controls.dataGridClasses.DataGridColumn
deriveComplexFieldReference(data:Object, complexFieldNameComponents:Array) — method, class mx.controls.DataGrid
descendants(name:Object) — method, class XML
Returns all descendants (children, grandchildren, great-grandchildren, and so on) of the XML object that have the given name parameter.
descendants(name:Object) — method, class XMLList
Returns all descendants (children, grandchildren, great-grandchildren, and so on) of the XML object that have the given name parameter.
descendants(name:Object) — method, class mx.collections.XMLListCollection
Calls the descendants() method of each XML object in the XMLList and returns an XMLList containing the results.
descending — Property, class mx.collections.GroupingField
Set to true if the sort for this field should be in descending order.
descending — Property, class mx.collections.SortField
Specifies whether the this field should be sorted in descending order.
descending — Property, class mx.controls.advancedDataGridClasses.SortInfo
Contains true when the column is sorted in descending order, and false when the column is sorted in ascending order.
DESCENDING — Constant Static Property, class Array
Specifies descending sorting for the Array class sorting methods.
descent — Property, class flash.text.TextExtent
descent — Property, class flash.text.TextLineMetrics
The descent value of the text is the length from the baseline to the bottom depth of the line in pixels.
descent — Property, class flash.text.engine.TextLine
Specifies the number of pixels from the baseline to the bottom of the lowest-descending characters in the line.
descent — Property, interface flashx.textLayout.compose.IVerticalJustificationLine
Specifies the number of pixels from the baseline to the bottom of the lowest-descending characters in the line.
descent — Property, class flashx.textLayout.compose.TextFlowLine
Specifies the number of pixels from the baseline to the bottom of the lowest-descending characters in the line.
DESCENT — Constant Static Property, class flash.text.engine.TextBaseline
Specifies a descent baseline.
describeData(requiredFields:uint) — method, class mx.charts.chartClasses.AxisBase
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.chartClasses.CartesianDataCanvas
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.chartClasses.ChartElement
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.chartClasses.DataTransform
Collects important displayed values for all elements associated with this data transform.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.chartClasses.HLOCSeriesBase
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, interface mx.charts.chartClasses.IChartElement
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.chartClasses.PolarDataCanvas
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.series.BubbleSeries
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeData(dimension:String, requiredFields:uint) — method, class mx.charts.series.ColumnSet
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement.
describeRendererForItem(data:Object, dataDepth:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, description:mx.controls.advancedDataGridClasses:AdvancedDataGridRendererDescription) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
Updates the AdvancedDataGridRendererDescription instance with information about this AdvancedDataGridRendererProvider instance.
describeRendererForItem(data:Object, dataDepth:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, description:mx.controls.advancedDataGridClasses:AdvancedDataGridRendererDescription) — method, interface mx.controls.advancedDataGridClasses.IAdvancedDataGridRendererProvider
Updates the IAdvancedDataGridRendererDescription instance with information about this IAdvancedDataGridRendererProvider.
describeType(value:any) — Package Function, flash.utils
Produces an XML object that describes the ActionScript object named as the parameter of the method.
description — Property, interface com.adobe.fiber.styles.IStyle
Returns the description aspect of a property's style.
description — Property, class com.adobe.fiber.styles.Style
Returns the description aspect of a property's style.
description — Property, class flash.accessibility.AccessibilityProperties
Provides a description for this display object in the accessible presentation.
description — Property, class flash.net.FileFilter
The description string for the filter.
description — Property, class mx.charts.chartClasses.ChartBase
A short description of the data in the chart.
description — Property, class mx.messaging.management.MBeanFeatureInfo
The description of the MBean feature.
description — Property, class mx.messaging.management.MBeanInfo
The description for the MBean.
description — Property, class mx.rpc.livecycle.Fault
The fault description.
description — Property, class mx.rpc.soap.AbstractWebService
The description of the service for the currently active port.
descriptor — Property, interface mx.core.IDeferredInstantiationUIComponent
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance.
descriptor — Property, class mx.core.UIComponent
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance.
descriptor — Property, class mx.flash.UIMovieClip
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance.
DESELECT — Constant Static Property, class mx.automation.events.ListItemSelectEvent
The ListItemSelectEvent.DESELECT constant defines the value of the type property of the event object for an event that is dispatched when a previously selected item is deselected.
deserializeResult(operation:mx.rpc.http:AbstractOperation, result:Object) — method, class mx.rpc.http.SerializationFilter
This method takes the result from the HTTP request in a raw format.
designLayer — Property, interface mx.core.IVisualElement
Specifies the optional DesignLayer instance associated with this visual element.
designLayer — Property, class mx.core.UIComponent
Specifies the optional DesignLayer instance associated with this visual element.
designLayer — Property, class mx.flash.UIMovieClip
Specifies the optional DesignLayer instance associated with this visual element.
designLayer — Property, class spark.core.SpriteVisualElement
Specifies the optional DesignLayer instance associated with this visual element.
designLayer — Property, class spark.primitives.supportClasses.GraphicElement
Specifies the optional DesignLayer instance associated with this visual element.
DesignLayer — class, package mx.core
The DesignLayer class represents a visibility group that can be associated with one or more IVisualElement instances at runtime.
DesignLayer() — Constructor, class mx.core.DesignLayer
Constructor.
desktopDirectory — Static Property, class flash.filesystem.File
The user's desktop directory.
destination — Property, class com.adobe.fiber.services.wrapper.AbstractServiceWrapper
Destination of the wrapped service.
destination — Property, class com.adobe.fiber.services.wrapper.DataServiceWrapper
The destination of the wrapped service.
destination — Property, class com.adobe.fiber.services.wrapper.WebServiceWrapper
Destination of the wrapped service.
destination — Property, class mx.data.Conflict
The destination for the data service of the item involved in this conflict.
destination — Property, class mx.data.DataService
Indicates which remote destination this service is associated with.
destination — Property, class mx.data.DataStore
The destination for this DataStore.
destination — Property, class mx.data.ManagedAssociation
Destination this association references.
destination — Property, class mx.data.RPCDataManager
The destination for the data service.
destination — Property, class mx.data.RPCDataServiceAdapter
Name of destination for this data service adapter.
destination — Property, class mx.data.mxml.DataService
Indicates which remote destination this service is associated with.
destination — Property, class mx.messaging.MessageAgent
Provides access to the destination for the MessageAgent.
destination — Property, class mx.messaging.messages.AbstractMessage
The message destination.
destination — Property, interface mx.messaging.messages.IMessage
The message destination.
destination — Property, class mx.rpc.AbstractService
The destination of the service.
destination — Property, class mx.rpc.http.HTTPService
An HTTPService destination name in the services-config.xml file.
destination — Property, class mx.rpc.soap.AbstractWebService
The destination of the service.
destination — Property, class mx.states.AddItems
The object relative to which the child is added.
DESTINATION_CLIENT_ID_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage
Messages pushed from the server may arrive in a batch, with messages in the batch potentially targeted to different Consumer instances.
destroyDropIndicator() — method, class spark.components.List
Releases the dropIndicator instance that is currently set in the layout.
destroyItemEditor() — method, class mx.controls.AdvancedDataGridBaseEx
This method closes an item editor currently open on an item renderer.
destroyItemEditor() — method, class mx.controls.DataGrid
This method closes an item editor currently open on an item renderer.
destroyItemEditor() — method, class mx.controls.List
Closes an item editor that is currently open on an item.
destroyRow(i:int, numCols:int) — method, class mx.controls.listClasses.ListBase
Recycle a row that is no longer needed, and remove its indicators.
destroyToolTip(toolTip:mx.core:IToolTip) — Static Method , class mx.managers.ToolTipManager
Destroys a specified ToolTip that was created by the createToolTip() method.
destructionPolicy — Property, class mx.states.AddItems
The destruction policy for the items.
detach — Event, class flash.data.SQLConnection
Dispatched when a detach() method call's operation completes successfully.
detach(name:String, responder:flash.net:Responder) — method, class flash.data.SQLConnection
Detaches an additional database previously attached to the SQLConnection instance using the attach() method.
DETACH — Constant Static Property, class flash.errors.SQLErrorOperation
Indicates that the SQLConnection.detach() method was called.
DETACH — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.DETACH constant defines the value of the type property of a detach event object.
detachSkin() — method, class spark.components.supportClasses.SkinnableComponent
Destroys and removes the skin for this component.
detail — Property, class flash.events.DRMStatusEvent
A string explaining the context of the status event.
detail — Property, class mx.events.CloseEvent
Identifies the button in the popped up control that was clicked.
detail — Property, class mx.events.DateChooserEvent
Indicates the direction of scrolling.
detail — Property, class mx.events.ScrollEvent
Provides the details of the scroll activity.
detail — Property, class mx.rpc.soap.SOAPFault
The detail property is the same as faultDetail but exists to match the case of the detail element in a SOAP Fault.
detailArguments — Property, class flash.errors.SQLError
An array of String values that can be used to construct a locale specific detail error message.
detailID — Property, class flash.errors.SQLError
A reference number associated with the specific detail message.
details — Property, class air.update.events.StatusUpdateEvent
An array defining the details string for each of the supported languages.
details — Property, class flash.errors.SQLError
Details of the current error.
detectConflictsOnRefresh — Property, class mx.data.DataStore
A flag you can set to disable conflict detection during the refresh/reconnect operation.
determinant — Property, class flash.geom.Matrix3D
A Number that determines whether a matrix is invertible.
determineTextFormatFromStyles() — method, class mx.core.UIComponent
Returns a UITextFormat object corresponding to the text styles for this UIComponent.
DEVICE — Constant Static Property, class flash.text.FontType
Indicates that this is a device font.
DEVICE — Constant Static Property, class flash.text.engine.FontLookup
Used to indicate device font lookup.
DiamondItemRenderer — class, package mx.charts.renderers
A simple chart itemRenderer implementation that fills a diamond in its assigned area.
DiamondItemRenderer() — Constructor, class mx.charts.renderers.DiamondItemRenderer
Constructor.
Dictionary — Dynamic Class, package flash.utils
The Dictionary class lets you create a dynamic collection of properties, which uses strict equality (===) for key comparison.
Dictionary(weakKeys:Boolean) — Constructor, class flash.utils.Dictionary
Creates a new Dictionary object.
DIFFERENCE — Constant Static Property, class flash.display.BlendMode
Compares the constituent colors of the display object with the colors of its background, and subtracts the darker of the values of the two constituent colors from the lighter value.
digest — Property, class flash.net.URLRequest
A string that uniquely identifies the signed Adobe platform component to be stored to (or retrieved from) the Flash Player cache.
digestStatus — Property, class flash.security.XMLSignatureValidator
The validity status of the cryptographic signature computed over the SignedInfo element.
digitCase — Style, class spark.components.supportClasses.GroupBase
The type of digit case used for this text.
digitCase — Style, class spark.components.supportClasses.ButtonBase
The type of digit case used for this text.
digitCase — Style, class spark.components.supportClasses.SliderBase
The type of digit case used for this text.
digitCase — Style, class spark.components.supportClasses.SkinnableTextBase
The type of digit case used for this text.
digitCase — Style, class spark.components.RichEditableText
The type of digit case used for this text.
digitCase — Style, class spark.components.VideoPlayer
The type of digit case used for this text.
digitCase — Style, class spark.components.Scroller
The type of digit case used for this text.
digitCase — Style, class spark.components.NumericStepper
The type of digit case used for this text.
digitCase — Style, class spark.components.RichText
The type of digit case used for this text.
digitCase — Style, class spark.components.Label
The type of digit case used for this text.
digitCase — Style, class spark.components.SkinnableContainer
The type of digit case used for this text.
digitCase — Style, class spark.components.SkinnableDataContainer
The type of digit case used for this text.
digitCase — Style, class spark.skins.spark.DefaultItemRenderer
The type of digit case used for this text.
digitCase — Property, class flash.text.engine.ElementFormat
The digit case used for this text.
digitCase — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: The type of digit case used for this text.
digitCase — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: The type of digit case used for this text.
digitCase — Property, interface flashx.textLayout.formats.ITextLayoutFormat
The type of digit case used for this text.
digitCase — Property, class flashx.textLayout.formats.TextLayoutFormat
The type of digit case used for this text.
DigitCase — final class, package flash.text.engine
The DigitCase class is an enumeration of constant values used in setting the digitCase property of the ElementFormat class.
digitWidth — Style, class spark.components.supportClasses.GroupBase
Type of digit width used for this text.
digitWidth — Style, class spark.components.supportClasses.ButtonBase
Type of digit width used for this text.
digitWidth — Style, class spark.components.supportClasses.SliderBase
Type of digit width used for this text.
digitWidth — Style, class spark.components.supportClasses.SkinnableTextBase
Type of digit width used for this text.
digitWidth — Style, class spark.components.RichEditableText
Type of digit width used for this text.
digitWidth — Style, class spark.components.VideoPlayer
Type of digit width used for this text.
digitWidth — Style, class spark.components.Scroller
Type of digit width used for this text.
digitWidth — Style, class spark.components.NumericStepper
Type of digit width used for this text.
digitWidth — Style, class spark.components.RichText
Type of digit width used for this text.
digitWidth — Style, class spark.components.Label
Type of digit width used for this text.
digitWidth — Style, class spark.components.SkinnableContainer
Type of digit width used for this text.
digitWidth — Style, class spark.components.SkinnableDataContainer
Type of digit width used for this text.
digitWidth — Style, class spark.skins.spark.DefaultItemRenderer
Type of digit width used for this text.
digitWidth — Property, class flash.text.engine.ElementFormat
The digit width used for this text.
digitWidth — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Type of digit width used for this text.
digitWidth — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Type of digit width used for this text.
digitWidth — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Type of digit width used for this text.
digitWidth — Property, class flashx.textLayout.formats.TextLayoutFormat
Type of digit width used for this text.
DigitWidth — final class, package flash.text.engine
The DigitWidth class is an enumeration of constant values used in setting the digitWidth property of the ElementFormat class.
dimension — Property, interface mx.olap.IOLAPElement
The dimension to which this element belongs.
dimension — Property, class mx.olap.OLAPElement
The dimension to which this element belongs.
dimension — Property, class mx.olap.OLAPMember
The dimension to which this member belongs.
dimensions — Property, interface mx.olap.IOLAPCube
All dimensions in the cube, as a list of IOLAPDimension instances.
dimensions — Property, class mx.olap.OLAPCube
All dimensions in the cube, as a list of IOLAPDimension instances.
DINERS_CLUB — Constant Static Property, class mx.validators.CreditCardValidatorCardType
Specifies the card type as Diners Club.
DIRECT_CONNECTIONS — Constant Static Property, class flash.net.NetStream
Creates a peer-to-peer publisher connection.
direction — Style, class mx.containers.FormHeading
The directionality of the text displayed by the component.
direction — Style, class mx.controls.dataGridClasses.DataGridColumn
The directionality of the text displayed by the component.
direction — Style, class mx.controls.menuClasses.MenuBarItem
The directionality of the text displayed by the component.
direction — Style, class mx.controls.Button
The directionality of the text displayed by the component.
direction — Style, class mx.controls.MenuBar
The directionality of the text displayed by the component.
direction — Style, class mx.controls.ToolTip
The directionality of the text displayed by the component.
direction — Style, class mx.controls.TextInput
The directionality of the text displayed by the component.
direction — Style, class mx.controls.ProgressBar
The directionality of the text displayed by the component.
direction — Style, class mx.controls.ComboBox
The directionality of the text displayed by the component.
direction — Style, class mx.controls.DateField
The directionality of the text displayed by the component.
direction — Style, class mx.controls.NumericStepper
The directionality of the text displayed by the component.
direction — Style, class mx.controls.DateChooser
The directionality of the text displayed by the component.
direction — Style, class mx.controls.Label
The directionality of the text displayed by the component.
direction — Style, class mx.controls.ColorPicker
The directionality of the text displayed by the component.
direction — Style, class mx.core.ScrollControlBase
The directionality of the text displayed by the component.
direction — Style, class mx.core.UITextField
The directionality of the text displayed by the component.
direction — Style, class mx.core.Container
The directionality of the text displayed by the component.
direction — Style, class spark.components.supportClasses.GroupBase
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.supportClasses.ButtonBase
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.supportClasses.SliderBase
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.RichEditableText
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.VideoPlayer
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.Scroller
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.NumericStepper
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.RichText
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.Label
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.SkinnableContainer
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.components.SkinnableDataContainer
Specifies the default bidirectional embedding level of the text in the text block.
direction — Style, class spark.skins.spark.DefaultItemRenderer
Specifies the default bidirectional embedding level of the text in the text block.
direction — Property, class flash.events.FocusEvent
Specifies direction of focus for a focusIn event.
direction — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Specifies the default bidirectional embedding level of the text in the text block.
direction — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Specifies the default bidirectional embedding level of the text in the text block.
direction — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Specifies the default bidirectional embedding level of the text in the text block.
direction — Property, class flashx.textLayout.formats.TextLayoutFormat
Specifies the default bidirectional embedding level of the text in the text block.
direction — Property, class mx.charts.chartClasses.NumericAxis
Determines the direction in which the axis is rendered.
direction — Property, class mx.charts.effects.SeriesSlide
Defines the location from which the series slides.
direction — Property, class mx.charts.effects.effectClasses.SeriesSlideInstance
Defines the location from which the series slides.
direction — Property, class mx.containers.Box
The direction in which this Box container lays out its children.
direction — Property, class mx.containers.FormItem
Direction of the FormItem subcomponents.
direction — Property, class mx.containers.Tile
Determines how children are placed in the container.
direction — Property, class mx.controls.ProgressBar
Direction in which the fill of the ProgressBar expands toward completion.
direction — Property, class mx.controls.listClasses.TileBase
The direction in which this control lays out its children.
direction — Property, class mx.controls.scrollClasses.ScrollBar
Specifies whether the ScrollBar is for horizontal or vertical scrolling.
direction — Property, class mx.controls.sliderClasses.Slider
The orientation of the slider control.
direction — Property, class mx.core.FTETextField
The directionality of the text displayed by the FTETextField.
direction — Property, class mx.core.UITextFormat
The directionality of the text.
direction — Property, class mx.events.ScrollEvent
The direction of motion.
direction — Property, class mx.skins.halo.ListDropIndicator
Should the skin draw a horizontal line or vertical line.
direction — Property, class spark.effects.Wipe
The direction that the wipe moves during the animation: WipeDirection.RIGHT, WipeDirection.LEFT, WipeDirection.UP, or WipeDirection.DOWN.
Direction — final class, package flashx.textLayout.formats
Defines values for setting the direction property of the TextLayoutFormat class.
DIRECTORIES_FIRST — Constant Static Property, class mx.controls.FileSystemEnumerationMode
Specifies to show directories, then files.
DIRECTORIES_ONLY — Constant Static Property, class mx.controls.FileSystemEnumerationMode
Specifies to show directories but not files.
directory — Property, class mx.controls.FileSystemComboBox
A File object representing the directory whose ancestors are to be displayed in this control.
directory — Property, class mx.controls.FileSystemDataGrid
The directory whose contents this control displays.
directory — Property, class mx.controls.FileSystemList
The directory whose contents this control displays.
directory — Property, class mx.controls.FileSystemTree
The directory whose contents this control displays.
directoryChange — Event, class mx.controls.FileSystemComboBox
Dispatched when the selected directory displayed by this control changes for any reason.
directoryChange — Event, class mx.controls.FileSystemDataGrid
Dispatched when the selected directory displayed by this control changes for any reason.
directoryChange — Event, class mx.controls.FileSystemList
Dispatched when the directory displayed by this control has changed for any reason.
directoryChange — Event, class mx.controls.FileSystemTree
Dispatched whenever the directory property changes for any reason.
DIRECTORY_CHANGE — Constant Static Property, class mx.events.FileEvent
The FileEvent.DIRECTORY_CHANGE constant defines the value of the type property of the event object for a directoryChange event.
directoryChanging — Event, class mx.controls.FileSystemDataGrid
Dispatched when the user tries to change the directory displayed by this control.
directoryChanging — Event, class mx.controls.FileSystemList
Dispatched when the user tries to change the directory displayed by this control.
DIRECTORY_CHANGING — Constant Static Property, class mx.events.FileEvent
The FileEvent.DIRECTORY_CHANGING constant defines the value of the type property of the event object for a directoryChanging event.
directoryClosing — Event, class mx.controls.FileSystemTree
Dispatched when the user closes an open directory node using the mouse of keyboard.
DIRECTORY_CLOSING — Constant Static Property, class mx.events.FileEvent
The FileEvent.DIRECTORY_CLOSING constant defines the value of the type property of the event object for a directoryClosing event.
directoryIcon — Style, class mx.controls.FileSystemComboBox
Specifies the icon that indicates a directory.
directoryIcon — Style, class mx.controls.FileSystemDataGrid
Specifies the icon that indicates a directory.
directoryIcon — Style, class mx.controls.FileSystemList
Specifies the icon that indicates a directory.
directoryListing — Event, class flash.filesystem.File
Dispatched when a directory list is available as a result of a call to the getDirectoryListingAsync() method.
DIRECTORY_LISTING — Constant Static Property, class flash.events.FileListEvent
The FileListEvent.DIRECTORY_LISTING constant defines the value of the type property of the event object for a directoryListing event.
directoryOpening — Event, class mx.controls.FileSystemTree
Dispatched when the user opens a directory node using the mouse or keyboard.
DIRECTORY_OPENING — Constant Static Property, class mx.events.FileEvent
The FileEvent.DIRECTORY_OPENING constant defines the value of the type property of the event object for a directoryOpening event.
disableAutoUpdate() — method, interface mx.collections.ICollectionView
Prevents changes to the collection itself and items within the collection from being dispatched by the view.
disableAutoUpdate() — method, class mx.collections.ListCollectionView
Prevents changes to the collection itself and items within the collection from being dispatched by the view.
disabled — Skin State, class spark.components.supportClasses.ButtonBase
Disabled State of the Button
disabled — Skin State, class spark.components.supportClasses.SkinnableContainerBase
Disabled State
disabled — Skin State, class spark.components.supportClasses.TrackBase
Disabled State
disabled — Skin State, class spark.components.Spinner
Disabled State
disabled — Skin State, class spark.components.TextArea
Disabled State
disabled — Skin State, class spark.components.VideoPlayer
Disabled state of the VideoPlayer
disabled — Skin State, class spark.components.TextInput
Disabled State
DISABLED — Constant Static Property, class mx.charts.ChartItem
Value that indicates the ChartItem appears disabled and cannot be selected.
disabledAlpha — Style, class spark.components.supportClasses.GroupBase
The alpha value when the container is disabled.
disabledAndFullScreen — Skin State, class spark.components.VideoPlayer
Disabled state of the VideoPlayer when in full screen mode.
disabledAndInactive — Skin State, class spark.components.WindowedApplication
The application is disabled and inactive.
disabledAndInactive — Skin State, class spark.components.Window
The application is disabled and inactive.
disabledAndMaximized — Skin State, class spark.components.windowClasses.TitleBar
The title bar is disabled and the application is maximized.
disabledAndSelected — Skin State, class spark.components.supportClasses.ToggleButtonBase
Disabled State of the Button when it's selected
disabledColor — Style, class mx.charts.chartClasses.CartesianChart
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.chartClasses.ChartBase
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.chartClasses.DataTip
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.series.ColumnSeries
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.series.PieSeries
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.series.BarSeries
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.LegendItem
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.PieChart
Color of text in the component if it is disabled.
disabledColor — Style, class mx.charts.AxisRenderer
Color of text in the component if it is disabled.
disabledColor — Style, class mx.containers.FormHeading
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
Color of the component if it is disabled.
disabledColor — Style, class mx.controls.dataGridClasses.DataGridColumn
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.listClasses.ListItemRenderer
Text color of the component if it is disabled.
disabledColor — Style, class mx.controls.listClasses.TileListItemRenderer
Text color of the component if it is disabled.
disabledColor — Style, class mx.controls.menuClasses.MenuItemRenderer
Color of the menu item if it is disabled.
disabledColor — Style, class mx.controls.menuClasses.MenuBarItem
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
Color of the component if it is disabled.
disabledColor — Style, class mx.controls.treeClasses.TreeItemRenderer
Color of the component if it is disabled.
disabledColor — Style, class mx.controls.Button
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.MenuBar
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.ToolTip
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.TextInput
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.ProgressBar
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.TextArea
Color of the component if it is disabled.
disabledColor — Style, class mx.controls.ComboBox
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.DateField
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.NumericStepper
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.DateChooser
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.Label
Color of text in the component if it is disabled.
disabledColor — Style, class mx.controls.ColorPicker
Color of text in the component if it is disabled.
disabledColor — Style, class mx.core.ScrollControlBase
Color of text in the component if it is disabled.
disabledColor — Style, class mx.core.UITextField
Color of text in the component if it is disabled.
disabledColor — Style, class mx.core.Container
Color of text in the component if it is disabled.
disabledDays — Property, class mx.charts.DateTimeAxis
The days to disable in a week.
disabledDays — Property, class mx.controls.DateChooser
The days to disable in a week.
disabledDays — Property, class mx.controls.DateField
Days to disable in a week.
disabledIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is disabled and not selected.
disabledIconColor — Style, class mx.controls.DataGrid
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.PopUpButton
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.AdvancedDataGridBaseEx
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.ComboBox
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.DateField
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.CheckBox
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.RadioButton
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.NumericStepper
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.DateChooser
The color for the icon in a disabled skin.
disabledIconColor — Style, class mx.controls.ColorPicker
The color for the icon in a disabled skin.
disabledOverlayAlpha — Style, class mx.core.Container
The alpha value for the overlay that is placed on top of the container when it is disabled.
disabledRanges — Property, class mx.charts.DateTimeAxis
Disables single and multiple days.
disabledRanges — Property, class mx.controls.DateChooser
Disables single and multiple days.
disabledRanges — Property, class mx.controls.DateField
Disables single and multiple days.
disabledSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when the button is not selected and is disabled.
disabledSkin — Style, class mx.controls.ComboBase
Name of the class to use as the skin for the background and border when the control is disabled.
disableLayout — Property, class spark.effects.Animate
If true, the effect disables layout on its targets' parent containers, setting the containers autoLayout property to false, and also disables any layout constraints on the target objects.
disableLayout — Property, class spark.effects.supportClasses.AnimateInstance
If true, the effect disables layout on its targets' parent containers, setting the containers autoLayout property to false, and also disables any layout constraints on the target objects.
disableManagement() — method, class mx.data.ManagedOperation
Disables data management for this operation.
disablePolling() — method, class mx.messaging.channels.PollingChannel
Disables polling based on the number of times enablePolling() and disablePolling() have been invoked.
discard — Property, class mx.charts.chartClasses.InstanceCache
Determines if unneeded instances are discarded.
disclosureClosedIcon — Style, class mx.controls.AdvancedDataGrid
The icon that is displayed next to a closed branch node of the navigation tree.
disclosureClosedIcon — Style, class mx.controls.Tree
Specifies the icon that is displayed next to a parent item that is closed so that its children are not displayed (the subtree is collapsed).
disclosureGroup — Property, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer
The ID of the component that receives focus as the item editor.
disclosureGroup — Property, class mx.controls.treeClasses.MXTreeItemRenderer
If supplied, the component that will be used as the Tree's disclosure control.
disclosureIcon — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
The internal IFlexDisplayObject that displays the disclosure icon in this renderer.
disclosureIcon — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData
A Class representing the disclosure icon for the item in the AdvancedDataGrid control.
disclosureIcon — Property, class mx.controls.treeClasses.TreeItemRenderer
The internal IFlexDisplayObject that displays the disclosure icon in this renderer.
disclosureIcon — Property, class mx.controls.treeClasses.TreeListData
A Class representing the disclosure icon for the item in the Tree control.
disclosureOpenIcon — Style, class mx.controls.AdvancedDataGrid
The icon that is displayed next to an open branch node of the navigation tree.
disclosureOpenIcon — Style, class mx.controls.Tree
Specifies the icon that is displayed next to a parent item that is open so that its children are displayed.
disconnect() — method, class mx.data.DataManager
Disconnects the DataService's network connection.
disconnect() — method, class mx.data.DataStore
Forces all data services using this data store to be disconnected.
disconnect() — method, class mx.messaging.AbstractConsumer
Disconnects the Consumer from its remote destination.
disconnect() — method, class mx.messaging.AbstractProducer
Disconnects the Producer from its remote destination.
disconnect(channelSet:mx.messaging:ChannelSet) — method, class mx.messaging.Channel
Disconnects the ChannelSet from the Channel.
disconnect(agent:mx.messaging:MessageAgent) — method, class mx.messaging.ChannelSet
Disconnects a specific MessageAgent from the ChannelSet.
disconnect() — method, class mx.messaging.MessageAgent
Disconnects the MessageAgent's network connection.
disconnect() — method, class mx.rpc.AbstractService
Disconnects the service's network connection and removes any pending request responders.
disconnect() — method, class mx.rpc.http.HTTPService
Disconnects the service's network connection.
DISCONNECT — Constant Static Property, class mx.messaging.events.ChannelEvent
The DISCONNECT event type; indicates that the Channel disconnected from its endpoint.
disconnectAll() — method, class mx.messaging.ChannelSet
Disconnects all associated MessageAgents and disconnects any underlying Channel that is connected.
DISCONNECT_CODE — Constant Static Property, class mx.messaging.channels.StreamingConnectionHandler
The code for the StatusEvent dispatched by this handler when a disconnect command is received from the server.
DISCONNECTED — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when the video stream has timed out or is idle.
disconnectFailed(event:mx.messaging.events:ChannelFaultEvent) — method, class mx.messaging.Channel
Processes a failed internal disconnect and dispatches the FAULT event for the channel.
DISCONNECT_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to indicate that a channel has disconnected.
disconnectSuccess(rejected:Boolean) — method, class mx.messaging.Channel
Processes a successful internal disconnect and dispatches the DISCONNECT event for the Channel.
DISCOVER — Constant Static Property, class mx.validators.CreditCardValidatorCardType
Specifies the card type as Discover.
DISPATCH_DRAG_EVENT — Constant Static Property, class mx.events.InterDragManagerEvent
Dispatch a DragEvent event to a target in another ApplicationDomain.
dispatcher — Property, class mx.utils.ObjectProxy
A reference to the EventDispatcher for this proxy.
dispatchEvent(event:flash.events:Event) — method, class com.adobe.fiber.styles.Style
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class flash.desktop.NativeApplication
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class flash.display.Stage
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class flash.events.EventDispatcher
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, interface flash.events.IEventDispatcher
Dispatches an event into the event flow.
dispatchEvent(evt:flash.events:Event) — method, class flashx.textLayout.elements.LinkElement
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class flashx.textLayout.elements.TextFlow
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class mx.collections.ListCollectionView
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class mx.containers.utilityClasses.PostScaleAdapter
dispatchEvent(event:flash.events:Event) — method, class mx.core.UIComponent
Dispatches an event into the event flow.
dispatchEvent — Property, class mx.events.AdvancedDataGridEvent
Whether to dispatch an ITEM_OPEN or ITEM_CLOSE event after the open or close animation is complete.
dispatchEvent — Property, class mx.events.TreeEvent
Whether to dispatch an event (ITEM_OPEN or ITEM_CLOSE) after the open or close animation is complete.
dispatchEvent(event:flash.events:Event) — method, class mx.olap.OLAPCube
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class mx.utils.ObjectProxy
Dispatches an event into the event flow.
dispatchEvent(event:flash.events:Event) — method, class mx.utils.OnDemandEventDispatcher
dispatchEventFromSWFBridges(event:flash.events:Event, skip:flash.events:IEventDispatcher, trackClones:Boolean, toOtherSystemManagers:Boolean) — method, interface mx.managers.IMarshalSystemManager
Dispatch a message to all parent and child applications in this SystemManager's SWF bridge group, regardless of whether they are in the same SecurityDomain or not.
dispatchPropertyChangeEvent(prop:String, oldValue:any, value:any) — method, class mx.core.UIComponent
Helper method for dispatching a PropertyChangeEvent when a property is updated.
dispatchToAllChildren(event:flash.events:Event) — method, class mx.automation.AutomationManager
dispatchToAllChildren(event:flash.events:Event) — method, interface mx.automation.IAutomationManager2
Marshalling Support(for tool): Dispatches event to all children.
dispatchToParent(event:flash.events:Event) — method, class mx.automation.AutomationManager
dispatchToParent(event:flash.events:Event) — method, interface mx.automation.IAutomationManager2
Marshalling Support(for tool): Dispatches event to parent applications.
DisplacementMapFilter — final class, package flash.filters
The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object.
DisplacementMapFilter — class, package spark.filters
The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object.
DisplacementMapFilter(mapBitmap:flash.display:BitmapData, mapPoint:flash.geom:Point, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number, mode:String, color:uint, alpha:Number) — Constructor, class flash.filters.DisplacementMapFilter
Initializes a DisplacementMapFilter instance with the specified parameters.
DisplacementMapFilter(mapBitmap:flash.display:BitmapData, mapPoint:flash.geom:Point, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number, mode:String, color:uint, alpha:Number) — Constructor, class spark.filters.DisplacementMapFilter
Constructor.
DisplacementMapFilterMode — final class, package flash.filters
The DisplacementMapFilterMode class provides values for the mode property of the DisplacementMapFilter class.
display(stage:flash.display:Stage, stageX:Number, stageY:Number) — method, class flash.display.NativeMenu
Pops up this menu at the specified location.
display(stage:flash.display:Stage, stageX:Number, stageY:Number) — method, class flash.ui.ContextMenu
Pops up this menu at the specified location.
display(stage:flash.display:Stage, x:int, y:int) — method, class mx.controls.FlexNativeMenu
Pops up this menu at the specified location.
DISPLAY — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Display panel in Flash Player Settings.
displayAsPassword — Property, class flash.text.TextField
Specifies whether the text field is a password text field.
displayAsPassword — Property, class mx.controls.TextArea
Indicates whether this control is used for entering passwords.
displayAsPassword — Property, class mx.controls.TextInput
Indicates whether this control is used for entering passwords.
displayAsPassword — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support editing.
displayAsPassword — Property, interface mx.core.IUITextField
Specifies whether the text field is a password text field.
displayAsPassword — Property, class spark.components.RichEditableText
Specifies whether the text field is a password text field.
displayAsPassword — Property, class spark.components.supportClasses.SkinnableTextBase
Specifies whether the text field is a password text field.
displayDisclosureIcon — Property, class mx.controls.AdvancedDataGrid
Controls the creation and visibility of disclosure icons in the navigation tree.
displayedMonth — Property, class mx.controls.DateChooser
Used together with the displayedYear property, the displayedMonth property specifies the month displayed in the DateChooser control.
displayedMonth — Property, class mx.controls.DateField
Used with the displayedYear property, the displayedMonth property specifies the month displayed in the DateChooser control.
displayedYear — Property, class mx.controls.DateChooser
Used together with the displayedMonth property, the displayedYear property specifies the year displayed in the DateChooser control.
displayedYear — Property, class mx.controls.DateField
Used with the displayedMonth property, the displayedYear property determines which year is displayed in the DateChooser control.
displayIcons — Property, class mx.printing.PrintAdvancedDataGrid
If true, display the folder and leaf icons in the navigation tree.
displaying — Event, class flash.display.NativeMenu
Dispatched by this NativeMenu object immediately before the menu is to be displayed.
displaying — Event, class flash.display.NativeMenuItem
Dispatched by this NativeMenuItem object immediately before the menu containing the item is displayed.
DISPLAYING — Constant Static Property, class flash.events.Event
The Event.DISPLAYING constant defines the value of the type property of a displaying event object.
displayItemsExpanded — Property, class mx.controls.AdvancedDataGrid
If true, expand the navigation tree to show all items.
DisplayLayer — class, package spark.components.supportClasses
A DisplayLayer class maintains an ordered list of DisplayObjects sorted on depth.
DisplayLayer() — Constructor, class spark.components.supportClasses.DisplayLayer
Constructor.
DISPLAY_LIST — Constant Static Property, class mx.events.InvalidateRequestData
Bit to indicate the request handler should invalidate their display list.
displayLocalTime — Property, class mx.charts.DateTimeAxis
When set to true, a DateTimeAxis considers all date values to be in the time zone of the client machine running the application.
displayMask — Property, interface com.adobe.fiber.styles.IStyle
Returns the display mask aspect of a property's style.
displayMask — Property, class com.adobe.fiber.styles.Style
Returns the display mask aspect of a property's style.
displayMode — Static Property, class flash.text.TextRenderer
Controls the rendering of advanced anti-aliased text.
displayName — Property, class mx.charts.chartClasses.AxisBase
The name of the axis.
displayName — Property, interface mx.charts.chartClasses.IAxis
The name of the axis.
displayName — Property, class mx.charts.chartClasses.Series
The name of the series, for display to the user.
displayName — Property, interface mx.olap.IOLAPElement
The name of the OLAP element, as a String, which can be used for display.
displayName — Property, class mx.olap.OLAPElement
The name of the OLAP element, as a String, which can be used for display.
displayNameFunction — Property, class mx.olap.OLAPAttribute
A callback function that returns the display name of a member element.
displayObject — Property, interface spark.core.IGraphicElement
The shared DisplayObject where this IGraphicElement is drawn.
displayObject — Property, class spark.primitives.supportClasses.GraphicElement
The shared DisplayObject where this IGraphicElement is drawn.
DisplayObject — class, package flash.display
The DisplayObject class is the base class for all objects that can be placed on the display list.
DisplayObjectContainer — class, package flash.display
The DisplayObjectContainer class is the base class for all objects that can serve as display object containers on the display list.
DisplayObjectContainer() — Constructor, class flash.display.DisplayObjectContainer
Calling the new DisplayObjectContainer() constructor throws an ArgumentError exception.
displayObjectSharingMode — Property, interface spark.core.IGraphicElement
Indicates the association between this IGraphicElement and its display objects.
displayObjectSharingMode — Property, class spark.primitives.supportClasses.GraphicElement
Indicates the association between this IGraphicElement and its display objects.
DisplayObjectSharingMode — final class, package spark.core
The DisplayObjectSharingMode class defines the possible values for the displayObjectSharingMode property of the IGraphicElement class.
displayObjectToString(displayObject:flash.display:DisplayObject) — Static Method , class mx.utils.NameUtil
Returns a string, such as "MyApplication0.addressForm.lastName.TextField17", for a DisplayObject object that indicates its position in the hierarchy of DisplayObject objects in an application.
displayPopUp — Property, class spark.components.PopUpAnchor
If true, adds the popUp control to the PopUpManager.
displayState — Property, class flash.display.NativeWindow
The display state of this window.
displayState — Property, class flash.display.Stage
A value from the StageDisplayState class that specifies which display state to use.
displayStateChange — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object after the window's displayState property has changed.
displayStateChange — Event, class mx.core.Window
Dispatched after the display state changes to minimize, maximize or restore.
displayStateChange — Event, class mx.core.WindowedApplication
Dispatched after the display state changes to minimize, maximize or restore.
displayStateChange — Event, class spark.components.Window
Dispatched after the display state changes to minimize, maximize or restore.
displayStateChange — Event, class spark.components.WindowedApplication
Dispatched after the display state changes to minimize, maximize or restore.
DISPLAY_STATE_CHANGE — Constant Static Property, class flash.events.NativeWindowDisplayStateEvent
Defines the value of the type property of a displayStateChange event object.
displayStateChanging — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object immediately before the window changes its display state.
displayStateChanging — Event, class mx.core.Window
Dispatched before the display state changes to minimize, maximize or restore.
displayStateChanging — Event, class mx.core.WindowedApplication
Dispatched before the display state changes to minimize, maximize or restore.
displayStateChanging — Event, class spark.components.Window
Dispatched before the display state changes to minimize, maximize or restore.
displayStateChanging — Event, class spark.components.WindowedApplication
Dispatched before the display state changes to minimize, maximize or restore.
DISPLAY_STATE_CHANGING — Constant Static Property, class flash.events.NativeWindowDisplayStateEvent
Defines the value of the type property of a displayStateChanging event object.
displayText — Property, class mx.charts.HitData
A description of the associated item for display on screen.
displayToAbsoluteColumnIndex(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx
Converts the current display column index of a column to its corresponding absolute index.
DisplayUtil — class, package mx.utils
The DisplayUtil utility class is an all-static class with utility methods related to DisplayObjects.
dispose() — method, class flash.display.BitmapData
Frees memory that is used to store the BitmapData object.
disposeXML(node:XML) — Static Method , class flash.system.System
Makes the specified XML object immediately available for garbage collection.
Dissolve — class, package mx.effects
Animate the component from transparent to opaque, or from opaque to transparent.
Dissolve(target:Object) — Constructor, class mx.effects.Dissolve
Constructor.
DissolveInstance — class, package mx.effects.effectClasses
The DissolveInstance class implements the instance class for the Dissolve effect.
DissolveInstance(target:Object) — Constructor, class mx.effects.effectClasses.DissolveInstance
Constructor.
distance — Property, class flash.filters.BevelFilter
The offset distance of the bevel.
distance — Property, class flash.filters.DropShadowFilter
The offset distance for the shadow, in pixels.
distance — Property, class flash.filters.GradientBevelFilter
The offset distance.
distance — Property, class flash.filters.GradientGlowFilter
The offset distance of the glow.
distance(pt1:flash.geom:Point, pt2:flash.geom:Point) — Static Method , class flash.geom.Point
Returns the distance between pt1 and pt2.
distance(pt1:flash.geom:Vector3D, pt2:flash.geom:Vector3D) — Static Method , class flash.geom.Vector3D
Returns the distance between two Vector3D objects.
distance — Property, class mx.charts.HitData
Specifies the distance between the data item on the screen and the location of the mouse pointer, in pixels.
distance — Property, class mx.graphics.RectangularDropShadow
The offset distance for the shadow, in pixels.
distance — Property, class spark.filters.BevelFilter
The offset distance of the bevel.
distance — Property, class spark.filters.DropShadowFilter
The offset distance of the bevel.
distance — Property, class spark.filters.GradientFilter
The offset distance of the glow.
distance — Property, class spark.primitives.RectangularDropShadow
The offset distance for the shadow, in pixels.
DISTRIBUTE — Constant Static Property, class flashx.textLayout.formats.TextJustify
Specifies that justification is to add space both to space characters and between individual letters.
DivElement — final class, package flashx.textLayout.elements
The DivElement class defines an element for grouping paragraphs (ParagraphElement objects).
DivElement() — Constructor, class flashx.textLayout.elements.DivElement
Constructor - creates a new DivElement object.
DividedBox — class, package mx.containers
A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children.
DividedBox() — Constructor, class mx.containers.DividedBox
Constructor.
DividedBoxAutomationImpl — class, package mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the DividedBox class.
DividedBoxAutomationImpl(obj:mx.containers:DividedBox) — Constructor, class mx.automation.delegates.containers.DividedBoxAutomationImpl
Constructor.
dividerAffordance — Style, class mx.containers.dividedBoxClasses.BoxDivider
Thickness in pixels of the area where the user can click to drag a divider.
dividerAffordance — Style, class mx.containers.DividedBox
Thickness in pixels of the area where the user can click to drag a divider.
dividerAlpha — Style, class mx.containers.dividedBoxClasses.BoxDivider
The alpha value that determines the transparency of the dividers.
dividerAlpha — Style, class mx.containers.DividedBox
The alpha value that determines the transparency of the dividers.
dividerClass — Property, class mx.containers.DividedBox
The class for the divider between the children.
dividerColor — Style, class mx.containers.dividedBoxClasses.BoxDivider
Color of the dividers when the user presses or drags the dividers if the liveDragging property is set to false.
dividerColor — Style, class mx.containers.DividedBox
Color of the dividers when the user presses or drags the dividers if the liveDragging property is set to false.
dividerDrag — Event, class mx.containers.DividedBox
Dispatched multiple times as the user drags any divider.
DIVIDER_DRAG — Constant Static Property, class mx.events.DividerEvent
The DividerEvent.DIVIDER_DRAG constant defines the value of the type property of the event object for a dividerDrag event.
DividerEvent — class, package mx.events
Represents events that are dispatched when a divider has been pressed, dragged or released.
DividerEvent(type:String, bubbles:Boolean, cancelable:Boolean, dividerIndex:int, delta:Number) — Constructor, class mx.events.DividerEvent
Constructor.
dividerIndex — Property, class mx.events.DividerEvent
The zero-based index of the divider being pressed or dragged.
dividerPress — Event, class mx.containers.DividedBox
Dispatched when the user presses any divider in this container.
DIVIDER_PRESS — Constant Static Property, class mx.events.DividerEvent
The DividerEvent.DIVIDER_PRESS constant defines the value of the type property of the event object for a dividerPress event.
dividerRelease — Event, class mx.containers.DividedBox
Dispatched when the user releases a divider.
DIVIDER_RELEASE — Constant Static Property, class mx.events.DividerEvent
The DividerEvent.DIVIDER_RELEASE constant defines the value of the type property of the event object for a dividerRelease event.
dividerSkin — Style, class mx.containers.DividedBox
The divider skin.
DividerSkin — class, package mx.skins.wireframe
The wireframe skin class for the border of the MX DividedBox component.
DividerSkin() — Constructor, class mx.skins.wireframe.DividerSkin
Constructor.
dividerThickness — Style, class mx.containers.dividedBoxClasses.BoxDivider
Thickness in pixels of the dividers when the user presses or drags the dividers, if the liveDragging property is set to false.
dividerThickness — Style, class mx.containers.DividedBox
Thickness in pixels of the dividers when the user presses or drags the dividers, if the liveDragging property is set to false.
divisor — Property, class flash.filters.ConvolutionFilter
The divisor used during matrix transformation.
divisor — Property, class spark.filters.ConvolutionFilter
The divisor used during matrix transformation.
dock — Property, class mx.containers.ApplicationControlBar
If true, specifies that the ApplicationControlBar should be docked to the top of the application.
DockIcon — class, package flash.desktop
The DockIcon class represents the MacOS X®-style dock icon.
dockIconMenu — Property, class mx.core.WindowedApplication
The dock icon menu.
dockIconMenu — Property, class spark.components.WindowedApplication
The dock icon menu.
doConversion() — Static Method , class flash.system.IME
Instructs the IME to select the first candidate for the current composition string.
docTypeDecl — Property, class flash.xml.XMLDocument
Specifies information about the XML document's DOCTYPE declaration.
document — Property, class mx.containers.utilityClasses.PostScaleAdapter
A reference to the document object associated with this component.
document — Property, class mx.core.ComponentDescriptor
A reference to the document Object in which the component is to be created.
document — Property, interface mx.core.IUIComponent
A reference to the document object associated with this component.
document — Property, class mx.core.UIComponent
A reference to the document object associated with this UIComponent.
document — Property, class mx.core.UIFTETextField
A reference to the document object associated with this UITextField object.
document — Property, class mx.core.UITextField
A reference to the document object associated with this UITextField object.
document — Property, class mx.flash.UIMovieClip
A reference to the document object associated with this component.
document — Property, interface mx.managers.ISystemManager
A reference to the document object.
document — Property, class mx.managers.SystemManager
A reference to the document object.
document — Property, class mx.managers.WindowedSystemManager
A reference to the document object.
document — Property, class mx.rpc.soap.LoadEvent
This getter is retained to provide legacy access to the loaded document as an instance of flash.xml.XMLDocument.
DocumentReference — class, package mx.rpc.livecycle
The DocumentReference class provides the means of referring to documents on the server, from a Flex client.
documentsDirectory — Static Property, class flash.filesystem.File
The user's documents directory.
doDrag(dragInitiator:flash.display:InteractiveObject, clipboard:flash.desktop:Clipboard, dragImage:flash.display:BitmapData, offset:flash.geom:Point, allowedActions:flash.desktop:NativeDragOptions) — Static Method , class flash.desktop.NativeDragManager
Starts a drag-and-drop operation.
doDrag(dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, mouseEvent:flash.events:MouseEvent, dragImage:mx.core:IFlexDisplayObject, xOffset:Number, yOffset:Number, imageAlpha:Number, allowMove:Boolean) — Static Method , class mx.managers.DragManager
Initiates a drag and drop operation.
domain — Property, class flash.events.DRMAuthenticationCompleteEvent
The content domain of the media rights server.
domain — Property, class flash.net.LocalConnection
A string representing the domain of the location of the current file.
domain — Property, class flash.net.drm.DRMContentData
The content domain of the media rights server to which the user must be authenticated in order to obtain the voucher for the associated content.
domain — Property, class mx.messaging.management.ObjectName
The domain part.
domain — Property, class mx.validators.NumberValidator
Type of number to be validated.
domain — Property, class mx.validators.ZipCodeValidator
Type of ZIP code to check.
domainMemory — Property, class flash.system.ApplicationDomain
Gets and sets the object on which domain-global memory operations will operate within this ApplicationDomain.
domainPattern — Property, class mx.messaging.management.ObjectName
Indicates if the object name is a pattern on the domain part.
dominantBaseline — Style, class spark.components.supportClasses.GroupBase
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.supportClasses.ButtonBase
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.supportClasses.SliderBase
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.RichEditableText
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.VideoPlayer
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.Scroller
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.NumericStepper
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.RichText
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.Label
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.SkinnableContainer
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.components.SkinnableDataContainer
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Style, class spark.skins.spark.DefaultItemRenderer
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Property, class flash.text.engine.ElementFormat
Specifies which of the baselines of the element snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
dominantBaseline — Property, class flashx.textLayout.formats.TextLayoutFormat
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line.
domWindow — Property, class mx.controls.HTML
The JavaScript window object for the root frame of the HTML DOM inside this control.
doOperation(operation:flashx.textLayout.operations:FlowOperation) — method, class flashx.textLayout.edit.EditManager
Executes a FlowOperation.
doOperation(operation:flashx.textLayout.operations:FlowOperation) — method, interface flashx.textLayout.edit.IEditManager
Executes a FlowOperation.
doOperation(op:flashx.textLayout.operations:FlowOperation) — method, class flashx.textLayout.edit.SelectionManager
Perform a SelectionManager operation - these may never modify the flow but clients still are able to cancel them.
doOperation() — method, class flashx.textLayout.operations.FlowOperation
Executes the operation.
dot — Property, class spark.skins.spark.RadioButtonSkin
Defines the appearance of the RadioButton's dot.
dotall — Property, class RegExp
Specifies whether the dot character (.) in a regular expression pattern matches new-line characters.
dotProduct(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D
If the current Vector3D object and the one specified as the parameter are unit vertices, this method returns the cosine of the angle between the two vertices.
doubleClick — Event, class flash.display.InteractiveObject
Dispatched when a user presses and releases the main button of a pointing device twice in rapid succession over the same InteractiveObject when that object's doubleClickEnabled flag is set to true.
DOUBLE_CLICK — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a doubleClick event object.
doubleClickEnabled — Property, class flash.display.InteractiveObject
Specifies whether the object receives doubleClick events.
doubleClickEnabled — Property, interface mx.core.IContainer
Specifies whether the object receives doubleClick events.
doubleClickEnabled — Property, interface mx.core.IUITextField
Specifies whether the object receives doubleClick events.
doubleClickEnabled — Property, class mx.core.UIComponent
Specifies whether the UIComponent object receives doubleClick events.
doubleClickHandler(event:flash.events:MouseEvent) — method, class mx.core.windowClasses.TitleBar
Handles a doubleClick event in a platform-appropriate manner.
doubleClickHandler(event:flash.events:MouseEvent) — method, class spark.components.windowClasses.TitleBar
The method that handles a doubleClick event in a platform-appropriate manner.
DOUBLE_CLICK_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse was double-clicked somewhere outside your sandbox.
doValidation(value:Object) — method, class com.adobe.fiber.styles.StyleValidator
Executes the validation logic of this validator, including validating that a missing or empty value causes a validation error as defined by the value of the required property.
doValidation(value:Object) — method, class mx.validators.CreditCardValidator
Override of the base class doValidation() method to validate a credit card number.
doValidation(value:Object) — method, class mx.validators.CurrencyValidator
Override of the base class doValidation() method to validate a currency expression.
doValidation(value:Object) — method, class mx.validators.DateValidator
Override of the base class doValidation() method to validate a date.
doValidation(value:Object) — method, class mx.validators.EmailValidator
Override of the base class doValidation() method to validate an e-mail address.
doValidation(value:Object) — method, class mx.validators.NumberValidator
Override of the base class doValidation() method to validate a number.
doValidation(value:Object) — method, class mx.validators.PhoneNumberValidator
Override of the base class doValidation() method to validate a phone number.
doValidation(value:Object) — method, class mx.validators.RegExpValidator
Override of the base class doValidation() method to validate a regular expression.
doValidation(value:Object) — method, class mx.validators.SocialSecurityValidator
Override of the base class doValidation() method to validate a Social Security number.
doValidation(value:Object) — method, class mx.validators.StringValidator
Override of the base class doValidation() method to validate a String.
doValidation(value:Object) — method, class mx.validators.Validator
Executes the validation logic of this validator, including validating that a missing or empty value causes a validation error as defined by the value of the required property.
doValidation(value:Object) — method, class mx.validators.ZipCodeValidator
Override of the base class doValidation() method to validate a ZIP code.
do..while — Statement
Similar to a while loop, except that the statements are executed once before the initial evaluation of the condition.
down — Skin State, class spark.components.supportClasses.ButtonBase
Down State of the Button
DOWN — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Down Arrow key (40).
DOWN — Constant Static Property, class mx.formatters.NumberBaseRoundType
Rounds a number down to an integer that is both closest to, and less than or equal to, the input number.
DOWN — Constant Static Property, class spark.core.NavigationUnit
Navigate one line or "step" downwards.
DOWN — Constant Static Property, class spark.effects.WipeDirection
Wipe direction that starts at the top and moves down
downAndSelected — Skin State, class spark.components.supportClasses.ToggleButtonBase
Down State of the Button when it's selected
downArrowButton_buttonDownHandler(event:mx.events:FlexEvent) — method, class mx.controls.ComboBase
Performs some action when the drop-down button is pressed.
downArrowDisabledSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the down arrow button of the scroll bar when it is disabled.
downArrowDisabledSkin — Style, class mx.controls.NumericStepper
Name of the class to use as the skin for the Down arrow when the arrow is disabled.
downArrowDownSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the down arrow button of the scroll bar when you click the arrow button .
downArrowDownSkin — Style, class mx.controls.NumericStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and a user presses the mouse button over the arrow.
downArrowOverSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the down arrow button of the scroll bar when the mouse pointer is over the arrow button.
downArrowOverSkin — Style, class mx.controls.NumericStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is over the arrow.
downArrowSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the default skin for the down arrow button of the scroll bar.
downArrowSkin — Style, class mx.controls.NumericStepper
Name of the class to use as the default skin for the down arrow.
downArrowStyleFilters — Property, class mx.controls.NumericStepper
Set of styles to pass from the NumericStepper to the down arrow.
downArrowStyleFilters — Property, class mx.controls.scrollClasses.ScrollBar
Set of styles to pass from the ScrollBar to the down arrow.
downArrowUpSkin — Style, class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the down arrow button of the scroll bar.
downArrowUpSkin — Style, class mx.controls.NumericStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is not on the arrow.
downIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is not selected and the mouse button is down.
download(request:flash.net:URLRequest, defaultFileName:String) — method, class flash.net.FileReference
Opens a dialog box that lets the user download a file from a remote server.
downloadComplete — Event, class air.update.ApplicationUpdater
Dispatched when the download of the update file is complete.
downloadComplete — Event, class air.update.ApplicationUpdaterUI
Dispatched when the download of the update file is complete.
DOWNLOAD_COMPLETE — Constant Static Property, class air.update.events.UpdateEvent
The UpdateEvent.DOWNLOAD_COMPLETE constant defines the value of the type property of the event object for a downloadComplete event.
downloadError — Event, class air.update.ApplicationUpdater
Dispatched if there is an error while connecting or downloading the update file.
downloadError — Event, class air.update.ApplicationUpdaterUI
Dispatched if there is an error while connecting or downloading the update file.
DOWNLOAD_ERROR — Constant Static Property, class air.update.events.DownloadErrorEvent
The DownloadErrorEvent.DOWNLOAD_ERROR constant defines the value of the type property of the event object for a downloadError event.
DownloadErrorEvent — class, package air.update.events
A DownloadErrorEvent object is dispatched by an ApplicationUpdater or ApplicationUpdaterUI object when an error happens while downloading the update file.
DownloadErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int, subErrorID:int) — Constructor, class air.update.events.DownloadErrorEvent
The constructor function.
downloadingLabel — Property, class mx.preloaders.DownloadProgressBar
The string to display as the label while in the downloading phase.
DOWNLOAD_PERCENTAGE — Property, class mx.preloaders.DownloadProgressBar
The percentage of the progress bar that the downloading phase fills when the SWF file is fully downloaded.
DownloadProgressBar — class, package mx.preloaders
The DownloadProgressBar class displays download progress.
DownloadProgressBar() — Constructor, class mx.preloaders.DownloadProgressBar
Constructor.
downloadStart — Event, class air.update.ApplicationUpdater
Dispatched after a call to the downloadUpdate() method and the connection to the server is established.
downloadStart — Event, class air.update.ApplicationUpdaterUI
Dispatched after a call to the downloadUpdate() method and the connection to the server is established.
DOWNLOAD_START — Constant Static Property, class air.update.events.UpdateEvent
The UpdateEvent.DOWNLOAD_START constant defines the value of the type property of the event object for a downloadStart event.
downloadUpdate() — method, class air.update.ApplicationUpdater
Asynchronously downloads the update file.
downSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when the button is not selected and the mouse button is down.
downSkin — Style, class mx.controls.ComboBase
Name of the class to use as the skin for the background and border when the user holds down the mouse button.
downState — Property, class flash.display.SimpleButton
Specifies a display object that is used as the visual object for the button "Down" state —the state that the button is in when the user clicks the hitTestState object.
dragComplete — Event, class mx.core.UIComponent
Dispatched by the drag initiator (the component that is the source of the data being dragged) when the drag operation completes, either when you drop the dragged data onto a drop target or when you end the drag-and-drop operation without performing a drop.
dragComplete — Event, class mx.flash.UIMovieClip
Dispatched by the drag initiator (the component that is the source of the data being dragged) when the drag operation completes, either when you drop the dragged data onto a drop target or when you end the drag-and-drop operation without performing a drop.
DRAG_COMPLETE — Constant Static Property, class mx.automation.events.AutomationDragEvent
Defines the value of the type property of the event object for a dragComplete event.
DRAG_COMPLETE — Constant Static Property, class mx.automation.events.AutomationDragEventWithPositionInfo
Defines the value of the type property of the event object for a dragComplete event.
DRAG_COMPLETE — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_COMPLETE constant defines the value of the type property of the event object for a dragComplete event.
dragCompleteHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Handles events of type DragEvent.DRAG_COMPLETE.
dragCompleteHandler(event:mx.events:DragEvent) — method, class mx.controls.AdvancedDataGrid
Handler for the DragEvent.DRAG_COMPLETE event.
dragCompleteHandler(event:mx.events:DragEvent) — method, class mx.controls.Tree
Handles DragEvent.DRAG_COMPLETE events.
dragCompleteHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles DragEvent.DRAG_COMPLETE events.
dragCompleteHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Handles DragEvent.DRAG_COMPLETE events.
dragDrop — Event, class mx.core.UIComponent
Dispatched by the drop target when the user releases the mouse over it.
dragDrop — Event, class mx.flash.UIMovieClip
Dispatched by the drop target when the user releases the mouse over it.
DRAG_DROP — Constant Static Property, class mx.automation.events.AutomationDragEvent
Defines the value of the type property of the event object for a dragDrop event.
DRAG_DROP — Constant Static Property, class mx.automation.events.AutomationDragEventWithPositionInfo
Defines the value of the type property of the event object for a dragDrop event.
DRAG_DROP — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_DROP constant defines the value of the type property of the event object for a dragDrop event.
DRAG_DROP_COMPLETE_REQUEST — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent
dragDropHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Handles events of type DragEvent.DRAG_DROP.
dragDropHandler(event:mx.events:DragEvent) — method, class mx.controls.AdvancedDataGrid
Handler for the DragEvent.DRAG_DROP event.
dragDropHandler(event:mx.events:DragEvent) — method, class mx.controls.Tree
Handles DragEvent.DRAG_DROP events.
dragDropHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles DragEvent.DRAG_DROP events.
dragDropHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Handles DragEvent.DRAG_DROP events.
DRAG_DROP_PERFORM_REQUEST_TO_ROOT_APP — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent
DRAG_DROP_PERFORM_REQUEST_TO_SUB_APP — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent
DRAG_DROP_PROXY_RETRIEVE_REPLY — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent
DRAG_DROP_PROXY_RETRIEVE_REQUEST — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent
dragEnabled — Property, class mx.charts.chartClasses.ChartBase
Specifies whether you can drag items out of this chart and drop them on other controls.
dragEnabled — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether you can drag items out of this control and drop them on other controls.
dragEnabled — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether you can drag items out of this control and drop them on other controls.
dragEnabled — Property, class spark.components.List
A flag that indicates whether you can drag items out of this control and drop them on other controls.
dragEnter — Event, class mx.core.UIComponent
Dispatched by a component when the user moves the mouse over the component during a drag operation.
dragEnter — Event, class mx.flash.UIMovieClip
Dispatched by a component when the user moves the mouse over the component during a drag operation.
DRAG_ENTER — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_ENTER constant defines the value of the type property of the event object for a dragEnter event.
dragEnterHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Handles events of type DragEvent.DRAG_ENTER.
dragEnterHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles DragEvent.DRAG_ENTER events.
dragEnterHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Handles DragEvent.DRAG_ENTER events.
dragEvent — Property, class spark.layouts.supportClasses.DropLocation
The DragEvent associated with this location.
DragEvent — class, package mx.events
The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation.
DragEvent(type:String, bubbles:Boolean, cancelable:Boolean, dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.events.DragEvent
Constructor.
dragEventType — Property, class mx.events.InterDragManagerEvent
The event type for the DragEvent to be used by the receiving DragManager when creating the marshaled DragEvent.
dragExit — Event, class mx.core.UIComponent
Dispatched by the component when the user drags outside the component, but does not drop the data onto the target.
dragExit — Event, class mx.flash.UIMovieClip
Dispatched by the component when the user drags outside the component, but does not drop the data onto the target.
DRAG_EXIT — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_EXIT constant defines the value of the type property of the event object for a dragExit event.
dragExitHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Handles events of type DragEvent.DRAG_EXIT.
dragExitHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles DragEvent.DRAG_EXIT events.
dragExitHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Handles DragEvent.DRAG_EXIT events.
draggable — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A flag that indicates whether the user is allowed to drag the column to a new position If true, the user can drag the the column headers to a new position
draggable — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the user is allowed to drag the column to a new position If true, the user can drag the the column headers to a new position
draggableColumns — Property, class mx.controls.AdvancedDataGridBaseEx
Indicates whether you are allowed to reorder columns.
draggableColumns — Property, class mx.controls.DataGrid
A flag that indicates whether the user is allowed to reorder columns.
draggedItem — Property, class mx.automation.events.AutomationDragEvent
Contains the child IAutomationObject object that is being dragged.
draggedItem — Property, class mx.events.DragEvent
If the dragInitiator property contains an IAutomationObject object, this property contains the child IAutomationObject object near the mouse cursor.
dragging — Property, interface spark.components.IItemRenderer
Contains true if the item renderer is being dragged.
dragging — Property, class spark.components.supportClasses.ItemRenderer
Contains true if the item renderer is being dragged.
dragging — Property, class spark.skins.spark.DefaultItemRenderer
Contains true if the item renderer is being dragged.
dragImage — Property, class mx.charts.chartClasses.ChartBase
Gets an instance of a class that displays the visuals during a drag-and-drop operation.
dragImage — Property, class mx.controls.listClasses.AdvancedListBase
An instance of a class that displays the visuals during a drag and drop operation.
dragImage — Property, class mx.controls.listClasses.ListBase
Gets an instance of a class that displays the visuals during a drag and drop operation.
dragImageOffsets — Property, class mx.controls.listClasses.AdvancedListBase
The offset of the drag image for drag and drop.
dragImageOffsets — Property, class mx.controls.listClasses.ListBase
Gets the offset of the drag image for drag and drop.
dragIndicatorClass — Style, class spark.components.List
The class to create instance of for the drag indicator during drag and drop operations initiated by the List.
dragInitiator — Static Property, class flash.desktop.NativeDragManager
The interactive object passed to the NativeDragManager.doDrag() call that initiated the drag operation.
dragInitiator — Property, class mx.events.DragEvent
The component that initiated the drag.
DragManager — class, package mx.managers
The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application.
DragManagerAutomationImpl — class, package mx.automation.delegates
Defines the methods and properties required to perform instrumentation for the DragManager class.
DragManagerAutomationImpl(proxy:mx.core:UIComponent) — Constructor, class mx.automation.delegates.DragManagerAutomationImpl
Constructor.
DRAG_MANAGER_REQUEST — Constant Static Property, class mx.events.InterManagerRequest
Communication between DragManagers use this request type.
dragMoveEnabled — Property, class mx.charts.chartClasses.ChartBase
Indicates which display cursor to show as drag feedback.
dragMoveEnabled — Property, class mx.controls.Tree
Indicates that items can be moved instead of just copied from the Tree control as part of a drag-and-drop operation.
dragMoveEnabled — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation.
dragMoveEnabled — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation.
dragMoveEnabled — Property, class spark.components.List
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation.
dragOver — Event, class mx.core.UIComponent
Dispatched by a component when the user moves the mouse while over the component during a drag operation.
dragOver — Event, class mx.flash.UIMovieClip
Dispatched by a component when the user moves the mouse while over the component during a drag operation.
DRAG_OVER — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_OVER constant defines the value of the type property of the event object for a dragOver event.
dragOverHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Handles events of type DragEvent.DRAG_OVER.
dragOverHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles DragEvent.DRAG_OVER events.
dragOverHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Handles DragEvent.DRAG_OVER events.
dragScroll() — method, class mx.controls.listClasses.AdvancedListBase
Interval function that scrolls the list up or down if the mouse goes above or below the list.
dragScroll() — method, class mx.controls.listClasses.ListBase
Interval function that scrolls the list up or down if the mouse goes above or below the list.
dragSource — Property, class mx.events.DragEvent
The DragSource object containing the data being dragged.
DragSource — class, package mx.core
The DragSource class contains the data being dragged.
DragSource() — Constructor, class mx.core.DragSource
Constructor.
dragStart — Event, class mx.core.UIComponent
Dispatched by the drag initiator when starting a drag operation.
DRAG_START — Constant Static Property, class mx.automation.events.AutomationDragEvent
Defines the value of the type property of the event object for a dragStart event.
DRAG_START — Constant Static Property, class mx.automation.events.AutomationDragEventWithPositionInfo
Defines the value of the type property of the event object for a dragStart event.
DRAG_START — Constant Static Property, class mx.events.DragEvent
The DragEvent.DRAG_START constant defines the value of the type property of the event object for a dragStart event.
dragStartHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
The default handler for the dragStart event.
dragStartHandler(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.Series
The default handler for the dragStart event.
dragStartHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
The default handler for the dragStart event.
dragStartHandler(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
The default handler for the dragStart event.
draw(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — method, class flash.display.BitmapData
Draws the source display object onto the bitmap image, using the Flash Player or AIR vector renderer.
draw(g:flash.display:Graphics) — method, class spark.primitives.Ellipse
Draw the element.
draw(g:flash.display:Graphics) — method, class spark.primitives.Line
Draw the element.
draw(g:flash.display:Graphics) — method, class spark.primitives.Path
Draw the element.
draw(g:flash.display:Graphics) — method, class spark.primitives.Rect
Draw the element.
draw(g:flash.display:Graphics) — method, class spark.primitives.supportClasses.StrokedElement
Draw the element.
drawArc(g:flash.display:Graphics, x:Number, y:Number, startAngle:Number, arc:Number, radius:Number, yRadius:Number, continueFlag:Boolean) — Static Method , class mx.charts.chartClasses.GraphicsUtilities
Draws an arc in the target Graphics object.
drawBackgroundAndSetScrollRect(scrollX:Number, scrollY:Number) — method, class flashx.textLayout.container.TextContainerManager
Returns true if it has filled in the container's scrollRect property.
drawCaretIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase
Draws the caret indicator into the given Sprite at the position, width and height specified using the color specified.
drawCaretIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase
Draws the caret indicator into the given Sprite at the position, width and height specified using the color specified.
drawCircle(x:Number, y:Number, radius:Number) — method, class flash.display.Graphics
Draws a circle.
drawCircle(x:any, y:any, radius:Number) — method, class mx.charts.chartClasses.CartesianDataCanvas
Draws a circle.
drawCircle(angle:any, radial:any, radius:Number) — method, class mx.charts.chartClasses.PolarDataCanvas
Draws a circle.
drawColumnBackground(s:flash.display:Sprite, columnIndex:int, color:uint, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.AdvancedDataGridBaseEx
Draws a column background for a column with the suggested color.
drawColumnBackground(s:flash.display:Sprite, columnIndex:int, color:uint, column:mx.controls.dataGridClasses:DataGridColumn) — method, class mx.controls.DataGrid
Draws a column background for a column with the suggested color.
drawColumnDragOverlay(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.dataGridClasses.DataGridHeader
Draws the overlay on the dragged column into the given Sprite at the position, width and height specified using the color specified.
drawEllipse(x:Number, y:Number, width:Number, height:Number) — method, class flash.display.Graphics
Draws an ellipse.
drawEllipse(left:any, top:any, right:any, bottom:any) — method, class mx.charts.chartClasses.CartesianDataCanvas
Draws an ellipse.
drawEllipse(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any) — method, class mx.charts.chartClasses.PolarDataCanvas
Draws an ellipse.
drawFocus(isFocused:Boolean) — method, class mx.core.FlexHTMLLoader
Called by the FocusManager when the component receives focus.
drawFocus(isFocused:Boolean) — method, class mx.core.UIComponent
Shows or hides the focus indicator around this component.
drawFocus(isFocused:Boolean) — method, class mx.flash.UIMovieClip
Called by the FocusManager when the component receives focus.
drawFocus(isFocused:Boolean) — method, interface mx.managers.IFocusManagerComponent
Called by the FocusManager when the component receives focus.
drawGraphicsData(graphicsData:Vector$flash.display:IGraphicsData) — method, class flash.display.Graphics
Submits a series of IGraphicsData instances for drawing.
drawHeaderBackground(headerBG:mx.core:UIComponent) — method, class mx.controls.AdvancedDataGridBaseEx
Draws the background of the headers into the given UIComponent.
drawHeaderBackground(headerBG:mx.core:UIComponent) — method, class mx.controls.DataGrid
Draws the background of the headers into the given UIComponent.
drawHeaderBackground(headerBG:mx.core:UIComponent) — method, class mx.controls.dataGridClasses.DataGridHeader
Draws the background of the headers into the given UIComponent.
drawHeaderIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.dataGridClasses.DataGridHeader
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified.
drawHighlightIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified.
drawHighlightIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified.
drawHorizontalLine(s:flash.display:Sprite, rowIndex:int, color:uint, y:Number) — method, class mx.controls.AdvancedDataGridBaseEx
Draws a line between rows.
drawHorizontalLine(s:flash.display:Sprite, rowIndex:int, color:uint, y:Number) — method, class mx.controls.DataGrid
Draws a line between rows.
drawItem(item:mx.controls.listClasses:IListItemRenderer, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Draws the renderer with indicators that it is highlighted, selected, or the caret.
drawItem(item:mx.controls.listClasses:IListItemRenderer, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — method, class mx.controls.listClasses.ListBase
Draws the renderer with indicators that it is highlighted, selected, or the caret.
drawLinesAndColumnBackgrounds() — method, class mx.controls.AdvancedDataGridBaseEx
Draws lines between columns, and column backgrounds.
drawLinesAndColumnBackgrounds() — method, class mx.controls.DataGrid
Draw lines between columns, and column backgrounds.
drawLinesAndColumnGraphics(contentHolder:mx.controls.listClasses:ListBaseContentHolder, visibleColumns:Array, separators:Object) — method, class mx.controls.DataGrid
Draw lines between columns, and column backgrounds.
drawnDisplayObject — Property, class spark.primitives.supportClasses.GraphicElement
The actual DisplayObject that is drawn into by the GraphicElement.
drawPath(commands:Vector$int, data:Vector$Number, winding:String) — method, class flash.display.Graphics
Submits a series of commands for drawing.
drawPolyLine(g:flash.display:Graphics, pts:Array, start:int, end:int, hProp:String, vProp:String, stroke:mx.graphics:IStroke, form:Object, moveToStart:Boolean) — Static Method , class mx.charts.chartClasses.GraphicsUtilities
Draws a line connecting the datapoints using one of various forms.
drawRect(x:Number, y:Number, width:Number, height:Number) — method, class flash.display.Graphics
Draws a rectangle.
drawRect(left:any, top:any, right:any, bottom:any) — method, class mx.charts.chartClasses.CartesianDataCanvas
Draws a rectangle.
drawRect(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any) — method, class mx.charts.chartClasses.PolarDataCanvas
Draws a rectangle.
drawRoundedRect(left:any, top:any, right:any, bottom:any, cornerRadius:Number) — method, class mx.charts.chartClasses.CartesianDataCanvas
Draws a rounded rectangle.
drawRoundedRect(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, cornerRadius:Number) — method, class mx.charts.chartClasses.PolarDataCanvas
Draws a rounded rectangle.
drawRoundRect(x:Number, y:Number, width:Number, height:Number, ellipseWidth:Number, ellipseHeight:Number) — method, class flash.display.Graphics
Draws a rounded rectangle.
drawRoundRect(x:Number, y:Number, w:Number, h:Number, r:Object, c:Object, alpha:Object, rot:Object, gradient:String, ratios:Array, hole:Object) — method, class mx.core.UIComponent
Programmatically draws a rectangle into this skin's Graphics object.
drawRoundRect(x:Number, y:Number, width:Number, height:Number, cornerRadius:Object, color:Object, alpha:Object, gradientMatrix:flash.geom:Matrix, gradientType:String, gradientRatios:Array, hole:Object) — method, class mx.skins.ProgrammaticSkin
Programatically draws a rectangle into this skin's Graphics object.
drawRoundRectComplex(graphics:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — Static Method , class mx.utils.GraphicsUtil
Draws a rounded rectangle using the size of a radius to draw the rounded corners.
drawRoundRectComplex2(graphics:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, radiusX:Number, radiusY:Number, topLeftRadiusX:Number, topLeftRadiusY:Number, topRightRadiusX:Number, topRightRadiusY:Number, bottomLeftRadiusX:Number, bottomLeftRadiusY:Number, bottomRightRadiusX:Number, bottomRightRadiusY:Number) — Static Method , class mx.utils.GraphicsUtil
Draws a rounded rectangle using the size of individual x and y radii to draw the rounded corners.
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx
Draws a row background at the position and height specified using the color specified.
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — method, class mx.controls.DataGrid
Draws a row background at the position and height specified using the color specified.
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — method, class mx.controls.List
Draws a row background at the position and height specified.
drawRowBackgrounds() — method, class mx.controls.listClasses.AdvancedListBase
Draws any alternating row colors, borders and backgrounds for the rows.
drawRowBackgrounds() — method, class mx.controls.listClasses.ListBase
Draws any alternating row colors, borders and backgrounds for the rows.
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.dataGridClasses.DataGridHeader
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified.
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified.
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified.
drawSeparators() — method, class mx.controls.AdvancedDataGridBaseEx
Creates and displays the column header separators that the user normally uses to resize columns.
drawSeparators() — method, class mx.controls.DataGrid
Creates and displays the column header separators that the user normally uses to resize columns.
drawSeparators() — method, class mx.controls.dataGridClasses.DataGridHeader
Creates and displays the column header separators that the user normally uses to resize columns.
drawShadow(g:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number) — method, class mx.graphics.RectangularDropShadow
Renders the shadow on the screen.
drawThumbState(w:Number, h:Number, borderColors:Array, fillColors:Array, fillAlphas:Array, drawBacking:Boolean, drillHole:Boolean) — method, class mx.skins.halo.SliderThumbSkin
For internal use.
drawTileBackground(s:flash.display:Sprite, rowIndex:int, columnIndex:int, width:Number, height:Number, color:uint, item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.TileBase
Draws the background for an individual tile.
drawTileBackgrounds() — method, class mx.controls.listClasses.TileBase
Draws the backgrounds, if any, behind all of the tiles.
drawTriangles(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — method, class flash.display.Graphics
Renders a set of triangles, typically to distort bitmaps and give them a three-dimensional appearance.
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — method, class mx.controls.AdvancedDataGrid
Draws a vertical line between columns.
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — method, class mx.controls.AdvancedDataGridBaseEx
Draws lines between columns.
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — method, class mx.controls.DataGrid
Draw lines between columns.
drawVisibleItem(uid:String, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Draws the item renderer corresponding to the specified UID.
drawVisibleItem(uid:String, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — method, class mx.controls.dataGridClasses.DataGridBase
Draws an item if it is visible.
drawX — Property, class spark.primitives.supportClasses.GraphicElement
The x position where the element should be drawn.
drawY — Property, class spark.primitives.supportClasses.GraphicElement
The y position where the element should be drawn.
drmAuthenticate — Event, class flash.net.NetStream
Dispatched when a NetStream object tries to play a digital rights management (DRM) encrypted content that requires a user credential for authentication before playing.
DRM_AUTHENTICATE — Constant Static Property, class flash.events.DRMAuthenticateEvent
The DRMAuthenticateEvent.DRM_AUTHENTICATE constant defines the value of the type property of a DRMAuthenticateEvent object.
DRMAuthenticateEvent — class, package flash.events
A NetStream object dispatchs a DRMAuthenticateEvent object when attempting to play digital rights management (DRM) encrypted content that requires a user credential for authentication.
DRMAuthenticateEvent(type:String, bubbles:Boolean, cancelable:Boolean, header:String, userPrompt:String, passPrompt:String, urlPrompt:String, authenticationType:String, netstream:flash.net:NetStream) — Constructor, class flash.events.DRMAuthenticateEvent
Creates an Event object that contains specific information about DRM authentication events.
DRMAuthenticationCompleteEvent — class, package flash.events
The DRMManager dispatches a DRMAuthenticationCompleteEvent object when a call to the authenticate() method of the DRMManager object succeeds.
DRMAuthenticationCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, inServerURL:String, inDomain:String, inToken:flash.utils:ByteArray) — Constructor, class flash.events.DRMAuthenticationCompleteEvent
Creates a new instance of a DRMAuthenticationCompleteEvent object.
DRMAuthenticationErrorEvent — class, package flash.events
The DRMManager dispatches a DRMAuthenticationErrorEvent object when a call to the authenticate() method of the DRMManager object fails.
DRMAuthenticationErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, inDetail:String, inErrorID:int, inSubErrorID:int, inServerURL:String, inDomain:String) — Constructor, class flash.events.DRMAuthenticationErrorEvent
Creates a new instance of a DRMAuthenticationErrorEvent object.
DRMContentData — class, package flash.net.drm
The DRMContentData class provides the information required to obtain the voucher necessary to view DRM-protected content.
drmError — Event, class flash.net.NetStream
Dispatched when a NetStream object, trying to play a digital rights management (DRM) encrypted file, encounters a DRM-related error.
DRM_ERROR — Constant Static Property, class flash.events.DRMErrorEvent
The DRMErrorEvent.DRM_ERROR constant defines the value of the type property of a drmError event object.
DRMErrorEvent — class, package flash.events
AIR dispatches a DRMErrorEvent object when a NetStream object, trying to play a digital rights management (DRM) encrypted file, encounters a DRM-related error.
DRMErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, inErrorDetail:String, inErrorCode:int, insubErrorID:int, inMetadata:flash.net.drm:DRMContentData) — Constructor, class flash.events.DRMErrorEvent
Creates an Event object that contains specific information about DRM error events.
DRMManager — class, package flash.net.drm
The DRMManager manages the retrieval and storage of the vouchers needed to view DRM-protected content.
DRMManagerError — class, package flash.errors
The DRMManager dispatches a DRMManagerError event to report errors.
DRMManagerError(message:String, id:int, subErrorID:int) — Constructor, class flash.errors.DRMManagerError
Creates a new instance of the DRMManagerError class.
DRMPlaybackTimeWindow — class, package flash.net.drm
The DRMPlaybackWindow class represents the time period in which a DRM voucher is valid.
drmStatus — Event, class flash.net.NetStream
Dispatched when the digital rights management (DRM) encrypted content begins playing (when the user is authenticated and authorized to play the content).
DRM_STATUS — Constant Static Property, class flash.events.DRMStatusEvent
The DRMStatusEvent.DRM_STATUS constant defines the value of the type property of a drmStatus event object.
DRMStatusEvent — class, package flash.events
A NetStream object dispatches a DRMStatusEvent object when the content protected using digital rights management (DRM) begins playing successfully (when the voucher is verified, and when the user is authenticated and authorized to view the content).
DRMStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, inPolicies:Object, inDetail:String, inAvailableOffline:Boolean, inAnonymous:Boolean, inVoucherEndDate:int, inOfflineLeasePeriod:int, inMetadata:flash.net.drm:DRMContentData, inVoucher:flash.net.drm:DRMVoucher, inLocal:Boolean) — Constructor, class flash.events.DRMStatusEvent
Creates an Event object that contains specific information about DRM status events.
DRMVoucher — class, package flash.net.drm
The DRMVoucher class represents a license token that allows a user to view DRM-protected content.
dropAction — Static Property, class flash.desktop.NativeDragManager
The drag action specified by the drop target.
dropAction — Property, class flash.events.NativeDragEvent
The current action.
dropdown — Property, class mx.controls.ComboBox
A reference to the List control that acts as the drop-down in the ComboBox.
dropdown — Property, class mx.controls.DateField
Contains a reference to the DateChooser control contained by the DateField control.
dropDown — Skin Part, class spark.components.mediaClasses.VolumeBar
A skin part that defines the drop-down area of the volume drop-down slider. When the volume slider drop down is open, clicking anywhere outside of the dropDown skin part closes the drop-down slider.
dropDown — Skin Part, class spark.components.supportClasses.DropDownListBase
A skin part that defines the drop-down list area. When the DropDownListBase is open, clicking anywhere outside of the dropDown skin part closes the drop-down list.
dropDown — Property, class spark.skins.spark.ComboBoxSkin
dropDown — Property, class spark.skins.spark.DropDownListSkin
dropDown — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin
dropDown — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin
dropDown — Property, class spark.skins.wireframe.ComboBoxSkin
The drop down area of the skin.
dropDown — Property, class spark.skins.wireframe.DropDownListSkin
The drop down area of the skin.
dropDown — Property, class spark.skins.wireframe.mediaClasses.VolumeBarSkin
dropdownBorderColor — Style, class mx.controls.ComboBox
The color of the border of the ComboBox.
dropDownController — Property, class spark.components.mediaClasses.VolumeBar
Instance of the DropDownController class that handles all of the mouse, keyboard and focus user interactions.
dropDownController — Property, class spark.components.supportClasses.DropDownListBase
Instance of the DropDownController class that handles all of the mouse, keyboard and focus user interactions.
DropDownController — class, package spark.components.supportClasses
The DropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated drop down.
DropDownController() — Constructor, class spark.components.supportClasses.DropDownController
Constructor.
DropdownEvent — class, package mx.events
The DropdownEvent class represents the event object passed to the event listener for the open and close events.
DropdownEvent(type:String, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Constructor, class mx.events.DropdownEvent
Constructor.
DropDownEvent — class, package spark.events
The DropDownEvent class represents the event object passed to the event listener for the open and close events.
DropDownEvent(type:String, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Constructor, class spark.events.DropDownEvent
Constructor.
dropdownFactory — Property, class mx.controls.ComboBox
The IFactory that creates a ListBase-derived instance to use as the drop-down.
dropdownFactory — Property, class mx.controls.DateField
The IFactory that creates a DateChooser-derived instance to use as the date-chooser The default value is an IFactory for DateChooser
DropDownList — class, package spark.components
The DropDownList control contains a drop-down list from which the user can select a single value.
DropDownList() — Constructor, class spark.components.DropDownList
Constructor.
DropDownListBase — class, package spark.components.supportClasses
The DropDownListBase control contains a drop-down list from which the user can select a single value.
DropDownListBase() — Constructor, class spark.components.supportClasses.DropDownListBase
Constructor.
DropDownListBaseAccImpl — class, package spark.accessibility
DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase.
DropDownListBaseAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.DropDownListBaseAccImpl
Constructor.
DropDownListButtonSkin — class, package spark.skins.spark
The default skin class for the anchor button on a Spark DropDownList component.
DropDownListButtonSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark DropDownListButton component.
DropDownListButtonSkin() — Constructor, class spark.skins.spark.DropDownListButtonSkin
Constructor.
DropDownListButtonSkin() — Constructor, class spark.skins.wireframe.DropDownListButtonSkin
Constructor.
DropDownListSkin — class, package spark.skins.spark
The default skin class for the Spark DropDownList component.
DropDownListSkin — class, package spark.skins.wireframe
The default wireframe skin class for the Spark DropDownList component.
DropDownListSkin() — Constructor, class spark.skins.spark.DropDownListSkin
Constructor.
DropDownListSkin() — Constructor, class spark.skins.wireframe.DropDownListSkin
Constructor.
DropDownSkin — class, package mx.skins.wireframe
The wireframe skin class for the border of the MX components that use drop downs.
DropDownSkin() — Constructor, class mx.skins.wireframe.DropDownSkin
Constructor.
dropDownStyleFilters — Property, class mx.controls.ComboBox
The set of styles to pass from the ComboBox to the dropDown.
dropdownStyleName — Style, class mx.controls.ComboBox
The name of a CSSStyleDeclaration to be used by the drop-down list.
dropDownStyleName — Style, class mx.controls.ComboBox
The name of a CSSStyleDeclaration to be used by the drop-down list.
dropdownWidth — Property, class mx.controls.ComboBox
Width of the drop-down list, in pixels.
dropEnabled — Property, class mx.charts.chartClasses.ChartBase
A flag that specifies whether dragged items can be dropped onto the chart.
dropEnabled — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether dragged items can be dropped onto the control.
dropEnabled — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether dragged items can be dropped onto the control.
dropEnabled — Property, class spark.components.List
A flag that indicates whether dragged items can be dropped onto the control.
dropIndex — Property, class spark.layouts.supportClasses.DropLocation
The drop index corresponding to the event.
dropIndicator — Skin Part, class spark.components.List
A skin part that defines the appearance of the drop indicator. The drop indicator is resized and positioned by the layout to outline the insert location when dragging over the List. By default, the drop indicator for a Spark control is a solid line that spans the width of the control. Create a custom drop indicator by creating a custom skin class for the drop target. In your skin class, create a skin part named dropIndicator, in the area of the skin class
dropIndicator — Property, class spark.layouts.supportClasses.LayoutBase
The DisplayObject that this layout uses for the drop indicator during a drag-and-drop operation.
dropIndicator — Property, class spark.skins.spark.ListSkin
DROP_INDICATOR — Constant Static Property, class spark.components.supportClasses.OverlayDepth
The overlay depth for a drop indicator.
dropIndicatorSkin — Style, class mx.controls.listClasses.ListBase
The skin to use to indicate where a dragged item can be dropped.
dropIndicatorSkin — Style, class mx.controls.listClasses.AdvancedListBase
The skin to use to indicate where a dragged item can be dropped.
dropIndicatorSkin — Style, class spark.components.List
If a dropIndicator skin part is not specified in the List skin, then an instance of this class is created and used for the default drop indicator during drag and drop operations where the List is a potential drop target.
DropLocation — class, package spark.layouts.supportClasses
The DropLocation class contains information describing the drop location for the dragged data in a drag-and-drop operation.
DropLocation() — Constructor, class spark.layouts.supportClasses.DropLocation
Constructor.
dropParent — Property, class mx.automation.events.AutomationDragEvent
The IAutomationObject object that is the parent of the dropped item.
droppedFrames — Property, class flash.net.NetStreamInfo
Returns the number of video frames dropped in the current NetStream playback session.
dropPoint — Property, class spark.layouts.supportClasses.DropLocation
The event point in local coordinates of the layout's target.
dropShadow — Property, class spark.skins.spark.TitleWindowCloseButtonSkin
Define the drop shadow for the close button.
dropShadowColor — Style, class mx.controls.ToolTip
Color of the drop shadow.
dropShadowColor — Style, class mx.controls.TextInput
Color of the drop shadow.
dropShadowColor — Style, class mx.controls.VideoDisplay
Color of the drop shadow.
dropShadowColor — Style, class mx.controls.NumericStepper
Color of the drop shadow.
dropShadowColor — Style, class mx.core.ScrollControlBase
Color of the drop shadow.
dropShadowColor — Style, class mx.core.Container
Color of the drop shadow.
dropShadowEnabled — Style, class mx.containers.Panel
Boolean property that controls the visibility of the Panel container's drop shadow.
dropShadowEnabled — Style, class mx.controls.ToolTip
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style, class mx.controls.TextInput
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style, class mx.controls.VideoDisplay
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style, class mx.controls.NumericStepper
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style, class mx.core.ScrollControlBase
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style, class mx.core.Container
Boolean property that specifies whether the component has a visible drop shadow.
DropShadowFilter — final class, package flash.filters
The DropShadowFilter class lets you add a drop shadow to display objects.
DropShadowFilter — class, package spark.filters
The DropShadowFilter class lets you add a drop shadow to display objects.
DropShadowFilter(distance:Number, angle:Number, color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean, hideObject:Boolean) — Constructor, class flash.filters.DropShadowFilter
Creates a new DropShadowFilter instance with the specified parameters.
DropShadowFilter(distance:Number, angle:Number, color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean, hideObject:Boolean) — Constructor, class spark.filters.DropShadowFilter
Constructor.
dropShadowVisible — Style, class mx.controls.ToolTip
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class mx.controls.TextInput
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class mx.controls.VideoDisplay
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class mx.controls.NumericStepper
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class mx.core.ScrollControlBase
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class mx.core.Container
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowVisible — Style, class spark.components.supportClasses.DropDownListBase
Controls the visibility of the drop shadow for this component.
dropShadowVisible — Style, class spark.components.BorderContainer
If true, the container has a visible drop shadow.
dropShadowVisible — Style, class spark.components.Panel
Controls the visibility of the drop shadow for this component.
dropShadowVisible — Style, class spark.components.VideoPlayer
Controls the visibility of the drop shadow for this component.
dropTarget — Property, class flash.display.Sprite
Specifies the display object over which the sprite is being dragged, or on which the sprite was dropped.
dropTarget — Property, interface mx.core.IContainer
Specifies the display object over which the sprite is being dragged, or on which the sprite was dropped.
dropTarget — Property, class mx.events.InterDragManagerEvent
The potential drop target in the other ApplicationDomain (which is why it is a DisplayObject and not some other class).
DualStyleObject — class, package mx.charts.chartClasses
The DualStyleObject class serves as a base class for components that have a need to assign class selectors outside of the client developer's control.
DualStyleObject() — Constructor, class mx.charts.chartClasses.DualStyleObject
Constructor.
dump() — method, class flash.text.engine.TextBlock
Dumps the underlying contents of the TextBlock as an XML string.
dump() — method, class flash.text.engine.TextLine
Dumps the underlying contents of the TextLine as an XML string.
duration — Property, class mx.effects.Effect
Duration of the effect in milliseconds.
duration — Property, class mx.effects.EffectInstance
The duration of the effect, in milliseconds.
duration — Property, interface mx.effects.IEffect
Duration of the effect in milliseconds.
duration — Property, interface mx.effects.IEffectInstance
The duration of the effect, in milliseconds.
duration — Property, class mx.effects.Pause
The duration property controls the amount of time that this effect will pause.
duration — Property, class mx.effects.Tween
Duration of the animation, in milliseconds.
duration — Property, class spark.components.VideoDisplay
Duration of the video's playback, in seconds
duration — Property, class spark.components.VideoPlayer
Duration of the video's playback, in seconds
duration — Property, class spark.effects.animation.Animation
The length of time, in milliseconds, of the animation, not counting any repetitions defined by the repeatCount property.
durationChange — Event, class spark.components.VideoDisplay
Dispatched when the duration property of the media has changed.
durationChange — Event, class spark.components.VideoPlayer
Dispatched when the duration property of the media has changed.
DURATION_CHANGE — Constant Static Property, class org.osmf.events.TimeEvent
The TimeEvent.DURATION_CHANGE constant defines the value of the type property of the event object for a durationChange event.
durationDisplay — Skin Part, class spark.components.VideoPlayer
An optional skin part to display the duration.
durationDisplay — Property, class spark.skins.spark.VideoPlayerSkin
durationDisplay — Property, class spark.skins.wireframe.VideoPlayerSkin
dynamic — Statement
Specifies that instances of a class may possess dynamic properties added at runtime.
DYNAMIC — Constant Static Property, class flash.text.TextFieldType
Used to specify a dynamic TextField.
DynamicEvent — Dynamic Class, package mx.events
This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime.
DynamicEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.events.DynamicEvent
Constructor.
dynamicPropertyWriter — Static Property, class flash.net.ObjectEncoding
Allows greater control over the serialization of dynamic properties of dynamic objects.
dynamicSizing — Property, class mx.data.messages.SequencedMessage
1 denotes that this sequence is dynamically sized; 0 denotes that its not
DynamicStreamingVideoItem — class, package spark.components.mediaClasses
The DynamicStreamingVideoItem class represents a video stream on the server plus a bitrate for that stream.
DynamicStreamingVideoItem() — Constructor, class spark.components.mediaClasses.DynamicStreamingVideoItem
Constructor.
DynamicStreamingVideoSource — class, package spark.components.mediaClasses
The DynamicStreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video.
DynamicStreamingVideoSource() — Constructor, class spark.components.mediaClasses.DynamicStreamingVideoSource
Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z