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  
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.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.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.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.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 — Property in class mx.events.SWFBridgeEvent
Information about the event.
data — Property in class mx.events.SWFBridgeRequest
Data related to the event.
data — Property in interface mx.modules.IModuleInfo
User data that can be associated with the singleton IModuleInfo for a given URL.
dataChange — Event in class mx.controls.Button
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.TextInput
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.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.
dataEffectCompleted — Property in class mx.controls.listClasses.ListBase
A flag that indicates that the a data change effect has just completed.
dataField — Property in class mx.controls.dataGridClasses.DataGridListData
Name of the field or property in the data provider associated with the column.
dataForFormat(format) — Method in class mx.core.DragSource
Retrieves the data for the specified format.
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, dataField, columnIndex, uid, owner:mx.core:IUIComponent, rowIndex) — Constructor in class mx.controls.dataGridClasses.DataGridListData
Constructor.
dataItemWrappersByRenderer — Property in class mx.controls.listClasses.ListBase
A dictionary mapping item renderers to the ItemWrappers used to supply their data.
dataProvider — Property in class com.yahoo.astra.mx.managers.AutoCompleteManager
The list of items to use for a custom auto-complete.
dataProvider — Property in class mx.controls.ComboBase
The set of items this component displays.
dataProvider — Property in class mx.controls.listClasses.ListBase
Set of data to be viewed.
dataProvider — Property in interface mx.core.IRepeater
The data provider used by this Repeater to create repeated instances of its children.
dataProviderUpdated — Event in class com.yahoo.astra.mx.managers.AutoCompleteManager
Dispatched when the dataProvider() is updated internally.
dataTipField — Property in class mx.controls.listClasses.ListBase
Name of the field in the data provider items to display as the data tip.
dataTipFunction — Property in class mx.controls.listClasses.ListBase
User-supplied function to run on each item to determine its dataTip.
dateCompare(a, b) — 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.
DateUtil — Class in package com.yahoo.astra.utils
A collection of utility functions for the manipulation and inspection of date and time values.
DAY — Constant static property in class com.yahoo.astra.utils.TimeUnit
A constant representing the day unit in date and time values.
DAYS_IN_APRIL — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in April.
DAYS_IN_AUGUST — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in August.
DAYS_IN_DECEMBER — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in December.
DAYS_IN_FEBRUARY — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in February on a standard year.
DAYS_IN_FEBRUARY_LEAP_YEAR — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in February on a leap year.
DAYS_IN_JANUARY — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in January.
DAYS_IN_JULY — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in July.
DAYS_IN_JUNE — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in June.
DAYS_IN_LEAP_YEAR — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in a leap year.
DAYS_IN_MARCH — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in March.
DAYS_IN_MAY — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in May.
daysInMonths — Static property in class com.yahoo.astra.utils.DateUtil
The number of days appearing in each month.
DAYS_IN_NOVEMBER — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in November.
DAYS_IN_OCTOBER — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in October.
DAYS_IN_SEPTEMBER — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in September.
DAYS_IN_YEAR — Constant static property in class com.yahoo.astra.utils.DateUtil
The number of days in a standard year.
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_FOCUS_REQUEST — Constant static property in class mx.events.SWFBridgeRequest
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get deactivated.
DEACTIVATE_POP_UP_REQUEST — Constant static property in class mx.events.SWFBridgeRequest
Requests that a child application's pop up be deactivated.
decrement() — Method in class com.yahoo.astra.mx.controls.TimeStepper
Decreeases the value of the selected field (and rotates back to the maximum value, if the minimum is reached).
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 interface mx.core.IContainer
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.
DefaultColorViewer — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
Displays a color surrounded by a standard Flex border.
DefaultColorViewer() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.DefaultColorViewer
Constructor.
defaultColumnCount — Property in class mx.controls.listClasses.ListBase
The default number of columns to display.
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, instanceTarget) — 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.
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.
defaultRowCount — Property in class mx.controls.listClasses.ListBase
The default number of rows to display.
defaultTextFormat — Property in interface mx.core.IUITextField
DELETE — Constant static property in class mx.events.PropertyChangeEventKind
Indicates that the property was deleted from the object.
deleteInstance(instance:mx.effects:IEffectInstance) — Method in class mx.effects.Effect
Removes event listeners from an instance and removes it from the list of instances.
deleteInstance(instance:mx.effects:IEffectInstance) — Method in interface mx.effects.IEffect
Removes event listeners from an instance and removes it from the list of instances.
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.
delta — Property in class mx.events.ScrollEvent
The change in the scroll position value that resulted from the scroll.
deployMouseShields(deploy) — Method in interface mx.managers.ISystemManager
Deploy or remove mouse shields.
deployMouseShields(deploy) — Method in class mx.managers.SystemManager
Deploy or remove mouse shields.
descendants(name) — 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.
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.
designMode — Static property in class mx.core.UIComponentGlobals
A global flag that can be read by any component to determine whether it is currently executing in the context of a design tool such as Flex Builder's design view.
destroyItemEditor() — Method in class mx.controls.List
Closes an item editor that is currently open on an item.
destroyRow(i, numCols) — Method in class mx.controls.listClasses.ListBase
Recycle a row that is no longer needed, and remove its indicators.
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.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.
direction — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorSlider
The direction of the slider.
direction — Property in class mx.containers.FormItem
Direction of the FormItem subcomponents.
direction — Property in class mx.controls.scrollClasses.ScrollBar
Specifies whether the ScrollBar is for horizontal or vertical scrolling.
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 com.yahoo.astra.mx.controls.DropDownColorPicker
Color of text in the component if it is disabled.
disabledColor — Style in class com.yahoo.astra.mx.controls.TimeStepper
Color of text in the component if it is disabled.
disabledColor — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput
Color of text in the component if it is disabled.
disabledColor — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer
Color of text in the component if it is disabled.
disabledColor — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput
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.Label
Color of text in 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.listClasses.ListItemRenderer
Text 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.
disabledIcon — Style in class mx.controls.Button
Name of the class to use as the icon when the button is disabled and not selected.
disabledIconColor — Style in class com.yahoo.astra.mx.controls.DropDownColorPicker
The color for the icon in a disabled skin.
disabledIconColor — Style in class com.yahoo.astra.mx.controls.TimeStepper
The color for the icon in a disabled skin.
disabledIconColor — Style in class mx.controls.RadioButton
The color for the icon in a disabled skin.
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.
disabledSkin — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.DefaultColorViewer
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.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.
DISPATCH_DRAG_EVENT — Constant static property in class mx.events.InterDragManagerEvent
Dispatch a DragEvent event to a target in another ApplicationDomain.
dispatcher — Property in class mx.utils.ObjectProxy
A reference to the EventDispatcher for this proxy.
dispatchEvent(event) — Method in class mx.collections.ListCollectionView
dispatchEvent(event) — Method in class mx.core.UIComponent
Dispatches an event into the event flow.
dispatchEvent(event) — Method in class mx.utils.ObjectProxy
Dispatches an event into the event flow.
dispatchEventFromSWFBridges(event, skip, trackClones, toOtherSystemManagers) — Method in interface mx.managers.ISystemManager
Dispatch a message to all parent and child applications in this SystemManager's SWF bridge group, regardless of whether they are in the same SecurityDomain or not.
dispatchEventFromSWFBridges(event, skip, trackClones, toOtherSystemManagers) — Method in class mx.managers.SystemManager
Dispatch a message to all parent and child applications in this SystemManager's SWF bridge group, regardless of whether they are in the same SecurityDomain or not.
displayAsPassword — Property in class mx.controls.TextInput
Indicates whether this control is used for entering passwords.
displayAsPassword — Property in interface mx.core.IUITextField
DISPLAY_LIST — Constant static property in class mx.events.InvalidateRequestData
Bit to indicate the request handler should invalidate their display list.
displayObject — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.DisplayObjectColorPickerDropDown
The DisplayObject that will be displayed in this picker.
DisplayObjectColorPickerDropDown — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
A drop-down with a DisplayObject whose pixels are used for selection for the DropDownColorPicker control.
DisplayObjectColorPickerDropDown() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.DisplayObjectColorPickerDropDown
Constructor
displayObjectToString(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.
displayTwoDigitHoursValue — Style in class com.yahoo.astra.mx.controls.TimeInput
If true, the hours value will always be displayed with two digits.
distance — Property in class mx.graphics.RectangularDropShadow
DividedColorViewer — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
Enhances the DefaultColorViewer by dividing the color display area between a selected color and a preview color.
DividedColorViewer() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.DividedColorViewer
Constructor
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.
doDrag(dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, mouseEvent, dragImage:mx.core:IFlexDisplayObject, xOffset, yOffset, imageAlpha, allowMove) — Static method in class mx.managers.DragManager
Initiates a drag and drop operation.
doubleClickEnabled — Property in interface mx.core.IContainer
doubleClickEnabled — Property in interface mx.core.IUITextField
doubleClickEnabled — Property in class mx.core.UIComponent
Specifies whether the UIComponent object receives doubleClick events.
DOUBLE_CLICK_SOMEWHERE — Constant static property in class mx.events.SandboxMouseEvent
Mouse was double-clicked somewhere outside your sandbox.
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 com.yahoo.astra.mx.controls.TimeStepper
Name of the class to use as the skin for the Down 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 com.yahoo.astra.mx.controls.TimeStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and a user presses the mouse button over the arrow.
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 com.yahoo.astra.mx.controls.TimeStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is over the arrow.
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.
downArrowSkin — Style in class com.yahoo.astra.mx.controls.TimeStepper
Name of the class to use as the default skin for the down arrow.
downArrowSkin — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the default skin for the down arrow button of the scroll bar.
downArrowStyleFilters — Property in class com.yahoo.astra.mx.controls.TimeStepper
Set of styles to pass from the TimeStepper to the down arrow.
downArrowStyleFilters — Property in class mx.controls.scrollClasses.ScrollBar
Set of styles to pass from the ScrollBar to the down arrow.
downArrowUpSkin — Style in class com.yahoo.astra.mx.controls.TimeStepper
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is not on the arrow.
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.
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 com.yahoo.astra.mx.controls.colorPickerClasses.DefaultColorViewer
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.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.
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, bubbles, cancelable, dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, action, ctrlKey, altKey, shiftKey) — Constructor in class mx.events.DragEvent
Constructor.
dragEventType — Property in class mx.events.InterDragManagerEvent
The event type for the DragEvent to be used by the receiving DragManager when creating the marshaled DragEvent.
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.
draggedItem — Property in class mx.events.DragEvent
If the dragInitiator property contains an IAutomationObject object, this property contains the child IAutomationObject object near the mouse cursor.
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.
DRAG_MANAGER_REQUEST — Constant static property in class mx.events.InterManagerRequest
Communication between DragManagers use this request type.
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.
dragStart — Event in class mx.core.UIComponent
Dispatched by the drag initiator when starting a drag operation.
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.
dragStartHandler(event:mx.events:DragEvent) — Method in class mx.controls.listClasses.ListBase
The default handler for the dragStart event.
drawCaretIndicator(indicator, x, y, width, height, color, 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.
drawFocus(isFocused) — Method in class mx.core.UIComponent
Shows or hides the focus indicator around this component.
drawFocus(isFocused) — Method in interface mx.managers.IFocusManagerComponent
Called by the FocusManager when the component receives focus.
drawHighlightIndicator(indicator, x, y, width, height, color, 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.
drawItem(item:mx.controls.listClasses:IListItemRenderer, selected, highlighted, caret, transition) — Method in class mx.controls.listClasses.ListBase
Draws the renderer with indicators that it is highlighted, selected, or the caret.
drawRoundRect(x, y, width, height, cornerRadius, color, alpha, gradientMatrix, gradientType, gradientRatios, hole) — Method in class mx.core.UIComponent
Programatically draws a rectangle into this skin's Graphics object.
drawRoundRect(x, y, width, height, cornerRadius, color, alpha, gradientMatrix, gradientType, gradientRatios, hole) — Method in class mx.skins.ProgrammaticSkin
Programatically draws a rectangle into this skin's Graphics object.
drawRoundRectComplex(graphics, x, y, width, height, topLeftRadius, topRightRadius, bottomLeftRadius, bottomRightRadius) — Static method in class mx.utils.GraphicsUtil
Draws a rounded rectangle using the size of a radius to draw the rounded corners.
drawRowBackground(s, rowIndex, y, height, color, dataIndex) — 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, x, y, width, height, color, 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.
drawShadow(g, x, y, width, height) — Method in class mx.graphics.RectangularDropShadow
Renders the shadow on the screen.
DropDownColorPicker — Class in package com.yahoo.astra.mx.controls
A color picker similar to the standard Flex ColorPicker control, except that both the color viewer and the drop-down picker may be replaced with custom controls.
DropDownColorPicker() — Constructor in class com.yahoo.astra.mx.controls.DropDownColorPicker
Constructor.
DropDownColorPickerAccImpl — Class in package com.yahoo.astra.mx.accessibility
The DropDownColorPickerAccImpl class is used to make a DropDownColorPicker component accessible.
DropDownColorPickerAccImpl(master:mx.core:UIComponent) — Constructor in class com.yahoo.astra.mx.accessibility.DropDownColorPickerAccImpl
Constructor.
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, bubbles, cancelable, triggerEvent) — Constructor in class mx.events.DropdownEvent
Constructor.
dropDownGap — Style in class com.yahoo.astra.mx.controls.DropDownColorPicker
The distance in pixels from the primary control and the popup drop down.
dropDownMode — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.AdvancedHSBColorWheelPicker
If true, the selection indicator will automatically follow the mouse.
dropDownMode — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorWheelPicker
If true, the selection indicator will automatically follow the mouse.
DropDownViewerSkin — Class in package com.yahoo.astra.mx.skins.halo
The skin for all the states of the button in a drop down.
DropDownViewerSkin() — Constructor in class com.yahoo.astra.mx.skins.halo.DropDownViewerSkin
Constructor.
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 com.yahoo.astra.mx.controls.TimeStepper
Color of the drop shadow.
dropShadowColor — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorPlane
Color of the drop shadow.
dropShadowColor — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorSlider
Color of the drop shadow.
dropShadowColor — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput
Color of the drop shadow.
dropShadowColor — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput
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.core.Container
Color of the drop shadow.
dropShadowColor — Style in class mx.core.ScrollControlBase
Color of the drop shadow.
dropShadowEnabled — Style in class com.yahoo.astra.mx.controls.TimeStepper
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorPlane
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorSlider
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput
Boolean property that specifies whether the component has a visible drop shadow.
dropShadowEnabled — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput
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.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.
dropTarget — Property in interface mx.core.IContainer
dropTarget — Property in class mx.events.InterDragManagerEvent
The potential drop target in the other ApplicationDomain (which is why it is a DisplayObject and not some other class).
duration — Property in class com.yahoo.astra.animation.Animation
The duration in milliseconds that the animation will run.
duration — Property in class mx.effects.Effect
Duration of the effect in milliseconds.
duration — Property in class mx.effects.EffectInstance
The duration of the effect, in milliseconds.
duration — Property in interface mx.effects.IEffect
Duration of the effect in milliseconds.
duration — Property in interface mx.effects.IEffectInstance
The duration of the effect, in milliseconds.
duration — Property in class mx.effects.Tween
Duration of the animation, in milliseconds.
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, bubbles, cancelable) — Constructor in class mx.events.DynamicEvent
Constructor.
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