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  
ManagerBase — class, package org.apache.flex.mobile
The ManagerBase is a base class for mobile display managers such as StackedViewManager and TabbedViewManager.
ManagerBase() — Constructor, class org.apache.flex.mobile.ManagerBase
Constructor.
mapit(lat:Number, lng:Number, zoomLevel:Number) — method, class org.apache.flex.maps.google.beads.GoogleMapView
Adjusts the map to the given coordinate and zoom level.
MapModel — class, package org.apache.flex.maps.google.models
The data model for the Map class, this holds the maps current center location, its current zoom level, the last marker selected, and any search results.
MapModel() — Constructor, class org.apache.flex.maps.google.models.MapModel
Constructor.
MapsEventListener — class, package google.maps
MapsEventListener() — Constructor, class google.maps.MapsEventListener
margin — Property, class org.apache.flex.core.BindableCSSStyles
margin — Property, class org.apache.flex.core.SimpleCSSStyles
marginBottom — Property, class org.apache.flex.core.BindableCSSStyles
marginBottom — Property, class org.apache.flex.core.SimpleCSSStyles
marginLeft — Property, class org.apache.flex.core.BindableCSSStyles
marginLeft — Property, class org.apache.flex.core.SimpleCSSStyles
marginRight — Property, class org.apache.flex.core.BindableCSSStyles
marginRight — Property, class org.apache.flex.core.SimpleCSSStyles
marginTop — Property, class org.apache.flex.core.BindableCSSStyles
marginTop — Property, class org.apache.flex.core.SimpleCSSStyles
markAddress(address:String) — method, class org.apache.flex.maps.google.GoogleMap
markAddress(address:String) — method, class org.apache.flex.maps.google.beads.GoogleMapView
Finds the given address and places a marker on it.
markCurrentLocation() — method, class org.apache.flex.maps.google.GoogleMap
markCurrentLocation() — method, class org.apache.flex.maps.google.beads.GoogleMapView
Marks the current center of the map.
Marker — class, package google.maps
Marker(opt_opts:Object) — Constructor, class google.maps.Marker
markerClicked — Event, class org.apache.flex.maps.google.GoogleMap
matrix — Property, interface org.apache.flex.core.ITransformModel
The matrix of the Transform
matrix — Property, class org.apache.flex.core.TransformModel
matrix — Property, class org.apache.flex.graphics.utils.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 — class, package org.apache.flex.geom
Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor, class org.apache.flex.geom.Matrix
matrix3D — Property, class org.apache.flex.graphics.utils.CompoundTransform
The 3D matrix either set directly by the user, or composed by combining the transform center, scale, rotation and translation, in that order.
maxChars — Property, class org.apache.flex.html.accessories.NumericOnlyTextInputBead
The character used to separate the integer and fraction parts of numbers.
maxHeight — Property, class org.apache.flex.html.beads.layouts.FlexibleFirstChildHorizontalLayout
maxHeight — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildHorizontalLayout
maxHeight — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildVerticalLayout
maximum — Property, class org.apache.flex.charts.beads.HorizontalLinearAxisBead
The maximum value to be represented on this axis.
maximum — Property, class org.apache.flex.charts.beads.VerticalLinearAxisBead
The maximum value to be represented on this axis.
maximum — Property, interface org.apache.flex.charts.core.IHorizontalAxisBead
The explicit maximum value being represented by this axis.
maximum — Property, interface org.apache.flex.charts.core.IVerticalAxisBead
The explicit maximum value being represented by this axis.
maximum — Property, interface org.apache.flex.core.IRangeModel
The maximum value.
maximum — Property, class org.apache.flex.html.NumericStepper
The maximum value the control will display.
maximum — Property, class org.apache.flex.html.Slider
The maximum value of the Slider.
maximum — Property, class org.apache.flex.html.Spinner
The maximum value of the Spinner.
maximum — Property, class org.apache.flex.html.beads.models.RangeModel
maxWidth — Property, class org.apache.flex.html.beads.layouts.FlexibleFirstChildHorizontalLayout
maxWidth — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildHorizontalLayout
maxWidth — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildVerticalLayout
MAX_ZINDEX — Static Property, class google.maps.Marker
measuredHeight — Property, interface org.apache.flex.core.IMeasurementBead
The measured height .
measuredHeight — Property, class org.apache.flex.html.beads.AlertMeasurementBead
Returns the overall height of the org.apache.flex.html.Alert component.
measuredHeight — Property, class org.apache.flex.html.beads.ControlBarMeasurementBead
Returns the overall height of the ControlBar.
measuredHeight — Property, class org.apache.flex.html.beads.TextButtonMeasurementBead
The overall height of the org.apache.flex.html.TextButton
measuredHeight — Property, class org.apache.flex.html.beads.TextFieldLabelMeasurementBead
The overall height of the org.apache.flex.html.Label.
measuredHeight — Property, class org.apache.flex.html.beads.TitleBarMeasurementBead
The overall height of the org.apache.flex.html.TitleBar.
measuredWidth — Property, interface org.apache.flex.core.IMeasurementBead
The measured width.
measuredWidth — Property, class org.apache.flex.html.beads.AlertMeasurementBead
Returns the overall width of the org.apache.flex.html.Alert component.
measuredWidth — Property, class org.apache.flex.html.beads.ControlBarMeasurementBead
Returns the overall width of the ControlBar.
measuredWidth — Property, class org.apache.flex.html.beads.TextButtonMeasurementBead
The overall width of the org.apache.flex.html.TextButton.
measuredWidth — Property, class org.apache.flex.html.beads.TextFieldLabelMeasurementBead
The overall width of the org.apache.flex.html.Label.
measuredWidth — Property, class org.apache.flex.html.beads.TitleBarMeasurementBead
The overall width of the org.apache.flex.html.TitleBar.
measurementBead — Property, class org.apache.flex.core.UIBase
A measurement bead, if one exists.
measurementBead — Property, class org.apache.flex.core.UIButtonBase
A measurement bead, if one exists.
mediaType — Property, class org.apache.cordova.camera.Camera
MediaType — Static Property, class org.apache.cordova.camera.Camera
menuButton — Property, class org.apache.flex.html.beads.DateFieldView
The TextButton that triggers the display of the DateChooser pop-up.
message — Property, interface org.apache.flex.core.IAlertModel
The message to be displayed by the Alert.
message — Property, class org.apache.flex.html.Alert
The message to display in the Alert body.
message — Property, class org.apache.flex.html.beads.models.AlertModel
metadata — Property, class org.apache.flex.reflection.DefinitionWithMetaData
MetaDataArgDefinition — class, package org.apache.flex.reflection
The description of a Class or Interface
MetaDataArgDefinition(name:String, value:String) — Constructor, class org.apache.flex.reflection.MetaDataArgDefinition
MetaDataDefinition — class, package org.apache.flex.reflection
The description of a Class or Interface
MetaDataDefinition(name:String, rawData:Object) — Constructor, class org.apache.flex.reflection.MetaDataDefinition
method — Property, class org.apache.flex.net.BinaryUploader
The HTTP method for the upload.
method — Property, class org.apache.flex.net.HTTPService
The HTTP method for the upload.
method — Property, class org.apache.flex.net.URLRequest
Controls the HTTP form submission method.
MethodDefinition — class, package org.apache.flex.reflection
The description of a Class or Interface
MethodDefinition(name:String, declaredBy:String, rawData:Object) — Constructor, class org.apache.flex.reflection.MethodDefinition
methods — Property, class org.apache.flex.reflection.TypeDefinition
minHeight — Property, class org.apache.flex.core.BrowserResizeListener
Minimum height
minimum — Property, class org.apache.flex.charts.beads.HorizontalLinearAxisBead
The minimun value to be represented on this axis.
minimum — Property, class org.apache.flex.charts.beads.VerticalLinearAxisBead
The minimun value to be represented on this axis.
minimum — Property, interface org.apache.flex.charts.core.IHorizontalAxisBead
The explicit minimum value being represented by this axis.
minimum — Property, interface org.apache.flex.charts.core.IVerticalAxisBead
The explicit minimum value being represented by this axis.
minimum — Property, interface org.apache.flex.core.IRangeModel
The minimum value.
minimum — Property, class org.apache.flex.html.NumericStepper
The minimum value the control will display.
minimum — Property, class org.apache.flex.html.Slider
The minimum value of the Slider.
minimum — Property, class org.apache.flex.html.Spinner
The minimum value of the Spinner.
minimum — Property, class org.apache.flex.html.beads.models.RangeModel
minWidth — Property, class org.apache.flex.core.BrowserResizeListener
Minimum width
mirror — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures
If true the X axis is scaled by -1 and the x coordinate of the origin is translated by the component's width.
MITER — Constant Static Property, class org.apache.flex.graphics.LineStyle
miterLimit — Property, interface org.apache.flex.graphics.IStroke
miterLimit — Property, class org.apache.flex.graphics.SolidColorStroke
The miter limit at the join of two segments.
MixinManager — class, package org.apache.flex.utils
The MixinManager class is the class that instantiates mixins linked into the application.
MixinManager() — Constructor, class org.apache.flex.utils.MixinManager
Constructor.
MobileWebBrowserView — class, package org.apache.flex.mobile.beads
The MobileWebBrowserView creates an instance of StageWebView to load web pages into a mobile application.
MobileWebBrowserView() — Constructor, class org.apache.flex.mobile.beads.MobileWebBrowserView
constructor.
model — Property, class org.apache.flex.core.Application
The data model (for the initial view).
model — Property, interface org.apache.flex.core.IStrandWithModel
Each Strand has an model object.
model — Property, class org.apache.flex.core.Strand
An IBeadModel that serves as the data model for the component.
model — Property, class org.apache.flex.core.UIBase
An IBeadModel that serves as the data model for the component.
model — Property, class org.apache.flex.core.UIButtonBase
An IBeadModel that serves as the data model for the component.
model — Property, class org.apache.flex.html.MXMLBeadView
The model object.
monthNames — Property, interface org.apache.flex.core.IDateChooserModel
An array of strings used to name the months of the year with January being the first element of the array.
monthNames — Property, class org.apache.flex.html.beads.models.DateChooserModel
An array of strings used to name the months of the year with January being the first element of the array.
mouseDown — Event, class org.apache.flex.core.UIBase
Set a different class for mouseDown events so that there aren't dependencies on the flash classes on the JS side.
MOUSE_DOWN — Constant Static Property, class org.apache.flex.events.MouseEvent
MouseEvent — class, package org.apache.flex.events
Mouse events
MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:Object, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, commandKey:Boolean, controlKey:Boolean, clickCount:int) — Constructor, class org.apache.flex.events.MouseEvent
Constructor.
MouseEventConverter — class, package org.apache.flex.events.utils
Mouse events conversion.
mouseMove — Event, class org.apache.flex.core.UIBase
Set a different class for mouseMove events so that there aren't dependencies on the flash classes on the JS side.
MOUSE_MOVE — Constant Static Property, class org.apache.flex.events.MouseEvent
mouseOut — Event, class org.apache.flex.core.UIBase
Set a different class for mouseOut events so that there aren't dependencies on the flash classes on the JS side.
MOUSE_OUT — Constant Static Property, class org.apache.flex.events.MouseEvent
mouseOver — Event, class org.apache.flex.core.UIBase
Set a different class for mouseOver events so that there aren't dependencies on the flash classes on the JS side.
MOUSE_OVER — Constant Static Property, class org.apache.flex.events.MouseEvent
mouseUp — Event, class org.apache.flex.core.UIBase
Set a different class for mouseUp events so that there aren't dependencies on the flash classes on the JS side.
MOUSE_UP — Constant Static Property, class org.apache.flex.events.MouseEvent
MouseUtils — class, package org.apache.flex.events.utils
This class maps common event functions for MouseEvent
MouseUtils() — Constructor, class org.apache.flex.events.utils.MouseUtils
Move — class, package org.apache.flex.effects
The Move effect animates a UI component's x or y position.
Move(target:org.apache.flex.core:IUIBase) — Constructor, class org.apache.flex.effects.Move
Constructor.
MOVE — Constant Static Property, class org.apache.flex.core.DropType
The data should be moved.
moveTo(x:Number, y:Number) — method, class org.apache.flex.graphics.PathBuilder
MoveTo — class, package org.apache.flex.graphics
MoveTo(x:Number, y:Number) — Constructor, class org.apache.flex.graphics.MoveTo
MultilineLabel — class, package org.apache.flex.html
The Label class implements the basic control for labeling other controls.
MultilineLabel() — Constructor, class org.apache.flex.html.MultilineLabel
Constructor.
MultilineTextFieldView — class, package org.apache.flex.html.beads
The TextFieldView class is the default view for the org.apache.flex.html.Label class.
MultilineTextFieldView() — Constructor, class org.apache.flex.html.beads.MultilineTextFieldView
Constructor.
multipleSelection — Property, class org.apache.flex.events.ItemClickedEvent
Whether or not this click is part of a multi-selection sequence.
MVCObject — class, package google.maps
MVCObject() — Constructor, class google.maps.MVCObject
MXMLBeadView — class, package org.apache.flex.html
The MXMLBeadView class extends ContainerView and adds support for databinding and specification of children in MXML.
MXMLBeadView() — Constructor, class org.apache.flex.html.MXMLBeadView
Constructor.
MXMLBeadViewDataBinding — class, package org.apache.flex.binding
The MXMLBeadViewDataBinding class implements databinding for MXMLBeadView instances.
MXMLBeadViewDataBinding() — Constructor, class org.apache.flex.binding.MXMLBeadViewDataBinding
Constructor.
mxmlContent — Property, class org.apache.flex.core.ContainerBase
The default property.
mxmlContent — Property, class org.apache.flex.core.ItemRendererClassFactory
The default property.
mxmlContent — Property, class org.apache.flex.html.MXMLBeadView
The default property.
mxmlContent — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer
The default property.
mxmlContent — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase
The default property.
MXMLDataInterpreter — class, package org.apache.flex.utils
The MXMLDataInterpreter class is the class that interprets the encoded information generated by the compiler that describes the contents of an MXML document.
MXMLDataInterpreter() — Constructor, class org.apache.flex.utils.MXMLDataInterpreter
Constructor.
MXMLDescriptor — Property, class org.apache.flex.core.Application
An array of data that describes the MXML attributes and tags in an MXML document.
MXMLDescriptor — Property, class org.apache.flex.core.ContainerBase
An array of data that describes the MXML attributes and tags in an MXML document.
MXMLDescriptor — Property, interface org.apache.flex.core.IMXMLDocument
An array of data that describes the MXML attributes and tags in an MXML document.
MXMLDescriptor — Property, class org.apache.flex.core.ItemRendererClassFactory
An array of data that describes the MXML attributes and tags in an MXML document.
MXMLDescriptor — Property, class org.apache.flex.html.MXMLBeadView
An array of data that describes the MXML attributes and tags in an MXML document.
MXMLDragInitiator — class, package org.apache.flex.core
The MXMLDragInitiator is an IDragInitiator that dispatches events when the IDragInitiator methods are called to make it easier to handle in MXML.
MXMLDragInitiator() — Constructor, class org.apache.flex.core.MXMLDragInitiator
Constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z