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  
makeListData(data, uid, rowNum) — Method in class mx.controls.List
Creates a new ListData instance and populates the fields based on the input data provider item.
makeListData(data, uid, rowNum) — Method in class mx.controls.Menu
Creates a new MenuListData instance and populates the fields based on the input data provider item.
makeListData(data, uid, rowNum) — Method in class mx.controls.Tree
Creates a new TreeListData instance and populates the fields based on the input data provider item.
makeListData(data, uid, rowNum, columnNum, column:mx.controls.dataGridClasses:DataGridColumn) — Method in class mx.controls.dataGridClasses.DataGridBase
Creates a new DataGridListData instance and populates the fields based on the input data provider item.
makeRow(contentHolder, rowNum, left, right, yy, data, uid) — Method in class mx.controls.dataGridClasses.DataGridBase
Make the renderers for the given rowNum, dataObject and uid
makeRowsAndColumns(left, top, right, bottom, firstColumn, firstRow, byCount, rowsNeeded) — Method in class mx.controls.listClasses.ListBase
Make enough rows and columns to fill the area described by left, top, right, bottom.
mask — Property in interface mx.core.IFlexDisplayObject
maskShape — Property in class mx.core.ScrollControlBase
The mask.
master — Property in class mx.accessibility.AccImpl
A reference to the UIComponent instance that this AccImpl instance is making accessible.
master — Property in class mx.accessibility.UIComponentAccImpl
A reference to the UIComponent itself.
maxChars — Property in class mx.controls.TextInput
Maximum number of characters that users can enter in the text field.
maxChars — Property in interface mx.core.IUITextField
maxHeight — Property in class mx.containers.utilityClasses.ConstraintRow
Number that specifies the maximum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
maxHeight — Property in interface mx.core.IUIComponent
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
maxHeight — Property in class mx.core.UIComponent
Number that specifies the maximum height of the component, in pixels, in the component's coordinates.
maxHeight — Property in class mx.core.UITextField
Number that specifies the maximum height of the component, in pixels, in the component's coordinates.
maxHorizontalScrollPosition — Property in class mx.controls.Tree
The maximum value for the maxHorizontalScrollPosition property for the Tree control.
maxHorizontalScrollPosition — Property in class mx.core.Container
The largest possible value for the horizontalScrollPosition property.
maxHorizontalScrollPosition — Property in class mx.core.ScrollControlBase
The maximum value for the horizontalScrollPosition property.
maximum — Property in class mx.controls.sliderClasses.Slider
The maximum allowed value on the slider.
maxLabelWidth — Property in class mx.containers.Form
The maximum width, in pixels, of the labels of the FormItems containers in this Form.
maxMeasuredBranchIconWidth — Property in class mx.controls.menuClasses.MenuListData
The max branch icon width for all MenuItemListRenderers
maxMeasuredIconWidth — Property in class mx.controls.menuClasses.MenuListData
The max icon width for all MenuItemListRenderers
maxMeasuredTypeIconWidth — Property in class mx.controls.menuClasses.MenuListData
The max type icon width for all MenuItemListRenderers
maxScrollH — Property in interface mx.core.IUITextField
maxScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar
Number which represents the maximum scroll position.
maxScrollV — Property in interface mx.core.IUITextField
maxVerticalScrollPosition — Property in class mx.core.Container
The largest possible value for the verticalScrollPosition property.
maxVerticalScrollPosition — Property in class mx.core.ScrollControlBase
The maximum value for the verticalScrollPosition property.
maxWidth — Property in class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the maximum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates.
maxWidth — Static property in class mx.controls.ToolTip
Maximum width in pixels for new ToolTip controls.
maxWidth — Property in interface mx.core.IUIComponent
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
maxWidth — Property in class mx.core.UIComponent
Number that specifies the maximum width of the component, in pixels, in the component's coordinates.
maxWidth — Property in class mx.core.UITextField
Number that specifies the maximum width of the component, in pixels, in the component's coordinates.
maxYear — Property in class mx.controls.DateChooser
The last year selectable in the control.
maxYear — Property in class mx.controls.DateField
The last year selectable in the control.
measure() — Method in class mx.containers.Box
Calculates the default sizes and minimum and maximum values of the Box container.
measure() — Method in class mx.containers.Form
Calculates the preferred, minimum and maximum sizes of the Form.
measure() — Method in class mx.containers.FormItem
Calculates the preferred, minimum and maximum sizes of the FormItem.
measure() — Method in class mx.containers.Panel
Calculates the default mininum and maximum sizes of the Panel container.
measure() — Method in class mx.containers.ViewStack
Calculates the default sizes and minimum and maximum values of the ViewStack container.
measure() — Method in class mx.controls.ComboBase
Determines the measuredWidth and measuredHeight properties of the control.
measure() — Method in class mx.controls.ComboBox
Makes sure the control is at least 40 pixels wide, and tall enough to fit one line of text in the TextInput portion of the control but at least 22 pixels high.
measure() — Method in class mx.controls.Menu
Calculates the preferred width and height of the Menu based on the widths and heights of its menu items.
measure() — Method in class mx.controls.MenuBar
Calculates the preferred width and height of the MenuBar based on the default widths of the MenuBar items.
measure() — Method in class mx.controls.dataGridClasses.DataGridDragProxy
measure() — Method in class mx.controls.dataGridClasses.DataGridHeader
Calculates the default size, and optionally the default minimum size, of the component.
measure() — Method in class mx.controls.listClasses.ListBase
Calculates the measured width and height of the component based on the rowCount, columnCount, rowHeight and columnWidth properties.
measure() — Method in class mx.controls.listClasses.ListItemDragProxy
measure() — Method in class mx.controls.sliderClasses.Slider
Calculates the amount of space that the component takes up.
measure() — Method in class mx.core.UIComponent
Calculates the default size, and optionally the default minimum size, of the component.
measuredBranchIconWidth — Property in interface mx.controls.menuClasses.IMenuItemRenderer
The width of the branch icon
measuredBranchIconWidth — Property in class mx.controls.menuClasses.MenuItemRenderer
The width of the branch icon
measuredHeight — Property in class mx.controls.dataGridClasses.DataGridLockedRowContentHolder
The measured height of the DataGrid control.
measuredHeight — Property in interface mx.core.IFlexDisplayObject
The measured height of this object.
measuredHeight — Property in class mx.core.SpriteAsset
The measured height of this object.
measuredHeight — Property in class mx.core.UIComponent
The default height of the component, in pixels.
measuredHeight — Property in class mx.core.UITextField
The default height of the component, in pixels.
measuredHeight — Property in class mx.managers.SystemManager
The measuredHeight is the explicit or measuredHeight of the main mx.core.Application window or the starting height of the SWF if the main window has not yet been created or does not exist.
measuredHeight — Property in class mx.skins.ProgrammaticSkin
The measured height of this object.
measuredIconWidth — Property in interface mx.controls.menuClasses.IMenuItemRenderer
The width of the icon
measuredIconWidth — Property in class mx.controls.menuClasses.MenuItemRenderer
The width of the icon
measuredMinHeight — Property in interface mx.core.IUIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property in class mx.core.UIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property in class mx.core.UITextField
The default minimum height of the component, in pixels.
measuredMinWidth — Property in interface mx.core.IUIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property in class mx.core.UIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property in class mx.core.UITextField
The default minimum width of the component, in pixels.
measuredTypeIconWidth — Property in interface mx.controls.menuClasses.IMenuItemRenderer
The width of the type icon (radio/check)
measuredTypeIconWidth — Property in class mx.controls.menuClasses.MenuItemRenderer
The width of the type icon (radio/check)
measuredWidth — Property in interface mx.core.IFlexDisplayObject
The measured width of this object.
measuredWidth — Property in class mx.core.SpriteAsset
The measured width of this object.
measuredWidth — Property in class mx.core.UIComponent
The default width of the component, in pixels.
measuredWidth — Property in class mx.core.UITextField
The default width of the component, in pixels.
measuredWidth — Property in class mx.managers.SystemManager
The measuredWidth is the explicit or measuredWidth of the main mx.core.Application window, or the starting width of the SWF if the main window has not yet been created or does not exist.
measuredWidth — Property in class mx.skins.ProgrammaticSkin
The measured width of this object.
measureHeightOfItems(index, count) — Method in class mx.controls.listClasses.ListBase
Measures a set of items from the data provider using the current item renderer and returns the sum of the heights of those items.
measureHTMLText(htmlText) — Method in class mx.core.UIComponent
Measures the specified HTML text, which may contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles of this UIComponent.
measureHTMLText(htmlText, roundUp) — Method in class mx.core.UITextFormat
Returns measurement information for the specified HTML text, which may contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField, and using this UITextFormat object to define the text format.
measureText(text) — Method in class mx.core.UIComponent
Measures the specified text, assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles of this UIComponent.
measureText(text, roundUp) — Method in class mx.core.UITextFormat
Returns measurement information for the specified text, assuming that it is displayed in a single-line UITextField component, and using this UITextFormat object to define the text format.
measureWidthOfItems(index, count) — Method in class mx.controls.listClasses.ListBase
Measures a set of items from the data provider using the current item renderer and returns the maximum width found.
measuringObjects — Property in class mx.controls.List
cache of measuring objects by factory
MEDIUM — Constant static property in class mx.managers.CursorManagerPriority
Constant that specifies a medium cursor priority when passed as the priority argument to setCursor().
menu — Property in interface mx.controls.menuClasses.IMenuItemRenderer
A reference to this menu item renderer's Menu control, if it contains one.
menu — Property in class mx.controls.menuClasses.MenuItemRenderer
Contains a reference to the associated Menu control.
menu — Property in class mx.events.MenuEvent
The specific Menu instance associated with the event, such as the menu or submenu that was hidden or opened.
Menu — Class in package mx.controls
The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
Menu() — Constructor in class mx.controls.Menu
Constructor.
MenuAccImpl — Class in package mx.accessibility
The MenuAccImpl class, also called the Menu Accessiblity Implementation class, is used to make a Menu component accessible.
MenuAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.MenuAccImpl
Creates a new MenuAccImpl instance for the specified Menu component.
menuBar — Property in interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains a reference to the item renderer's MenuBar control.
menuBar — Property in class mx.controls.menuClasses.MenuBarItem
The implementation of the menuBar property as defined by the IMenuBarItemRenderer interface.
menuBar — Property in class mx.events.MenuEvent
The MenuBar instance that is the parent of the selected Menu control, or null when the target Menu control is not parented by a MenuBar control.
MenuBar — Class in package mx.controls
A MenuBar control defines a horizontal, top-level menu bar that contains one or menu items.
MenuBar() — Constructor in class mx.controls.MenuBar
Constructor
MenuBarAccImpl — Class in package mx.accessibility
The MenuBarAccImpl class, also called the MenuBar Accessiblity Implementation class, is used to make a MenuBar component accessible.
MenuBarAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.MenuBarAccImpl
Creates a new MenuBarAccImpl instance for the specified MenuBar component.
MenuBarItem — Class in package mx.controls.menuClasses
The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control.
MenuBarItem() — Constructor in class mx.controls.menuClasses.MenuBarItem
Constructor.
menuBarItemIndex — Property in interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the index of this item renderer relative to other item renderers in the MenuBar control.
menuBarItemIndex — Property in class mx.controls.menuClasses.MenuBarItem
The implementation of the menuBarItemIndex property as defined by the IMenuBarItemRenderer interface.
menuBarItemRenderer — Property in class mx.controls.MenuBar
The item renderer used by the MenuBar control for the top-level menu bar of the MenuBar control.
menuBarItems — Property in class mx.controls.MenuBar
An Array that contains the MenuBarItem objects that render each item in the top-level menu bar of a MenuBar control.
menuBarItemState — Property in interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the current state of this item renderer.
menuBarItemState — Property in class mx.controls.menuClasses.MenuBarItem
The implementation of the menuBarItemState property as defined by the IMenuBarItemRenderer interface.
menuBarItemStyleFilters — Property in class mx.controls.MenuBar
The set of styles to pass from the MenuBar to the menuBar items.
MenuEvent — Class in package mx.events
The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton.
MenuEvent(type, bubbles, cancelable, menuBar:mx.controls:MenuBar, menu:mx.controls:Menu, item, itemRenderer:mx.controls.listClasses:IListItemRenderer, label, index) — Constructor in class mx.events.MenuEvent
Constructor.
menuHide — Event in class mx.controls.Menu
Dispatched when a menu or submenu is dismissed.
menuHide — Event in class mx.controls.MenuBar
Dispatched when a pop-up submenu closes.
MENU_HIDE — Constant static property in class mx.events.MenuEvent
The MenuEvent.MENU_HIDE event type constant indicates that a menu or submenu closed.
MenuItemRenderer — Class in package mx.controls.menuClasses
The MenuItemRenderer class defines the default item renderer for menu items in any menu control.
MenuItemRenderer() — Constructor in class mx.controls.menuClasses.MenuItemRenderer
Constructor.
MenuListData — Class in package mx.controls.menuClasses
The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control.
MenuListData(text, icon, labelField, uid, owner:mx.core:IUIComponent, rowIndex, columnIndex) — Constructor in class mx.controls.menuClasses.MenuListData
Constructor.
menus — Property in class mx.controls.MenuBar
An Array containing the Menu objects corresponding to the pop-up submenus of this MenuBar control.
menuSelectionMode — Property in class mx.controls.listClasses.ListBase
A flag that indicates whether menu-style selection should be used.
menuShow — Event in class mx.controls.Menu
Dispatched when a menu or submenu opens.
menuShow — Event in class mx.controls.MenuBar
Dispatched when a pop-up submenu opens, or the user selects a menu bar item with no drop-down menu.
MENU_SHOW — Constant static property in class mx.events.MenuEvent
The MenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened.
menuStyleName — Style in class mx.controls.MenuBar
Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control.
message — Property in class mx.events.ValidationResultEvent
A single string that contains every error message from all of the ValidationResult objects in the results Array.
messageStyleName — Style in class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert message text.
minColumnWidth — Property in class mx.controls.DataGrid
The minimum width of the columns, in pixels.
minHeight — Property in class mx.containers.utilityClasses.ConstraintRow
Number that specifies the minimum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
minHeight — Property in interface mx.core.IUIComponent
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
minHeight — Property in class mx.core.UIComponent
Number that specifies the minimum height of the component, in pixels, in the component's coordinates.
minHeight — Property in class mx.core.UITextField
Number that specifies the minimum height of the component, in pixels, in the component's coordinates.
minimum — Property in class mx.controls.sliderClasses.Slider
The minimum allowed value on the slider control.
MINIMUM_DISPLAY_TIME — Property in class mx.preloaders.DownloadProgressBar
The minimum number of milliseconds that the display should appear visible.
minScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar
Number that represents the minimum scroll position.
minWidth — Property in class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the minimum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates.
minWidth — Property in class mx.controls.dataGridClasses.DataGridColumn
The minimum width of the column.
minWidth — Property in interface mx.core.IUIComponent
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
minWidth — Property in class mx.core.UIComponent
Number that specifies the minimum width of the component, in pixels, in the component's coordinates.
minWidth — Property in class mx.core.UITextField
Number that specifies the minimum width of the component, in pixels, in the component's coordinates.
minYear — Property in class mx.controls.DateChooser
The first year selectable in the control.
minYear — Property in class mx.controls.DateField
The first year selectable in the control.
modalTransparency — Style in class mx.containers.Panel
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component.
modalTransparency — Style in class mx.core.Application
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component.
modalTransparencyBlur — Style in class mx.containers.Panel
The blur applied to the application while a modal window is open.
modalTransparencyBlur — Style in class mx.core.Application
The blur applied to the application while a modal window is open.
modalTransparencyColor — Style in class mx.containers.Panel
Color of the modal overlay layer.
modalTransparencyColor — Style in class mx.core.Application
Color of the modal overlay layer.
modalTransparencyDuration — Style in class mx.containers.Panel
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
modalTransparencyDuration — Style in class mx.core.Application
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
modifiedCollectionView — Property in class mx.controls.listClasses.ListBase
The collection view that temporarily preserves previous data provider state to facilitate running data change effects.
module — Property in class mx.events.ModuleEvent
The target, which is an instance of an interface for a particular module.
ModuleEvent — Class in package mx.events
The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules.
ModuleEvent(type, bubbles, cancelable, bytesLoaded, bytesTotal, errorText, module:mx.modules:IModuleInfo) — Constructor in class mx.events.ModuleEvent
Constructor.
moduleFactory — Property in class mx.core.ContextualClassFactory
The context in which an object should be created.
moduleFactory — Property in class mx.core.UIComponent
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property in class mx.core.UITextField
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property in class mx.core.UITextFormat
The moduleFactory used to create TextFields for embedded fonts.
ModuleManager — Class in package mx.modules
The ModuleManager class centrally manages dynamically loaded modules.
monthNames — Property in class mx.controls.DateChooser
Names of the months displayed at the top of the DateChooser control.
monthNames — Property in class mx.controls.DateField
Names of the months displayed at the top of the control.
monthSymbol — Property in class mx.controls.DateChooser
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the DateChooser control.
monthSymbol — Property in class mx.controls.DateField
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the control.
mouseChildren — Property in interface mx.core.IContainer
mouseClickHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDoubleClickHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDownEffect — Effect in class mx.core.UIComponent
Played when the user presses the mouse button while over the component.
mouseDownHandler(event) — Method in class mx.controls.Button
The default handler for the MouseEvent.MOUSE_DOWN event.
mouseDownHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseDownOutside — Event in class mx.core.UIComponent
Dispatched from a component opened using the PopUpManager when the user clicks outside it.
MOUSE_DOWN_OUTSIDE — Constant static property in class mx.events.FlexMouseEvent
The FlexMouseEvent.MOUSE_DOWN_OUTSIDE constant defines the value of the type property of the event object for a mouseDownOutside event.
mouseEnabled — Property in interface mx.core.IContainer
mouseEnabled — Property in interface mx.core.IUITextField
mouseEventToItemRenderer(event) — Method in class mx.controls.listClasses.ListBase
Determines which item renderer is under the mouse.
mouseFocusEnabled — Property in class mx.core.UIComponent
Whether you can receive focus when clicked on.
mouseFocusEnabled — Property in interface mx.managers.IFocusManagerComponent
A flag that indicates whether the component can receive focus when selected with the mouse.
mouseMoveHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers.
mouseOutHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers.
mouseOverHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers.
mouseUpEffect — Effect in class mx.core.UIComponent
Played when the user releases the mouse button while over the component.
mouseUpHandler(event) — Method in class mx.controls.Button
The default handler for the MouseEvent.MOUSE_UP event.
mouseUpHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseWheelEnabled — Property in interface mx.core.IUITextField
mouseWheelHandler(event) — Method in class mx.controls.listClasses.ListBase
Handles mouseWheel events by changing scroll positions.
mouseWheelHandler(event) — Method in class mx.core.ScrollControlBase
Event handler for the mouse wheel scroll event.
mouseWheelOutside — Event in class mx.core.UIComponent
Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it.
MOUSE_WHEEL_OUTSIDE — Constant static property in class mx.events.FlexMouseEvent
The FlexMouseEvent.MOUSE_WHEEL_OUTSIDE constant defines the value of the type property of the event object for a mouseWheelOutside event.
mouseX — Property in interface mx.core.IFlexDisplayObject
mouseY — Property in interface mx.core.IFlexDisplayObject
move(x, y) — Method in interface mx.core.IFlexDisplayObject
Moves this object to the specified x and y coordinates.
move(x, y) — Method in class mx.core.SpriteAsset
Moves this object to the specified x and y coordinates.
move — Event in class mx.core.UIComponent
Dispatched when the object has moved.
move(x, y) — Method in class mx.core.UIComponent
Moves the component to a specified position within its parent.
move(x, y) — Method in class mx.core.UITextField
Moves the component to a specified position within its parent.
move(x, y) — Method in class mx.managers.SystemManager
Calling the move() method has no effect as it is directly mapped to the application window or the loader.
move(x, y) — Method in class mx.skins.ProgrammaticSkin
Moves this object to the specified x and y coordinates.
Move — Class in package mx.effects
The Move effect changes the position of a component over a specified time interval.
Move(target) — Constructor in class mx.effects.Move
Constructor.
MOVE — Constant static property in class mx.events.CollectionEventKind
Indicates that the item has moved from the position identified by the CollectionEvent oldLocation property to the position identified by the location property.
MOVE — Constant static property in class mx.events.MoveEvent
The MoveEvent.MOVE constant defines the value of the type property of the event object for a move event.
MOVE — Constant static property in class mx.managers.DragManager
Constant that specifies that the type of drag action is "move".
moveCursor — Style in class mx.managers.DragManager
Cursor displayed during a move operation.
moveEffect — Effect in class mx.core.UIComponent
Played when the component is moved.
MoveEvent — Class in package mx.events
Represents event objects that are dispatched when a Flex component moves.
MoveEvent(type, bubbles, cancelable, oldX, oldY) — Constructor in class mx.events.MoveEvent
Constructor.
moveIndicatorsHorizontally(uid, moveBlockDistance) — Method in class mx.controls.listClasses.ListBase
Move the selection and highlight indicators horizontally
moveIndicatorsVertically(uid, moveBlockDistance) — Method in class mx.controls.listClasses.ListBase
Move the selection and highlight indicators vertically
MoveInstance — Class in package mx.effects.effectClasses
The MoveInstance class implements the instance class for the Move effect.
MoveInstance(target) — Constructor in class mx.effects.effectClasses.MoveInstance
Constructor.
moveNext() — Method in interface mx.collections.IViewCursor
Moves the cursor to the next item within the collection.
movePrevious() — Method in interface mx.collections.IViewCursor
Moves the cursor to the previous item within the collection.
moveRowVertically(i, numCols, moveBlockDistance) — Method in class mx.controls.listClasses.ListBase
Move a row vertically, and update the rowInfo record
moveSelectionHorizontally(code, shiftKey, ctrlKey) — Method in class mx.controls.listClasses.ListBase
Moves the selection in a horizontal direction in response to the user selecting items using the left-arrow or right-arrow keys and modifiers such as the Shift and Ctrl keys.
moveSelectionVertically(code, shiftKey, ctrlKey) — Method in class mx.controls.dataGridClasses.DataGridBase
Moves the selection in a vertical direction in response to the user selecting items using the up-arrow or down-arrow Keys and modifiers such as the Shift and Ctrl keys.
moveSelectionVertically(code, shiftKey, ctrlKey) — Method in class mx.controls.listClasses.ListBase
Moves the selection in a vertical direction in response to the user selecting items using the up-arrow or down-arrow Keys and modifiers such as the Shift and Ctrl keys.
multiline — Property in interface mx.core.IUITextField
mx.accessibility — Package
mx.automation — Package
mx.collections — Package
mx.collections.errors — Package
mx.containers — Package
mx.containers.accordionClasses — Package
mx.containers.errors — Package
mx.containers.utilityClasses — Package
mx.controls — Package
mx.controls.dataGridClasses — Package
mx.controls.listClasses — Package
mx.controls.menuClasses — Package
mx.controls.scrollClasses — Package
mx.controls.sliderClasses — Package
mx.controls.treeClasses — Package
mx.core — Package
mx.effects — Package
mx.effects.effectClasses — Package
mx.events — Package
mx.formatters — Package
mx.graphics — Package
mx.managers — Package
mx.modules — Package
mx.preloaders — Package
mx.resources — Package
mx.rpc — Package
mx.skins — Package
mx.skins.halo — Package
mx.states — Package
mx.styles — Package
mx.utils — Package
mx.validators — Package
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