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  
factory — Property in interface mx.modules.IModuleInfo
The IFlexModuleFactory implementation defined in the module.
factory — Property in class mx.styles.CSSStyleDeclaration
This function, if it isn't null, is usually autogenerated by the MXML compiler.
factoryMap — Property in class mx.controls.listClasses.ListBase
A map of item renderers by factory.
Fade — Class in package mx.effects
The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent.
Fade(target) — Constructor in class mx.effects.Fade
Constructor.
FadeInstance — Class in package mx.effects.effectClasses
The FadeInstance class implements the instance class for the Fade effect.
FadeInstance(target) — Constructor in class mx.effects.effectClasses.FadeInstance
Constructor.
fault(info) — Method in class mx.collections.ItemResponder
This method is called by a service when an error has been received.
fault(info) — Method in interface mx.rpc.IResponder
This method is called by a service when an error has been received.
field — Property in class mx.events.ValidationResultEvent
The name of the field that failed validation and triggered the event.
fields — Property in class mx.collections.Sort
An Array of SortField objects that specifies the fields to compare.
fillAlphas — Style in class mx.containers.Accordion
Specifies the alpha transparency values used for the background fill of components.
fillAlphas — Style in class mx.containers.ApplicationControlBar
Alpha values used for the background fill of the container.
fillAlphas — Style in class mx.controls.Button
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.ComboBox
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.DateChooser
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.DateField
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.MenuBar
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.scrollClasses.ScrollBar
Alphas used for the background fill of controls.
fillAlphas — Style in class mx.controls.sliderClasses.Slider
Specifies the alpha transparency values used for the background fill of components.
fillColors — Style in class mx.containers.Accordion
Specifies the colors used to tint the background fill of the component.
fillColors — Style in class mx.containers.ApplicationControlBar
Colors used to tint the background of the container.
fillColors — Style in class mx.controls.Button
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.ComboBox
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.DateChooser
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.DateField
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.MenuBar
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.scrollClasses.ScrollBar
Colors used to tint the background of the control.
fillColors — Style in class mx.controls.sliderClasses.Slider
Specifies the colors used to tint the background fill of the component.
filter — Property in class mx.effects.Effect
Specifies an algorithm for filtering targets for an effect.
filter — Property in interface mx.effects.IEffect
Specifies an algorithm for filtering targets for an effect.
filterFunction — Property in interface mx.collections.ICollectionView
A function that the view will use to eliminate items that do not match the function's criteria.
filterFunction — Property in class mx.collections.ListCollectionView
A function that the view will use to eliminate items that do not match the function's criteria.
filterFunction — Property in class mx.effects.EffectTargetFilter
A function that defines custom filter logic.
filterInstance(propChanges, target) — Method in class mx.effects.Effect
Determines the logic for filtering out an effect instance.
filterInstance(propChanges, semanticsProvider:mx.effects:IEffectTargetHost, target) — Method in class mx.effects.EffectTargetFilter
Determines whether a target should be filtered, returning true if it should be included in an effect.
filterMap — Property in class mx.styles.StyleProxy
A set of string pairs.
filterProperties — Property in class mx.effects.EffectTargetFilter
An Array of Strings specifying component properties.
filters — Property in interface mx.core.IFlexDisplayObject
filterStyles — Property in class mx.effects.EffectTargetFilter
An Array of Strings specifying style properties.
findAny(values) — Method in interface mx.collections.IViewCursor
Finds an item with the specified properties within the collection and positions the cursor to that item.
findFirst(values) — Method in interface mx.collections.IViewCursor
Finds the first item with the specified properties within the collection and positions the cursor to that item.
findFocusManagerComponent(o) — Method in class mx.managers.FocusManager
Returns the IFocusManagerComponent that contains the given object, if any.
findFocusManagerComponent(o) — Method in interface mx.managers.IFocusManager
Returns the IFocusManagerComponent that contains the given object, if any.
findItem(items, values, mode, returnInsertionIndex, compareFunction) — Method in class mx.collections.Sort
Finds the specified object within the specified array (or the insertion point if asked for), returning the index if found or -1 if not.
findKey(eventCode) — Method in class mx.controls.listClasses.ListBase
Tries to find the next item in the data provider that starts with the character in the eventCode parameter.
findLast(values) — Method in interface mx.collections.IViewCursor
Finds the last item with the specified properties within the collection and positions the cursor on that item.
findResourceBundleWithResource(bundleName, resourceName) — Method in interface mx.resources.IResourceManager
Searches the locales in the localeChain for the specified resource and returns the first resource bundle in which it is found.
findString(str) — Method in class mx.controls.listClasses.ListBase
Finds an item in the list based on a String, and moves the selection to it.
finishDataChangeEffect(event:mx.events:EffectEvent) — Method in class mx.controls.listClasses.ListBase
Cleans up after a data change effect has finished running by restoring the original collection and iterator and removing any cached values used by the effect.
finishEffect() — Method in class mx.effects.EffectInstance
Called by the end() method when the effect finishes playing.
finishEffect() — Method in interface mx.effects.IEffectInstance
Called by the end() method when the effect finishes playing.
finishKeySelection() — Method in class mx.controls.dataGridClasses.DataGridBase
Sets selected items based on the caretIndex and anchorIndex properties.
finishKeySelection() — Method in class mx.controls.listClasses.ListBase
Sets selected items based on the caretIndex and anchorIndex properties.
finishPrint(obj, target:mx.core:IFlexDisplayObject) — Method in class mx.core.UIComponent
Called after printing is complete.
finishRepeat() — Method in class mx.effects.EffectInstance
Called after each iteration of a repeated effect finishes playing.
finishRepeat() — Method in interface mx.effects.IEffectInstance
Called after each iteration of a repeated effect finishes playing.
FIRST — Static property in class mx.collections.CursorBookmark
A bookmark for the first item in an ICollectionView.
firstButtonStyleName — Style in class mx.controls.ButtonBar
Name of CSS style declaration that specifies styles for the first button.
firstDayOfWeek — Property in class mx.controls.DateChooser
Number representing the day of the week to display in the first column of the DateChooser control.
firstDayOfWeek — Property in class mx.controls.DateField
Day of the week (0-6, where 0 is the first element of the dayNames Array) to display in the first column of the DateChooser control.
FIRST_INDEX_MODE — Constant static property in class mx.collections.Sort
When executing a find return the index for the first matching item.
firstTabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the first tab navigation item.
firstVisibleItem — Property in class mx.controls.Tree
The item that is currently displayed in the top row of the tree.
flash.accessibility — Package
flexContextMenu — Property in class mx.core.UIComponent
The context menu for this UIComponent.
FlexEvent — Class in package mx.events
The FlexEvent class represents the event object passed to the event listener for many Flex events.
FlexEvent(type, bubbles, cancelable) — Constructor in class mx.events.FlexEvent
Constructor.
FlexMouseEvent — Class in package mx.events
The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity.
FlexMouseEvent(type, bubbles, cancelable, localX, localY, relatedObject, ctrlKey, altKey, shiftKey, buttonDown, delta) — Constructor in class mx.events.FlexMouseEvent
Constructor.
FlexShape — Class in package mx.core
FlexShape is a subclass of the Player's Shape class.
FlexShape() — Constructor in class mx.core.FlexShape
Constructor.
FlexSprite — Class in package mx.core
FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent.
FlexSprite() — Constructor in class mx.core.FlexSprite
Constructor.
FlexTextField — Class in package mx.core
FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField.
FlexTextField() — Constructor in class mx.core.FlexTextField
Constructor.
FlexVersion — Class in package mx.core
This class controls the backward-compatibility of the framework.
focusAlpha — Style in class mx.containers.Accordion
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.Button
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.ColorPicker
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.ComboBox
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.DateChooser
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.DateField
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.MenuBar
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.TextInput
Specifies the alpha transparency value of the focus skin.
focusAlpha — Style in class mx.controls.listClasses.ListBase
Specifies the alpha transparency value of the focus skin.
focusBlendMode — Style in class mx.core.UIComponent
Blend mode used by the focus rectangle.
focusEnabled — Property in class mx.core.UIComponent
Indicates whether the component can receive focus when tabbed to.
focusEnabled — Property in interface mx.managers.IFocusManagerComponent
A flag that indicates whether the component can receive focus when selected.
focusInEffect — Effect in class mx.core.UIComponent
Played when the component gains keyboard focus.
focusInHandler(event) — Method in class mx.core.UIComponent
The event handler called when a UIComponent object gets focus.
focusManager — Property in interface mx.core.IContainer
Gets the FocusManager that controls focus for this component and its peers.
focusManager — Property in class mx.core.UIComponent
Gets the FocusManager that controls focus for this component and its peers.
focusManager — Property in interface mx.managers.IFocusManagerContainer
The FocusManager for this component.
FocusManager — Class in package mx.managers
The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key).
FocusManager(container:mx.managers:IFocusManagerContainer, popup) — Constructor in class mx.managers.FocusManager
Constructor.
focusOutEffect — Effect in class mx.core.UIComponent
Played when the component loses keyboard focus.
focusOutHandler(event) — Method in class mx.core.UIComponent
The event handler called when a UIComponent object loses focus.
focusPane — Property in interface mx.core.IUIComponent
A single Sprite object that is shared among components and used as an overlay for drawing focus.
focusPane — Property in class mx.core.UIComponent
The focus pane associated with this object.
focusPane — Property in class mx.core.UITextField
A single Sprite object that is shared among components and used as an overlay for drawing focus.
focusPane — Property in class mx.managers.FocusManager
A single Sprite that is moved from container to container as the focus moves to those containers.
focusPane — Property in interface mx.managers.IFocusManager
A single Sprite that is moved from container to container as the focus moves to those containers.
focusPane — Property in interface mx.managers.ISystemManager
A single Sprite shared among components used as an overlay for drawing focus.
focusPane — Property in class mx.managers.SystemManager
The focus pane associated with this object.
focusRect — Property in interface mx.core.IContainer
focusRect — Property in interface mx.core.IUITextField
focusRoundedCorners — Style in class mx.containers.Accordion
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.Button
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.ColorPicker
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.ComboBox
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.DateChooser
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.DateField
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.MenuBar
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.TextInput
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — Style in class mx.controls.listClasses.ListBase
Specifies which corners of the focus rectangle should be rounded.
focusSkin — Style in class mx.containers.Accordion
Skin used to draw the focus rectangle.
focusSkin — Style in class mx.core.UIComponent
Skin used to draw the focus rectangle.
focusThickness — Style in class mx.containers.Accordion
Thickness, in pixels, of the focus rectangle outline.
focusThickness — Style in class mx.core.UIComponent
Thickness, in pixels, of the focus rectangle outline.
folderClosedIcon — Style in class mx.controls.Tree
Specifies the folder closed icon for a branch item of the tree.
folderOpenIcon — Style in class mx.controls.Tree
Specifies the folder open icon for a branch item of the tree.
fontAntiAliasType — Style in class mx.containers.FormHeading
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.Button
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.ColorPicker
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.ComboBox
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.DateChooser
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.DateField
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.Label
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.MenuBar
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.TextInput
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.ToolTip
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.dataGridClasses.DataGridColumn
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.controls.menuClasses.MenuBarItem
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.core.Container
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.core.ScrollControlBase
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — Style in class mx.core.UITextField
Sets the antiAliasType property of internal TextFields.
fontContext — Property in class mx.containers.Panel
The module factory that provides the font context for this component.
fontContext — Property in class mx.controls.Button
The module factory that provides the font context for this component.
fontContext — Property in class mx.controls.Label
The module factory that provides the font context for this component.
fontContext — Property in class mx.controls.TextInput
The module factory that provides the font context for this component.
fontContext — Property in class mx.controls.dataGridClasses.DataGridBase
The module factory that provides the font context for this component.
fontContext — Property in class mx.controls.listClasses.ListItemRenderer
The module factory that provides the font context for this component.
fontContext — Property in interface mx.core.IFontContextComponent
The module factory that provides the font context for this component.
fontFamily — Style in class mx.containers.FormHeading
Name of the font to use.
fontFamily — Style in class mx.controls.Button
Name of the font to use.
fontFamily — Style in class mx.controls.ColorPicker
Name of the font to use.
fontFamily — Style in class mx.controls.ComboBox
Name of the font to use.
fontFamily — Style in class mx.controls.DateChooser
Name of the font to use.
fontFamily — Style in class mx.controls.DateField
Name of the font to use.
fontFamily — Style in class mx.controls.Label
Name of the font to use.
fontFamily — Style in class mx.controls.MenuBar
Name of the font to use.
fontFamily — Style in class mx.controls.TextInput
Name of the font to use.
fontFamily — Style in class mx.controls.ToolTip
Name of the font to use.
fontFamily — Style in class mx.controls.dataGridClasses.DataGridColumn
Name of the font to use.
fontFamily — Style in class mx.controls.menuClasses.MenuBarItem
Name of the font to use.
fontFamily — Style in class mx.core.Container
Name of the font to use.
fontFamily — Style in class mx.core.ScrollControlBase
Name of the font to use.
fontFamily — Style in class mx.core.UITextField
Name of the font to use.
fontGridFitType — Style in class mx.containers.FormHeading
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.Button
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.ColorPicker
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.ComboBox
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.DateChooser
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.DateField
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.Label
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.MenuBar
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.TextInput
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.ToolTip
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.dataGridClasses.DataGridColumn
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.controls.menuClasses.MenuBarItem
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.core.Container
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.core.ScrollControlBase
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — Style in class mx.core.UITextField
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.containers.FormHeading
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.Button
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.ColorPicker
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.ComboBox
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.DateChooser
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.DateField
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.Label
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.MenuBar
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.TextInput
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.ToolTip
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.dataGridClasses.DataGridColumn
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.controls.menuClasses.MenuBarItem
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.core.Container
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.core.ScrollControlBase
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — Style in class mx.core.UITextField
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSize — Style in class mx.containers.FormHeading
Height of the text, in pixels.
fontSize — Style in class mx.controls.Button
Height of the text, in pixels.
fontSize — Style in class mx.controls.ColorPicker
Height of the text, in pixels.
fontSize — Style in class mx.controls.ComboBox
Height of the text, in pixels.
fontSize — Style in class mx.controls.DateChooser
Height of the text, in pixels.
fontSize — Style in class mx.controls.DateField
Height of the text, in pixels.
fontSize — Style in class mx.controls.Label
Height of the text, in pixels.
fontSize — Style in class mx.controls.MenuBar
Height of the text, in pixels.
fontSize — Style in class mx.controls.TextInput
Height of the text, in pixels.
fontSize — Style in class mx.controls.ToolTip
Height of the text, in pixels.
fontSize — Style in class mx.controls.dataGridClasses.DataGridColumn
Height of the text, in pixels.
fontSize — Style in class mx.controls.menuClasses.MenuBarItem
Height of the text, in pixels.
fontSize — Style in class mx.core.Container
Height of the text, in pixels.
fontSize — Style in class mx.core.ScrollControlBase
Height of the text, in pixels.
fontSize — Style in class mx.core.UITextField
Height of the text, in pixels.
fontStyle — Style in class mx.containers.FormHeading
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.Button
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.ColorPicker
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.ComboBox
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.DateChooser
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.DateField
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.Label
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.MenuBar
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.TextInput
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.ToolTip
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is italic font.
fontStyle — Style in class mx.controls.menuClasses.MenuBarItem
Determines whether the text is italic font.
fontStyle — Style in class mx.core.Container
Determines whether the text is italic font.
fontStyle — Style in class mx.core.ScrollControlBase
Determines whether the text is italic font.
fontStyle — Style in class mx.core.UITextField
Determines whether the text is italic font.
fontThickness — Style in class mx.containers.FormHeading
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.Button
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.ColorPicker
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.ComboBox
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.DateChooser
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.DateField
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.Label
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.MenuBar
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.TextInput
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.ToolTip
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.dataGridClasses.DataGridColumn
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.controls.menuClasses.MenuBarItem
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.core.Container
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.core.ScrollControlBase
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — Style in class mx.core.UITextField
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontWeight — Style in class mx.containers.FormHeading
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.Button
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.ColorPicker
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.ComboBox
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.DateChooser
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.DateField
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.Label
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.MenuBar
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.TextInput
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.ToolTip
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is boldface.
fontWeight — Style in class mx.controls.menuClasses.MenuBarItem
Determines whether the text is boldface.
fontWeight — Style in class mx.core.Container
Determines whether the text is boldface.
fontWeight — Style in class mx.core.ScrollControlBase
Determines whether the text is boldface.
fontWeight — Style in class mx.core.UITextField
Determines whether the text is boldface.
footerColors — Style in class mx.containers.Panel
Array of two colors used to draw the footer (area for the ControlBar container) background.
forceSimple — Property in class flash.accessibility.AccessibilityProperties
If true, causes Flash Player to exclude child objects within this display object from the accessible presentation.
Form — Class in package mx.containers
The Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
Form() — Constructor in class mx.containers.Form
Constructor.
format(value) — Method in class mx.formatters.Formatter
Formats a value and returns a String containing the new, formatted, value.
format(value) — Method in class mx.formatters.NumberFormatter
Formats the number as a String.
formatDecimal(value) — Method in class mx.formatters.NumberBase
Formats a number by replacing the default decimal separator, ".", with the decimal separator specified by decimalSeparatorTo.
formatNegative(value, useSign) — Method in class mx.formatters.NumberBase
Formats a negative number with either a minus sign (-) or parentheses ().
formatPrecision(value, precision) — Method in class mx.formatters.NumberBase
Formats a number by setting its decimal precision by using the decimalSeparatorTo property as the decimal separator.
formatRounding(value, roundType) — Method in class mx.formatters.NumberBase
Formats a number by rounding it.
formatRoundingWithPrecision(value, roundType, precision) — Method in class mx.formatters.NumberBase
Formats a number by rounding it and setting the decimal precision.
formats — Property in class mx.core.DragSource
Contains the formats of the drag data, as an Array of Strings.
formatString — Property in class mx.controls.DateField
The format of the displayed date in the text field.
Formatter — Class in package mx.formatters
The Formatter class is the base class for all data formatters.
Formatter() — Constructor in class mx.formatters.Formatter
Constructor.
formatThousands(value) — Method in class mx.formatters.NumberBase
Formats a number by using the thousandsSeparatorTo property as the thousands separator and the decimalSeparatorTo property as the decimal separator.
FormHeading — Class in package mx.containers
The FormHeading container is used to display a heading for a group of controls inside a Form container.
FormHeading() — Constructor in class mx.containers.FormHeading
Constructor.
FormItem — Class in package mx.containers
The FormItem container defines a label and one or more children arranged horizontally or vertically.
FormItem() — Constructor in class mx.containers.FormItem
Constructor.
FormItemDirection — Final class in package mx.containers
The FormItemDirection class defines the constant values for the direction property of the FormItem class.
FormItemLabel — Class in package mx.controls
The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container.
FormItemLabel() — Constructor in class mx.controls.FormItemLabel
Constructor.
fragment — Property in interface mx.managers.IBrowserManager
The portion of current URL after the '#' as it appears in the browser address bar.
frameRate — Property in class mx.core.Application
Specifies the frame rate of the application.
freeItemRenderers — Property in class mx.controls.listClasses.ListBase
A stack of unused item renderers.
freeItemRenderersByFactory — Property in class mx.controls.listClasses.ListBase
A map of free item renderers by factory.
freeItemRenderersTable — Property in class mx.controls.dataGridClasses.DataGridBase
A per-column table of unused item renderers.
fromByteArray(ba) — Static method in class mx.utils.UIDUtil
Converts a 128-bit UID encoded as a ByteArray to a String representation.
fromState — Property in class mx.states.Transition
A String specifying the view state that your are changing from when you apply the transition.
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