| 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 HT |