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  
MacCloseButtonSkin — class, package spark.skins.spark.windowChrome
The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer.
MacCloseButtonSkin() — Constructor, class spark.skins.spark.windowChrome.MacCloseButtonSkin
Constructor.
MacMaximizeButtonSkin — class, package spark.skins.spark.windowChrome
The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer.
MacMaximizeButtonSkin() — Constructor, class spark.skins.spark.windowChrome.MacMaximizeButtonSkin
Constructor.
MacMinimizeButtonSkin — class, package spark.skins.spark.windowChrome
The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer.
MacMinimizeButtonSkin() — Constructor, class spark.skins.spark.windowChrome.MacMinimizeButtonSkin
Constructor.
MacTitleBarSkin — class, package spark.skins.spark.windowChrome
The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome.
MacTitleBarSkin() — Constructor, class spark.skins.spark.windowChrome.MacTitleBarSkin
Constructor.
MAGENTA — Constant Static Property, class flashx.textLayout.formats.ColorName
maintainAspectRatio — Property, class mx.controls.SWFLoader
A flag that indicates whether to maintain the aspect ratio of the loaded content.
maintainAspectRatio — Property, class mx.controls.VideoDisplay
Specifies whether the control should maintain the original aspect ratio while resizing the video.
maintainProjectionCenter — Property, class mx.core.UIComponent
When true, the component keeps its projection matrix centered on the middle of its bounding box.
major — Property, class mx.styles.CSSOSVersion
major figure of the version.
makeListData(data:Object, uid:String, rowNum:int) — method, 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, class mx.controls.Menu
Creates a new MenuListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int) — method, 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.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Creates a new AdvancedDataGridListData 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, 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, class mx.controls.listClasses.TileBase
Creates a new ListData instance and populates the fields based on the input data provider item.
makeObjectsBindable — Property, class mx.rpc.AbstractInvoker
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.http.HTTPMultiService
When true, the objects returned support data binding to UI controls.
makeObjectsBindable — Property, class mx.rpc.http.HTTPService
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.http.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.remoting.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.remoting.RemoteObject
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.soap.AbstractWebService
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.soap.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, interface mx.rpc.xml.IXMLDecoder
When makeObjectsBindable is set to true, anonymous Objects and Arrays are wrapped to make them bindable.
makePercentsOutOfWidths() — method, class spark.containers.DividedGroup
makePercentsOutOfWidths() — method, class spark.containers.HDividerGroup
makePercentsOutOfWidths() — method, class spark.containers.VDividerGroup
makeRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, left:Number, right:Number, yy:Number, data:Object, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Creates the renderers for the given rowNum, dataObject and uid.
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — method, class mx.controls.listClasses.ListBase
Make enough rows and columns to fill the area described by left, top, right, bottom.
manageEnterKey — Property, class flashx.textLayout.elements.Configuration
Specifies whether the Enter / Return key is entered as text by Text Layout Framework, to split a paragraph for example, or the client code handles it.
manageEnterKey — Property, interface flashx.textLayout.elements.IConfiguration
Specifies whether the Enter / Return key is entered as text by Text Layout Framework, to split a paragraph for example, or the client code handles it.
managers — Property, class mx.rpc.AbstractService
The managers property stores a list of data managers which modify the behavior of this service.
manageTabKey — Property, class flashx.textLayout.elements.Configuration
Specifies whether the TAB key is entered as text by Text Layout Framework, or Flash Player or AIR handles it and turns it into a tabbed panel event.
manageTabKey — Property, interface flashx.textLayout.elements.IConfiguration
Specifies whether the TAB key is entered as text by Text Layout Framework, or Flash Player or AIR handles it and turns it into a tabbed panel event.
MANUAL — Constant Static Property, class mx.controls.ProgressBarMode
You manually update the ProgressBar status.
mapBitmap — Property, class spark.filters.DisplacementMapFilter
A BitmapData object containing the displacement map data.
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — method, 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, 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, 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, class mx.charts.chartClasses.CartesianDataCanvas
Called when the mapping of one or more associated axes changes.
mappingChanged() — method, class mx.charts.chartClasses.ChartElement
Called when the mapping of one or more associated axes changes.
mappingChanged() — method, interface mx.charts.chartClasses.IChartElement
Indicates to the element that the data mapping of the associated axes has changed.
mappingChanged() — method, class mx.charts.chartClasses.PolarDataCanvas
Called when the mapping of one or more associated axes changes.
mapPoint — Property, class spark.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.
marginBottom — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: bottom margin in pixels (adopts default value if undefined during cascade).
marginBottom — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: bottom margin in pixels (adopts default value if undefined during cascade).
marginBottom — Property, interface flashx.textLayout.formats.ITextLayoutFormat
bottom margin in pixels (adopts default value if undefined during cascade).
marginBottom — Property, class flashx.textLayout.formats.TextLayoutFormat
bottom margin in pixels (adopts default value if undefined during cascade).
marginBottomProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
marginLeft — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: left margin in pixels(adopts default value if undefined during cascade).
marginLeft — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: left margin in pixels(adopts default value if undefined during cascade).
marginLeft — Property, interface flashx.textLayout.formats.ITextLayoutFormat
left margin in pixels(adopts default value if undefined during cascade).
marginLeft — Property, class flashx.textLayout.formats.TextLayoutFormat
left margin in pixels(adopts default value if undefined during cascade).
marginLeftProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
marginRight — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: right margin in pixels (adopts default value if undefined during cascade).
marginRight — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: right margin in pixels (adopts default value if undefined during cascade).
marginRight — Property, interface flashx.textLayout.formats.ITextLayoutFormat
right margin in pixels (adopts default value if undefined during cascade).
marginRight — Property, class flashx.textLayout.formats.TextLayoutFormat
right margin in pixels (adopts default value if undefined during cascade).
marginRightProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
marginTop — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: top margin in pixels (adopts default value if undefined during cascade).
marginTop — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: top margin in pixels (adopts default value if undefined during cascade).
marginTop — Property, interface flashx.textLayout.formats.ITextLayoutFormat
top margin in pixels (adopts default value if undefined during cascade).
marginTop — Property, class flashx.textLayout.formats.TextLayoutFormat
top margin in pixels (adopts default value if undefined during cascade).
marginTopProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
marker — Property, class mx.charts.LegendItem
The marker displayed by this legend item.
marker — Property, class mx.charts.chartClasses.LegendData
A visual indicator associating the legend item with the series or item being represented.
markerAspectRatio — Property, class mx.charts.LegendItem
The aspect ratio for the marker associated with this legend item.
markerHeight — Style, class mx.charts.Legend
Specifies the height of the legend element.
markerHeight — Style, class mx.charts.LegendItem
Specifies the height of the legend element.
markerWidth — Style, class mx.charts.Legend
Specifies the width of the legend element.
markerWidth — Style, class mx.charts.LegendItem
Specifies the width of the legend element.
MAROON — Constant Static Property, class flashx.textLayout.formats.ColorName
marshal(event:flash.events:Event) — Static Method , class mx.events.EventListenerRequest
Marshals an event by copying the relevant parameters from the event into a new event.
marshal(event:flash.events:Event) — Static Method , class mx.events.SWFBridgeEvent
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
marshal(event:flash.events:Event) — Static Method , class mx.events.SWFBridgeRequest
Marshals a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
marshal(event:flash.events:Event) — Static Method , class mx.events.SandboxMouseEvent
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
mask — Property, class mx.containers.utilityClasses.PostScaleAdapter
mask — Property, interface mx.core.IFlexDisplayObject
mask — Property, class spark.components.supportClasses.GroupBase
Sets the mask.
mask — Property, class spark.core.SpriteVisualElement
Sets the mask.
mask — Property, class spark.primitives.supportClasses.GraphicElement
The calling display object is masked by the specified mask object.
MASK — Constant Static Property, class spark.components.supportClasses.OverlayDepth
The overlay depth for a mask.
MaskedTextInput — class, package spark.components
Masked Text Input Component A TextInput extension with a mask text and a string pattern of separators that constraints the text introduced by the user to the available characters dictated by the pattern and inserts or deletes separator characters guided by the mask text pattern.
MaskedTextInput() — Constructor, class spark.components.MaskedTextInput
MaskEffect — class, 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, class mx.effects.MaskEffect
Constructor.
MaskEffectInstance — class, 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, class mx.effects.effectClasses.MaskEffectInstance
Constructor.
maskShape — Property, class mx.core.ScrollControlBase
The mask.
maskSkin — Style, class mx.controls.ProgressBar
Skin style for the mask of the determinate and indeterminate bars.
maskText — Property, class spark.components.MaskedTextInput
maskType — Property, class spark.components.RichText
The maskType defines how the mask is applied to the component. The possible values are MaskType.CLIP, MaskType.ALPHA and MaskType.LUMINOSITY. Clip Masking When masking in clip mode, a clipping masks is reduced to 1-bit.
maskType — Property, class spark.components.supportClasses.GroupBase
The mask type.
maskType — Property, class spark.core.SpriteVisualElement
The mask type.
maskType — Property, class spark.primitives.supportClasses.GraphicElement
Defines how the mask is applied to the GraphicElement. The possible values are MaskType.CLIP, MaskType.ALPHA, and MaskType.LUMINOSITY. Clip Masking When masking in clip mode, a clipping masks is reduced to 1-bit.
MaskType — final class, package spark.core
The MaskType class defines the possible values for the maskType property of the GraphicElement class.
master — Property, class mx.accessibility.AccImpl
A reference to the UIComponent instance that this AccImpl instance is making accessible.
MASTER_CARD — Constant Static Property, class mx.validators.CreditCardValidatorCardType
Specifies the card type as MasterCard.
matchedIndex — Property, class mx.validators.RegExpValidationResult
An integer that contains the starting index in the input String of the match.
matchedString — Property, class mx.validators.RegExpValidationResult
A String that contains the substring of the input String that matches the regular expression.
matchedSubstrings — Property, class mx.validators.RegExpValidationResult
An Array of Strings that contains parenthesized substring matches, if any.
matchesCSSState(cssState:String) — method, class mx.core.UIComponent
Returns true if cssState matches currentCSSState.
matchesCSSState(cssState:String) — method, class mx.styles.AdvancedStyleClient
Returns true if cssState matches currentCSSState.
matchesCSSState(cssState:String) — method, interface mx.styles.IAdvancedStyleClient
Returns true if cssState matches currentCSSState.
matchesCSSState(cssState:String) — method, class mx.styles.StyleProxy
Returns true if cssState matches currentCSSState.
matchesCSSState(cssState:String) — method, class spark.collections.Sort
matchesCSSState(cssState:String) — method, class spark.collections.SortField
matchesCSSType(cssType:String) — method, class mx.core.UIComponent
Determines whether this instance is the same as, or is a subclass of, the given type.
matchesCSSType(cssType:String) — method, class mx.styles.AdvancedStyleClient
Determines whether this instance is the same as, or is a subclass of, the given type.
matchesCSSType(cssType:String) — method, interface mx.styles.IAdvancedStyleClient
Determines whether this instance is the same as, or is a subclass of, the given type.
matchesCSSType(cssType:String) — method, class mx.styles.StyleProxy
Determines whether this instance is the same as, or is a subclass of, the given type.
matchesCSSType(cssType:String) — method, class spark.collections.AdvancedStyleClient_
matchesCSSType(cssType:String) — method, class spark.collections.Sort
matchesCSSType(cssType:String) — method, class spark.collections.SortField
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — method, class mx.styles.CSSCondition
Determines whether this condition matches the given component.
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — method, class mx.styles.CSSSelector
Determines whether this selector matches the given component.
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — method, class mx.styles.CSSStyleDeclaration
Determines whether this style declaration applies to the given component based on a match of the selector chain.
MATCH_HEIGHT — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page height.
MatchingCollator — class, package spark.globalization
The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text.
MatchingCollator() — Constructor, class spark.globalization.MatchingCollator
Constructs a new MatchingCollator object to provide string comparisons according to the conventions of a specified locale.
MATCH_WIDTH — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page width.
matrix — Property, class mx.geom.CompoundTransform
The 2D matrix either set directly by the user, or composed by combining the transform center, scale, rotation and translation, in that order.
matrix — Property, class mx.graphics.BitmapFill
An array of values used for matrix transformation.
matrix — Property, class mx.graphics.GradientBase
An array of values used for matrix transformation.
matrix — Property, class spark.filters.ColorMatrixFilter
A comma delimited list of 20 doubles that comprise a 4x5 matrix applied to the rendered element.
matrix — Property, class spark.filters.ConvolutionFilter
The amount of horizontal blur.
matrix3D — Property, class mx.geom.CompoundTransform
The 3D matrix either set directly by the user, or composed by combining the transform center, scale, rotation and translation, in that order.
matrix3D — Property, class mx.geom.Transform
matrixX — Property, class spark.filters.ConvolutionFilter
The x dimension of the matrix (the number of rows in the matrix).
matrixY — Property, class spark.filters.ConvolutionFilter
The y dimension of the matrix (the number of columns in the matrix).
max — Property, class mx.charts.chartClasses.DataDescription
The maximum data value displayed by the element.
maxActiveRequests — Property, class spark.core.ContentCache
Maximum simultaneous active requests when queuing is enabled.
MaxAggregator — class, package mx.olap.aggregators
The MaxAggregator class implements the maximum aggregator.
maxBarWidth — Style, class mx.charts.BarChart
Specifies how wide to draw the bars, in pixels.
maxBarWidth — Property, interface mx.charts.chartClasses.IBar
Specifies how wide to draw the items, in pixels.
maxBarWidth — Property, class mx.charts.series.BarSeries
Specifies the width of the bars, in pixels.
maxBarWidth — Property, class mx.charts.series.BarSet
Specifies how wide to draw the bars, in pixels.
MAX_BITMAP_DIMENSION — Constant Static Property, class mx.graphics.ImageSnapshot
The maximum width and height of a Bitmap.
maxCacheEntries — Property, class spark.core.ContentCache
Maximum size of MRU based cache.
maxCellHeight — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Maximum height of a table cell.
maxCellHeight — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Maximum height of a table cell.
maxCellHeight — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Maximum height of a table cell.
maxCellHeight — Property, class flashx.textLayout.formats.TextLayoutFormat
Maximum height of a table cell.
maxCellHeightProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
maxChars — Property, class mx.controls.NumericStepper
The maximum number of characters that can be entered in the field.
maxChars — Property, class mx.controls.TextArea
Maximum number of characters that users can enter in the text field.
maxChars — Property, class mx.controls.TextInput
Maximum number of characters that users can enter in the text field.
maxChars — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support editing.
maxChars — Property, interface mx.core.ITextInput
Maximum number of characters that users can enter in the text field.
maxChars — Property, interface mx.core.IUITextField
maxChars — Property, class spark.components.ComboBox
The maximum number of characters that the prompt area can contain, as entered by a user.
maxChars — Property, class spark.components.NumericStepper
The maximum number of characters that can be entered in the field.
maxChars — Property, class spark.components.RichEditableText
_maxChars — Property, class spark.components.supportClasses.ScrollableStageText
Storage for the maxChars property.
maxChars — Property, class spark.components.supportClasses.ScrollableStageText
maxChars — Property, class spark.components.supportClasses.SkinnableTextBase
maxChars — Property, class spark.components.supportClasses.StyleableStageText
maxChars — Property, interface spark.core.IEditableText
maxColumns — Property, class mx.controls.listClasses.TileBase
The maximum number of columns that the control can have.
maxColumnWidth — Style, class mx.charts.CandlestickChart
Specifies how wide to draw the candlesticks, in pixels.
maxColumnWidth — Style, class mx.charts.ColumnChart
Specifies how wide to draw the columns, in pixels.
maxColumnWidth — Style, class mx.charts.HLOCChart
Specifies how wide to draw the HLOC lines, in pixels.
maxColumnWidth — Property, class mx.charts.chartClasses.HLOCSeriesBase
Specifies the width of the elements, in pixels.
maxColumnWidth — Property, interface mx.charts.chartClasses.IColumn
Specifies how wide to draw the items, in pixels.
maxColumnWidth — Property, class mx.charts.series.ColumnSeries
Specifies the width of the columns, in pixels.
maxColumnWidth — Property, class mx.charts.series.ColumnSet
Specifies the width of the columns, in pixels.
maxDate — Property, class spark.components.DateSpinner
Maximum selectable date; only this date and dates before this date are selectable.
maxDisplayedLines — Property, class spark.components.supportClasses.TextBase
An integer which determines whether, and where, the text gets truncated.
maxDisplayedLines — Property, class spark.skins.spark.DefaultGridHeaderRenderer
maxDragRate — Static Property, class spark.components.Scroller
Maximum number of times per second the scroll position and the display will be updated while dragging.
maxDragRate — Property, class spark.components.supportClasses.SliderBase
Maximum number of times per second we will change the slider position and update the display while dragging.
maxFrequency — Property, class mx.messaging.AbstractConsumer
Determines the maximum number of messages per second the Consumer wants to receive.
maxFrequency — Property, class mx.messaging.SubscriptionInfo
The maximum number of messages per second the subscription wants to receive.
MAX_FREQUENCY_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage
Header to indicate the maximum number of messages a Consumer wants to receive per second.
maxHeight — Property, 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, class mx.containers.utilityClasses.PostScaleAdapter
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
maxHeight — Property, interface mx.core.IUIComponent
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
maxHeight — Property, class mx.core.UIComponent
The maximum recommended height of the component to be considered by the parent during layout.
maxHeight — Property, class mx.core.UIFTETextField
The maximum recommended height of the component to be considered by the parent during layout.
maxHeight — Property, class mx.core.UITextField
The maximum recommended height of the component to be considered by the parent during layout.
maxHeight — Property, class spark.primitives.supportClasses.GraphicElement
The maximum recommended height of the component to be considered by the parent during layout.
maxHorizontalScrollPosition — Property, class mx.charts.Legend
The largest possible value for the horizontalScrollPosition property.
maxHorizontalScrollPosition — Property, class mx.controls.Tree
The maximum value for the maxHorizontalScrollPosition property for the Tree control.
maxHorizontalScrollPosition — Property, class mx.core.Container
The largest possible value for the horizontalScrollPosition property.
maxHorizontalScrollPosition — Property, class mx.core.ScrollControlBase
The maximum value for the horizontalScrollPosition property.
maximizable — Property, interface mx.core.IWindow
Specifies whether the window can be maximized.
maximizable — Property, class mx.core.Window
Specifies whether the window can be maximized.
maximizable — Property, class mx.core.WindowedApplication
Specifies whether the window can be maximized.
maximizable — Property, class spark.components.Window
Specifies whether the window can be maximized.
maximizable — Property, class spark.components.WindowedApplication
Specifies whether the window can be maximized.
maximize() — method, interface mx.core.IWindow
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class mx.core.Window
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class mx.core.WindowedApplication
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class spark.components.Window
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class spark.components.WindowedApplication
Maximizes the window, or does nothing if it's already maximized.
maximizeButton — Skin Part, class spark.components.windowClasses.TitleBar
The skin part that defines the Button control that corresponds to the maximize button.
The skin part that defines the Button control that corresponds to the maximize button.
maximizeButton — Property, class mx.core.windowClasses.TitleBar
The Button object that defines the maximize button.
maximizeButton — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin
maximizeButton — Property, class spark.skins.spark.windowChrome.TitleBarSkin
maximizeButtonSkin — Style, class mx.core.WindowedApplication
Skin for maximize button when using Flex chrome.
maximizeButtonSkin — Style, class mx.core.Window
Skin for maximize button when using Flex chrome.
MaximizeButtonSkin — class, package spark.skins.spark.windowChrome
The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome.
MaximizeButtonSkin() — Constructor, class spark.skins.spark.windowChrome.MaximizeButtonSkin
Constructor.
maximum — Property, class mx.charts.DateTimeAxis
Specifies the maximum value for an axis label.
maximum — Property, class mx.charts.LinearAxis
Specifies the maximum value for an axis label.
maximum — Property, class mx.charts.LogAxis
Specifies the maximum value for an axis label.
maximum — Property, class mx.controls.NumericStepper
Maximum value of the NumericStepper.
maximum — Property, class mx.controls.ProgressBar
Largest progress value for the ProgressBar.
maximum — Property, class mx.controls.sliderClasses.Slider
The maximum allowed value on the slider.
maximum — Property, class spark.collections.NumericDataProvider
The value of the last item.
maximum — Property, class spark.components.NumericStepper
Number which represents the maximum value possible for value.
maximum — Property, class spark.components.supportClasses.Range
The maximum valid value.
maximum — Property, class spark.components.supportClasses.SliderBase
Number which represents the maximum value possible for value.
maximumDataTipCount — Style, class mx.charts.chartClasses.ChartBase
Specifies the maximum number of datatips a chart will show.
maximumLabelPrecision — Property, class mx.charts.LinearAxis
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis.
maximumLabelPrecision — Property, class mx.charts.LogAxis
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis.
maximumZ — Property, class spark.layouts.CoverflowLayout
 maximumZ  
maximumZ — Property, class spark.layouts.TimeMachineLayout
The z difference between the first and last element in view.
maxLabelRadius — Property, class mx.charts.series.PieSeries
The maximum amount of the PieSeries's radius that can be allocated to labels.
maxLabelWidth — Property, class mx.charts.ColumnChart
Determines maximum width in pixels of label of items.
maxLabelWidth — Property, class mx.containers.Form
The maximum width, in pixels, of the labels of the FormItems containers in this Form.
maxLength — Property, class mx.validators.StringValidator
Maximum length for a valid String.
maxMeasuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max branch icon width for all MenuItemListRenderers
maxMeasuredIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max icon width for all MenuItemListRenderers
maxMeasuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max type icon width for all MenuItemListRenderers
maxRadius — Style, 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 smallest and largest value.
maxRadius — Property, class mx.charts.series.BubbleSeries
The radius of the largest item renderered in this series.
maxRows — Property, class mx.controls.listClasses.TileBase
The maximum number of rows that the control can have.
maxScrollH — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support scrolling.
maxScrollH — Property, interface mx.core.IUITextField
maxScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number which represents the maximum scroll position.
maxScrollV — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support scrolling.
maxScrollV — Property, interface mx.core.IUITextField
maxTipWidth — Static Property, class mx.charts.chartClasses.DataTip
Specifies the maximum width of the bounding box, in pixels, for new DataTip controls.
maxValue — Property, class mx.validators.CurrencyValidator
Maximum value for a valid number.
maxValue — Property, class mx.validators.NumberValidator
Maximum value for a valid number.
maxValue — Property, class spark.validators.supportClasses.NumberValidatorBase
Maximum value for a valid number.
maxVerticalScrollPosition — Property, class mx.charts.Legend
The largest possible value for the verticalScrollPosition property.
maxVerticalScrollPosition — Property, class mx.core.Container
The largest possible value for the verticalScrollPosition property.
maxVerticalScrollPosition — Property, class mx.core.ScrollControlBase
The maximum value for the verticalScrollPosition property.
maxWidth — Property, class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the maximum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates.
maxWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
maxWidth — Static Property, class mx.controls.ToolTip
Maximum width in pixels for new ToolTip controls.
maxWidth — Property, interface mx.core.IUIComponent
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
maxWidth — Property, class mx.core.UIComponent
The maximum recommended width of the component to be considered by the parent during layout.
maxWidth — Property, class mx.core.UIFTETextField
The maximum recommended width of the component to be considered by the parent during layout.
maxWidth — Property, class mx.core.UITextField
The maximum recommended width of the component to be considered by the parent during layout.
maxWidth — Property, class spark.components.gridClasses.GridColumn
The maximum width of this column in pixels.
maxWidth — Property, class spark.primitives.supportClasses.GraphicElement
The maximum recommended width of the component to be considered by the parent during layout.
maxYear — Property, class mx.controls.DateChooser
The last year selectable in the control.
maxYear — Property, class mx.controls.DateField
The last year selectable in the control.
MBeanAttributeInfo — class, package mx.messaging.management
Client representation of metadata for a MBean attribute.
MBeanAttributeInfo() — Constructor, class mx.messaging.management.MBeanAttributeInfo
Creates a new instance of an empty MBeanAttributeInfo.
MBeanConstructorInfo — class, package mx.messaging.management
Client representation of metadata for a MBean constructor.
MBeanConstructorInfo() — Constructor, class mx.messaging.management.MBeanConstructorInfo
Creates a new instance of an empty MBeanConstructorInfo.
MBeanFeatureInfo — class, package mx.messaging.management
Client representation of metadata for a MBean feature.
MBeanFeatureInfo() — Constructor, class mx.messaging.management.MBeanFeatureInfo
Creates a new instance of an empty MBeanFeatureInfo.
MBeanInfo — class, package mx.messaging.management
Client representation of metadata for a MBean.
MBeanInfo() — Constructor, class mx.messaging.management.MBeanInfo
Creates a new instance of an empty MBeanInfo.
MBeanOperationInfo — class, package mx.messaging.management
Client representation of metadata for a MBean operation.
MBeanOperationInfo() — Constructor, class mx.messaging.management.MBeanOperationInfo
Creates a new instance of an empty MBeanOperationInfo.
MBeanParameterInfo — class, package mx.messaging.management
Client representation of metadata for a MBean operation parameter.
MBeanParameterInfo() — Constructor, class mx.messaging.management.MBeanParameterInfo
Creates a new instance of an empty MBeanParameterInfo.
measure() — method, class mx.charts.AxisRenderer
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class mx.charts.chartClasses.ChartLabel
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class mx.charts.chartClasses.DataTip
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class mx.containers.Box
Calculates the default sizes and minimum and maximum values of the Box container.
measure() — method, class mx.containers.Canvas
Calculates the preferred minimum and preferred maximum sizes of the Canvas.
measure() — method, class mx.containers.Form
Calculates the preferred, minimum and maximum sizes of the Form.
measure() — method, class mx.containers.FormItem
Calculates the preferred, minimum and maximum sizes of the FormItem.
measure() — method, class mx.containers.Grid
Calculates the preferred, minimum, and maximum sizes of the Grid.
measure() — method, class mx.containers.Panel
Calculates the default mininum and maximum sizes of the Panel container.
measure() — method, class mx.containers.TabNavigator
Calculates the default sizes and mininum and maximum values of this TabNavigator container.
measure() — method, class mx.containers.Tile
Calculates the default minimum and maximum sizes of the Tile container.
measure() — method, class mx.containers.ViewStack
Calculates the default sizes and minimum and maximum values of the ViewStack container.
measure() — method, class mx.controls.ComboBase
Determines the measuredWidth and measuredHeight properties of the control.
measure() — method, 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, 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, class mx.controls.MenuBar
Calculates the preferred width and height of the MenuBar based on the default widths of the MenuBar items.
measure() — method, class mx.controls.dataGridClasses.DataGridHeader
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class mx.controls.listClasses.AdvancedListBase
Calculates the measured width and height of the component based on the rowCount, columnCount, rowHeight and columnWidth properties.
measure() — method, 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, class mx.controls.sliderClasses.Slider
Calculates the amount of space that the component takes up.
measure() — method, class mx.core.UIComponent
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class spark.layouts.AccordionLayout
measure() — method, class spark.layouts.supportClasses.LayoutBase
Measures the target's default size based on its content, and optionally measures the target's default minimum size.
measure() — method, class spark.layouts.supportClasses.NavigatorLayoutBase
measure() — method, class spark.primitives.BitmapImage
Calculates the default size of the element.
measure() — method, class spark.primitives.Graphic
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class spark.primitives.Line
Calculates the default size of the element.
measure() — method, class spark.primitives.Path
Calculates the default size of the element.
measure() — method, class spark.primitives.supportClasses.GraphicElement
Calculates the default size of the element.
measure() — method, class spark.skins.android4.BusyIndicatorSkin
measure() — method, class spark.skins.android4.ToggleSwitchSkin
measure() — method, class spark.skins.ios7.BusyIndicatorSkin
measure() — method, class spark.skins.ios7.ToggleSwitchSkin
measure() — method, class spark.skins.mobile.BusyIndicatorSkin
measure() — method, class spark.skins.mobile.DateSpinnerSkin
Calculates the default size, and optionally the default minimum size, of the component.
measureAndPositionColumnsAndRows(constrainedWidth:Number, constrainedHeight:Number) — method, class spark.layouts.ConstraintLayout
Used by FormItemLayout to measure and set new column widths and row heights before laying out the elements.
measuredBranchIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the branch icon.
measuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the branch icon
measuredDefaultHeight — Property, class spark.skins.ActionScriptSkinBase
Specifies a default height.
measuredDefaultWidth — Property, class spark.skins.ActionScriptSkinBase
Specifies a default width.
measuredHeight — Property, class flashx.textLayout.elements.InlineGraphicElement
The natural height of the graphic.
measuredHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter
The measured height of this object.
measuredHeight — Property, class mx.controls.dataGridClasses.DataGridLockedRowContentHolder
The measured height of the DataGrid control.
measuredHeight — Property, class mx.core.BitmapAsset
The measured height of this object.
measuredHeight — Property, class mx.core.ButtonAsset
The measured height of this object.
measuredHeight — Property, interface mx.core.IFlexDisplayObject
The measured height of this object.
measuredHeight — Property, class mx.core.MovieClipAsset
The measured height of this object.
measuredHeight — Property, class mx.core.SpriteAsset
The measured height of this object.
measuredHeight — Property, class mx.core.TextFieldAsset
The measured height of this object.
measuredHeight — Property, class mx.core.UIComponent
The default height of the component, in pixels.
measuredHeight — Property, class mx.core.UIFTETextField
The default height of the component, in pixels.
measuredHeight — Property, class mx.core.UITextField
The default height of the component, in pixels.
measuredHeight — Property, 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, class mx.skins.ProgrammaticSkin
The measured height of this object.
measuredHeight — Property, class spark.primitives.supportClasses.GraphicElement
The default height of the component, in pixels.
measuredIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the icon.
measuredIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the icon
measureDimensionName — Property, class mx.olap.OLAPCube
Sets the name of the dimension for the measures of the OLAP cube.
measuredMinHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter
measuredMinHeight — Property, interface mx.core.IUIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.core.UIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.core.UIFTETextField
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.core.UITextField
The default minimum height of the component, in pixels.
measuredMinWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter
measuredMinWidth — Property, interface mx.core.IUIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.core.UIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.core.UIFTETextField
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.core.UITextField
The default minimum width of the component, in pixels.
measuredSizeIncludesScrollBars — Property, class spark.components.Scroller
If true, the Scroller's measured size includes the space required for the visible scroll bars, otherwise the Scroller's measured size depends only on its viewport.
measuredTypeIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the type icon (radio/check).
measuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the type icon (radio/check)
measuredWidth — Property, class flashx.textLayout.elements.InlineGraphicElement
The natural width of the graphic.
measuredWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter
The measured width of this object.
measuredWidth — Property, class mx.core.BitmapAsset
The measured width of this object.
measuredWidth — Property, class mx.core.ButtonAsset
The measured width of this object.
measuredWidth — Property, interface mx.core.IFlexDisplayObject
The measured width of this object.
measuredWidth — Property, class mx.core.MovieClipAsset
The measured width of this object.
measuredWidth — Property, class mx.core.SpriteAsset
The measured width of this object.
measuredWidth — Property, class mx.core.TextFieldAsset
The measured width of this object.
measuredWidth — Property, class mx.core.UIComponent
The default width of the component, in pixels.
measuredWidth — Property, class mx.core.UIFTETextField
The default width of the component, in pixels.
measuredWidth — Property, class mx.core.UITextField
The default width of the component, in pixels.
measuredWidth — Property, 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, class mx.skins.ProgrammaticSkin
The measured width of this object.
measuredWidth — Property, class spark.primitives.supportClasses.GraphicElement
The default width of the component, in pixels.
measuredX — Property, class spark.primitives.supportClasses.GraphicElement
The default measured bounds top-left corner relative to the origin of the element.
measuredY — Property, class spark.primitives.supportClasses.GraphicElement
The default measured bounds top-left corner relative to the origin of the element.
measureHeightOfItems(index:int, count:int) — method, class mx.controls.listClasses.AdvancedListBase
Measures a set of items from the data provider using the current item renderer and returns the sum of the heights of those items.
measureHeightOfItems(index:int, count:int) — method, 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, class mx.core.UIComponent
Measures the specified HTML text, which can 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, roundUp:Boolean) — method, 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.
measures — Property, class mx.olap.OLAPCube
Sets the measures of the OLAP cube, as a list of OLAPMeasure instances.
measureText(text:String) — method, class mx.core.UIComponent
Measures the specified text, assuming that it is displayed in a single-line UITextField (or UIFTETextField) using a UITextFormat determined by the styles of this UIComponent.
measureText(text:String, roundUp:Boolean) — method, 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.
measureTextLineHeight() — method, class spark.components.supportClasses.ScrollableStageText
StageText does not have any provision for measuring text.
measureWidthOfItems(index:int, count:int) — method, class mx.controls.listClasses.AdvancedListBase
Measures a set of items from the data provider using the current item renderer and returns the maximum width found.
measureWidthOfItems(index:int, count:int) — method, 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.
_measuring — Property, class flashx.textLayout.compose.BaseCompose
Are we measuring
measuringObjects — Property, class mx.controls.List
cache of measuring objects by factory
measuringObjects — Property, class mx.controls.listClasses.TileBase
Cache of measuring objects by factory.
mediaPlayerState — Property, class spark.components.VideoDisplay
The current state of the video.
mediaPlayerState — Property, class spark.components.VideoPlayer
The current state of the video.
mediaPlayerStateChange — Event, class spark.components.VideoDisplay
Dispatched when the MediaPlayer's state has changed.
mediaPlayerStateChange — Event, class spark.components.VideoPlayer
Dispatched when the MediaPlayer's state has changed.
MEDIUM — Constant Static Property, class mx.managers.CursorManagerPriority
Constant that specifies a medium cursor priority when passed as the priority argument to setCursor().
members — Property, interface mx.olap.IOLAPAxisPosition
The members for this position, as a list of IOLAPMember instances.
members — Property, interface mx.olap.IOLAPDimension
Returns all the members of this dimension, as a list of IOLAPMember instances.
members — Property, interface mx.olap.IOLAPHierarchy
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
members — Property, interface mx.olap.IOLAPLevel
The members of this level, as a list of IOLAPMember instances, or null if a member is not found.
members — Property, class mx.olap.OLAPAttribute
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
members — Property, class mx.olap.OLAPAxisPosition
The members of the query result, at this position as a list of IOLAPMember instances.
members — Property, class mx.olap.OLAPDimension
Returns all the members of this dimension, as a list of IOLAPMember instances.
members — Property, class mx.olap.OLAPHierarchy
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
members — Property, class mx.olap.OLAPLevel
The members of this level, as a list of IOLAPMember instances, or null if a member is not found.
MEMORY_ALLOCATION_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus
Indicates that memory allocation has failed.
menu — Property, interface mx.controls.menuClasses.IMenuItemRenderer
A reference to this menu item renderer's Menu control, if it contains one.
menu — Property, class mx.controls.menuClasses.MenuItemRenderer
Contains a reference to the associated Menu control.
menu — Property, class mx.core.Window
The window menu for this window.
menu — Property, class mx.core.WindowedApplication
The application menu for operating systems that support an application menu, or the window menu of the application's initial window for operating systems that support window menus.
menu — Property, class mx.events.MenuEvent
The specific Menu instance associated with the event, such as the menu or submenu that was hidden or opened.
menu — Property, class spark.components.Window
The window menu for this window.
menu — Property, class spark.components.WindowedApplication
The application menu for operating systems that support an application menu, or the window menu of the application's initial window for operating systems that support window menus.
menu — Property, class spark.events.MenuEvent
Menu — class, 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 — class, package spark.components
Menu() — Constructor, class mx.controls.Menu
Constructor.
Menu() — Constructor, class spark.components.Menu
Constructor We never use virtual layout, since it's not needed requireSelection is set to false in order to allow checkable items to be checked If you remove requireSelection the checkable items will work, but the menu will close immediately after clicking that item
MenuAccImpl — class, package mx.accessibility
MenuAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Menu class.
MenuAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.MenuAccImpl
Constructor.
MenuArrow — class, package mx.skins.spark
The Spark skin class for the branchIcon of an MX Menu component.
MenuArrow() — Constructor, class mx.skins.spark.MenuArrow
Constructor.
MenuArrowDisabled — class, package mx.skins.spark
The Spark skin class for the disabled branchIcon of an MX Menu component.
MenuArrowDisabled() — Constructor, class mx.skins.spark.MenuArrowDisabled
Constructor.
menuBar — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains a reference to the item renderer's MenuBar control.
menuBar — Property, class mx.controls.menuClasses.MenuBarItem
menuBar — Property, 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, package mx.controls
A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus.
MenuBar — class, package spark.components
Note : works with both Horizontal and Vertical Layouts
MenuBar() — Constructor, class mx.controls.MenuBar
Constructor.
MenuBar() — Constructor, class spark.components.MenuBar
Constructor, we don't use virtual layout
MenuBarAccImpl — class, package mx.accessibility
MenuBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the MenuBar class.
MenuBarAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.MenuBarAccImpl
Constructor.
MenuBarBackgroundSkin — class, package mx.skins.halo
The skin for the background of a MenuBar.
MenuBarBackgroundSkin() — Constructor, class mx.skins.halo.MenuBarBackgroundSkin
Constructor.
MenuBarItem — class, package mx.controls.menuClasses
The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control.
MenuBarItem() — Constructor, class mx.controls.menuClasses.MenuBarItem
Constructor.
menuBarItemIndex — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the index of this item renderer relative to other item renderers in the MenuBar control.
menuBarItemIndex — Property, class mx.controls.menuClasses.MenuBarItem
menuBarItemRenderer — Property, class mx.controls.MenuBar
The item renderer used by the MenuBar control for the top-level menu bar of the MenuBar control.
MenuBarItemRenderer — class, package spark.components.itemRenderers
MenuBarItemRenderer() — Constructor, class spark.components.itemRenderers.MenuBarItemRenderer
Constructor.
menuBarItems — Property, 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, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the current state of this item renderer.
menuBarItemState — Property, class mx.controls.menuClasses.MenuBarItem
menuBarItemStyleFilters — Property, class mx.controls.MenuBar
The set of styles to pass from the MenuBar to the menuBar items.
MenuBarSkin — class, package spark.skins
MenuBarSkin() — Constructor, class spark.skins.MenuBarSkin
Constructor.
MenuCheck — class, package mx.skins.spark
The Spark skin class for the checkIcon of an MX Menu component.
MenuCheck() — Constructor, class mx.skins.spark.MenuCheck
Constructor.
MenuCheckDisabled — class, package mx.skins.spark
The Spark skin class for the checkDisabledIcon of an MX Menu component.
MenuCheckDisabled() — Constructor, class mx.skins.spark.MenuCheckDisabled
Constructor.
menuClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.PopUpMenuButton
MenuCoreItemRenderer — class, package spark.components.itemRenderers
MenuCoreItemRenderer() — Constructor, class spark.components.itemRenderers.MenuCoreItemRenderer
Constructor
MenuEvent — class, package mx.events
The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton.
MenuEvent — class, package spark.events
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, class mx.events.MenuEvent
Constructor.
MenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, owner:spark.components:List, selectedItem:Object) — Constructor, class spark.events.MenuEvent
menuHide — Event, class mx.controls.Menu
Dispatched when a menu or submenu is dismissed.
menuHide — Event, class mx.controls.MenuBar
Dispatched when a pop-up submenu closes.
MENU_HIDE — Constant Static Property, class mx.events.MenuEvent
The MenuEvent.MENU_HIDE event type constant indicates that a menu or submenu closed.
menuIcon — Property, class spark.components.itemRenderers.MenuItemRenderer
MenuItemRenderer — class, package mx.controls.menuClasses
The MenuItemRenderer class defines the default item renderer for menu items in any menu control.
MenuItemRenderer — class, package spark.components.itemRenderers
MenuItemRenderer() — Constructor, class mx.controls.menuClasses.MenuItemRenderer
Constructor.
MenuItemRenderer() — Constructor, class spark.components.itemRenderers.MenuItemRenderer
Constructor.
MenuItemSkin — class, package mx.skins.spark
The wireframe skin class for menu items in the MX Menu component.
MenuItemSkin() — Constructor, class mx.skins.spark.MenuItemSkin
Constructor.
menuKeyPressed — Event, class spark.components.View
Dispatched when the menu key is pressed when a view exists inside a mobile application.
MENU_KEY_PRESSED — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.MENU_KEY_PRESSED constant defines the value of the type property of the event object for a menuKeyPressed event.
menuKeyUpHandler(event:flash.events:KeyboardEvent) — method, class spark.components.supportClasses.ViewNavigatorApplicationBase
Called when the menu key is pressed.
MenuListData — class, 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:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — Constructor, class mx.controls.menuClasses.MenuListData
Constructor.
MenuRadio — class, package mx.skins.spark
The Spark skin class for the radio icon of the MX Menu component.
MenuRadio() — Constructor, class mx.skins.spark.MenuRadio
Constructor.
MenuRadioDisabled — class, package mx.skins.spark
The Spark skin class for the disabled radio icon of the MX Menu component.
MenuRadioDisabled() — Constructor, class mx.skins.spark.MenuRadioDisabled
Constructor.
menus — Property, class mx.controls.MenuBar
An Array containing the Menu objects corresponding to the pop-up submenus of this MenuBar control.
menuSelectHandler(event:flash.events:ContextMenuEvent) — method, class flashx.textLayout.container.ContainerController
Processes the ContextMenuEvent.MENU_SELECT event when the client manages events.
menuSelectHandler(event:flash.events:ContextMenuEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the ContextMenuEvent.MENU_SELECT event when the client manages events.
menuSelectHandler(event:flash.events:ContextMenuEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a menuSelect event.
menuSelectHandler(event:flash.events:ContextMenuEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a menuSelect event.
menuSelectionMode — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether menu-style selection should be used.
menuSelectionMode — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether menu-style selection should be used.
MenuSeparatorSkin — class, package mx.skins.spark
The Spark skin class for the menu item separators in the MX Menu component.
MenuSeparatorSkin() — Constructor, class mx.skins.spark.MenuSeparatorSkin
Constructor.
menuShow — Event, class mx.controls.FlexNativeMenu
Dispatched before a menu or submenu is displayed.
menuShow — Event, class mx.controls.Menu
Dispatched when a menu or submenu opens.
menuShow — Event, 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, class mx.events.FlexNativeMenuEvent
The FlexNativeMenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened.
MENU_SHOW — Constant Static Property, class mx.events.MenuEvent
The MenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened.
MenuSkin — class, package spark.skins
MenuSkin() — Constructor, class spark.skins.MenuSkin
Constructor.
menuStyleName — Style, class mx.controls.MenuBar
Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control.
MERGE_TO_NEXT_ON_PASTE — Constant Static Property, class flashx.textLayout.conversion.ConverterBase
A converter that converts clipboard data into a TextFlow should use the MERGE_TO_NEXT_ON_PASTE property to control how the elements are treated when they are merged into an existing TextFlow on paste.
MERGE_TO_NEXT_ON_PASTE — Constant Static Property, class flashx.textLayout.edit.TextScrap
MERIDIAN_ITEM — Constant Static Property, class spark.components.DateSpinner
Specifies to the createDateItemList() method that the list is for showing meridian options.
meridianList — Property, class spark.components.DateSpinner
The SpinnerList that shows the meridian field (AM/PM) of the date.
message — Property, class mx.events.CubeEvent
A description of what is being processed.
message — Property, class mx.events.ValidationResultEvent
A single string that contains every error message from all of the ValidationResult objects in the results Array.
message — Property, class mx.logging.LogEvent
Provides access to the message that was logged.
message — Event, class mx.messaging.AbstractConsumer
Dispatched when a message is received by the Consumer.
message — Event, class mx.messaging.Channel
Dispatched when a channel receives a message from its endpoint.
message — Event, class mx.messaging.Consumer
Dispatched when a message is received by the Consumer.
message — Property, class mx.messaging.MessageResponder
Provides access to the sent Message.
message — Event, class mx.messaging.MultiTopicConsumer
Dispatched when a message is received by the Consumer.
message — Property, class mx.messaging.events.MessageEvent
The Message associated with this event.
message — Property, class mx.messaging.events.MessageFaultEvent
The ErrorMessage for this event.
message — Property, class mx.rpc.AsyncToken
Provides access to the associated message.
message — Property, class spark.components.Alert
The text to display in this alert dialog box.
MESSAGE — Constant Static Property, class mx.messaging.events.MessageEvent
The MESSAGE event type; dispatched upon receipt of a message.
MessageAckEvent — class, 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, class mx.messaging.events.MessageAckEvent
Constructs an instance of this event with the specified acknowledge message and original correlated message.
MessageAgent — class, package mx.messaging
The MessageAgent class provides the basic low-level functionality common to message handling for a destination.
MessageAgent() — Constructor, class mx.messaging.MessageAgent
Constructor.
messageAgents — Property, class mx.messaging.ChannelSet
Provides access to the set of MessageAgents that use this ChannelSet.
MESSAGE_DELIVERY_IN_DOUBT — Constant Static Property, class mx.messaging.messages.ErrorMessage
If a message may not have been delivered, the faultCode will contain this constant.
messageDisplay — Skin Part, class spark.components.Alert
messageDisplay — Property, class spark.components.IconItemRenderer
The text component used to display the message data of the item renderer.
messageDisplay — Property, class spark.skins.AlertSkin
MessageEvent — class, 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, class mx.messaging.events.MessageEvent
Constructs an instance of this event with the specified type and message.
MessageFaultEvent — class, 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, class mx.messaging.events.MessageFaultEvent
Constructs an instance of a fault message event for the specified message and fault information.
messageField — Property, class spark.components.IconItemRenderer
The name of the field in the data items to display as the message.
messageFunction — Property, class spark.components.IconItemRenderer
A user-supplied function to run on each item to determine its message.
messageHandler(event:mx.messaging.events:MessageEvent) — method, class mx.messaging.ChannelSet
Redispatches message events from the currently connected Channel.
messageId — Property, class mx.messaging.messages.AbstractMessage
The unique id for the message.
messageId — Property, interface mx.messaging.messages.IMessage
The unique id for the message.
MessagePerformanceUtils — class, 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, class mx.messaging.messages.MessagePerformanceUtils
Constructor Creates an MPUtils instance with information from the MPI headers of the passed in message
MessageResponder — class, 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, class mx.messaging.MessageResponder
Constructs a MessageResponder to handle the response for the specified Message for the specified MessageAgent.
MessageSerializationError — class, package mx.messaging.errors
This error indicates a problem serializing a message within a channel.
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — Constructor, class mx.messaging.errors.MessageSerializationError
Constructs a new instance of the MessageSerializationError with the specified message.
messageSize — Property, class mx.messaging.messages.MessagePerformanceUtils
The size of the original client message as measured during deserialization by the server endpoint.
messageStyleName — Style, class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert message text.
messageStyleName — Style, class spark.components.IconItemRenderer
Name of the CSS Style declaration to use for the styles for the message component.
messageStyleName — Style, class spark.components.Alert
Name of the CSS style declaration that specifies styles for the Alert message text.
MessagingError — class, package mx.messaging.errors
This is the base class for any messaging related error.
MessagingError(msg:String) — Constructor, class mx.messaging.errors.MessagingError
Constructs a new instance of a MessagingError with the specified message.
MESSAGING_VERSION — Constant Static Property, class mx.messaging.messages.CommandMessage
Endpoints can imply what features they support by reporting the latest version of messaging they are capable of during the handshake of the initial ping CommandMessage.
metadata — Property, class mx.controls.VideoDisplay
An object that contains a metadata information packet that is received from a call to the NetStream.onMetaData() callback method, if available.
MetadataEvent — class, package mx.events
The MetadataEvent class defines the event type for metadata and cue point events.
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — Constructor, class mx.events.MetadataEvent
Constructor.
metadataReceived — Event, class mx.controls.VideoDisplay
Dispatched the first time metadata in the FLV file is reached.
METADATA_RECEIVED — Constant Static Property, class mx.events.MetadataEvent
The MetadataEvent.METADATA_RECEIVED constant defines the value of the type property for a metadataReceived event.
method — Property, class mx.messaging.messages.HTTPRequestMessage
Indicates what method should be used for the request.
method — Property, class mx.rpc.http.AbstractOperation
HTTP method for sending the request.
method — Property, class mx.rpc.http.HTTPMultiService
HTTP method for sending the request if a method is not set explicit on the operation.
method — Property, class mx.rpc.http.HTTPService
HTTP method for sending the request.
method — Property, class mx.rpc.http.Operation
HTTP method for sending the request.
MIDDLE — Constant Static Property, class flashx.textLayout.compose.TextFlowLineLocation
Specifies a middle line in a paragraph - neither the first nor the last line.
MIDDLE — Constant Static Property, class flashx.textLayout.formats.VerticalAlign
Specifies alignment with the middle of the frame.
MIDDLE — Constant Static Property, class spark.components.CalloutPosition
Position the horizontalCenter of the callout to the horizontalCenter of the owner.
MIDDLE — Constant Static Property, class spark.layouts.VerticalAlign
Vertically align children in the middle of the container.
middleButton — Skin Part, class spark.components.ButtonBar
A skin part that defines the middle button(s).
A skin part that defines the middle button(s).
middleButton — Property, class spark.skins.android4.ButtonBarSkin
A skin part that defines the middle button(s).
middleButton — Property, class spark.skins.ios7.ButtonBarSkin
A skin part that defines the middle button(s).
middleButton — Property, class spark.skins.mobile.ButtonBarSkin
A skin part that defines the middle button(s).
middleButton — Property, class spark.skins.richTextEditorClasses.AlignToolSkin
A skin part that defines the middle button(s).
middleButton — Property, class spark.skins.spark.ButtonBarSkin
A skin part that defines the middle button(s).
min — Property, class mx.charts.chartClasses.DataDescription
The minimum data value displayed by the element.
min — Property, class mx.charts.series.items.AreaSeriesItem
The minimum value of this item converted into screen coordinates.
min — Property, class mx.charts.series.items.BarSeriesItem
The minimum value of this item converted into screen coordinates.
min — Property, class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item converted into screen coordinates.
MinAggregator — class, package mx.olap.aggregators
The MinAggregator class implements the minimum aggregator.
minCellHeight — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Minimum height of a table cell.
minCellHeight — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Minimum height of a table cell.
minCellHeight — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Minimum height of a table cell.
minCellHeight — Property, class flashx.textLayout.formats.TextLayoutFormat
Minimum height of a table cell.
minCellHeightProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
minColumnWidth — Property, class mx.controls.AdvancedDataGridBaseEx
The minimum width of the columns, in pixels.
minColumnWidth — Property, class mx.controls.DataGrid
The minimum width of the columns, in pixels.
minDate — Property, class spark.components.DateSpinner
Minimum selectable date; only this date and dates after this date are selectable.
minDigits — Property, class mx.validators.PhoneNumberValidator
Minimum number of digits for a valid phone number.
minElementHeight — Property, class spark.containers.VDividerGroup
minElementSize — Property, class spark.components.DataAccordion
The minumm size of an element when it's element index isn't the selectedIndex of the layout.
minElementSize — Property, class spark.containers.Accordion
The minumm size of an element when it's element index isn't the selectedIndex of the layout.
minElementSize — Property, class spark.layouts.AccordionLayout
The minumm size of an element when it's element index isn't the selectedIndex of the layout.
minElementWidth — Property, class spark.containers.HDividerGroup
minField — Property, class mx.charts.series.AreaSeries
Specifies the field of the dataProvider that determines the bottom boundary of the area.
minField — Property, class mx.charts.series.BarSeries
Specifies the field of the data provider that determines the bottom of each bar.
minField — Property, 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, class mx.charts.series.items.AreaSeriesItem
The minimum value of this item, filtered against the vertical axis of the containing chart.
minFilter — Property, class mx.charts.series.items.BarSeriesItem
The minimum value of this item, filtered against the horizontal axis of the containing chart.
minFilter — Property, class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item, filtered against the vertical axis of the containing chart.
minHeight — Property, 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, class mx.containers.utilityClasses.PostScaleAdapter
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
minHeight — Property, interface mx.core.IUIComponent
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
minHeight — Property, class mx.core.UIComponent
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class mx.core.UIFTETextField
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class mx.core.UITextField
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class spark.components.supportClasses.StyleableTextField
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class spark.primitives.supportClasses.GraphicElement
The minimum recommended height of the component to be considered by the parent during layout.
minimizable — Property, interface mx.core.IWindow
Specifies whether the window can be minimized.
minimizable — Property, class mx.core.Window
Specifies whether the window can be minimized.
minimizable — Property, class mx.core.WindowedApplication
Specifies whether the window can be minimized.
minimizable — Property, class spark.components.Window
Specifies whether the window can be minimized.
minimizable — Property, class spark.components.WindowedApplication
Specifies whether the window can be minimized.
minimize() — method, interface mx.core.IWindow
Minimizes the window.
minimize() — method, class mx.core.Window
Minimizes the window.
minimize() — method, class mx.core.WindowedApplication
Minimizes the window.
minimize() — method, class spark.components.Window
Minimizes the window.
minimize() — method, class spark.components.WindowedApplication
Minimizes the window.
minimizeButton — Skin Part, class spark.components.windowClasses.TitleBar
The skin part that defines the Button control that corresponds to the minimize button.
The skin part that defines the Button control that corresponds to the minimize button.
minimizeButton — Property, class mx.core.windowClasses.TitleBar
The Button object that defines the minimize button.
minimizeButton — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin
minimizeButton — Property, class spark.skins.spark.windowChrome.TitleBarSkin
minimizeButtonSkin — Style, class mx.core.WindowedApplication
Skin for minimize button when using Flex chrome.
minimizeButtonSkin — Style, class mx.core.Window
Skin for minimize button when using Flex chrome.
MinimizeButtonSkin — class, package spark.skins.spark.windowChrome
The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome.
MinimizeButtonSkin() — Constructor, class spark.skins.spark.windowChrome.MinimizeButtonSkin
Constructor.
minimizeEffect — Effect, class mx.core.WindowedApplication
Played when the component is minimized.
minimizeEffect — Effect, class mx.core.Window
Played when the component is minimized.
minimizeEffect — Effect, class spark.components.WindowedApplication
Played when the component is minimized.
minimizeEffect — Effect, class spark.components.Window
Played when the component is minimized.
minimum — Property, class mx.charts.DateTimeAxis
Specifies the minimum value for an axis label.
minimum — Property, class mx.charts.LinearAxis
Specifies the minimum value for an axis label.
minimum — Property, class mx.charts.LogAxis
Specifies the minimum value for an axis label.
minimum — Property, class mx.controls.NumericStepper
Minimum value of the NumericStepper.
minimum — Property, class mx.controls.ProgressBar
Smallest progress value for the ProgressBar.
minimum — Property, class mx.controls.sliderClasses.Slider
The minimum allowed value on the slider control.
minimum — Property, class spark.collections.NumericDataProvider
The value of the first item.
minimum — Property, class spark.components.supportClasses.Range
The minimum valid value.
MINIMUM_DISPLAY_TIME — Property, class mx.preloaders.DownloadProgressBar
The minimum number of milliseconds that the display should appear visible.
minimumElementDuration — Property, class mx.charts.effects.SeriesEffect
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect.
minimumElementDuration — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect.
minimumScale — Property, class spark.transitions.ZoomViewTransition
Specifies the minimum scale of the zoomed view (represents when the view is first visible when zooming in or last visible when zooming out).
minInterval — Property, class mx.charts.chartClasses.DataDescription
The minimum interval, in data units, between any two values displayed by the element.
minLength — Property, class mx.validators.StringValidator
Minimum length for a valid String.
minNumber — Property, 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, 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, class mx.charts.series.items.ColumnSeriesItem
The minimum value of this item, converted to a number by the vertical axis of the containing chart.
minor — Property, class mx.styles.CSSOSVersion
minor figure of the version.
minorInterval — Property, class mx.charts.LinearAxis
Specifies the numeric difference between minor tick marks along the axis.
minorTickCache — Property, class mx.charts.chartClasses.NumericAxis
The most recent set of minor tick marks generated to represent this axis.
minorTickInterval — Property, class mx.charts.DateTimeAxis
Specifies the number of minorTickUnits between minor tick marks along the axis.
minorTickLength — Style, class mx.charts.AxisRenderer
Specifies the length of the minor tick marks on the axis, in pixels.
minorTickPlacement — Style, class mx.charts.AxisRenderer
Specifies where to draw the minor tick marks.
minorTicks — Property, class mx.charts.AxisRenderer
Contains an array that specifies where Flex draws the minor tick marks along the axis.
minorTicks — Property, 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, interface mx.charts.chartClasses.IAxisRenderer
Contains an array that specifies where Flex draws the minor tick marks along the axis.
minorTicks — Property, class mx.charts.chartClasses.NumericAxis
An Array of minor tick marks generated to represent this axis.
minorTickStroke — Style, class mx.charts.AxisRenderer
Specifies the characteristics of the minor tick marks on the axis.
minorTickUnits — Property, class mx.charts.DateTimeAxis
The units that the Axis considers when generating minor tick marks.
minRadius — Style, class mx.charts.BubbleChart
The minimum radius of the smallest chart element, in pixels Flex assigns this radius to the data point with the smallest value; all other data points are assigned a larger radius based on their value relative to the smallest and largest value.
minRadius — Property, class mx.charts.series.BubbleSeries
The radius of the smallest item renderered in this series.
minResolution — Property, class spark.preloaders.SplashScreenImageSource
The required minimum size of the mobile device's resolution needed to display the image.
minScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number that represents the minimum scroll position.
minThumbHeight — Property, class spark.skins.android4.VScrollBarSkin
Minimum height for the thumb
minThumbHeight — Property, class spark.skins.ios7.VScrollBarSkin
Minimum height for the thumb
minThumbHeight — Property, class spark.skins.mobile.VScrollBarSkin
Minimum height for the thumb
minThumbWidth — Property, class spark.skins.android4.HScrollBarSkin
Minimum width for the thumb
minThumbWidth — Property, class spark.skins.ios7.HScrollBarSkin
Minimum width for the thumb
minThumbWidth — Property, class spark.skins.mobile.HScrollBarSkin
Minimum width for the thumb
MINUTE_ITEM — Constant Static Property, class spark.components.DateSpinner
Specifies to the createDateItemList() method that the list is for showing minutes.
minuteList — Property, class spark.components.DateSpinner
The SpinnerList that shows the minutes field of the date.
minuteStepSize — Property, class spark.components.DateSpinner
Minute interval to be used when displaying minutes.
minValue — Property, class mx.charts.series.items.AreaSeriesItem
The minimum value of this item.
minValue — Property, class mx.charts.series.items.BarSeriesItem
The minimum value of this item.
minValue — Property, class mx.charts.series.items.ColumnSeriesItem
The miniumum value of this item.
minValue — Property, class mx.validators.CurrencyValidator
Minimum value for a valid number.
minValue — Property, class mx.validators.NumberValidator
Minimum value for a valid number.
minValue — Property, class spark.validators.supportClasses.NumberValidatorBase
Minimum value for a valid number.
minViewportInset — Property, class spark.components.Scroller
The minimum space between the viewport and the edges of the Scroller.
minWidth — Property, 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, class mx.containers.utilityClasses.PostScaleAdapter
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
minWidth — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The minimum width of the column, in pixels.
minWidth — Property, class mx.controls.dataGridClasses.DataGridColumn
The minimum width of the column.
minWidth — Property, interface mx.core.IUIComponent
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
minWidth — Property, class mx.core.UIComponent
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class mx.core.UIFTETextField
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class mx.core.UITextField
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class spark.components.gridClasses.GridColumn
The minimum width of this column in pixels.
minWidth — Property, class spark.components.supportClasses.StyleableTextField
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class spark.primitives.supportClasses.GraphicElement
The minimum recommended width of the component to be considered by the parent during layout.
minYear — Property, class mx.controls.DateChooser
The first year selectable in the control.
minYear — Property, class mx.controls.DateField
The first year selectable in the control.
mirror — Property, interface mx.core.IAssetLayoutFeatures
If true the X axis is scaled by -1 and the x coordinate of the origin is translated by the component's width.
missingAtSignError — Property, class mx.validators.EmailValidator
Error message when there is no at sign in the email address.
missingPeriodInDomainError — Property, class mx.validators.EmailValidator
Error message when there is no period in the domain.
missingUsernameError — Property, class mx.validators.EmailValidator
Error message when there is no username.
miterLimit — Property, class mx.graphics.GradientStroke
A number that indicates the limit at which a miter is cut off.
miterLimit — Property, interface mx.graphics.IStroke
Indicates the limit at which a miter is cut off.
miterLimit — Property, class mx.graphics.SolidColorStroke
Indicates the limit at which a miter is cut off.
mnemonicIndexField — Property, class mx.controls.FlexNativeMenu
The name of the field in the data provider that determines the mnemonic index for each menu item.
mnemonicIndexFunction — Property, class mx.controls.FlexNativeMenu
The function that determines the mnemonic index for each menu item.
MobileGrid — class, package spark.components
The MobileGrid displays a collection of items in a grid of rows and columns and column headers and is optimized for speed on mobile devices.
MobileGrid() — Constructor, class spark.components.MobileGrid
MobileGridBitmapCellRenderer — class, package spark.components.itemRenderers
Default lightweight class for rendering embedded Bitmaps or Multi-DPI Bitmaps in a MobileGrid cell .
MobileGridBitmapCellRenderer() — Constructor, class spark.components.itemRenderers.MobileGridBitmapCellRenderer
MobileGridColumn — class, package spark.components.supportClasses
The MobileGridColumn class defines a column to display in a MobileGrid control.
MobileGridColumn(target:flash.events:IEventDispatcher) — Constructor, class spark.components.supportClasses.MobileGridColumn
MobileGridHeaderButtonBarSkin — class, package spark.skins
MobileGridHeaderButtonBarSkin() — Constructor, class spark.skins.MobileGridHeaderButtonBarSkin
MobileGridHeaderButtonSkin — class, package spark.skins
MobileGridHeaderButtonSkin() — Constructor, class spark.skins.MobileGridHeaderButtonSkin
MobileGridHeaderEvent — class, package spark.events
The MobileGridHeaderEvent class represents events that are dispatched when the user clicks on the header of a column in the DataGrid to sort it.
MobileGridHeaderEvent(type:String, pindex:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class spark.events.MobileGridHeaderEvent
MobileGridHeaderFirstButtonSkin — class, package spark.skins
MobileGridHeaderFirstButtonSkin() — Constructor, class spark.skins.MobileGridHeaderFirstButtonSkin
MobileGridLayout — class, package spark.layouts
Internal class used for laying out rows, columns and headers of a MobileGrid component.
MobileGridLayout(grid:spark.components:MobileGrid) — Constructor, class spark.layouts.MobileGridLayout
MobileGridSkin — class, package spark.skins
MobileGridSkin() — Constructor, class spark.skins.MobileGridSkin
MobileGridTextCellRenderer — class, package spark.components.itemRenderers
Default lightweight class for rendering formatted text in MobileGrid cells .
MobileGridTextCellRenderer() — Constructor, class spark.components.itemRenderers.MobileGridTextCellRenderer
MobileSkin — class, package spark.skins.mobile.supportClasses
ActionScript-based skin for mobile applications.
MobileSkin() — Constructor, class spark.skins.mobile.supportClasses.MobileSkin
Constructor.
modalTransparency — Style, 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, 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, class mx.containers.Panel
The blur applied to the application while a modal window is open.
modalTransparencyBlur — Style, class mx.core.Application
The blur applied to the application while a modal window is open.
modalTransparencyColor — Style, class mx.containers.Panel
Color of the modal overlay layer.
modalTransparencyColor — Style, class mx.core.Application
Color of the modal overlay layer.
modalTransparencyDuration — Style, class mx.containers.Panel
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
modalTransparencyDuration — Style, class mx.core.Application
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
mode — Property, class mx.controls.ProgressBar
Specifies the method used to update the bar.
mode — Property, class mx.graphics.shaderClasses.LuminosityMaskShader
A convenience field that takes into account whether luminosityClip and/or luminosityInvert are on or off.
mode — Property, class spark.filters.DisplacementMapFilter
The mode for the filter.
mode — Property, class spark.transitions.FlipViewTransition
Specifies the type of flip transition to perform.
mode — Property, class spark.transitions.SlideViewTransition
Specifies the type of slide transition to perform.
mode — Property, class spark.transitions.ZoomViewTransition
Specifies the type of zoom transition to perform.
modificationDateColumn — Property, class mx.controls.FileSystemDataGrid
The DataGridColumn representing the Modified column.
modifiedCollectionView — Property, class mx.controls.listClasses.AdvancedListBase
The collection view that temporarily preserves previous data provider state to facilitate running data change effects.
modifiedCollectionView — Property, class mx.controls.listClasses.ListBase
The collection view that temporarily preserves previous data provider state to facilitate running data change effects.
modifiesSelection — Property, class mx.controls.textClasses.TextRange
Whether the TextRange modifies the currenly selected text.
modifyInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Modifies an existing inline graphic.
modifyInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Modifies an existing inline graphic.
ModifyInlineGraphicOperation — class, package flashx.textLayout.operations
The InsertInlineGraphicOperation class encapsulates the modification of an existing inline graphic.
ModifyInlineGraphicOperation(operationState:flashx.textLayout.edit:SelectionState, source:Object, width:Object, height:Object, options:Object) — Constructor, class flashx.textLayout.operations.ModifyInlineGraphicOperation
Creates a ModifyInlineGraphicsOperation object.
module — Property, class mx.events.ModuleEvent
The target, which is an instance of an interface for a particular module.
Module — class, package mx.modules
The base class for MXML-based dynamically-loadable modules.
Module — class, package spark.modules
The base class for MXML-based dynamically-loadable modules.
Module() — Constructor, class mx.modules.Module
Constructor.
Module() — Constructor, class spark.modules.Module
Constructor.
ModuleBase — class, package mx.modules
The base class for ActionScript-based dynamically-loadable modules.
ModuleEvent — class, 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, module:mx.modules:IModuleInfo) — Constructor, class mx.events.ModuleEvent
Constructor.
moduleFactory — Property, class mx.charts.AreaChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.AxisRenderer
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.BarChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.BubbleChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.CandlestickChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.ColumnChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.GridLines
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.HLOCChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.LegendItem
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.LineChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.PieChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.PlotChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.chartClasses.CartesianChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.chartClasses.ChartBase
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.chartClasses.DataTip
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.chartClasses.PolarChart
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.AreaSeries
moduleFactory — Property, class mx.charts.series.BarSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.BubbleSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.CandlestickSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.ColumnSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.HLOCSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.charts.series.LineSeries
moduleFactory — Property, class mx.charts.series.PieSeries
moduleFactory — Property, class mx.charts.series.PlotSeries
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.core.ContextualClassFactory
The context in which an object should be created.
moduleFactory — Property, class mx.core.RSLData
Non-null if this RSL should be loaded into an application domain other than the application domain associated with the module factory performing the load.
moduleFactory — Property, class mx.core.UIComponent
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component.
moduleFactory — Property, class mx.core.UIFTETextField
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property, class mx.core.UITextField
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property, class mx.core.UITextFormat
The moduleFactory used to create TextFields for embedded fonts.
moduleFactory — Property, class mx.styles.AdvancedStyleClient
A module factory is used as context for finding the style manager that controls the styles for this non-visual style client instance.
moduleFactory — Property, class spark.collections.Sort
moduleFactory — Property, class spark.collections.SortField
moduleFactory — Property, class spark.core.SpriteVisualElement
A module factory is used as context for using embeded fonts and for finding the style manager that controls the styles for this component.
ModuleLoader — class, package mx.modules
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content.
ModuleLoader — class, package spark.modules
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content.
ModuleLoader() — Constructor, class mx.modules.ModuleLoader
Constructor.
ModuleLoader() — Constructor, class spark.modules.ModuleLoader
Constructor.
ModuleManager — class, package mx.modules
The ModuleManager class centrally manages dynamically loaded modules.
monitorEvent(event:flash.events:Event, correlationID:String) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that an event occurred.
monitorEventImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorFault(faultMessage:Object, actualFault:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that a fault occurred.
monitorFaultImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorInvocation(id:String, invocationMessage:Object, messageAgent:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that an invocation is occuring.
monitorInvocationImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorResult(resultMessage:Object, actualResult:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that a result was returned.
monitorResultImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
MONTH_ITEM — Constant Static Property, class spark.components.DateSpinner
Specifies to the createDateItemList() method that the list is for showing months.
monthList — Property, class spark.components.DateSpinner
The SpinnerList that shows the month field of the date.
monthListener — Property, class mx.validators.DateValidator
The component that listens for the validation result for the month subfield.
monthNames — Property, class mx.controls.DateChooser
Names of the months displayed at the top of the DateChooser control.
monthNames — Property, class mx.controls.DateField
Names of the months displayed at the top of the control.
monthNamesLong — Static Property, class mx.formatters.DateBase
Long format of month names.
monthNamesShort — Static Property, class mx.formatters.DateBase
Short format of month names.
monthProperty — Property, class mx.validators.DateValidator
Name of the month property to validate.
monthSource — Property, class mx.validators.DateValidator
Object that contains the value of the month field.
monthSymbol — Property, 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, 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.
MotionPath — class, package spark.effects.animation
The MotionPath class defines the collection of Keyframes objects for an effect, and the name of the property on the target to animate.
MotionPath(property:String) — Constructor, class spark.effects.animation.MotionPath
Constructor.
motionPaths — Property, class spark.effects.Animate
A Vector of MotionPath objects, each of which holds the name of a property being animated and the values that the property takes during the animation.
motionPaths — Property, class spark.effects.animation.Animation
The set of MotionPath objects that define the properties and values that the Animation will animate over time.
motionPaths — Property, class spark.effects.supportClasses.AnimateInstance
A Vector of MotionPath objects, each of which holds the name of a property being animated and the values that the property takes during the animation.
MOUSE — Constant Static Property, class mx.core.InteractionMode
The main interaction mode for this component is through the mouse.
mouseCaptured — Property, class spark.components.supportClasses.ButtonBase
Indicates whether the mouse is down and the mouse pointer was over the button when MouseEvent.MOUSE_DOWN was first dispatched.
mouseChildren — Property, interface mx.core.IContainer
mouseChildren — Property, interface mx.core.ITextInput
mouseClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_CLICK events from any mouse targets contained in the list including the renderers.
mouseClickHandler(event:flash.events:MouseEvent) — method, 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, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.DOUBLE_CLICK event when the client manages events.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.DOUBLE_CLICK event when the client manages events.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseDoubleClick event.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseDoubleClick event.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDown — Event, class flashx.textLayout.container.TextContainerManager
Dispatched when the mouse is pressed down over any link.
mouseDown — Event, class flashx.textLayout.elements.LinkElement
Dispatched when the mouse is pressed down over a link.
mouseDown — Event, class flashx.textLayout.elements.TextFlow
Dispatched when the mouse is pressed down over any link.
MOUSE_DOWN — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent
Defines the value of the type property of a mouseDown event object.
mouseDownEffect — Effect, class mx.core.UIComponent
Played when the user presses the mouse button while over the component.
mouseDownHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_DOWN event when the client manages events.
mouseDownHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.MOUSE_DOWN event when the client manages events.
mouseDownHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseDown event.
mouseDownHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseDown event.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button
The default handler for the MouseEvent.MOUSE_DOWN event.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseDownOutside — Event, class mx.core.UIComponent
Dispatched from a component opened using the PopUpManager when the user clicks outside it.
MOUSE_DOWN_OUTSIDE — Constant Static Property, 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.
MOUSE_DOWN_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse button was pressed down somewhere outside your sandbox.
mouseEnabled — Property, interface mx.core.IContainer
mouseEnabled — Property, interface mx.core.ITextInput
mouseEnabled — Property, interface mx.core.IUITextField
mouseEnabledWhereTransparent — Property, class spark.components.supportClasses.GroupBase
When true, this property ensures that the entire bounds of the Group respond to mouse events such as click and roll over.
mouseEventHandler(event:flash.events:Event) — method, class spark.components.supportClasses.ButtonBase
This method handles the mouse events, calls the clickHandler method where appropriate and updates the hovered and mouseCaptured properties.
mouseEventToHeaderPart(event:flash.events:MouseEvent) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Indicates if the mouse pointer was over the text part or icon part of the header when the mouse event occurred.
mouseEventToItemRenderer(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Determines which item renderer is under the mouse.
mouseEventToItemRenderer(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Determines which item renderer is under the mouse.
mouseFocusEnabled — Property, class mx.core.FlexHTMLLoader
Whether the component can receive focus when clicked on.
mouseFocusEnabled — Property, class mx.core.UIComponent
Whether you can receive focus when clicked on.
mouseFocusEnabled — Property, interface mx.managers.IFocusManagerComponent
A flag that indicates whether the component can receive focus when selected with the mouse.
mouseMove — Event, class flashx.textLayout.container.TextContainerManager
Dispatched when the mouse passes over any link.
mouseMove — Event, class flashx.textLayout.elements.LinkElement
Dispatched when the mouse passes over the link.
mouseMove — Event, class flashx.textLayout.elements.TextFlow
Dispatched when the mouse passes over any link.
MOUSE_MOVE — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent
Defines the value of the type property of a mouseMove event object.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_MOVE event when the client manages events.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.MOUSE_MOVE event when the client manages events.
mouseMoveHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseMove event.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseMove event.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers.
mouseMoveSomewhere(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController
Client call to forward a mouseMove event from outside a security sandbox.
mouseMoveSomewhere(event:flash.events:Event) — method, interface flashx.textLayout.container.ISandboxSupport
Client call to forward a mouseMove event from outside a security sandbox.
mouseMoveSomewhere(e:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager
Client call to forward a mouseMove event from outside a security sandbox.
MOUSE_MOVE_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse was moved somewhere outside your sandbox.
mouseOutHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_OUT event when the client manages events.
mouseOutHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.MOUSE_OUT event when the client manages events.
mouseOutHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseOut event.
mouseOutHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseOut event.
mouseOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers.
mouseOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers.
mouseOverHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_OVER event when the client manages events.
mouseOverHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Process a mouseOver event.
mouseOverHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseOver event.
mouseOverHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseOver event.
mouseOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers.
mouseOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers.
mouseSensitivity — Property, class mx.charts.chartClasses.ChartBase
Specifies the distance, in pixels, that Flex considers a data point to be under the mouse pointer when the pointer moves around a chart.
mouseUp — Event, class flashx.textLayout.container.TextContainerManager
Dispatched when the mouse is released over any link.
mouseUp — Event, class flashx.textLayout.elements.LinkElement
Dispatched when the mouse is released over a link.
mouseUp — Event, class flashx.textLayout.elements.TextFlow
Dispatched when the mouse is released over any link.
MOUSE_UP — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent
Defines the value of the type property of a mouseUp event object.
mouseUpEffect — Effect, class mx.core.UIComponent
Played when the user releases the mouse button while over the component.
mouseUpHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_UP event when the client manages events.
mouseUpHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.MOUSE_UP event when the client manages events.
mouseUpHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseUp event.
mouseUpHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseUp event.
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button
The default handler for the MouseEvent.MOUSE_UP event.
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseUpSomewhere(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController
Client call to forward a mouseUp event from outside a security sandbox.
mouseUpSomewhere(event:flash.events:Event) — method, interface flashx.textLayout.container.ISandboxSupport
Client call to forward a mouseUp event from outside a security sandbox.
mouseUpSomewhere(e:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager
Client call to forward a mouseUp event from outside a security sandbox.
MOUSE_UP_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse button was released somewhere outside your sandbox.
mouseWheelChanging — Event, class spark.components.HScrollBar
Dispatched when the horizontalScrollPosition is going to change due to a mouseWheel event.
mouseWheelChanging — Event, class spark.components.Scroller
Dispatched when the scroll position is going to change due to a mouseWheel event.
mouseWheelChanging — Event, class spark.components.VScrollBar
Dispatched when the verticalScrollPosition is going to change due to a mouseWheel event.
MOUSE_WHEEL_CHANGING — Constant Static Property, class mx.events.FlexMouseEvent
The FlexMouseEvent.MOUSE_WHEEL_CHANGING constant defines the value of the type property of the event object for a mouseWheelChanging event.
mouseWheelEnabled — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support scrolling.
mouseWheelEnabled — Property, interface mx.core.IUITextField
mouseWheelHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.ContainerController
Processes the MouseEvent.MOUSE_WHEEL event when the client manages events.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.container.TextContainerManager
Processes the MouseEvent.MOUSE_WHEEL event when the client manages events.
mouseWheelHandler(event:flash.events:MouseEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes a mouseWheel event.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class flashx.textLayout.edit.SelectionManager
Processes a mouseWheel event.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase
Handles mouseWheel events by changing scroll positions.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles mouseWheel events by changing scroll positions.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.core.ScrollControlBase
Event handler for the mouse wheel scroll event.
_mouseWheelListenerAttached — Property, class flashx.textLayout.container.ContainerController
mouseWheelOutside — Event, 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, 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.
MOUSE_WHEEL_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse wheel was spun somewhere outside your sandbox.
mouseX — Property, class mx.containers.utilityClasses.PostScaleAdapter
mouseX — Property, interface mx.core.IFlexDisplayObject
mouseY — Property, class mx.containers.utilityClasses.PostScaleAdapter
mouseY — Property, interface mx.core.IFlexDisplayObject
move(x:Number, y:Number) — method, class mx.charts.AxisRenderer
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.containers.utilityClasses.PostScaleAdapter
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.BitmapAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.ButtonAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, interface mx.core.IFlexDisplayObject
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.MovieClipAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.SpriteAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.TextFieldAsset
Moves this object to the specified x and y coordinates.
move — Event, class mx.core.UIComponent
Dispatched when the object has moved.
move(x:Number, y:Number) — method, class mx.core.UIComponent
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — method, class mx.core.UIFTETextField
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — method, class mx.core.UITextField
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — method, 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, class mx.skins.ProgrammaticSkin
Moves this object to the specified x and y coordinates.
Move — class, package mx.effects
The Move effect changes the position of a component over a specified time interval.
Move — class, package spark.effects
The Move effect move the target object in the x and y directions.
Move(target:Object) — Constructor, class mx.effects.Move
Constructor.
Move(target:Object) — Constructor, class spark.effects.Move
Constructor.
MOVE — Constant Static Property, 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, 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, class mx.managers.DragManager
Constant that specifies that the type of drag action is "move".
Move3D — class, package spark.effects
The Move3D class moves a target object in the x, y, and z dimensions.
Move3D(target:Object) — Constructor, class spark.effects.Move3D
Constructor.
moveArea — Skin Part, class spark.components.TitleWindow
The area where the user must click and drag to move the window. By default, the move area is the title bar of the TitleWindow container. To drag the TitleWindow container, click and hold the mouse pointer in the title bar area of the window, then move the mouse. Create a custom skin class to change the move area.
The area where the user must click and drag to move the window.
moveArea — Property, class spark.skins.spark.TitleWindowSkin
The area where the user must click and drag to move the window.
moveChildren(source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int, selectionState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Move a set of FlowElements from one FlowGroupElement to another.
moveChildren(source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Move a set of FlowElements from one FlowGroupElement to another.
MoveChildrenOperation — class, package flashx.textLayout.operations
The MoveChildrenOperation class allows moving a set of siblings out of its immediate parent chain, and the operation removes any empty ancestor chain left behind.
MoveChildrenOperation(operationState:flashx.textLayout.edit:SelectionState, source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int) — Constructor, class flashx.textLayout.operations.MoveChildrenOperation
Creates a MoveChildrenOperation object.
moveCursor — Style, class mx.managers.DragManager
Cursor displayed during a move operation.
moveDivider(i:int, amt:Number) — method, class mx.containers.DividedBox
Move a specific divider a given number of pixels.
moveDuration — Property, class mx.effects.DefaultTileListEffect
The duration in milliseconds applied to renderers for items moved in the control as part of the effect.
moveEasingFunction — Property, class mx.effects.MaskEffect
Easing function to use for moving the mask.
moveEasingFunction — Property, class mx.effects.effectClasses.MaskEffectInstance
Easing function to use for moving the mask.
moveEffect — Effect, class mx.core.UIComponent
Played when the component is moved.
MoveEvent — class, 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, class mx.events.MoveEvent
Constructor.
MOVE_FOCUS_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Request to move control over focus to another FocusManager.and have that FocusManager give focus to a control under its management based on the direction property in the event.
moveFocusToHeader(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx
Moves focus to the specified column header.
moveForSoftKeyboard — Property, class spark.components.SkinnablePopUpContainer
Enables moving the pop-up when the soft keyboard on a mobile device is active.
moveIndexFindRow(field:String, value:String, startingIndex:int, patternType:String) — method, class spark.components.DataGrid
This will search through a dataprovider checking the given field and will set the selectedIndex to a matching value.
moveIndexFindRow(field:String, value:String, startingIndex:int, patternType:String) — method, class spark.components.Grid
This will search through a dataprovider checking the given field and will set the selectedIndex to a matching value.
moveIndexFindRow(field:String, value:String, startingIndex:int, patternType:String) — method, interface spark.components.supportClasses.IDataProviderEnhance
This will search through a dataprovider checking the given field and will set the selectedIndex to a matching value.
moveIndexFindRow(field:String, value:String, startingIndex:int, patternType:String) — method, class spark.components.supportClasses.ListBase
This will search through a dataprovider checking the given field and will set the selectedIndex to a matching value.
moveIndexFirstRow() — method, class spark.components.DataGrid
Changes the selectedIndex to the first row of the dataProvider.
moveIndexFirstRow() — method, class spark.components.Grid
Changes the selectedIndex to the first row of the dataProvider.
moveIndexFirstRow() — method, interface spark.components.supportClasses.IDataProviderEnhance
Changes the selectedIndex to the first row of the dataProvider.
moveIndexFirstRow() — method, class spark.components.supportClasses.ListBase
Changes the selectedIndex to the first row of the dataProvider.
moveIndexLastRow() — method, class spark.components.DataGrid
Changes the selectedIndex to the last row of the dataProvider.
moveIndexLastRow() — method, class spark.components.Grid
Changes the selectedIndex to the last row of the dataProvider.
moveIndexLastRow() — method, interface spark.components.supportClasses.IDataProviderEnhance
Changes the selectedIndex to the last row of the dataProvider.
moveIndexLastRow() — method, class spark.components.supportClasses.ListBase
Changes the selectedIndex to the last row of the dataProvider.
moveIndexNextRow() — method, class spark.components.DataGrid
Changes the selectedIndex to the next row of the dataProvider.
moveIndexNextRow() — method, class spark.components.Grid
Changes the selectedIndex to the next row of the dataProvider.
moveIndexNextRow() — method, interface spark.components.supportClasses.IDataProviderEnhance
Changes the selectedIndex to the next row of the dataProvider.
moveIndexNextRow() — method, class spark.components.supportClasses.ListBase
Changes the selectedIndex to the next row of the dataProvider.
moveIndexPreviousRow() — method, class spark.components.DataGrid
Changes the selectedIndex to the previous row of the dataProvider.
moveIndexPreviousRow() — method, class spark.components.Grid
Changes the selectedIndex to the previous row of the dataProvider.
moveIndexPreviousRow() — method, interface spark.components.supportClasses.IDataProviderEnhance
Changes the selectedIndex to the previous row of the dataProvider.
moveIndexPreviousRow() — method, class spark.components.supportClasses.ListBase
Changes the selectedIndex to the previous row of the dataProvider.
moveIndicators(uid:String, offset:int, absolute:Boolean) — method, class mx.controls.AdvancedDataGrid
Moves the cell and row selection indicators up or down by the given offset as the control scrolls its display.
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.AdvancedListBase
Move the selection and highlight indicators horizontally.
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move the selection and highlight indicators horizontally.
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.AdvancedListBase
Move the selection and highlight indicators vertically.
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move the selection and highlight indicators vertically.
MoveInstance — class, package mx.effects.effectClasses
The MoveInstance class implements the instance class for the Move effect.
MoveInstance(target:Object) — Constructor, class mx.effects.effectClasses.MoveInstance
Constructor.
moveNext() — method, class mx.collections.HierarchicalCollectionViewCursor
Moves the cursor to the next item within the collection.
moveNext() — method, interface mx.collections.IViewCursor
Moves the cursor to the next item within the collection.
movePrevious() — method, class mx.collections.HierarchicalCollectionViewCursor
Moves the cursor to the previous item within the collection.
movePrevious() — method, interface mx.collections.IViewCursor
Moves the cursor to the previous item within the collection.
moveRowVertically(i:int, numCols:int, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move a row vertically, and update the rowInfo record.
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
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.
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, 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, class mx.controls.dataGridClasses.DataGridBase
Moves the selection in a vertical direction in response to the user selecting items with the up arrow or down arrow keys and modifiers such as the Shift and Ctrl keys.
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
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:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, 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.
moveSlidingContent() — method, class spark.skins.android4.ToggleSwitchSkin
moveSlidingContent() — method, class spark.skins.ios7.ToggleSwitchSkin
moveTo(x:any, y:any) — method, class mx.charts.chartClasses.CartesianDataCanvas
Moves the current drawing position to (x, y).
moveTo(angle:any, radial:any) — method, class mx.charts.chartClasses.PolarDataCanvas
Moves the current drawing position to (angle, radial).
moveToFirstPage() — method, class mx.printing.PrintAdvancedDataGrid
Moves to the first page of the PrintAdvancedDataGrid control, which corresponds to the first set of visible rows.
moveToFirstPage() — method, class mx.printing.PrintOLAPDataGrid
Moves to the first page of the PrintOLAPDataGrid control, which corresponds to the first set of visible rows.
movieClip — Property, class mx.controls.MovieClipSWFLoader
Handle to the underlying MovieClip of the loaded SWF.
MovieClipAsset — class, package mx.core
MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash.
MovieClipAsset() — Constructor, class mx.core.MovieClipAsset
Constructor.
movieClipData — Property, class mx.core.MovieClipLoaderAsset
A ByteArray containing the inner content.
MovieClipLoaderAsset — class, package mx.core
MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application.
MovieClipLoaderAsset() — Constructor, class mx.core.MovieClipLoaderAsset
Constructor.
MovieClipSWFLoader — class, package mx.controls
The MovieClipSWFLoader control extends SWFLoader to provide convenience methods for manipulating a SWF which has a MovieClip as its root content, provided that the MovieClip is not a Flex application.
MovieClipSWFLoader() — Constructor, class mx.controls.MovieClipSWFLoader
Constructor
moving — Event, class mx.core.Window
Dispatched before the window moves, and while the window is being dragged.
moving — Event, class mx.core.WindowedApplication
Dispatched before the WindowedApplication object moves, or while the WindowedApplication object is being dragged.
moving — Event, class spark.components.Window
Dispatched before the window moves, and while the window is being dragged.
moving — Event, class spark.components.WindowedApplication
Dispatched before the WindowedApplication object moves, or while the WindowedApplication object is being dragged.
multiColumnSort — Property, class mx.events.AdvancedDataGridEvent
If true, indicates that the new dataField property should be used along with whatever sorting is already in use, resulting in a multicolumn sort.
multiColumnSortingEnabled — Property, class spark.components.DataGrid
If this property is true and sorting has been enabled, then users can interactively specify multi-column sorts by control-clicking in column headers (Command+Click on OSX).
MultiDPIBitmapSource — class, package spark.utils
This class provides a list of bitmaps for various runtime densities.
multiline — Property, class mx.core.FTETextField
This property has no effect in FTETextField because FTETextField does not support editing.
multiline — Property, interface mx.core.IUITextField
multiline — Property, class spark.components.RichEditableText
Determines whether the user can enter multiline text.
_multiline — Property, class spark.components.supportClasses.ScrollableStageText
Storage for the multiline property.
multiline — Property, class spark.components.supportClasses.ScrollableStageText
multiline — Property, class spark.components.supportClasses.StyleableStageText
multiline — Property, interface spark.core.IEditableText
MULTIPLE — Constant Static Property, 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.
MULTIPLE_CELLS — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of multiple cells.
MULTIPLE_CELLS — Constant Static Property, class spark.components.gridClasses.GridSelectionMode
Specifies that one or more cells can be selected.
multiplePartsFormat — Property, class mx.rpc.soap.Operation
Determines the type of the default result object for calls to web services that define multiple parts in the output message.
MULTIPLE_ROWS — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of multiple rows.
MULTIPLE_ROWS — Constant Static Property, class spark.components.gridClasses.GridSelectionMode
Specifies that one or more rows can be selected.
MULTI_SUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
Used by the MultiTopicConsumer to subscribe/unsubscribe for more than one topic in the same message.
MultiTopicConsumer — class, 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, class mx.messaging.MultiTopicConsumer
Constructor.
MultiTopicProducer — class, package mx.messaging
A MultiTopicProducer sends messages to a destination with zero or more subtopics.
MultiTopicProducer() — Constructor, class mx.messaging.MultiTopicProducer
Constructor.
MultiValueInterpolator — class, package spark.effects.interpolation
The MultiValueInterpolator class interpolates each element of Arrays or Vectors of start and end elements separately, using another interpolator to do the interpolation for each element.
MultiValueInterpolator(elementInterpolator:spark.effects.interpolation:IInterpolator) — Constructor, class spark.effects.interpolation.MultiValueInterpolator
Constructor.
mustUnderstand — Property, class mx.rpc.soap.SOAPHeader
Specifies whether the header must be understood by the endpoint.
muteButton — Skin Part, class spark.components.mediaClasses.VolumeBar
A skin part that defines the mute/unmute button.
A skin part that defines the mute/unmute button.
muteButton — Skin Part, class spark.components.VideoPlayer
An optional skin part for the mute button. The mute button has both a muted property and a volume property.
An optional skin part for the mute button.
muteButton — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin
A skin part that defines the mute/unmute button.
muteButton — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin
A skin part that defines the mute/unmute button.
MuteButton — class, package spark.components.mediaClasses
The MuteButton class defines the mute button used by the VideoPlayer control.
MuteButton() — Constructor, class spark.components.mediaClasses.MuteButton
Constructor.
MuteButtonSkin — class, package spark.skins.spark.mediaClasses.fullScreen
The default skin class for the mute button of a Spark VideoPlayer component while in one of the fullScreen skin states.
MuteButtonSkin — class, package spark.skins.spark.mediaClasses.normal
The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state.
MuteButtonSkin() — Constructor, class spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin
Constructor.
MuteButtonSkin() — Constructor, class spark.skins.spark.mediaClasses.normal.MuteButtonSkin
Constructor.
muted — Property, class spark.components.VideoDisplay
Set to true to mute the video, false to unmute the video.
muted — Property, class spark.components.VideoPlayer
Set to true to mute the video, false to unmute the video.
muted — Property, class spark.components.mediaClasses.MuteButton
Contains true if the volume of the video is muted, and false if not.
muted — Property, class spark.components.mediaClasses.VolumeBar
Contains true if the volume of the video is muted, and false if not.
mutedChange — Event, class spark.components.mediaClasses.MuteButton
Dispatched when the user mutes or unmutes the video.
mutedChange — Event, class spark.components.mediaClasses.VolumeBar
Dispatched when the user mutes or unmutes the volume.
MUTED_CHANGE — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.MUTED_CHANGE constant defines the value of the type property of the event object for a mutedChange event.
mx.accessibility — package
MXAdvancedDataGridItemRenderer — class, package mx.controls.advancedDataGridClasses
The MXAdvancedDataGridItemRenderer class defines the Spark item renderer class for use with the MX AdvancedDataGrid control.
MXAdvancedDataGridItemRenderer() — Constructor, class mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer
Constructor.
mx.automation — package
mx.binding — package
mx.binding.utils — package
mx.charts — package
mx.charts.chartClasses — package
mx.charts.effects — package
mx.charts.effects.effectClasses — package
mx.charts.events — package
mx.charts.renderers — package
mx.charts.series — package
mx.charts.series.items — package
mx.charts.series.renderData — package
mx.charts.styles — package
mx.collections — package
mx.collections.errors — package
mx.containers — package
mx.containers.accordionClasses — package
mx.containers.dividedBoxClasses — package
mx.containers.errors — package
mx.containers.utilityClasses — package
mx.controls — package
mx.controls.advancedDataGridClasses — package
mx.controls.dataGridClasses — package
mx.controls.listClasses — package
mx.controls.menuClasses — package
mx.controls.olapDataGridClasses — package
mx.controls.scrollClasses — package
mx.controls.sliderClasses — package
mx.controls.textClasses — package
mx.controls.treeClasses — package
mx.controls.videoClasses — package
mx.core — package
mx.core.windowClasses — package
MXDataGridItemRenderer — class, package mx.controls.dataGridClasses
The MXDataGridItemRenderer class defines the Spark item renderer class for use with the MX DataGrid control.
MXDataGridItemRenderer() — Constructor, class mx.controls.dataGridClasses.MXDataGridItemRenderer
Constructor.
mx.effects — package
mx.effects.easing — package
mx.effects.effectClasses — package
mx.events — package
mx.filters — package
mx.formatters — package
MXFTETextInput — class, package mx.controls
MXFTETextInput is a UIComponent which is used to support TLF text in MX controls and data grid renderers.
MXFTETextInput() — Constructor, class mx.controls.MXFTETextInput
Constructor.
mx.geom — package
mx.graphics — package
mx.graphics.codec — package
mx.graphics.shaderClasses — package
MXItemRenderer — class, package mx.controls.listClasses
The MXItemRenderer class is the base class for Spark item renderers and item editors used in MX list-based controls.
MXItemRenderer() — Constructor, class mx.controls.listClasses.MXItemRenderer
Constructor.
mx.logging — package
mx.logging.errors — package
mx.logging.targets — package
mx.managers — package
mx.messaging — package
mx.messaging.channels — package
mx.messaging.config — package
mx.messaging.errors — package
mx.messaging.events — package
mx.messaging.management — package
mx.messaging.messages — package
mxmlChildren — Property, class flashx.textLayout.elements.FlowGroupElement
Appends an array of children to this object.
mxmlChildren — Property, class flashx.textLayout.elements.SpanElement
Sets text based on content within span tags; always deletes existing children.
mxmlContent — Property, class spark.components.Group
The visual content children for this Group.
mxmlContent — Property, class spark.components.SkinnableContainer
The visual content children for this Group.
_mxmlContent — Property, class spark.containers.DeferredGroup
mxmlContent — Property, class spark.containers.DeferredGroup
The visual content children for this Group.
mxmlContent — Property, class spark.containers.Navigator
The visual content children for this Group.
mxmlContent — Property, class spark.preloaders.SplashScreenImage
The SplashScreenImageSource sources for this SplashScreenImage.
mxmlContentFactory — Property, class spark.components.SkinnableContainer
A factory object that creates the initial value for the content property.
mxmlContentFactory — Property, class spark.containers.DeferredGroup
A factory object that creates the initial value for the content property.
mxmlContentFactory — Property, class spark.containers.Navigator
A factory object that creates the initial value for the content property.
MXMLDescriptor — Property, class mx.core.UIComponent
MXMLDescriptor — Property, class spark.primitives.supportClasses.GraphicElement
MXMLObjectAdapter — class, package mx.core
The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods.
MXMLObjectAdapter() — Constructor, class mx.core.MXMLObjectAdapter
Constructor.
MXMLProperties — Property, class mx.core.UIComponent
MXMLProperties — Property, class spark.primitives.supportClasses.GraphicElement
mx.modules — package
mx.netmon — package
mx.olap — package
mx.olap.aggregators — package
mx.preloaders — package
mx.printing — package
mx.resources — package
mx.rpc — package
mx.rpc.events — package
mx.rpc.http — package
mx.rpc.http.mxml — package
mx.rpc.mxml — package
mx.rpc.remoting — package
mx.rpc.remoting.mxml — package
mx.rpc.soap — package
mx.rpc.soap.mxml — package
mx.rpc.wsdl — package
mx.rpc.xml — package
mx.skins — package
mx.skins.halo — package
mx.skins.spark — package
mx.states — package
mx.styles — package
MXTreeItemRenderer — class, package mx.controls.treeClasses
The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control.
MXTreeItemRenderer() — Constructor, class mx.controls.treeClasses.MXTreeItemRenderer
Constructor.
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