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  
macType — Property in class flash.net.FileFilter
A list of Macintosh file types.
maintainAspectRatio — Property in class mx.controls.SWFLoader
A flag that indicates whether to maintain the aspect ratio of the loaded content.
maintainAspectRatio — Property in class mx.controls.VideoDisplay
Specifies whether the control should maintain the original aspect ratio while resizing the video.
makeListData(data:Object, uid:String, rowNum:int) — Method in class mx.controls.List
Creates a new ListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int) — Method in class mx.controls.Tree
Creates a new TreeListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, 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.
makeListData(data:Object, uid:String, rowNum:int, columnNum:int) — Method in class mx.controls.listClasses.TileBase
Creates a new ListData instance and populates the fields based on the input data provider item.
makeObjectsBindable — Property in class mx.rpc.AbstractInvoker
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property in class mx.rpc.remoting.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property in class mx.rpc.remoting.RemoteObject
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property in class mx.rpc.soap.AbstractWebService
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property in class mx.rpc.soap.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — Method in class mx.controls.listClasses.ListBase
Make enough rows and columns to fill the area described by left, top, right, bottom.
Managed — Class in package mx.data.utils
Provides utility methods for DataService managed objects.
ManagedObjectProxy — Dynamic class in package mx.data
This class provides the ability to track changes to an item that is anonymous and managed by a DataService.
ManagedObjectProxy(item:Object, uid:String) — Constructor in class mx.data.ManagedObjectProxy
Intializes this proxy with the specified object and id.
MANUAL — Constant static property in class mx.controls.ProgressBarMode
You manually update the ProgressBar status.
manualSync — Property in class mx.data.DataService
The manualSync property provides access to the ManualSyncConfiguration instance for each data service.
ManualSyncConfiguration — Class in package mx.data
This class is used when you need more control for how clients share data with other clients than is provided by the autoSyncEnabled feature.
ManualSyncConfiguration() — Constructor in class mx.data.ManualSyncConfiguration
manufacturer — Static property in class flash.system.Capabilities
Specifies the manufacturer of Flash Player, in the format "Adobe OSName".
map(callback:Function, thisObject) — Method in class Array
Executes a function on each item in an array, and constructs a new array of items corresponding to the results of the function on each item in the original array.
mapBitmap — Property in class flash.filters.DisplacementMapFilter
A BitmapData object containing the displacement map data.
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — Method in class mx.charts.CategoryAxis
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates.
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — Method in interface mx.charts.chartClasses.IAxis
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates.
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — Method in class mx.charts.chartClasses.NumericAxis
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates.
mappingChanged() — Method in class mx.charts.chartClasses.ChartElement
Called when the mapping of one or more associated axes changes.
mappingChanged() — Method in interface mx.charts.chartClasses.IChartElement
Indicates to the element that the data mapping of the associated axes has changed.
mapPoint — Property in class flash.filters.DisplacementMapFilter
A value that contains the offset of the upper-left corner of the target display object from the upper-left corner of the map image.
MAP_TYPE — Static property in class mx.rpc.xml.SimpleXMLEncoder
marker — Property in class mx.charts.LegendItem
The marker displayed by this legend item.
marker — Property in class mx.charts.chartClasses.LegendData
A visual indicator associating the legend item with the series or item being represented.
markerAspectRatio — Property in class mx.charts.LegendItem
The aspect ratio for the marker associated with this legend item.
markerHeight — Style in class mx.charts.LegendItem
Specifies the height of the legend element.
markerHeight — Style in class mx.charts.Legend
Specifies the height of the legend element.
markerWidth — Style in class mx.charts.LegendItem
Specifies the width of the legend element.
markerWidth — Style in class mx.charts.Legend
Specifies the width of the legend element.
mask — Property in class flash.display.DisplayObject
The calling display object is masked by the specified mask object.
mask — Property in interface mx.core.IFlexDisplayObject
The DisplayObject used to mask this object so that only part of it is actually drawn.
MaskEffect — Class in package mx.effects
The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect.
MaskEffect(target:Object) — Constructor in class mx.effects.MaskEffect
Constructor.
MaskEffectInstance — Class in package mx.effects.effectClasses
The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class.
MaskEffectInstance(target:Object) — Constructor in class mx.effects.effectClasses.MaskEffectInstance
Constructor.
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.
MASTER_CARD — Constant static property in class mx.validators.CreditCardValidatorCardType
Specifies the card type as MasterCard.
match(pattern) — Method in class String
Matches the specifed pattern against the string.
matchedIndex — Property in class mx.validators.RegExpValidationResult
An integer that contains the starting index in the input String of the match.
matchedString — Property in class mx.validators.RegExpValidationResult
A String that contains the substring of the input String that matches the regular expression.
matchedSubstrings — Property in class mx.validators.RegExpValidationResult
An Array of Strings that contains parenthesized substring matches, if any.
MATCH_HEIGHT — Constant static property in class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page height.
MATCH_WIDTH — Constant static property in class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page width.
Math — Final class in Top Level
The Math class contains methods and constants that represent common mathematical functions and values.
matrix — Property in class flash.filters.ColorMatrixFilter
An array of 20 items for 4 x 5 color transform.
matrix — Property in class flash.filters.ConvolutionFilter
An array of values used for matrix transformation.
matrix — Property in class flash.geom.Transform
A Matrix object containing values that affect the scaling, rotation, and translation of the display object.
Matrix — Class in package flash.geom
The Matrix class represents a transformation matrix that determines how to map points from one coordinate space to another.
Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor in class flash.geom.Matrix
Creates a new Matrix object with the specified parameters.
matrixX — Property in class flash.filters.ConvolutionFilter
The x dimension of the matrix (the number of columns in the matrix).
matrixY — Property in class flash.filters.ConvolutionFilter
The y dimension of the matrix (the number of rows in the matrix).
max(val1:Number, val2:Number, ... rest) — Static method in class Math
Evaluates val1 and val2 (or more values) and returns the largest value.
max — Property in class mx.charts.chartClasses.DataDescription
The maximum data value displayed by the element.
maxBarWidth — Style in class mx.charts.BarChart
Specifies how wide to draw the bars, in pixels.
maxBarWidth — Property in interface mx.charts.chartClasses.IBar
Specifies how wide to draw the items, in pixels.
maxBarWidth — Property in class mx.charts.series.BarSeries
Specifies the width of the bars, in pixels.
maxBarWidth — Property in class mx.charts.series.BarSet
Specifies how wide to draw the bars, in pixels.
MAX_BITMAP_DIMENSION — Static property in class mx.graphics.ImageSnapshot
maxChars — Property in class flash.text.TextField
The maximum number of characters that the text field can contain, as entered by a user.
maxChars — Property in class mx.controls.NumericStepper
The maximum number of characters that can be entered in the field.
maxChars — Property in class mx.controls.TextArea
Maximum number of characters that users can enter in the text field.
maxChars — Property in class mx.controls.TextInput
Maximum number of characters that users can enter in the text field.
maxColumns — Property in class mx.controls.listClasses.TileBase
The maximum number of columns that the control can have.
maxColumnWidth — Style in class mx.charts.ColumnChart
Specifies how wide to draw the columns, in pixels.
maxColumnWidth — Style in class mx.charts.HLOCChart
Specifies how wide to draw the HLOC lines, in pixels.
maxColumnWidth — Style in class mx.charts.CandlestickChart
Specifies how wide to draw the candlesticks, in pixels.
maxColumnWidth — Property in class mx.charts.chartClasses.HLOCSeriesBase
Specifies the width of the elements, in pixels.
maxColumnWidth — Property in interface mx.charts.chartClasses.IColumn
Specifies how wide to draw the items, in pixels.
maxColumnWidth — Property in class mx.charts.series.ColumnSeries
Specifies the width of the columns, in pixels.
maxColumnWidth — Property in class mx.charts.series.ColumnSet
Specifies the width of the columns, in pixels.
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
maxHorizontalScrollPosition — Property in class mx.core.ScrollControlBase
The maximum value for the horizontalScrollPosition property.
maximum — Property in class mx.charts.DateTimeAxis
Specifies the maximum value for an axis label.
maximum — Property in class mx.charts.LinearAxis
Specifies the maximum value for an axis label.
maximum — Property in class mx.charts.LogAxis
Specifies the maximum value for an axis label.
maximum — Property in class mx.controls.NumericStepper
Maximum value of the NumericStepper.
maximum — Property in class mx.controls.ProgressBar
Largest progress value for the ProgressBar.
maximum — Property in class mx.controls.sliderClasses.Slider
The maximum allowed value on the slider.
maximumDataTipCount — Style in class mx.charts.chartClasses.ChartBase
Specifies the maximum number of datatips a chart will show.
maximumLabelPrecision — Property in class mx.charts.LinearAxis
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis.
maximumLabelPrecision — Property in class mx.charts.LogAxis
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis.
maxLabelRadius — Property in class mx.charts.series.PieSeries
The maximum amount of the PieSeries's radius that can be allocated to labels.
maxLength — Property in class mx.validators.StringValidator
Maximum length for a valid String.
maxLevel — Static property in class flash.text.TextRenderer
The adaptively sampled distance fields (ADFs) quality level for advanced anti-aliasing.
maxRadius — Style in class mx.charts.BubbleChart
The maximum radius of the largest chart element, in pixels Flex assigns this radius to the data point with the largest value; all other data points are assigned a smaller radius based on their value relative to the largest value.
maxRadius — Property in class mx.charts.series.BubbleSeries
The radius of the largest item rendererd in this series.
maxRows — Property in class mx.controls.listClasses.TileBase
The maximum number of rows that the control can have.
maxScrollH — Property in class flash.text.TextField
The maximum value of scrollH.
maxScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar
Number which represents the maximum scroll position.
maxScrollV — Property in class flash.text.TextField
The maximum value of scrollV.
maxTipWidth — Static property in class mx.charts.chartClasses.DataTip
Specifies the maximum width of the bounding box, in pixels, for new DataTip controls.
maxValue — Property in class mx.validators.CurrencyValidator
Maximum value for a valid number.
maxValue — Property in class mx.validators.NumberValidator
Maximum value for a valid number.
MAX_VALUE — Constant static property in class int
The largest representable 32-bit signed integer, which is 2,147,483,647.
MAX_VALUE — Constant static property in class Number
The largest representable number (double-precision IEEE-754).
MAX_VALUE — Constant static property in class uint
The largest representable 32-bit unsigned integer, which is 4,294,967,295.
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 — 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.
MBeanAttributeInfo — Class in package mx.messaging.management
Client representation of metadata for a MBean attribute.
MBeanAttributeInfo() — Constructor in class mx.messaging.management.MBeanAttributeInfo
Creates a new instance of an empty MBeanAttributeInfo.
MBeanFeatureInfo — Class in package mx.messaging.management
Client representation of metadata for a MBean feature.
MBeanFeatureInfo() — Constructor in class mx.messaging.management.MBeanFeatureInfo
Creates a new instance of an empty MBeanFeatureInfo.
MBeanInfo — Class in package mx.messaging.management
Client representation of metadata for a MBean.
MBeanInfo() — Constructor in class mx.messaging.management.MBeanInfo
Creates a new instance of an empty MBeanInfo.
MBeanOperationInfo — Class in package mx.messaging.management
Client representation of metadata for a MBean operation.
MBeanOperationInfo() — Constructor in class mx.messaging.management.MBeanOperationInfo
Creates a new instance of an empty MBeanOperationInfo.
MBeanParameterInfo — Class in package mx.messaging.management
Client representation of metadata for a MBean operation parameter.
MBeanParameterInfo() — Constructor in class mx.messaging.management.MBeanParameterInfo
Creates a new instance of an empty MBeanParameterInfo.
measure() — Method in class mx.charts.AxisRenderer
Calculates the default size, and optionally the default minimum size, of the component.
measure() — Method in class mx.charts.Legend
Calculates the preferred, minimum, and maximum sizes of the Legend.
measure() — Method in class mx.charts.chartClasses.CartesianChart
measure() — Method in class mx.charts.chartClasses.ChartLabel
Calculates the default size, and optionally the default minimum size, of the component.
measure() — Method in class mx.charts.chartClasses.DataTip
Calculates the default size, and optionally the default minimum size, of the component.
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.Canvas
Calculates the preferred minimum and preferred maximum sizes of the Canvas.
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.Grid
Calculates the preferred, minimum, and maximum sizes of the Grid.
measure() — Method in class mx.containers.Panel
Calculates the default mininum and maximum sizes of the Panel container.
measure() — Method in class mx.containers.TabNavigator
Calculates the default sizes and mininum and maximum values of this TabNavigator container.
measure() — Method in class mx.containers.Tile
Calculates the default minimum and maximum sizes of the Tile 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.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.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.
measuredHeight — Property in class mx.core.BitmapAsset
The measured height of this object.
measuredHeight — Property in class mx.core.ButtonAsset
The measured height of this object.
measuredHeight — Property in interface mx.core.IFlexDisplayObject
The measured height of this object.
measuredHeight — Property in class mx.core.MovieClipAsset
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.TextFieldAsset
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.
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.
measuredWidth — Property in class mx.core.BitmapAsset
The measured width of this object.
measuredWidth — Property in class mx.core.ButtonAsset
The measured width of this object.
measuredWidth — Property in interface mx.core.IFlexDisplayObject
The measured width of this object.
measuredWidth — Property in class mx.core.MovieClipAsset
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.TextFieldAsset
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:int, count:int) — 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:String) — 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:String) — 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:String) — 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:String) — 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:int, count:int) — 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.
MEDIUM — Constant static property in class flash.display.StageQuality
Specifies medium rendering quality: graphics are anti-aliased using a 2 x 2 pixel grid, but bitmaps are not smoothed.
MEDIUM — Constant static property in class flash.filters.BitmapFilterQuality
Defines the medium quality filter setting.
MEDIUM — Constant static property in class mx.managers.CursorManagerPriority
Constant that specifies a medium cursor priority when passed as the priority argument to setCursor().
MemoryError — Dynamic class in package flash.errors
The MemoryError exception is thrown when a memory allocation request fails.
MemoryError(message:String) — Constructor in class flash.errors.MemoryError
Creates a new MemoryError object.
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 is the accessibility class for Menu.
MenuAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.MenuAccImpl
Constructor.
MenuAutomationImpl — Class in package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Menu control.
MenuAutomationImpl(obj:mx.controls:Menu) — Constructor in class mx.automation.delegates.controls.MenuAutomationImpl
Constructor.
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
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 is the accessibility class for MenuBar.
MenuBarAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.MenuBarAccImpl
Constructor.
MenuBarAutomationImpl — Class in package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the MenuBar control.
MenuBarAutomationImpl(obj:mx.controls:MenuBar) — Constructor in class mx.automation.delegates.controls.MenuBarAutomationImpl
Constructor.
MenuBarBackgroundSkin — Class in package mx.skins.halo
The skin for the background of a MenuBar.
MenuBarBackgroundSkin() — Constructor in class mx.skins.halo.MenuBarBackgroundSkin
Constructor.
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.
MenuBarItemAutomationImpl — Class in package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the MenuBarItem class.
MenuBarItemAutomationImpl(obj:mx.controls.menuClasses:MenuBarItem) — Constructor in class mx.automation.delegates.controls.MenuBarItemAutomationImpl
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
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
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:String, bubbles:Boolean, cancelable:Boolean, menuBar:mx.controls:MenuBar, menu:mx.controls:Menu, item:Object, itemRenderer:mx.controls.listClasses:IListItemRenderer, label:String, index:int) — 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.
MenuItemRendererAutomationImpl — Class in package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the MenuItem class.
MenuItemRendererAutomationImpl(obj:mx.controls.menuClasses:MenuItemRenderer) — Constructor in class mx.automation.delegates.controls.MenuItemRendererAutomationImpl
Constructor.
menuItemSelect — Event in class flash.ui.ContextMenuItem
Dispatched when a user selects an item from a context menu.
MENU_ITEM_SELECT — Constant static property in class flash.events.ContextMenuEvent
Defines the value of the type property of a menuItemSelect event object.
menus — Property in class mx.controls.MenuBar
An Array containing the Menu objects corresponding to the pop-up submenus of this MenuBar control.
menuSelect — Event in class flash.ui.ContextMenu
Dispatched when a user first generates a context menu but before the contents of the context menu are displayed.
MENU_SELECT — Constant static property in class flash.events.ContextMenuEvent
Defines the value of the type property of a menuSelect event object.
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.automation.events.MenuShowEvent
The MenuShowEvent.MENU_SHOW constant defines the value of the type property of the event object for a menuShow event.
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.
MenuShowEvent — Class in package mx.automation.events
The MenuShowEvent class represents events that are associated with menuBar.
MenuShowEvent(type:String, itemRenderer:mx.controls.menuClasses:IMenuBarItemRenderer) — Constructor in class mx.automation.events.MenuShowEvent
Constructor.
menuStyleName — Style in class mx.controls.MenuBar
Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control.
merge(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redMultiplier:uint, greenMultiplier:uint, blueMultiplier:uint, alphaMultiplier:uint) — Method in class flash.display.BitmapData
Performs per-channel blending from a source image to a destination image.
merge() — Method in class mx.data.DataService
Merges any pending updates into the managed set of objects.
merge() — Method in class mx.data.DataStore
Merges any pending updates into the managed set of objects.
merge() — Method in class mx.data.mxml.DataService
Merges any pending updates into the managed set of objects.
mergeRequired — Property in class mx.data.DataService
Indicates if there are any pending changes that must be merged.
mergeRequired — Property in class mx.data.DataStore
Indicates if there are any pending changes that must be merged.
mergeRequired — Property in class mx.data.mxml.DataService
Indicates if there are any pending changes that must be merged.
message — Property in class Error
Contains the message associated with the Error object.
message — Event in class mx.data.DataService
The MessageEvent.MESSAGE event is dispatched when the remote destination pushes a notification of a data operation.
message — Property in interface mx.data.IChangeObject
Provides access to the local DataMessage corresponding to the local changes.
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.
message — Property in class mx.logging.LogEvent
Provides access to the message that was logged.
message — Event in class mx.messaging.AbstractConsumer
Dispatched when a message is received by the Consumer.
message — Event in class mx.messaging.Channel
Dispatched when a channel receives a message from its endpoint.
message — Event in class mx.messaging.Consumer
Dispatched when a message is received by the Consumer.
message — Property in class mx.messaging.MessageResponder
Provides access to the sent Message.
message — Event in class mx.messaging.MultiTopicConsumer
Dispatched when a message is received by the Consumer.
message — Property in class mx.messaging.events.MessageEvent
The Message associated with this event.
message — Property in class mx.messaging.events.MessageFaultEvent
The ErrorMessage for this event.
message — Property in class mx.rpc.AsyncToken
Provides access to the associated message.
Message — Class in package lc.core
The Message class encapsulates a localized message and specifies an appropriate logging level.
Message(id:String, params:Array, logLevel:int) — Constructor in class lc.core.Message
Constructor.
MESSAGE — Constant static property in class mx.messaging.events.MessageEvent
The MESSAGE event type; dispatched upon receipt of a message.
MessageAckEvent — Class in package mx.messaging.events
The MessageAckEvent class is used to propagate acknowledge messages within the messaging system.
MessageAckEvent(type:String, bubbles:Boolean, cancelable:Boolean, ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — Constructor in class mx.messaging.events.MessageAckEvent
Constructs an instance of this event with the specified acknowledge message and original correlated message.
MessageAgent — Class in package mx.messaging
The MessageAgent class provides the basic low-level functionality common to message handling for a destination.
MessageAgent() — Constructor in class mx.messaging.MessageAgent
Constructor.
messageAgents — Property in class mx.messaging.ChannelSet
Provides access to the set of MessageAgents that use this ChannelSet.
messageCache — Property in class mx.data.DataStore
Lets ConcreteDataService directly access our message cache.
MESSAGE_DELIVERY_IN_DOUBT — Constant static property in class mx.messaging.messages.ErrorMessage
If a message may not have been delivered, the faultCode will contain this constant.
MessageEvent — Class in package mx.messaging.events
The MessageEvent class is used to propagate messages within the messaging system.
MessageEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:IMessage) — Constructor in class mx.messaging.events.MessageEvent
Constructs an instance of this event with the specified type and message.
MessageFaultEvent — Class in package mx.messaging.events
The MessageFaultEvent class is used to propagate fault messages within the messaging system.
MessageFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:ErrorMessage) — Constructor in class mx.messaging.events.MessageFaultEvent
Constructs an instance of a fault message event for the specified message and fault information.
messageId — Property in class lc.core.CompositeMessage
Thee composite message identifier.
messageId — Property in class lc.core.Message
Retrieves the message identifier.
messageId — Property in class mx.messaging.messages.AbstractMessage
The unique id for the message.
messageId — Property in interface mx.messaging.messages.IMessage
The unique id for the message.
MessagePerformanceUtils — Class in package mx.messaging.messages
The MessagePerformanceUtils utility class is used to retrieve various metrics about the sizing and timing of a message sent from a client to the server and its response message, as well as pushed messages from the server to the client.
MessagePerformanceUtils(message:Object) — Constructor in class mx.messaging.messages.MessagePerformanceUtils
Constructor Creates an MPUtils instance with information from the MPI headers of the passed in message
MessageResponder — Class in package mx.messaging
The MessageResponder class handles a successful result or fault from a message destination.
MessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage, channel:mx.messaging:Channel) — Constructor in class mx.messaging.MessageResponder
Constructs a MessageResponder to handle the response for the specified Message for the specified MessageAgent.
MessageSerializationError — Class in package mx.messaging.errors
This error indicates a problem serializing a message within a channel.
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — Constructor in class mx.messaging.errors.MessageSerializationError
Constructs a new instance of the MessageSerializationError with the specified message.
messageSize — Property in class mx.messaging.messages.MessagePerformanceUtils
The size of the original client message as measured during deserialization by the server endpoint
messageStyleName — Style in class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert message text.
MessagingError — Class in package mx.messaging.errors
This is the base class for any messaging related error.
MessagingError(msg:String) — Constructor in class mx.messaging.errors.MessagingError
Constructs a new instance of a MessagingError with the specified message.
metadata — Property in class mx.data.CacheDataDescriptor
Provides access to custom information stored along with this data in the local store.
method — Property in class flash.net.URLRequest
Controls whether the HTTP form submission method is a GET or POST operation.
method — Property in class mx.messaging.messages.HTTPRequestMessage
Indicates what method should be used for the request.
method — Property in class mx.rpc.http.HTTPService
HTTP method for sending the request.
Microphone — Final class in package flash.media
The Microphone class lets you capture audio from a microphone attached to the computer that is running Flash Player.
MICROPHONE — Constant static property in class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Microphone panel in Flash Player Settings.
milliseconds — Property in class Date
The milliseconds (an integer from 0 to 999) portion of a Date object according to local time.
millisecondsUTC — Property in class Date
The milliseconds (an integer from 0 to 999) portion of a Date object according to universal time (UTC).
min(val1:Number, val2:Number, ... rest) — Static method in class Math
Evaluates val1 and val2 (or more values) and returns the smallest value.
min — Property in class mx.charts.chartClasses.DataDescription
The minimum data value displayed by the element.
min — Property in class mx.charts.series.items.AreaSeriesItem
The minimum value of this item converted into screen coordinates.
min — Property in class mx.charts.series.items.BarSeriesItem
The minimum value of this item converted into screen coordinates.
min — Property in class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item converted into screen coordinates.
minColumnWidth — Property in class mx.controls.DataGrid
The minimum width of the columns, in pixels.
minField — Property in class mx.charts.series.AreaSeries
Specifies the field of the dataProvider that determines the bottom boundary of the area.
minField — Property in class mx.charts.series.BarSeries
Specifies the field of the data provider that determines the bottom of each bar.
minField — Property in class mx.charts.series.ColumnSeries
Specifies the field of the data provider that determines the y-axis location of the bottom of a column.
minFilter — Property in class mx.charts.series.items.AreaSeriesItem
The minimum value of this item, filtered against the vertical axis of the containing chart.
minFilter — Property in class mx.charts.series.items.BarSeriesItem
The minimum value of this item, filtered against the horizontal axis of the containing chart.
minFilter — Property in class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item, filtered against the vertical axis of the containing chart.
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.
MiniDebugTarget — Class in package mx.logging.targets
Provides a logger target that outputs to a LocalConnection, connected to the MiniDebug application.
MiniDebugTarget(connection:String, method:String) — Constructor in class mx.logging.targets.MiniDebugTarget
Constructor.
minimum — Property in class mx.charts.DateTimeAxis
Specifies the minimum value for an axis label.
minimum — Property in class mx.charts.LinearAxis
Specifies the minimum value for an axis label.
minimum — Property in class mx.charts.LogAxis
Specifies the minimum value for an axis label.
minimum — Property in class mx.controls.NumericStepper
Minimum value of the NumericStepper.
minimum — Property in class mx.controls.ProgressBar
Smallest progress value for the ProgressBar.
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.
minimumElementDuration — Property in class mx.charts.effects.SeriesEffect
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect.
minimumElementDuration — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect.
minInterval — Property in class mx.charts.chartClasses.DataDescription
The minimum interval, in data units, between any two values displayed by the element.
minLength — Property in class mx.validators.StringValidator
Minimum length for a valid String.
minNumber — Property in class mx.charts.series.items.AreaSeriesItem
The minimum value of this item, converted to a number by the vertical axis of the containing chart.
minNumber — Property in class mx.charts.series.items.BarSeriesItem
The minimum value of this item, converted to a number by the horizontal axis of the containing chart.
minNumber — Property in class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item, converted to a number by the vertical axis of the containing chart.
minorInterval — Property in class mx.charts.LinearAxis
Specifies the numeric difference between minor tick marks along the axis.
minorTickCache — Property in class mx.charts.chartClasses.NumericAxis
The most recent set of minor tick marks generated to represent this axis.
minorTickInterval — Property in class mx.charts.DateTimeAxis
Specifies the number of minorTickUnits between minor tick marks along the axis.
minorTickLength — Style in class mx.charts.AxisRenderer
Specifies the length of the minor tick marks on the axis, in pixels.
minorTickPlacement — Style in class mx.charts.AxisRenderer
Specifies where to draw the minor tick marks.
minorTicks — Property in class mx.charts.AxisRenderer
Contains an array that specifies where Flex draws the minor tick marks along the axis.
minorTicks — Property in class mx.charts.chartClasses.AxisLabelSet
An array of values from 0 to 1 representing where to place minor tick marks along the axis.
minorTicks — Property in interface mx.charts.chartClasses.IAxisRenderer
Contains an array that specifies where Flex draws the minor tick marks along the axis.
minorTicks — Property in class mx.charts.chartClasses.NumericAxis
An Array of minor tick marks generated to represent this axis.
minorTickStroke — Style in class mx.charts.AxisRenderer
Specifies the characteristics of the minor tick marks on the axis.
minorTickUnits — Property in class mx.charts.DateTimeAxis
The units that the Axis considers when generating minor tick marks.
minScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar
Number that represents the minimum scroll position.
minutes — Property in class Date
The minutes (an integer from 0 to 59) portion of a Date object according to local time.
minutesUTC — Property in class Date
The minutes (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
minValue — Property in class mx.charts.series.items.AreaSeriesItem
The minimum value of this item.
minValue — Property in class mx.charts.series.items.BarSeriesItem
The minimum value of this item.
minValue — Property in class mx.charts.series.items.ColumnSeriesItem
The miniumum value of this item.
minValue — Property in class mx.validators.CurrencyValidator
Minimum value for a valid number.
minValue — Property in class mx.validators.NumberValidator
Minimum value for a valid number.
MIN_VALUE — Constant static property in class int
The smallest representable 32-bit signed integer, which is -2,147,483,648.
MIN_VALUE — Constant static property in class Number
The smallest representable non-negative, non-zero, number (double-precision IEEE-754).
MIN_VALUE — Constant static property in class uint
The smallest representable unsigned integer, which is 0.
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.
missingAtSignError — Property in class mx.validators.EmailValidator
Error message when there is no at sign in the email address.
missingPeriodInDomainError — Property in class mx.validators.EmailValidator
Error message when there is no period in the domain.
missingUsernameError — Property in class mx.validators.EmailValidator
Error message when there is no username.
MITER — Constant static property in class flash.display.JointStyle
Specifies mitered joints in the joints parameter of the flash.display.Graphics.lineStyle() method.
miterLimit — Property in class mx.graphics.LinearGradientStroke
A number that indicates the limit at which a miter is cut off.
miterLimit — Property in class mx.graphics.Stroke
Indicates the limit at which a miter is cut off.
MMExecute(name:String) — Package function in adobe.utils
MMExecute is used when the Flash Player is running within an Adobe tools product that implements JavaScript extensibility (JSAPI).
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.
mode — Property in class flash.filters.DisplacementMapFilter
The mode for the filter.
mode — Property in class mx.controls.ProgressBar
Specifies the method used to update the bar.
model — Property in class lc.attachments.AttachmentHeader
The presentation model for this view.
model — Property in class lc.attachments.AttachmentList
The presentation model for this view.
model — Property in class lc.attachments.Attachments
The presentation model for this view.
model — Property in class lc.endpoint.EndpointCardRenderer
The presentation model for this view.
model — Property in class lc.endpoint.EndpointDetails
An EndpointDetailsModel object that provides support for this view.
model — Property in class lc.endpoint.EndpointGridSelector
The presentation model for this view.
model — Property in class lc.endpoint.StartProcess
The presentation model for this view.
model — Property in class lc.layout.Desktop
The presentation model for this view.
model — Property in class lc.layout.Workspace
The presentation model for this view.
model — Property in class lc.process.ProcessInstanceInfo
A ProcessInstanceInfoModel object that provides support for this view.
model — Property in class lc.search.SearchDescriptorCardRenderer
The presentation model for this view.
model — Property in class lc.search.SearchSelector
A SearchSelectorModel object that provides support for this SearchSelector view.
model — Property in class lc.task.TaskDetails
A TaskDetailsModel object that provides support for this view.
model — Property in class lc.task.TaskDirective
The presentation model for this view.
model — Property in class lc.task.TaskImage
The presentation model for this view.
model — Property in class lc.task.TaskInfo
The presentation model for this view.
model — Property in class lc.task.ToDo
The presentation model for this view.
model — Property in class lc.tracking.Tracking
The presentation model for this view.
modificationDate — Property in class flash.net.FileReference
The date that the file on the local disk was last modified.
modifiesSelection — Property in class mx.controls.textClasses.TextRange
Whether the TextRange modifies the currenly selected text.
module — Property in class mx.events.ModuleEvent
The target, which is an instance of an interface for a particular module.
Module — Class in package mx.modules
The base class for MXML-based dynamically-loadable modules.
Module() — Constructor in class mx.modules.Module
Constructor.
ModuleBase — Class in package mx.modules
The base class for ActionScript-based dynamically loadable modules.
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:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Constructor in class mx.events.ModuleEvent
Constructor.
moduleFactory — Property in class mx.core.UIComponent
moduleFactory — Property in class mx.core.UITextField
ModuleLoader — Class in package mx.modules
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content.
ModuleLoader() — Constructor in class mx.modules.ModuleLoader
Constructor.
ModuleManager — Class in package mx.modules
The ModuleManager class centrally manages dynamically loaded modules.
month — Property in class Date
The month (0 for January, 1 for February, and so on) portion of a Date object according to local time.
monthListener — Property in class mx.validators.DateValidator
The component that listens for the validation result for the month subfield.
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.
monthNamesLong — Static property in class mx.formatters.DateBase
Long format of month names.
monthNamesShort — Static property in class mx.formatters.DateBase
Short format of month names.
monthProperty — Property in class mx.validators.DateValidator
Name of the month property to validate.
monthSource — Property in class mx.validators.DateValidator
Object that contains the value of the month field.
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.
monthUTC — Property in class Date
The month (0 [January] to 11 [December]) portion of a Date object according to universal time (UTC).
MorphShape — Final class in package flash.display
The MorphShape class represents MorphShape objects on the display list.
motionLevel — Property in class flash.media.Camera
A numeric value that specifies the amount of motion required to invoke the activity event.
motionTimeout — Property in class flash.media.Camera
The number of milliseconds between the time the camera stops detecting motion and the time the activity event is invoked.
Mouse — Final class in package flash.ui
The methods of the Mouse class are used to hide and show the mouse pointer.
mouseChildren — Property in class flash.display.DisplayObjectContainer
Determines whether or not the children of the object are mouse enabled.
mouseChildren — Property in class flash.display.Stage
Determines whether or not the children of the object are mouse enabled.
mouseClickHandler(event:flash.events:MouseEvent) — 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:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDown — Event in class flash.display.InteractiveObject
Dispatched when a user presses the pointing device button over an InteractiveObject instance in the Flash Player window.
MOUSE_DOWN — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseDown event object.
mouseDownEffect — Effect in class mx.core.UIComponent
mouseDownHandler(event:flash.events:MouseEvent) — Method in class mx.controls.Button
The default handler for the MouseEvent.MOUSE_DOWN event.
mouseDownHandler(event:flash.events:MouseEvent) — 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 class flash.display.InteractiveObject
Specifies whether this object receives mouse messages.
MouseEvent — Class in package flash.events
Flash® Player dispatches MouseEvent objects into the event flow whenever mouse events occur.
MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int) — Constructor in class flash.events.MouseEvent
Creates an Event object that contains information about mouse events.
mouseEventToItemRenderer(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Determines which item renderer is under the mouse.
mouseFocusChange — Event in class flash.display.InteractiveObject
Dispatched when the user attempts to change focus by using a pointer device.
MOUSE_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent
Defines the value of the type property of a mouseFocusChange event object.
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.
mouseLeave — Event in class flash.display.Stage
Dispatched by the Stage object when the mouse pointer moves out of the Flash Player window area.
MOUSE_LEAVE — Constant static property in class flash.events.Event
Defines the value of the type property of a mouseLeave event object.
mouseMove — Event in class flash.display.InteractiveObject
Dispatched when a user moves the pointing device while it is over an InteractiveObject.
MOUSE_MOVE — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseMove event object.
mouseMoveHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers.
mouseOut — Event in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device away from an InteractiveObject instance.
MOUSE_OUT — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseOut event object.
mouseOutHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers.
mouseOver — Event in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device over an InteractiveObject instance in the Flash Player window.
MOUSE_OVER — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseOver event object.
mouseOverHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers.
mouseSensitivity — Property in class mx.charts.chartClasses.ChartBase
Specifies the distance, in pixels, that Flex considers a data point to be under the mouse pointer when the mouse moves around a chart.
mouseSimulator — Static property in class mx.automation.Automation
The currently active mouse simulator.
mouseTarget — Property in class flash.events.ContextMenuEvent
The display list object on which the user right-clicked to display the context menu.
mouseUp — Event in class flash.display.InteractiveObject
Dispatched when a user releases the pointing device button over an InteractiveObject instance in the Flash Player window.
MOUSE_UP — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseUp event object.
mouseUpEffect — Effect in class mx.core.UIComponent
mouseUpHandler(event:flash.events:MouseEvent) — Method in class mx.controls.Button
The default handler for the MouseEvent.MOUSE_UP event.
mouseUpHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseWheel — Event in class flash.display.InteractiveObject
Dispatched when a mouse wheel is spun over an InteractiveObject instance in the Flash Player window.
MOUSE_WHEEL — Constant static property in class flash.events.MouseEvent
Defines the value of the type property of a mouseWheel event object.
mouseWheelEnabled — Property in class flash.text.TextField
A Boolean value that indicates whether Flash Player should automatically scroll multiline text fields when the user clicks a text field and rolls the mouse wheel.
mouseWheelHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase
Handles mouseWheel events by changing scroll positions.
mouseWheelHandler(event:flash.events:MouseEvent) — 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 class flash.display.DisplayObject
Indicates the x coordinate of the mouse position, in pixels.
_mouseX — Property in class mx.managers.SystemManager
mouseY — Property in class flash.display.DisplayObject
Indicates the y coordinate of the mouse position, in pixels.
_mouseY — Property in class mx.managers.SystemManager
move(x:Number, y:Number) — Method in class mx.charts.AxisRenderer
Moves this object to the specified x and y coordinates. Moves the component to a specified position within its parent.
move(x:Number, y:Number) — Method in class mx.core.BitmapAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — Method in class mx.core.ButtonAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — Method in interface mx.core.IFlexDisplayObject
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — Method in class mx.core.MovieClipAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — Method in class mx.core.SpriteAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — Method in class mx.core.TextFieldAsset
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:Number, y:Number) — Method in class mx.core.UIComponent
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — Method in class mx.core.UITextField
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — 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:Number, y:Number) — 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:Object) — 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".
moveContainer() — Method in class lc.layout.ResourceContainer
Repositions the resource container when the size is modified.
moveCursor — Style in class mx.managers.DragManager
Cursor displayed during a move operation.
moveDivider(i:int, amt:Number) — Method in class mx.containers.DividedBox
Move a specific divider a given number of pixels.
moveEasingFunction — Property in class mx.effects.MaskEffect
Easing function to use for moving the mask.
moveEasingFunction — Property in class mx.effects.effectClasses.MaskEffectInstance
Easing function to use for moving the mask.
moveEffect — Effect in class mx.core.UIComponent
MoveEvent — Class in package mx.events
Represents event objects that are dispatched when a Flex component moves.
MoveEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldX:Number, oldY:Number) — Constructor in class mx.events.MoveEvent
Constructor.
MoveInstance — Class in package mx.effects.effectClasses
The MoveInstance class implements the instance class for the Move effect.
MoveInstance(target:Object) — 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.
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 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:uint, shiftKey:Boolean, ctrlKey:Boolean) — 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.
moveTo(x:Number, y:Number) — Method in class flash.display.Graphics
Moves the current drawing position to (x, y).
MovieClip — Dynamic class in package flash.display
The MovieClip class inherits from the following classes: Sprite, DisplayObjectContainer, InteractiveObject, DisplayObject, and EventDispatcher.
MovieClip() — Constructor in class flash.display.MovieClip
Creates a new MovieClip instance.
MovieClipAsset — Class in package mx.core
MovieClipAsset is a subclass of the Flash Player's MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash.
MovieClipAsset() — Constructor in class mx.core.MovieClipAsset
Constructor.
movieClipData — Property in class mx.core.MovieClipLoaderAsset
A ByteArray containing the inner content.
MovieClipLoaderAsset — Class in package mx.core
MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application.
MovieClipLoaderAsset() — Constructor in class mx.core.MovieClipLoaderAsset
Constructor.
MULTI_BATCH_OPERATION — Constant static property in class mx.data.messages.DataMessage
This operation represents a set of operations to be performed as a single unit but which may contain multiple batched, create, update or delete operations that involve more than one destination, that is, more than one remote adapter.
MultiColumn — Class in package ga.layouts
Defines the default Multi Column panel layout available in Guide Builder.
multiline — Property in class RegExp
Specifies whether the m (multiline) flag is set.
multiline — Property in class flash.text.TextField
Indicates whether the text field is a multiline text field.
MULTIPLE — Constant static property in class mx.rpc.mxml.Concurrency
Existing requests are not cancelled, and the developer is responsible for ensuring the consistency of returned data by carefully managing the event stream.
MULTIPLY — Constant static property in class flash.display.BlendMode
Multiplies the values of the display object constituent colors by the constituent colors of the background color, and normalizes by dividing by 0xFF, resulting in darker colors.
MULTI_SELECT — Constant static property in class mx.automation.events.ListItemSelectEvent
The ListItemSelectEvent.MULTI_SELECT constant defines the value of the type property of the event object for an event that is dispatched when an item is selected as part of an action that selects multiple items.
MULTI_SUBSCRIBE_OPERATION — Constant static property in class mx.messaging.messages.CommandMessage
Used by the MultiTopicConsumer to subscribe/unsubscribe for more than one topic in the same message.
MultiTopicConsumer — Class in package mx.messaging
Like a Consumer, a MultiTopicConsumer subscribes to a destination with a single clientId and delivers messages to a single event handler.
MultiTopicConsumer() — Constructor in class mx.messaging.MultiTopicConsumer
Constructs a MultiTopicConsumer.
MultiTopicProducer — Class in package mx.messaging
A MultiTopicProducer sends messages to a destination with zero or more subtopics.
MultiTopicProducer() — Constructor in class mx.messaging.MultiTopicProducer
Constructs a Producer.
mustUnderstand — Property in class mx.rpc.soap.SOAPHeader
Specifies whether the header must be understood by the endpoint.
muted — Property in class flash.media.Camera
A Boolean value that specifies whether the user has denied access to the camera (true) or allowed access (false) in the Flash Player Privacy panel.
muted — Property in class flash.media.Microphone
Specifies whether the user has denied access to the microphone (true) or allowed access (false).
mx.accessibility — package
mx.automation — package
The mx.automation package contains the automation interfaces.
mx.automation.delegates — package
The mx.automation.delegates package contains classes that define the methods and properties required to perform instrumentation for Flex framework classes.
mx.automation.delegates.charts — package
The mx.automation.delegates.charts package contains classes that define the methods and properties required to perform instrumentation for the chart classes.
mx.automation.delegates.containers — package
The mx.automation.delegates.containers package contains classes that define the methods and properties required to perform instrumentation for the container classes.
mx.automation.delegates.controls — package
The mx.automation.delegates.controls package contains classes that define the methods and properties required to perform instrumentation for the control classes.
mx.automation.delegates.core — package
The mx.automation.delegates.core package contains classes that define the methods and properties required to perform instrumentation for the core classes.
mx.automation.events — package
The mx.automation.events package contains the automation event classes.
mx.binding.utils — package
The mx.binding.utils package contains the classes for creating binding watchers and for defining bindings in ActionScript.
mx.charts — package
The mx.charts package contains the classes for Flex Charting.
mx.charts.chartClasses — package
The mx.charts.chartClasses package contains the base classes for the Flex charting components.
mx.charts.effects — package
The mx.charts.effects package contains the effect classes for the Flex charting components.
mx.charts.effects.effectClasses — package
The mx.charts.effects.effectClasses package contains the effect instance classes for the Flex charting components.
mx.charts.events — package
The mx.charts.events package contains the classes that define chart event objects.
mx.charts.renderers — package
The mx.charts.renderers package contains the item renderer classes for the Flex charting components.
mx.charts.series — package
The mx.charts.series package contains the series classes for the Flex charting components.
mx.charts.series.items — package
The mx.charts.series.items package contains the items series classes for the Flex charting components.
mx.charts.series.renderData — package
The mx.charts.series.renderData package contains the data classes for the Flex charting components.
mx.collections — package
The mx.collections package contains the classes for the Flex collection components.
mx.collections.errors — package
The mx.collections.errors package contains the error classes for the Flex collection components.
mx.containers — package
The mx.containers package contains the container classes.
mx.containers.accordionClasses — package
The mx.containers.accordionClasses package contains the classes used by the Accordion container.
mx.controls — package
The mx.controls package contains the Flex user-interface controls.
mx.controls.dataGridClasses — package
The mx.controls.dataGridClasses package contains the classes used by the DataGrid control.
mx.controls.listClasses — package
The mx.controls.listClasses package contains the classes used by the list-based controls.
mx.controls.menuClasses — package
The mx.controls.menuClasses package contains the classes used by the menu-based controls.
mx.controls.scrollClasses — package
The mx.controls.scrollClasses package contains the classes used by controls that support scroll bars.
mx.controls.sliderClasses — package
The mx.controls.sliderClasses package contains the classes used by the Slider control.
mx.controls.textClasses — package
The mx.controls.textClasses package contains the classes used by the text-based controls.
mx.controls.treeClasses — package
The mx.controls.treeClasses package contains the classes used by the Tree control.
mx.controls.videoClasses — package
The mx.controls.videoClasses package contains the classes used by the VideoDisplay control.
mx.core — package
The mx.core package contains the base classes and interfaces, such as UIComponent, used by Flex.
mx.data — package
The mx.data package contains classes for working with the Flex Data Management Service.
mx.data.errors — package
The mx.data.errors package contains the error classes used with the Flex Data Management Service.
mx.data.events — package
The mx.data.events package contains the event classes used with the Flex Data Management Service.
mx.data.messages — package
The mx.data.messages package contains the messages used with the Flex Data Management Service.
mx.data.mxml — package
The mx.data.mxml package contains the classes for using the Data Management Service in MXML.
mx.data.utils — package
The mx.data.utils package contains the utility classes for working with the Data Management Service.
mx.effects — package
The mx.effects package contains the Factory classes to support behaviors.
mx.effects.easing — package
The mx.effects.easing package contains the easing classes used by effects.
mx.effects.effectClasses — package
The mx.effects.effectClasses package contains the effect implementation classes corresponding to the effect factory classes in the mx.effects package.
mx.events — package
The mx.events package contains the classes that define Flex event objects.
mx.formatters — package
The mx.formatters package contains the classes to support data formatting.
mx.graphics — package
The mx.graphics package contains drawing classes.
mx.graphics.codec — package
mx.logging — package
The mx.logging package contains the logging classes.
mx.logging.errors — package
The mx.logging.errors package contains the error classes used by the logging components.
mx.logging.targets — package
The mx.logging.targets package contains the target classes used by the logging components.
mx.managers — package
The mx.managers package contains the Flex manager classes, such as DragManager and HistoryManager.
mx.messaging — package
The mx.messaging package contains the messaging classes used with Flex Data Services.
mx.messaging.channels — package
The mx.messaging.channels package contains the messaging channel classes used with Flex Data Services.
mx.messaging.config — package
The mx.messaging.config package contains the messaging configuration classes used with Flex Data Services.
mx.messaging.errors — package
The mx.messaging.errors package contains the messaging error classes used with Flex Data Services.
mx.messaging.events — package
The mx.messaging.events package contains the messaging event classes used used with Flex Data Services.
mx.messaging.management — package
The mx.messaging.management package contains the bean management classes used with Flex Data Services.
mx.messaging.messages — package
The mx.messaging.messages package contains the message classes used with Flex Data Services.
mx.modules — package
The mx.modules package contains the classes used to create modular Flex applications.
mx.preloaders — package
The mx.preloaders package contains the classes used by the download progress bar.
mx.printing — package
The mx.printing package contains the printing classes.
mx.resources — package
The mx.resources package contains the classes used to support localization.
mx.rpc — package
The mx.rpc package contains the RPC classes.
mx.rpc.events — package
The mx.rpc.events package contains the RPC event classes.
mx.rpc.http — package
The mx.rpc.http package contains the HTTPService classes.
mx.rpc.http.mxml — package
The mx.rpc.http.mxml package contains the HTTP service MXML classes.
mx.rpc.livecycle — package
mx.rpc.mxml — package
The mx.rpc.mxml package contains the RPC MXML interface.
mx.rpc.remoting — package
The mx.rpc.remoting package contains the remote object classes.
mx.rpc.remoting.mxml — package
The mx.rpc.remoting.mxml package contains the remote object MXML classes.
mx.rpc.soap — package
The mx.rpc.soap package contains the web service classes.
mx.rpc.soap.mxml — package
The mx.rpc.soap.mxml package contains the web service MXML class.
mx.rpc.wsdl — package
mx.rpc.xml — package
The mx.rpc.xml package contains the RPC XML-related classes.
mx.skins — package
The mx.skins package contains the classes that define the skinning components.
mx.skins.halo — package
The mx.skins.halo package contains the classes used to skin Flex user-interface controls.
mx.states — package
The mx.states package contains the classes to support view states.
mx.styles — package
The mx.styles package contains the classes used by the Flex styles components.
MxTreeNav — Class in package ga.controls
An accordion control listing section names where each section contains a list of panels.
MxTreeNav() — Constructor in class ga.controls.MxTreeNav
Constructor
mx.utils — package
The mx.utils package contains Flex utility classes.
mx.validators — package
The mx.validators package contains the classes to support data validation.
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  

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-M.html