| 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 in class flash.geom.Matrix |
|
The value in the second row and second column of the Matrix object, which affects the positioning of pixels
along the y axis when scaling or rotating an image. |
| DARK_COLOR — Constant static property in class flash.text.TextColorType |
|
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method. |
| DARKEN — Constant static property in 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 in class flash.events.DataEvent |
|
The raw data loaded into Flash Player. |
| data — Property in 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 in class flash.net.URLLoader |
|
The data received from the load operation. |
| data — Property in class flash.net.URLRequest |
|
An object containing data to be transmitted with the URL request. |
| data — Event in class flash.net.XMLSocket |
|
Dispatched after raw data is sent or received. |
| data — Property in class mx.charts.chartClasses.ChartLabel |
|
Defines the contents of the label. |
| data — Property in class mx.charts.chartClasses.DataTip |
|
The HitData structure describing the data point
that the DataTip is rendering. |
| data — Property in class mx.charts.renderers.AreaRenderer |
|
The data that the AreaRenderer renders. |
| data — Property in class mx.charts.renderers.BoxItemRenderer |
|
The chartItem that this itemRenderer is displaying. |
| data — Property in class mx.charts.renderers.CandlestickItemRenderer |
|
The chart item that this renderer represents. |
| data — Property in class mx.charts.renderers.CircleItemRenderer |
|
The chartItem that this itemRenderer displays. |
| data — Property in class mx.charts.renderers.HLOCItemRenderer |
|
The chart item that this renderer represents. |
| data — Property in class mx.charts.renderers.LineRenderer |
|
The chart item that this renderer represents. |
| data — Property in class mx.charts.renderers.ShadowLineRenderer |
|
The chart item that this renderer represents. |
| data — Property in class mx.charts.renderers.WedgeItemRenderer |
|
The chart item that this renderer represents. |
| data — Property in class mx.containers.accordionClasses.AccordionHeader |
|
Stores a reference to the content associated with the header. |
| data — Property in 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 in 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 in 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 in 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 in 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 in 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 in 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 in 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 in class mx.controls.dataGridClasses.DataGridItemRenderer |
|
The implementation of the data property as
defined by the IDataRenderer interface. |
| data — Property in 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 in class mx.controls.listClasses.ListBaseSelectionData |
|
The data Object that is selected (selectedItem)
|
| data — Property in class mx.controls.listClasses.ListItemRenderer |
|
The implementation of the data property
as defined by the IDataRenderer interface. |
| data — Property in class mx.controls.listClasses.ListRowInfo |
|
The item in the dataprovider. |
| data — Property in class mx.controls.listClasses.TileListItemRenderer |
|
The implementation of the data property as
defined by the IDataRenderer interface. |
| data — Property in class mx.controls.menuClasses.MenuBarItem |
|
The data property of the IListItemRenderer interface has no
purpose in the MenuBarItem class. |
| data — Property in class mx.controls.menuClasses.MenuItemRenderer |
|
The implementation of the data property
as defined by the IDataRenderer interface. |
| data — Property in class mx.controls.treeClasses.TreeItemRenderer |
|
The implementation of the data property as
defined by the IDataRenderer interface. |
| data — Property in 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 in interface mx.core.IDataRenderer |
|
The data to render or edit. |
| DATA — Constant static property in class flash.events.DataEvent |
|
Defines the value of the type property of a data event object. |
| DataAssociationMessage — Class in package mx.data.messages |
|
This message is used to add and remove associations between objects
managed by different data services. |
| DataAssociationMessage() — Constructor in class mx.data.messages.DataAssociationMessage |
|
Creates a new instance of an empty association message. |
| dataChange — Event in class mx.controls.Button |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.ComboBox |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.DateField |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.Image |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.Label |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.NumericStepper |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.TextArea |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.TextInput |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.dataGridClasses.DataGridItemRenderer |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.listClasses.ListBase |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.listClasses.ListItemRenderer |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.listClasses.TileListItemRenderer |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.menuClasses.MenuItemRenderer |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.controls.treeClasses.TreeItemRenderer |
|
Dispatched when the data property changes. |
| dataChange — Event in class mx.core.Container |
|
Dispatched when the data property changes. |
| DATA_CHANGE — Constant static property in 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 in class mx.charts.chartClasses.AxisBase |
|
Triggers events that inform the range object
when the chart data has changed. |
| dataChanged() — Method in class mx.charts.chartClasses.ChartElement |
|
Indicates the underlying data represented by the element has changed. |
| dataChanged() — Method in class mx.charts.chartClasses.DataTransform |
|
Informs the DataTransform that some of the underlying data
being represented on the chart has changed. |
| dataChanged() — Method in interface mx.charts.chartClasses.IAxis |
|
Triggers events that inform the range object
when the chart data has changed. |
| DataConflictEvent — Class in package mx.data.events |
|
This event informs users of a DataService instance that a conflict
has occured. |
| DataConflictEvent(type:String, bubbles:Boolean, cancelable:Boolean, c:mx.data:Conflict) — Constructor in class mx.data.events.DataConflictEvent |
| |
| DataDescription — Class in 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 in class mx.charts.chartClasses.DataDescription |
|
Constructor. |
| dataDescriptions — Property in class mx.charts.chartClasses.NumericAxis |
|
An Array of DataDescription structures describing the data being represented by the chart. |
| dataDescriptor — Property in class mx.controls.Menu |
|
The object that accesses and manipulates data in the data provider. |
| dataDescriptor — Property in class mx.controls.MenuBar |
|
The object that accesses and manipulates data in the data provider. |
| dataDescriptor — Property in class mx.controls.PopUpMenuButton |
|
The data descriptor accesses and manipulates data in the data provider. |
| dataDescriptor — Property in class mx.controls.Tree |
|
Tree delegates to the data descriptor for information about the data. |
| DataErrorMessage — Class in package mx.data.messages |
|
Special cases of ErrorMessage will be sent when a data
conflict occurs. |
| DataErrorMessage() — Constructor in class mx.data.messages.DataErrorMessage |
|
Constructs an instance of a DataErrorMessage. |
| DataEvent — Class in package flash.events |
|
Flash® Player dispatches DataEvent objects when raw data has completed loading into Flash Player. |
| DataEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:String) — Constructor in class flash.events.DataEvent |
|
Creates an event object that contains information about data events. |
| dataField — Property in class mx.controls.dataGridClasses.DataGridColumn |
|
The name of the field or property in the data provider item associated
with the column. |
| dataField — Property in class mx.controls.dataGridClasses.DataGridListData |
|
Name of the field or property in the data provider associated with the column. |
| dataField — Property in class mx.events.DataGridEvent |
|
The name of the field or property in the data associated with the column. |
| dataForFormat(format:String) — Method in class mx.core.DragSource |
|
Retrieves the data for the specified format. |
| dataFormat — Property in 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). |
| DataGrid — Class in package mx.controls |
|
The DataGrid control is a 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 in class mx.controls.DataGrid |
|
Constructor. |
| DataGridBase — Class in package mx.controls.dataGridClasses |
|
The DataGridBase class is the base class for controls
that display lists of items in multiple columns. |
| DataGridBase() — Constructor in class mx.controls.dataGridClasses.DataGridBase |
|
Constructor. |
| DataGridColumn — Class in package mx.controls.dataGridClasses |
|
The DataGridColumn class describes a column in a DataGrid control. |
| DataGridColumn(columnName:String) — Constructor in class mx.controls.dataGridClasses.DataGridColumn |
|
Constructor. |
| DataGridColumnDropIndicator — Class in package mx.skins.halo |
|
The skin for the column drop indicator in a DataGrid. |
| DataGridColumnDropIndicator() — Constructor in class mx.skins.halo.DataGridColumnDropIndicator |
|
Constructor. |
| DataGridColumnResizeSkin — Class in package mx.skins.halo |
|
The skin for the column resizer in a DataGrid. |
| DataGridColumnResizeSkin() — Constructor in class mx.skins.halo.DataGridColumnResizeSkin |
|
Constructor. |
| DataGridDragProxy — Class in package mx.controls.dataGridClasses |
|
The DataGridDragProxy class defines the default drag proxy
used when dragging data from a DataGrid control. |
| DataGridDragProxy() — Constructor in class mx.controls.dataGridClasses.DataGridDragProxy |
|
Constructor. |
| DataGridEvent — Class in 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 in class mx.events.DataGridEvent |
|
Constructor. |
| DataGridEventReason — Final class in 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. |
| DataGridHeaderSeparator — Class in package mx.skins.halo |
|
The skin for the separator between column headers in a DataGrid. |
| DataGridHeaderSeparator() — Constructor in class mx.skins.halo.DataGridHeaderSeparator |
|
Constructor. |
| DataGridItemRenderer — Class in package mx.controls.dataGridClasses |
|
The DataGridItemRenderer class defines the default item renderer for a DataGrid control. |
| DataGridItemRenderer() — Constructor in class mx.controls.dataGridClasses.DataGridItemRenderer |
|
Constructor. |
| DataGridListData — Class in 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 in class mx.controls.dataGridClasses.DataGridListData |
|
Constructor. |
| DataGridSortArrow — Class in package mx.skins.halo |
|
The skin for the sort arrow in a column header in a DataGrid. |
| DataGridSortArrow() — Constructor in class mx.skins.halo.DataGridSortArrow |
|
Constructor. |
| dataInterval — Property in class mx.charts.DateTimeAxis |
|
Specifies the interval between data in your chart,
specified in dataUnits. |
| DataListError — Class in package mx.data.errors |
|
This error is thrown when an unanticipated problem occurs in a
DataList. |
| DataListError(msg:String) — Constructor in class mx.data.errors.DataListError |
|
Constructs a new instance of the error with the specified message. |
| DataMessage — Class in package mx.data.messages |
|
This message is used to transport an operation that occured on a managed
object or collection. |
| DataMessage() — Constructor in class mx.data.messages.DataMessage |
|
Creates a new instance of an empty DataMessage. |
| dataProvider — Property in class mx.charts.CategoryAxis |
|
Specifies the data source containing the label names. |
| dataProvider — Property in class mx.charts.Legend |
|
Set of data to be used in the Legend. |
| dataProvider — Property in class mx.charts.chartClasses.ChartBase |
|
Specifies the data provider for the chart. |
| dataProvider — Property in class mx.charts.chartClasses.ChartElement |
|
A data provider assigned to the this specific element. |
| dataProvider — Property in class mx.controls.ComboBase |
|
The set of items this component displays. |
| dataProvider — Property in class mx.controls.ComboBox |
|
The set of items this component displays. |
| dataProvider — Property in class mx.controls.MenuBar |
|
The hierarchy of objects that are displayed as MenuBar items and menus. |
| dataProvider — Property in class mx.controls.NavBar |
|
Data used to populate the navigator control. |
| dataProvider — Property in class mx.controls.PopUpMenuButton |
|
DataProvider for popUpMenu. |
| dataProvider — Property in class mx.controls.Tree |
|
An object that contains the data to be displayed. |
| dataProvider — Property in class mx.controls.listClasses.ListBase |
|
Set of data to be viewed. |
| dataProvider — Property in 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 in interface mx.core.IRepeater |
|
The data provider used by this Repeater to create repeated instances
of its children. |
| dataProvider — Property in class mx.core.Repeater |
|
The data provider used by this Repeater to create repeated instances
of its children. |
| dataRegion — Property in class mx.charts.chartClasses.CartesianChart |
|
The area of the chart used to display data. |
| dataRegion — Property in class mx.charts.chartClasses.ChartBase |
|
The area of the chart used to display data. |
| dataRegion — Property in class mx.charts.chartClasses.PolarChart |
|
The area of the chart used to display data. |
| DataService — Class in package mx.data |
|
The DataService class provides the top-level functionality for
Data Management Services in Flex 2. |
| DataService — Class in package mx.data.mxml |
|
The DataService class provides the top-level functionality for
distributed data in Flex 2. |
| DataService(destination:String) — Constructor in class mx.data.DataService |
|
Constructs an instance of the DataService with the specified
destination. |
| DataService(dest:String) — Constructor in class mx.data.mxml.DataService |
|
Constructs an instance of the DataService with the specified
destination. |
| DataServiceError — Class in package mx.data.errors |
|
This error is thrown when a an unanticipated problem occurs in a DataService component. |
| DataServiceError(msg:String) — Constructor in class mx.data.errors.DataServiceError |
|
Constructs a new instance of the error with the specified message. |
| DataServiceFaultEvent — Class in package mx.data.events |
|
This event 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) — Constructor in class mx.data.events.DataServiceFaultEvent |
| |
| dataStore — Property in class mx.data.DataService |
|
Returns an object of type mx.data.DataStore. |
| dataStore — Property in class mx.data.mxml.DataService |
|
Returns an object of type mx.data.DataStore. |
| DataStore — Class in package mx.data |
|
A DataStore batches transactions for one or more DataService instances. |
| DataStore(destination:String, useTransactions:Boolean) — Constructor in 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 — Class in package mx.charts.chartClasses |
|
The DataTip control provides information
about a data point to chart users. |
| DataTip() — Constructor in class mx.charts.chartClasses.DataTip |
|
Constructor. |
| dataTipCalloutStroke — Style in class mx.charts.chartClasses.ChartBase |
|
The Stroke to use to render the callout line
from the data tip target to the tip. |
| dataTipField — Property in class mx.controls.dataGridClasses.DataGridColumn |
|
The name of the field in the data provider to display as the datatip. |
| dataTipField — Property in class mx.controls.listClasses.ListBase |
|
Name of the field in the data provider items to display as the
data tip. |
| dataTipFormatFunction — Property in class mx.controls.sliderClasses.Slider |
|
Callback function that formats the data tip text. |
| dataTipFunction — Property in 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 in class mx.charts.chartClasses.ChartBase |
|
Specifies a callback method used to generate DataTips from values. |
| dataTipFunction — Property in class mx.controls.dataGridClasses.DataGridColumn |
|
Specifies a callback function to run on each item of the data provider
to determine its dataTip. |
| dataTipFunction — Property in class mx.controls.listClasses.ListBase |
|
User-supplied function to run on each item to determine its dataTip. |
| dataTipLayerIndex — Property in class mx.charts.chartClasses.ChartBase |
|
The index of the child that is responsible for rendering DataTips. |
| dataTipMode — Property in class mx.charts.chartClasses.ChartBase |
|
Specifies how Flex displays DataTip controls for the chart. |
| dataTipOffset — Style in class mx.controls.sliderClasses.Slider |
|
The offset, in pixels, of the data tip relative to the thumb. |
| dataTipPlacement — Style in class mx.controls.HSlider |
|
The location of the data tip relative to the thumb. |
| dataTipPlacement — Style in class mx.controls.VSlider |
|
The location of the data tip relative to the thumb. |
| dataTipPrecision — Style in class mx.controls.sliderClasses.Slider |
|
Number of decimal places to use for the data tip text. |
| dataTipRenderer — Style in class mx.charts.chartClasses.ChartBase |
|
Specifies the class to use to render data tips. |
| dataTipStyleName — Style in class mx.controls.sliderClasses.Slider |
|
The name of the style declaration to use for the data tip. |
| dataToLocal(... rest) — Method in class mx.charts.chartClasses.CartesianChart |
|
Converts a tuple of data values to an x-y coordinate on screen. |
| dataToLocal(... rest) — Method in class mx.charts.chartClasses.ChartBase |
|
Converts a tuple of data values to an x-y coordinate on screen. |
| dataToLocal(... rest) — Method in class mx.charts.chartClasses.PolarChart |
|
Converts a tuple of data values to an x-y coordinate on screen. |
| dataTransform — Property in class mx.charts.chartClasses.ChartElement |
|
The data dataTransform the element is associated with. |
| dataTransform — Property in interface mx.charts.chartClasses.IChartElement |
|
The DataTransform object that the element uses
to map between data and screen coordinates. |
| dataTransform — Property in class mx.charts.chartClasses.Series |
|
The data dataTransform the element is associated with. |
| DataTransform — Class in 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 in class mx.charts.chartClasses.DataTransform |
|
Constructor. |
| dataUnits — Property in class mx.charts.DateTimeAxis |
|
Specifies the units that you expect the data in your chart to represent. |
| date — Property in 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 in 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 in class Date |
|
Constructs a new Date object that holds the specified date and time. |
| DateBase — Class in 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 in 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 in class mx.controls.DateChooser |
|
Constructor. |
| DateChooserEvent — Class in 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 in class mx.events.DateChooserEvent |
|
Constructor. |
| DateChooserEventDetail — Final class in package mx.events |
|
Constants that define the values of the detail property
of a DateChooserEvent object. |
| DateChooserIndicator — Class in package mx.skins.halo |
|
The skins of the DateChooser's indicators for
displaying today, rollover and selected dates. |
| DateChooserIndicator() — Constructor in class mx.skins.halo.DateChooserIndicator |
|
Constructor
|
| DateChooserMonthArrowSkin — Class in package mx.skins.halo |
|
The skin for all the states of the next-month and previous-month
buttons in a DateChooser. |
| DateChooserMonthArrowSkin() — Constructor in class mx.skins.halo.DateChooserMonthArrowSkin |
|
Constructor. |
| dateChooserStyleName — Style in class mx.controls.DateField |
|
Name of the CSS Style declaration to use for the styles for the
DateChooser control's drop-down list. |
| DateChooserYearArrowSkin — Class in package mx.skins.halo |
|
The skin for all the states of the next-year and previous-year
buttons in a DateChooser. |
| DateChooserYearArrowSkin() — Constructor in class mx.skins.halo.DateChooserYearArrowSkin |
|
Constructor. |
| dateCompare(a:Date, b:Date) — Static method in 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. |
| DateField — Class in package mx.controls |
|
The DateField control is a text field that shows the date
with a calendar icon on its right side. |
| DateField() — Constructor in class mx.controls.DateField |
|
Constructor
|
| DateFormatter — Class in package mx.formatters |
|
The DateFormatter class uses a format String to render date and time Strings
from a String or a Date object. |
| DateFormatter() — Constructor in class mx.formatters.DateFormatter |
|
Constructor. |
| DateTimeAxis — Class in package mx.charts |
|
The DateTimeAxis class maps time values evenly
between a minimum and maximum value along a chart axis. |
| DateTimeAxis() — Constructor in class mx.charts.DateTimeAxis |
|
Constructor. |
| dateToString(value:Date, outputFormat:String) — Static method in class mx.controls.DateField |
|
Formats a Date into a String according to the outputFormat argument. |
| dateUTC — Property in class Date |
|
The day of the month (an integer from 1 to 31) of a Date object
according to universal time (UTC). |
| DateValidator — Class in package mx.validators |
|
The DateValidator class validates that a String or Object contains a
proper date and matches a specified format. |
| DateValidator() — Constructor in class mx.validators.DateValidator |
|
Constructor. |
| day — Property in 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 in class mx.validators.DateValidator |
|
The component that listens for the validation result
for the day subfield. |
| dayNames — Property in class mx.controls.DateChooser |
|
The weekday names for DateChooser control. |
| dayNames — Property in class mx.controls.DateField |
|
Weekday names for DateChooser control. |
| dayNamesLong — Static property in class mx.formatters.DateBase |
|
Long format of day names. |
| dayNamesShort — Static property in class mx.formatters.DateBase |
|
Short format of day names. |
| dayProperty — Property in class mx.validators.DateValidator |
|
Name of the day property to validate. |
| daySource — Property in class mx.validators.DateValidator |
|
Object that contains the value of the day field. |
| dayUTC — Property in 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 in class flash.display.DisplayObject |
|
Dispatched when Flash Player loses operating system focus and is
becoming inactive. |
| deactivate() — Method in class mx.managers.FocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
| deactivate() — Method in interface mx.managers.IFocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
| deactivate(f:mx.managers:IFocusManagerContainer) — Method in interface mx.managers.ISystemManager |
|
Deactivates the FocusManager in an IFocusManagerContainer, and activate
the FocusManager of the next highest window that is an IFocusManagerContainer. |
| deactivate(f:mx.managers:IFocusManagerContainer) — Method in class mx.managers.SystemManager |
|
Deactivates the FocusManager in an IFocusManagerContainer, and activate
the FocusManager of the next highest window that is an IFocusManagerContainer. |
| DEACTIVATE — Constant static property in class flash.events.Event |
|
Defines the value of the type property of a deactivate event object. |
| deblocking — Property in class flash.media.Video |
|
Indicates the type of filter applied to decoded video as part of post-processing. |
| debug(message:String, ... rest) — Method in interface mx.logging.ILogger |
|
Logs the specified data using the LogEventLevel.DEBUG
level. |
| debug(message:String, ... rest) — Method in class mx.logging.LogLogger |
|
Logs the specified data using the LogEventLevel.DEBUG
level. |
| DEBUG — Constant static property in class mx.logging.LogEventLevel |
|
Designates informational level
messages that are fine grained and most helpful when debugging an
application. |
| DECIMAL_DIGITS — Constant static property in class mx.validators.Validator |
|
A String containing the decimal digits 0 through 9. |
| decimalPointCountError — Property in class mx.validators.CurrencyValidator |
|
Error message when the decimal separator character occurs more than once. |
| decimalPointCountError — Property in class mx.validators.NumberValidator |
|
Error message when the decimal separator character occurs more than once. |
| decimalSeparator — Property in class mx.validators.CurrencyValidator |
|
The character used to separate the whole
from the fractional part of the number. |
| decimalSeparator — Property in class mx.validators.NumberValidator |
|
The character used to separate the whole
from the fractional part of the number. |
| decimalSeparatorFrom — Property in class mx.formatters.CurrencyFormatter |
|
Decimal separator character to use
when parsing an input string. |
| decimalSeparatorFrom — Property in class mx.formatters.NumberBase |
|
Decimal separator character to use
when parsing an input String. |
| decimalSeparatorFrom — Property in class mx.formatters.NumberFormatter |
|
Decimal separator character to use
when parsing an input String. |
| decimalSeparatorTo — Property in class mx.formatters.CurrencyFormatter |
|
Decimal separator character to use
when outputting formatted decimal numbers. |
| decimalSeparatorTo — Property in class mx.formatters.NumberBase |
|
Decimal separator character to use
when outputting formatted decimal numbers. |
| decimalSeparatorTo — Property in class mx.formatters.NumberFormatter |
|
Decimal separator character to use
when outputting formatted decimal numbers. |
| declineFill — Style in 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 in class flash.net.URLVariables |
|
Converts the variable string to properties of the specified URLVariables object. |
| decodeURI(uri) — Package function in Top Level |
|
Decodes an encoded URI into a string. |
| decodeURIComponent(uri) — Package function in Top Level |
|
Decodes an encoded URI component into a string. |
| decodeXML(dataNode:flash.xml:XMLNode) — Method in class mx.rpc.xml.SimpleXMLDecoder |
|
Converts a tree of XMLNodes into a tree of ActionScript Objects. |
| default — Statement |
| Defines the default case for a switch statement. |
| DEFAULT — Constant static property in class flash.net.ObjectEncoding |
|
Specifies the default (latest) format for the current player. |
| DEFAULT — Constant static property in 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 in class flash.text.TextDisplayMode |
|
Allows Flash Player to choose LCD or CRT mode. |
| DEFAULT — Constant static property in class mx.core.EventPriority |
|
Event handlers on component instances are executed with the default
priority, 0. |
| defaultButton — Property in class mx.core.Container |
|
The Button control designated as the default button
for the container. |
| defaultButton — Property in class mx.managers.FocusManager |
|
A reference to the original default Button control. |
| defaultButton — Property in interface mx.managers.IFocusManager |
|
A reference to the original default Button control. |
| defaultButtonEnabled — Property in 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 in 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 in class mx.controls.Alert |
|
A bitflag that contains either Alert.OK,
Alert.CANCEL, Alert.YES,
or Alert.NO to specify the default button. |
| defaultColumnCount — Property in class mx.controls.listClasses.ListBase |
|
The default number of columns to display. |
| defaultCreateMask(targ:Object, bounds:flash.geom:Rectangle) — Method in class mx.effects.effectClasses.MaskEffectInstance |
|
Creates the default mask for the effect. |
| DefaultDataDescriptor — Class in 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 in class mx.controls.treeClasses.DefaultDataDescriptor |
|
Constructor
|
| DEFAULT_DESTINATION_HTTP — Constant static property in class mx.rpc.http.HTTPService |
|
Indicates that the HTTPService object uses the DefaultHTTP destination. |
| DEFAULT_DESTINATION_HTTP — Constant static property in class mx.rpc.soap.WebService |
| |
| DEFAULT_DESTINATION_HTTPS — Constant static property in class mx.rpc.http.HTTPService |
|
Indicates that the HTTPService object uses the DefaultHTTPS destination. |
| DEFAULT_DESTINATION_HTTPS — Constant static property in class mx.rpc.soap.WebService |
| |
| defaultDragImageSkin — Style in class mx.managers.DragManager |
|
Skin used to draw the default drag image,
which is also called the drag proxy. |
| defaultFactory — Property in class mx.styles.CSSStyleDeclaration |
|
This function, if it isn't null,
is usually autogenerated by the MXML compiler. |
| defaultFilterFunction(propChanges:Array, instanceTarget:Object) — Method in class mx.effects.EffectTargetFilter |
|
The default filter function for the EffectTargetFilter class. |
| DEFAULT_HANDLER — Constant static property in 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 in class mx.messaging.Producer |
|
The default headers to apply to messages sent by the Producer. |
| defaultInvalidFormatError — Property in class mx.formatters.Formatter |
|
Error message for an invalid format string specified to the formatter. |
| defaultInvalidValueError — Property in class mx.formatters.Formatter |
|
Error message for an invalid value specified to the formatter. |
| defaultLeafIcon — Style in class mx.controls.Tree |
|
Specifies the default icon for a leaf item. |
| defaultLinkProtocol — Property in class mx.controls.RichTextEditor |
|
The default protocol string to use at the start of link text. |
| DEFAULT_MAX_HEIGHT — Constant static property in class mx.core.UIComponent |
|
The default value for the maxHeight property. |
| DEFAULT_MAX_WIDTH — Constant static property in class mx.core.UIComponent |
|
The default value for the maxWidth property. |
| DEFAULT_MEASURED_HEIGHT — Constant static property in class mx.core.UIComponent |
|
The default value for the measuredHeight property. |
| DEFAULT_MEASURED_MIN_HEIGHT — Constant static property in class mx.core.UIComponent |
|
The default value for the measuredMinHeight property. |
| DEFAULT_MEASURED_MIN_WIDTH — Constant static property in class mx.core.UIComponent |
|
The default value for the measuredMinWidth property. |
| DEFAULT_MEASURED_WIDTH — Constant static property in class mx.core.UIComponent |
|
The default value for the measuredWidth property. |
| defaultObjectEncoding — Static property in class flash.net.NetConnection |
|
The default object encoding (AMF version) for NetConnection objects created in the SWF file. |
| defaultObjectEncoding — Static property in class flash.net.SharedObject |
|
The default object encoding (AMF version) for all local shared objects created in the SWF file. |
| defaultObjectEncoding — Static property in class flash.utils.ByteArray |
|
Denotes the default object encoding for the ByteArray class to use for a new ByteArray instance. |
| defaultRowCount — Property in class mx.controls.listClasses.ListBase |
|
The default number of rows to display. |
| defaultSettings() — Static method in class XML |
|
Returns an object with the following properties set to the default values: ignoreComments,
ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and
prettyPrinting. |
| defaultTextFormat — Property in class flash.text.TextField |
|
Specifies the format applied to newly inserted text, such as text inserted with the
replaceSelectedText() method or text entered by a user. |
| default xml namespace — Statement |
|
The default xml namespace directive sets the default namespace
to use for XML objects.
|
| DeferredInstanceFromClass — Class in package mx.core |
|
A deferred instance factory that creates and returns an instance
of a specified class. |
| DeferredInstanceFromClass(generator:Class) — Constructor in class mx.core.DeferredInstanceFromClass |
|
Constructor. |
| DeferredInstanceFromFunction — Class in package mx.core |
|
A deferred instance factory that uses a generator function
to create an instance of the required object. |
| DeferredInstanceFromFunction(generator:Function) — Constructor in class mx.core.DeferredInstanceFromFunction |
|
Constructor. |
| DefinitionError — Dynamic class in 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 in class DefinitionError |
|
Creates a new DefinitionError object. |
| delay — Property in 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 — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Delete key (46). |
| DELETE — Constant static property in class mx.events.PropertyChangeEventKind |
|
Indicates that the property was deleted from the object. |
| DELETE_DEFAULT_PLAYER — Constant static property in class mx.controls.videoClasses.VideoError |
|
Cannot delete default VideoPlayer
|
| DELETE_FROM_COLLECTION — Constant static property in class mx.data.UpdateCollectionRange |
|
Indicates a range of items that have been deleted from the collection. |
| deleteItem(item:Object) — Method in class mx.data.DataService |
|
Requests that the specified item be deleted from the remote store. |
| deleteItem(item:Object) — Method in class mx.data.mxml.DataService |
|
Requests that the specified item be deleted from the remote store. |
| DELETE_METHOD — Constant static property in class mx.messaging.messages.HTTPRequestMessage |
|
Indicates that the method used for this request should be "delete". |
| DELETE_OPERATION — Constant static property in class mx.data.messages.DataMessage |
|
This operation indicates that the specified item should be removed. |
| deleteProperty(name) — Method in class flash.utils.Proxy |
|
Overrides the request to delete a property. |
| deleteProperty(name) — Method in class mx.utils.ObjectProxy |
|
Deletes the specified property on the proxied object and
sends notification of the delete to the handler. |
| deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — Method in interface mx.core.IDeferredInstantiationUIComponent |
|
Deletes the id reference to this IUIComponent object
on its parent document object. |
| deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — Method in class mx.core.UIComponent |
|
Deletes the id reference to this IUIComponent object
on its parent document object. |
| delete (XML) — Operator |
| Deletes the XML elements or attributes specified by reference. |
| delta — Property in class flash.events.MouseEvent |
|
Indicates how many lines should be scrolled for each unit the user rotates the
mouse wheel. |
| delta — Property in class mx.events.DividerEvent |
|
The number of pixels that the divider has been dragged. |
| delta — Property in class mx.events.ScrollEvent |
|
The change in the scroll position value that resulted from
the scroll. |
| deltaTransformPoint(point:flash.geom:Point) — Method in class flash.geom.Matrix |
|
Given a point in the pretransform coordinate space, returns the coordinates of
that point after the transformation occurs. |
| depth — Property in class mx.controls.treeClasses.TreeListData |
|
The level of the item in the tree. |
| depthColors — Style in class mx.controls.Tree |
|
Array of colors used in the Tree control, in descending order. |
| descendants(name:Object) — Method in 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 in 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 in class mx.collections.XMLListCollection |
|
Calls the descendants() method of each XML object in the
XMLList and returns an XMLList containing the results. |
| descending — Property in class mx.collections.SortField |
|
Specifies whether the this field should be sorted in descending
order. |
| DESCENDING — Constant static property in class Array |
|
Specifies descending sorting for the Array class sorting methods. |
| descent — Property in 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. |
| describeData(dimension:String, requiredFields:uint) — Method in 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 in 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 in class mx.charts.chartClasses.DataTransform |
|
Collects important displayed values for all elements
associated with this data transform. |
| describeData(dimension:String, requiredFields:uint) — Method in 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 in 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 in 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 in class mx.charts.series.ColumnSet |
|
Called by the governing DataTransform to obtain a description
of the data represented by this IChartElement. |
| describeType(value) — Package function in flash.utils |
|
Produces an XML object that describes the ActionScript object named as the parameter of
the method. |
| describeType(o) — Static method in class mx.utils.DescribeTypeCache |
|
Calls flash.utils.describeType() for the first time and caches
the return value so that subsequent calls return faster. |
| DescribeTypeCache — Class in package mx.utils |
|
DescribeTypeCache is a convenience class that is used to
cache the return values of flash.utils.describeType()
so that calls made subsequent times return faster. |
| DescribeTypeCacheRecord — Dynamic class in package mx.utils |
|
This class represents a single cache entry, this gets created
as part of the describeType method call on the
DescribeTypeCache class. |
| description — Property in class flash.accessibility.AccessibilityProperties |
|
Provides a description for this display object in the accessible presentation. |
| description — Property in class flash.net.FileFilter |
|
The description string for the filter. |
| description — Property in class mx.charts.chartClasses.ChartBase |
|
A short description of the data described by the chart. |
| description — Property in class mx.messaging.management.MBeanFeatureInfo |
|
The description of the MBean feature. |
| description — Property in class mx.messaging.management.MBeanInfo |
|
The description for the MBean. |
| description — Property in class mx.rpc.soap.WebService |
|
The description of the service for the currently active port. |
| descriptor — Property in interface mx.core.IDeferredInstantiationUIComponent |
|
Reference to the UIComponentDescriptor, if any, that was used
by the createComponentFromDescriptor() method to create this
UIComponent instance. |
| descriptor — Property in class mx.core.UIComponent |
|
Reference to the UIComponentDescriptor, if any, that was used
by the createComponentFromDescriptor() method to create this
UIComponent instance. |
| destination — Property in class mx.data.Conflict |
|
Returns the destination for the data service of the item involved
in this conflict. |
| destination — Property in class mx.data.DataService |
|
Indicates which remote destination this service is associated with. |
| destination — Property in class mx.data.mxml.DataService |
|
Indicates which remote destination this service is associated with. |
| destination — Property in class mx.messaging.MessageAgent |
|
Provides access to the destination for the MessageAgent. |
| destination — Property in class mx.messaging.messages.AbstractMessage |
|
The message destination. |
| destination — Property in interface mx.messaging.messages.IMessage |
|
The message destination. |
| destination — Property in class mx.rpc.AbstractService |
|
The destination of the service. |
| destination — Property in class mx.rpc.http.HTTPService |
|
An HTTPService destination name in the services-config.xml file. |
| destination — Property in class mx.rpc.soap.WebService |
|
The destination of the service. |
| DESTINATION_CLIENT_ID_HEADER — Constant static property in 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. |
| destroyItemEditor() — Method in class mx.controls.DataGrid |
|
This method closes an item editor currently open on an item renderer. |
| destroyItemEditor() — Method in class mx.controls.List |
|
Closes an item editor that is currently open on an item. |
| destroyToolTip(toolTip:mx.core:IToolTip) — Static method in class mx.managers.ToolTipManager |
|
Destroys a specified ToolTip that was created by the createToolTip() method. |
| detail — Property in class mx.events.CloseEvent |
|
Identifies the button in the popped uo control that was clicked. |
| detail — Property in class mx.events.DateChooserEvent |
|
Indicates the direction of scrolling. |
| detail — Property in class mx.events.ScrollEvent |
|
Provides the details of the scroll activity. |
| determineTextFormatFromStyles() — Method in class mx.core.UIComponent |
|
Returns a UITextFormat object corresponding to the text styles
for this UIComponent. |
| DEVICE — Constant static property in class flash.text.FontType |
|
Indicates that this is a device font. |
| DiamondItemRenderer — Class in package mx.charts.renderers |
|
A simple chart itemRenderer implementation
that fills a diamond in its assigned area. |
| DiamondItemRenderer() — Constructor in class mx.charts.renderers.DiamondItemRenderer |
|
Constructor. |
| Dictionary — Dynamic class in 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 in class flash.utils.Dictionary |
|
Creates a new Dictionary object. |
| DIFFERENCE — Constant static property in 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. |
| DINERS_CLUB — Constant static property in class mx.validators.CreditCardValidatorCardType |
|
Specifies the card type as Diners Club. |
| direction — Style in class mx.charts.GridLines |
|
Specifies the direction of the grid lines. |
| direction — Property in class mx.charts.effects.SeriesSlide |
|
Defines the location from which the series slides. |
| direction — Property in class mx.charts.effects.effectClasses.SeriesSlideInstance |
|
Defines the location from which the series slides. |
| direction — Property in class mx.containers.Box |
|
The direction in which this Box container lays out its children. |
| direction — Property in class mx.containers.FormItem |
|
Direction of the FormItem subcomponents. |
| direction — Property in class mx.containers.Tile |
|
Determines how children are placed in the container. |
| direction — Property in class mx.controls.ProgressBar |
|
Direction in which the fill of the ProgressBar expands toward completion. |
| direction — Property in class mx.controls.listClasses.TileBase |
|
The direction in which this control lays out its children. |
| direction — Property in class mx.controls.scrollClasses.ScrollBar |
|
Specifies whether the ScrollBar is for horizontal or vertical scrolling. |
| direction — Property in class mx.controls.sliderClasses.Slider |
|
The orientation of the slider control. |
| direction — Property in class mx.events.ScrollEvent |
|
The direction of motion. |
| direction — Property in class mx.skins.halo.ListDropIndicator |
|
Should the skin draw a horizontal line or vertical line. |
| disableAutoUpdate() — Method in interface mx.collections.ICollectionView |
|
Prevents changes to the collection itself and items within the
collection from being dispatched by the view. |
| disableAutoUpdate() — Method in class mx.collections.ListCollectionView |
|
Prevents changes to the collection itself and items within the
collection from being dispatched by the view. |
| disabledColor — Style in class mx.charts.chartClasses.DataTip |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.containers.FormHeading |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.Button |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.ColorPicker |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.ComboBox |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.DateChooser |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.DateField |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.Label |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.MenuBar |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.NumericStepper |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.ProgressBar |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.TextArea |
|
Color of the component if it is disabled. |
| disabledColor — Style in class mx.controls.TextInput |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.ToolTip |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.dataGridClasses.DataGridColumn |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.listClasses.ListItemRenderer |
|
Text color of the component if it is disabled. |
| disabledColor — Style in class mx.controls.listClasses.TileListItemRenderer |
|
Text color of the component if it is disabled. |
| disabledColor — Style in class mx.controls.menuClasses.MenuBarItem |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.controls.menuClasses.MenuItemRenderer |
|
Color of the menu item if it is disabled. |
| disabledColor — Style in class mx.controls.treeClasses.TreeItemRenderer |
|
Color of the component if it is disabled. |
| disabledColor — Style in class mx.core.Container |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.core.ScrollControlBase |
|
Color of text in the component if it is disabled. |
| disabledColor — Style in class mx.core.UITextField |
|
Color of text in the component if it is disabled. |
| disabledDays — Property in class mx.controls.DateChooser |
|
The days to disable in a week. |
| disabledDays — Property in class mx.controls.DateField |
|
Days to disable in a week. |
| disabledIcon — Style in class mx.controls.Button |
|
Name of the class to use as the icon
when the button is not disabled. |
| disabledOverlayAlpha — Style in class mx.core.Container |
|
The alpha value for the overlay that is placed on top of the
container when it is disabled. |
| disabledRanges — Property in class mx.controls.DateChooser |
|
Disables single and multiple days. |
| disabledRanges — Property in class mx.controls.DateField |
|
Disables single and multiple days. |
| disabledSkin — Style in 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 in class mx.controls.ComboBase |
|
Name of the class to use as the skin for the background and border
when the control is disabled. |
| disablePolling() — Method in class mx.messaging.channels.PollingChannel |
|
Disables polling based on the number of times enablePolling()
and disablePolling() have been invoked. |
| discard — Property in class mx.charts.chartClasses.InstanceCache |
|
Determines if unneeded instances are discarded. |
| disclosureClosedIcon — Style in 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). |
| disclosureIcon — Property in class mx.controls.treeClasses.TreeItemRenderer |
|
The internal IFlexDisplayObject that displays the disclosure icon
in this renderer. |
| disclosureIcon — Property in class mx.controls.treeClasses.TreeListData |
|
A Class representing the disclosure icon for the item in the Tree control. |
| disclosureOpenIcon — Style in 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 in class mx.data.DataService |
|
Disconnects the DataService's network connection. |
| disconnect() — Method in class mx.data.mxml.DataService |
|
Disconnects the DataService's network connection. |
| disconnect(channelSet:mx.messaging:ChannelSet) — Method in class mx.messaging.Channel |
|
Disconnects the ChannelSet from the Channel. |
| disconnect(agent:mx.messaging:MessageAgent) — Method in class mx.messaging.ChannelSet |
|
Disconnects a MessageAgent from the ChannelSet. |
| disconnect() — Method in class mx.messaging.Consumer |
|
Disconnects the Consumer from its remote destination. |
| disconnect() — Method in class mx.messaging.MessageAgent |
|
Disconnects the MessageAgent's network connection. |
| disconnect() — Method in class mx.rpc.AbstractService |
|
Disconnects the service's network connection and removes any pending
request responders. |
| disconnect() — Method in class mx.rpc.http.HTTPService |
|
Disconnects the service's network connection. |
| DISCONNECT — Constant static property in class mx.messaging.events.ChannelEvent |
|
The DISCONNECT event type; indicates that the Channel disconnected from its
endpoint. |
| DISCONNECTED — Constant static property in 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 in class mx.messaging.Channel |
|
Processes a failed internal disconnect and dispatches the
FAULT event for the channel. |
| disconnectSuccess(rejected:Boolean) — Method in class mx.messaging.Channel |
|
Processes a successful internal disconnect and dispatches the
DISCONNECT event for the Channel. |
| DISCOVER — Constant static property in class mx.validators.CreditCardValidatorCardType |
|
Specifies the card type as Discover. |
| dispatcher — Property in class mx.utils.ObjectProxy |
|
A reference to the EventDispatcher for this proxy. |
| dispatchEvent(event:flash.events:Event) — Method in class flash.display.Stage |
|
Dispatches an event into the event flow. |
| dispatchEvent(event:flash.events:Event) — Method in class flash.events.EventDispatcher |
|
Dispatches an event into the event flow. |
| dispatchEvent(event:flash.events:Event) — Method in interface flash.events.IEventDispatcher |
|
Dispatches an event into the event flow. |
| dispatchEvent(event:flash.events:Event) — Method in class mx.collections.ListCollectionView |
|
Dispatches an event into the event flow. |
| dispatchEvent — Property in 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 in class mx.utils.ObjectProxy |
|
Dispatches an event into the event flow. |
| DisplacementMapFilter — Final class in 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(mapBitmap:flash.display:BitmapData, mapPoint:flash.geom:Point, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number, mode:String, color:uint, alpha:Number) — Constructor in class flash.filters.DisplacementMapFilter |
|
Initializes a DisplacementMapFilter instance with the specified parameters. |
| DisplacementMapFilterMode — Final class in package flash.filters |
|
The DisplacementMapFilterMode class provides values for the mode property
of the DisplacementMapFilter class. |
| displayAsPassword — Property in class flash.text.TextField |
|
Specifies whether the text field is a password text field. |
| displayAsPassword — Property in class mx.controls.TextArea |
|
Indicates whether this control is used for entering passwords. |
| displayAsPassword — Property in class mx.controls.TextInput |
|
Indicates whether this control is used for entering passwords. |
| displayedMonth — Property in class mx.controls.DateChooser |
|
Used together with the displayedYear property,
the displayedMonth property specifies the month
displayed in the DateChooser control. |
| displayedMonth — Property in class mx.controls.DateField |
|
Used with the displayedYear property,
the displayedMonth property
specifies the month displayed in the DateChooser control. |
| displayedYear — Property in class mx.controls.DateChooser |
|
Used together with the displayedMonth property,
the displayedYear property specifies the month
displayed in the DateChooser control. |
| displayedYear — Property in class mx.controls.DateField |
|
Used with the displayedMonth property,
the displayedYear property determines
which year is displayed in the DateChooser control. |
| displayLocalTime — Property in 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. |
| displayMode — Static property in class flash.text.TextRenderer |
|
Controls the rendering of FlashType text. |
| displayName — Property in class mx.charts.chartClasses.AxisBase |
|
The name of the axis. |
| displayName — Property in interface mx.charts.chartClasses.IAxis |
|
The name of the axis. |
| displayName — Property in class mx.charts.chartClasses.Series |
|
The name of the series, for display to the user. |
| DisplayObject — Class in package flash.display |
|
The DisplayObject class is the base class for all objects that can be placed on
the display list. |
| DisplayObjectContainer — Class in 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 in class flash.display.DisplayObjectContainer |
|
Calling the new DisplayObjectContainer() constructor throws an
ArgumentError exception. |
| displayObjectToString(displayObject:flash.display:DisplayObject) — Static method in 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. |
| displayText — Property in class mx.charts.HitData |
|
A description of the associated item for display on screen. |
| dispose() — Method in class flash.display.BitmapData |
|
Frees memory that is used to store the BitmapData object. |
| Dissolve — Class in package mx.effects |
|
Animate the component from transparent to opaque,
or from opaque to transparent. |
| Dissolve(target:Object) — Constructor in class mx.effects.Dissolve |
|
Constructor. |
| DissolveInstance — Class in package mx.effects.effectClasses |
|
The DissolveInstance class implements the instance class
for the Dissolve effect. |
| DissolveInstance(target:Object) — Constructor in class mx.effects.effectClasses.DissolveInstance |
|
Constructor. |
| distance — Property in class flash.filters.BevelFilter |
|
The offset distance of the bevel. |
| distance — Property in class flash.filters.DropShadowFilter |
|
The offset distance for the shadow, in pixels. |
| distance — Property in class flash.filters.GradientBevelFilter |
|
The offset distance. |
| distance — Property in class flash.filters.GradientGlowFilter |
|
The offset distance of the glow. |
| distance(pt1:flash.geom:Point, pt2:flash.geom:Point) — Static method in class flash.geom.Point |
|
Returns the distance between pt1 and pt2. |
| distance — Property in 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 in class mx.graphics.RectangularDropShadow |
|
The offset distance for the shadow, in pixels. |
| DividedBox — Class in 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 in class mx.containers.DividedBox |
|
Constructor. |
| dividerAffordance — Style in class mx.containers.DividedBox |
|
Thickness in pixels of the area where the user can click to drag a
divider. |
| dividerAlpha — Style in class mx.containers.DividedBox |
|
The alpha value that determines the transparency of the dividers. |
| dividerClass — Property in class mx.containers.DividedBox |
|
The class for the divider between the children. |
| dividerColor — Style in 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 in class mx.containers.DividedBox |
|
Dispatched multiple times as the user drags any divider. |
| DIVIDER_DRAG — Constant static property in 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 in 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 in class mx.events.DividerEvent |
|
Constructor. |
| dividerIndex — Property in class mx.events.DividerEvent |
|
The zero-based index of the divider being pressed or dragged. |
| dividerPress — Event in class mx.containers.DividedBox |
|
Dispatched when the user presses any divider in this container. |
| DIVIDER_PRESS — Constant static property in 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 in class mx.containers.DividedBox |
|
Dispatched when the user releases a divider. |
| DIVIDER_RELEASE — Constant static property in 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 in class mx.containers.DividedBox |
|
The divider skin. |
| dividerThickness — Style in 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 in class flash.filters.ConvolutionFilter |
|
The divisor used during matrix transformation. |
| dock — Property in class mx.containers.ApplicationControlBar |
|
If true, specifies that the ApplicationControlBar should be docked to the
top of the application. |
| doConversion() — Static method in class flash.system.IME |
|
Instructs the IME to select the first candidate for the current composition string. |
| docTypeDecl — Property in class flash.xml.XMLDocument |
|
Specifies information about the XML document's DOCTYPE declaration. |
| document — Property in class mx.core.ComponentDescriptor |
|
A reference to the document Object in which the component
is to be created. |
| document — Property in interface mx.core.IUIComponent |
|
A reference to the document object associated with this component. |
| document — Property in class mx.core.UIComponent |
|
A reference to the document object associated with this UIComponent. |
| document — Property in class mx.core.UITextField |
|
A reference to the document object associated with this UITextField object. |
| document — Property in interface mx.managers.ISystemManager |
|
A reference to the document object. |
| document — Property in class mx.managers.SystemManager |
|
A reference to the document object. |
| document — Property in class mx.rpc.soap.LoadEvent |
|
The raw XML for the WSDL document. |
| 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 in class mx.managers.DragManager |
|
Initiates a drag and drop operation. |
| domain — Property in class flash.net.LocalConnection |
|
A string representing the domain of the location of the current SWF file. |
| domain — Property in class mx.messaging.management.ObjectName |
|
The domain part. |
| domain — Property in class mx.validators.NumberValidator |
|
Type of number to be validated. |
| domain — Property in class mx.validators.ZipCodeValidator |
|
Type of ZIP code to check. |
| domainPattern — Property in class mx.messaging.management.ObjectName |
|
Indicates if the object name is a pattern on the domain part. |
| dotall — Property in class RegExp |
|
Specifies whether the dot character (.) in a regular expression pattern matches
new-line characters. |
| doubleClick — Event in 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 in class flash.events.MouseEvent |
|
Defines the value of the type property of a doubleClick event object. |
| doubleClickEnabled — Property in class flash.display.InteractiveObject |
|
Specifies whether the object receives doubleClick events. |
| doubleClickEnabled — Property in class mx.core.UIComponent |
|
Specifies whether the UIComponent object receives doubleClick events. |
| doValidation(value:Object) — Method in class mx.validators.CreditCardValidator |
|
Override of the base class doValidation() method
to validate a credit card number. |
| doValidation(value:Object) — Method in class mx.validators.CurrencyValidator |
|
Override of the base class doValidation() method
to validate a currency expression. |
| doValidation(value:Object) — Method in class mx.validators.DateValidator |
|
Override of the base class doValidation() method
to validate a date. |
| doValidation(value:Object) — Method in class mx.validators.EmailValidator |
|
Override of the base class doValidation() method
to validate an e-mail address. |
| doValidation(value:Object) — Method in class mx.validators.NumberValidator |
|
Override of the base class doValidation() method
to validate a number. |
| doValidation(value:Object) — Method in class mx.validators.PhoneNumberValidator |
|
Override of the base class doValidation() method
to validate a phone number. |
| doValidation(value:Object) — Method in class mx.validators.RegExpValidator |
|
Override of the base class doValidation() method
to validate a regular expression. |
| doValidation(value:Object) — Method in class mx.validators.SocialSecurityValidator |
|
Override of the base class doValidation() method
to validate a Social Security number. |
| doValidation(value:Object) — Method in class mx.validators.StringValidator |
|
Override of the base class doValidation() method
to validate a String. |
| doValidation(value:Object) — Method in 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 in 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 — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Down Arrow key (40). |
| DOWN — Constant static property in 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. |
| downArrowButton_buttonDownHandler(event:mx.events:FlexEvent) — Method in class mx.controls.ComboBase |
|
Performs some action when the drop-down button is pressed. |
| downArrowDisabledSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is disabled. |
| downArrowDisabledSkin — Style in 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. |
| downArrowDownSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the up arrow
when the arrow is enabled and a user presses the mouse button over the arrow. |
| downArrowDownSkin — Style in 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
. |
| downArrowOverSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is enabled and the mouse pointer is over the arrow. |
| downArrowOverSkin — Style in 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. |
| downArrowUpSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is enabled and the mouse pointer is not on the arrow. |
| downArrowUpSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the down arrow button of
the scroll bar. |
| downIcon — Style in 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 in class flash.net.FileReference |
|
Opens a dialog box that lets the user download a file from a remote server. |
| downloadingLabel — Property in class mx.preloaders.DownloadProgressBar |
|
The string to display as the label while in the downloading phase. |
| DOWNLOAD_PERCENTAGE — Property in class mx.preloaders.DownloadProgressBar |
|
The percentage of the progress bar that the downloading phase
fills when the SWF file is fully downloaded. |
| DownloadProgressBar — Class in package mx.preloaders |
|
The DownloadProgressBar class displays download progress. |
| DownloadProgressBar() — Constructor in class mx.preloaders.DownloadProgressBar |
|
Constructor
|
| downSkin — Style in 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 in 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 in 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 in 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. |
| DRAG_COMPLETE — Constant static property in 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 in class mx.controls.listClasses.ListBase |
|
Handles DragEvent.DRAG_COMPLETE events. |
| dragDrop — Event in class mx.core.UIComponent |
|
Dispatched by the drop target when the user releases the mouse over it. |
| DRAG_DROP — Constant static property in class mx.events.DragEvent |
|
The DragEvent.DRAG_DROP constant defines the value of the
type property of the event object for a dragDrop event. |
| dragDropHandler(event:mx.events:DragEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles DragEvent.DRAG_DROP events. |
| dragEnabled — Property in class mx.controls.listClasses.ListBase |
|
A flag that indicates whether you can drag items out of
this control and drop them on other controls. |
| dragEnter — Event in class mx.core.UIComponent |
|
Dispatched by a component when the user moves the mouse over the component
during a drag operation. |
| DRAG_ENTER — Constant static property in 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 in class mx.controls.listClasses.ListBase |
|
Handles DragEvent.DRAG_ENTER events. |
| DragEvent — Class in 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 in class mx.events.DragEvent |
|
Constructor. |
| dragExit — Event in class mx.core.UIComponent |
|
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 in 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 in class mx.controls.listClasses.ListBase |
|
Handles DragEvent.DRAG_EXIT events. |
| draggableColumns — Property in class mx.controls.DataGrid |
|
A flag that indicates whether the user is allowed to reorder columns. |
| dragImage — Property in class mx.controls.listClasses.ListBase |
|
Gets an instance of a class that displays the visuals
during a drag and drop operation. |
| dragImageOffsets — Property in class mx.controls.listClasses.ListBase |
|
Gets the offset of the drag image for drag and drop. |
| dragInitiator — Property in class mx.events.DragEvent |
|
The component that initiated the drag. |
| DragManager — Class in 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. |
| dragMoveEnabled — Property in 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 in 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. |
| dragOver — Event in class mx.core.UIComponent |
|
Dispatched by a component when the user moves the mouse while over the component
during a drag operation. |
| DRAG_OVER — Constant static property in 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 in class mx.controls.listClasses.ListBase |
|
Handles DragEvent.DRAG_OVER events. |
| dragScroll() — Method in 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 in class mx.events.DragEvent |
|
The DragSource object containing the data being dragged. |
| DragSource — Class in package mx.core |
|
The DragSource class contains the data being dragged. |
| DragSource() — Constructor in class mx.core.DragSource |
|
Constructor. |
| DRAG_START — Constant static property in class mx.events.DragEvent |
|
The DragEvent.DRAG_START constant defines the value of the
type property of the event object for a dragStart event. |
| draw(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — Method in class flash.display.BitmapData |
|
Draws the source display object onto the bitmap image, using the
Flash Player vector renderer. |
| drawCaretIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — Method in 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 in class flash.display.Graphics |
|
Draws a circle. |
| drawColumnBackground(s:flash.display:Sprite, columnIndex:int, color:uint, column:mx.controls.dataGridClasses:DataGridColumn) — Method in class mx.controls.DataGrid |
|
Draws a column background for a column with the suggested color. |
| drawEllipse(x:Number, y:Number, width:Number, height:Number) — Method in class flash.display.Graphics |
|
Draws an ellipse. |
| drawFocus(focused:Boolean) — Method in class mx.core.UIComponent |
|
Shows or hides the focus indicator around this component. |
| drawFocus(draw:Boolean) — Method in interface mx.managers.IFocusManagerComponent |
|
Called by the FocusManager when the component receives focus. |
| drawHeaderBackground(headerBG:mx.core:UIComponent) — Method in class mx.controls.DataGrid |
|
Draws the background of the headers into the given
UIComponent. |
| drawHighlightIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — Method in 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 in class mx.controls.DataGrid |
|
Draws a line between rows. |
| drawItem(item:mx.controls.listClasses:IListItemRenderer, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — Method in class mx.controls.listClasses.ListBase |
|
Draws the renderer with indicators
that it is highlighted, selected, or the caret. |
| drawLinesAndColumnBackgrounds() — Method in class mx.controls.DataGrid |
|
Draw lines between columns, and column backgrounds. |
| drawRect(x:Number, y:Number, width:Number, height:Number) — Method in class flash.display.Graphics |
|
Draws a rectangle. |
| drawRoundRect(x:Number, y:Number, width:Number, height:Number, ellipseWidth:Number, ellipseHeight:Number) — Method in class flash.display.Graphics |
|
Draws a rounded rectangle. |
| 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 in class mx.core.UIComponent |
|
Programatically 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 in 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 in class mx.utils.GraphicsUtil |
|
Draws a rounded rectangle using the size of a radius to draw the rounded corners. |
| drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — Method in 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 in class mx.controls.List |
|
Draws a row background
at the position and height specified. |
| drawRowBackgrounds() — Method in 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 in 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 in class mx.controls.DataGrid |
|
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 in class mx.graphics.RectangularDropShadow |
|
Renders the shadow on the screen. |
| drawTileBackground(s:flash.display:Sprite, rowIndex:int, columnIndex:int, width:Number, height:Number, color:uint, item:mx.controls.listClasses:IListItemRenderer) — Method in class mx.controls.listClasses.TileBase |
|
Draws the background for an individual tile. |
| drawTileBackgrounds() — Method in class mx.controls.listClasses.TileBase |
|
Draws the backgrounds, if any, behind all of the tiles. |
| drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — Method in class mx.controls.DataGrid |
|
Draw lines between columns. |
| dropdown — Property in class mx.controls.ComboBox |
|
A reference to the List control that acts as the drop-down in the ComboBox. |
| dropdownBorderColor — Style in class mx.controls.ComboBox |
|
The color of the border of the ComboBox. |
| DropdownEvent — Class in 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 in class mx.events.DropdownEvent |
|
Constructor. |
| dropdownFactory — Property in class mx.controls.ComboBox |
|
The IFactory that creates a ListBase-derived instance to use
as the drop-down. |
| dropDownStyleName — Style in class mx.controls.ComboBox |
|
The name of a CSSStyleDeclaration to be used by the drop-down list. |
| dropdownWidth — Property in class mx.controls.ComboBox |
|
Width of the drop-down list, in pixels. |
| dropEnabled — Property in class mx.controls.listClasses.ListBase |
|
A flag that indicates whether dragged items can be dropped onto the
control. |
| dropIndicatorSkin — Style in class mx.controls.listClasses.ListBase |
|
The skin to use to indicate where a dragged item can be dropped. |
| dropShadowColor — Style in class mx.controls.NumericStepper |
|
Color of the drop shadow. |
| dropShadowColor — Style in class mx.controls.TextInput |
|
Color of the drop shadow. |
| dropShadowColor — Style in class mx.controls.ToolTip |
|
Color of the drop shadow. |
| dropShadowColor — Style in class mx.controls.VideoDisplay |
|
Color of the drop shadow. |
| dropShadowColor — Style in class mx.core.Container |
|
Color of the drop shadow. |
| dropShadowColor — Style in class mx.core.ScrollControlBase |
|
Color of the drop shadow. |
| dropShadowEnabled — Style in class mx.containers.Panel |
|
Boolean property that controls the visibility
of the Panel container's drop shadow. |
| dropShadowEnabled — Style in class mx.controls.NumericStepper |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| dropShadowEnabled — Style in class mx.controls.TextInput |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| dropShadowEnabled — Style in class mx.controls.ToolTip |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| dropShadowEnabled — Style in class mx.controls.VideoDisplay |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| dropShadowEnabled — Style in class mx.core.Container |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| dropShadowEnabled — Style in class mx.core.ScrollControlBase |
|
Boolean property that specifies whether the component has a visible
drop shadow. |
| DropShadowFilter — Final class in package flash.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 in class flash.filters.DropShadowFilter |
|
Creates a new DropShadowFilter instance with the specified parameters. |
| dropTarget — Property in class flash.display.Sprite |
|
Specifies the display object over which the sprite is being dragged, or on
which the sprite was dropped. |
| DualStyleObject — Class in 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 in class mx.charts.chartClasses.DualStyleObject |
|
Constructor. |
| duration — Property in class mx.effects.Effect |
|
Duration of the effect in milliseconds. |
| duration — Property in class mx.effects.EffectInstance |
|
Duration of the effect in milliseconds. |
| duration — Property in class mx.effects.Tween |
|
Duration of the animation, in milliseconds. |
| dynamic — Statement |
| Specifies that instances of a class may possess dynamic properties added at runtime. |
| DYNAMIC — Constant static property in class flash.text.TextFieldType |
|
Used to specify a dynamic TextField. |
| DynamicEvent — Dynamic class in 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 in class mx.events.DynamicEvent |
|
Constructor. |
| dynamicPropertyWriter — Static property in class flash.net.ObjectEncoding |
|
Allows greater control over the serialization of dynamic properties of dynamic objects. |
|
| 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 |