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 |
IAbstractEffect — Interface, package mx.effects |
|
The IAbstractEffect interface is used to denote
that a property or parameter must be of type Effect,
but does not actually implement any of the APIs of the
IEffect interface. |
IAdvancedDataGridRendererProvider — Interface, package mx.controls.advancedDataGridClasses |
|
The IAdvancedDataGridRendererProvider interface defines the interface
implemented by the AdvancedDataGridRendererProvider class,
which defines the item renderer for the AdvancedDataGrid control. |
IAdvancedStyleClient — Interface, package mx.styles |
|
This interface describes the advanced properties that a component must
implement to fully participate in the advanced style subsystem. |
IAnimationTarget — Interface, package spark.effects.animation |
|
The IAnimationTarget interface is implemented by classes that support
the events for an Animation instance. |
IAssetLayoutFeatures — Interface, package mx.core |
|
The IAssetLayoutFeatures interface defines the minimum properties and methods
required for an Object to support advanced transforms in embedded assets. |
IAutomationObject — Interface, package mx.automation |
|
The IAutomationObject interface defines the interface
for a delegate object that implements automation
for a component. |
IAxis — Interface, package mx.charts.chartClasses |
|
The IAxis class is an abstract interface for defining label,
tick mark, and data positioning properties for a chart axis. |
IAxisRenderer — Interface, package mx.charts.chartClasses |
|
The IAxis class is an abstract interface for defining label,
tick mark, and data positioning properties for a chart axis. |
IBar — Interface, package mx.charts.chartClasses |
|
The IBar interface is implemented by any any series
that can be clustered vertically, such as a BarSeries. |
IBindingClient — Interface, package mx.binding |
|
This is used to mark documents, which have data bindings. |
IBitmapFilter — Interface, package mx.filters |
|
Interface used by some Spark filters. |
IBorder — Interface, package mx.core |
|
The IBorder interface defines the interface that all classes
used for border skins should implement. |
IBrowserManager — Interface, package mx.managers |
|
The interface that the shared instance of the BrowserManager
implements. |
IButton — Interface, package mx.core |
|
The IButton interface is a marker interface that indicates that a component
acts as a button. |
IChartElement — Interface, package mx.charts.chartClasses |
|
IChartElement defines the base set of properties and methods
required by a UIComponent to be representable in the data space of a chart. |
IChartElement2 — Interface, package mx.charts.chartClasses |
|
IChartElement2 defines the base set of properties and methods
required by a UIComponent to be representable in the data space of a chart. |
IChildList — Interface, package mx.core |
|
The IChildList interface defines the properties and methods
for accessing and manipulating child lists, which are subsets
of a DisplayObjectContainer's children. |
ICollectionView — Interface, package mx.collections |
|
An ICollectionView is a view onto a collection of data. |
IColumn — Interface, package mx.charts.chartClasses |
|
ChartElements that can be clustered along the vertical axis
should implement this interface. |
IComplexSortField — Interface, package mx.collections |
| |
icon — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer |
| The class to use as the skin for the arrow that indicates the column sort direction. |
| |
icon — Style, class mx.controls.Button |
| Name of the class to use as the default icon. |
| |
icon — Style, class mx.controls.PopUpButton |
| The default icon class for the main button. |
| |
icon — Style, class spark.components.supportClasses.ButtonBase |
| Class or instance to use as the default icon. |
| |
icon — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData |
|
A Class representing the icon for the item in the AdvancedDataGrid control. |
icon — Property, class mx.controls.listClasses.ListData |
|
A Class representing the icon for the item in the List control computed
from the list class's itemToIcon() method
|
icon — Property, class mx.controls.listClasses.ListItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Property, class mx.controls.listClasses.TileListItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Property, class mx.controls.menuClasses.MenuBarItem |
|
The IFlexDisplayObject that displays the icon in this MenuBarItem. |
icon — Property, class mx.controls.menuClasses.MenuItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Property, class mx.controls.treeClasses.TreeItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Property, class mx.controls.treeClasses.TreeListData |
|
A Class representing the icon for the item in the Tree control. |
icon — Property, class mx.core.Container |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
icon — Property, interface mx.core.INavigatorContent |
|
The icon displayed by the navigator container for this container. |
icon — Property, class spark.components.NavigatorContent |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
icon — Property, class spark.components.itemRenderers.MenuBarItemRenderer |
| |
icon — Property, class spark.components.itemRenderers.MenuItemRenderer |
| |
icon — Property, class spark.components.supportClasses.ViewNavigatorBase |
|
The icon used when this navigator is represented
by a visual component. |
icon — Property, class spark.modules.ModuleLoader |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
iconClass — Property, class mx.controls.Alert |
|
The class of the icon to display. |
iconClass — Property, class spark.components.Alert |
|
The class of the icon to display. |
iconColor — Style, class mx.controls.ColorPicker |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.ComboBox |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.RadioButton |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.NumericStepper |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.CheckBox |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.DataGrid |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.AdvancedDataGridBaseEx |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.DateChooser |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.PopUpButton |
| The color for the icon in a skin. |
| |
iconColor — Style, class mx.controls.DateField |
| The color for the icon in a skin. |
| |
iconContentLoader — Property, class spark.components.IconItemRenderer |
|
Optional custom image loader, such as an image cache or queue, to
associate with content loader client. |
iconDelay — Style, class spark.components.IconItemRenderer |
| The delay value before attempting to load the icon's source if it has not been cached already. |
| |
iconDisplay — Skin Part, class spark.components.supportClasses.ButtonBase |
| A skin part that defines an optional icon for the button. |
|
A skin part that defines an optional icon for the button. |
iconDisplay — Property, class spark.components.IconItemRenderer |
|
The bitmap image component used to
display the icon data of the item renderer. |
iconDisplay — Property, class spark.skins.SparkButtonSkin |
|
A skin part that defines an optional icon for the button. |
iconField — Property, class mx.controls.MenuBar |
|
The name of the field in the data provider that determines the
icon to display for each menu item. |
iconField — Property, class mx.controls.NavBar |
|
Name of the field in the dataProvider object
to display as the icon for each navigation item. |
iconField — Property, class mx.controls.PopUpMenuButton |
|
Name of the field in the dataProvider Array that contains the icon to
show for each menu item. |
iconField — Property, class mx.controls.listClasses.AdvancedListBase |
|
The name of the field in the data provider object that determines what to
display as the icon. |
iconField — Property, class mx.controls.listClasses.ListBase |
|
The name of the field in the data provider object that determines what to
display as the icon. |
iconField — Property, class spark.components.IconItemRenderer |
|
The name of the field in the data item to display as the icon. |
iconField — Property, class spark.components.itemRenderers.MobileGridBitmapCellRenderer |
|
The name of the field or property in the DataGrid's dataProvider item that defines the icon to display for this renderer's column. |
iconField — Property, class spark.components.supportClasses.ButtonBarBase |
|
The name of the field in the data provider items which serves
as the icon to display. |
IConfiguration — Interface, package flashx.textLayout.elements |
| Read-only interface to a configuration object. |
iconFillMode — Property, class spark.components.IconItemRenderer |
|
Determines how the bitmap fills in the dimensions. |
iconFunction — Property, class mx.controls.PopUpMenuButton |
|
A function that determines the icon to display for each menu item. |
iconFunction — Property, class mx.controls.listClasses.AdvancedListBase |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Property, class mx.controls.listClasses.ListBase |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Property, class spark.components.IconItemRenderer |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Property, class spark.components.itemRenderers.MobileGridBitmapCellRenderer |
|
An user-provided function that converts a data provider item into an icon to display in each cell for this renderer's column. |
iconFunction — Property, class spark.components.supportClasses.ButtonBarBase |
|
A user-supplied function to run on each item to determine its icon. |
iconGroup — Skin Part, class spark.components.Alert |
| |
| |
iconGroup — Property, class spark.skins.AlertSkin |
| |
iconGroupPaddingBottom — Property, class spark.skins.SparkButtonSkin |
|
Number of pixels between the buttons's bottom edge
and the bottom edge of the icon or label. |
iconGroupPaddingLeft — Property, class spark.skins.SparkButtonSkin |
|
The minimum number of pixels between the buttons's left edge and
the left edge of the icon or label. |
iconGroupPaddingRight — Property, class spark.skins.SparkButtonSkin |
|
The minimum number of pixels between the buttons's right edge and
the right edge of the icon or label. |
iconGroupPaddingTop — Property, class spark.skins.SparkButtonSkin |
|
Number of pixels between the buttons's top edge
and the top edge of the first icon or label. |
iconHeight — Property, class spark.components.IconItemRenderer |
|
The height of the icon. |
iconHeight — Property, class spark.skins.android4.CheckBoxSkin |
| |
iconHeight — Property, class spark.skins.android4.RadioButtonSkin |
| |
iconHeight — Property, class spark.skins.ios7.CheckBoxSkin |
| |
iconHeight — Property, class spark.skins.ios7.RadioButtonSkin |
| |
IconItemRenderer — class, package spark.components |
|
The IconItemRenderer class is a performant item
renderer optimized for mobile devices. |
IconItemRenderer() — Constructor, class spark.components.IconItemRenderer |
|
Constructor. |
iconPlaceholder — Property, class spark.components.IconItemRenderer |
|
The icon asset to use while an externally loaded asset is
being downloaded. |
iconPlacement — Style, class spark.components.supportClasses.ButtonBarBase |
| Orientation of the icon in relation to the label. |
| |
iconPlacement — Style, class spark.components.supportClasses.ButtonBase |
| Orientation of the icon in relation to the label. |
| |
iconPlacement — Style, class spark.components.RadioButton |
| Orientation of the icon in relation to the label. |
| |
iconPlacement — Style, class spark.components.CheckBox |
| Orientation of the icon in relation to the label. |
| |
IconPlacement — final class, package spark.components |
|
The IconPlacement class defines the constants for the allowed values
of the iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton. |
icons — Property, class mx.controls.Button |
|
The icons array contains references to all icons
that have been created. |
iconScaleMode — Property, class spark.components.IconItemRenderer |
|
Determines how the image is scaled when fillMode is set to
mx.graphics.BitmapFillMode.SCALE. |
_iconSource — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
|
iconSource property (bindable) - used by subclasses
|
iconSource — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
| |
IConstraintClient — Interface, package mx.core |
|
The IConstraintClient interface defines the interface for components that
support layout constraints. |
IConstraintLayout — Interface, package mx.containers.utilityClasses |
|
IConstraintLayout is a marker interface that indicates that a container
supports ConstraintColumn class and ConstraintRow class within its layout. |
IContainer — Interface, package mx.core |
|
IContainer is a interface that indicates a component
extends or mimics mx.core.Container
|
IContentLoader — Interface, package spark.core |
|
Provides custom image/content loader for BitmapImage instances. |
iconWidth — Property, class spark.components.IconItemRenderer |
|
The width of the icon. |
iconWidth — Property, class spark.skins.android4.CheckBoxSkin |
| |
iconWidth — Property, class spark.skins.android4.RadioButtonSkin |
| |
iconWidth — Property, class spark.skins.ios7.CheckBoxSkin |
| |
iconWidth — Property, class spark.skins.ios7.RadioButtonSkin |
| |
id — Property, class flashx.textLayout.elements.FlowElement |
|
Assigns an identifying name to the element, making it possible to set a style for the element
by referencing the id. |
id — Property, class mx.charts.HitData |
|
Specifies a unique identifier representing the data point. |
id — Property, class mx.containers.utilityClasses.ConstraintColumn |
|
ID of the ConstraintColumn instance. |
id — Property, class mx.containers.utilityClasses.ConstraintRow |
|
ID of the ConstraintRow instance. |
id — Property, class mx.core.ComponentDescriptor |
|
The identifier for the component, as specified in MXML. |
id — Property, class mx.core.DesignLayer |
|
ID of the layer component. |
id — Property, interface mx.core.IDeferredInstantiationUIComponent |
|
ID of the component. |
id — Property, class mx.core.UIComponent |
|
ID of the component. |
id — Property, class mx.logging.AbstractTarget |
|
Provides access to the id of this target. |
id — Property, class mx.messaging.Channel |
|
Provides access to the id of this channel. |
id — Property, class mx.messaging.FlexClient |
|
The global FlexClient Id for this Player instance. |
id — Property, class mx.styles.AdvancedStyleClient |
|
The identity of the component. |
id — Property, interface mx.styles.IAdvancedStyleClient |
|
The identity of the component. |
id — Property, class mx.styles.StyleProxy |
|
The identity of the component. |
id — Property, class spark.collections.Sort |
| |
id — Property, class spark.collections.SortField |
| |
id — Property, class spark.core.SpriteVisualElement |
|
The identity of the component. |
id — Property, class spark.primitives.supportClasses.GraphicElement |
|
The identity of the component. |
ID — Constant Static Property, class mx.styles.CSSConditionKind |
|
A selector condition to match a component by id. |
id3 — Event, class mx.effects.SoundEffect |
|
Dispatched when ID3 data is available for an MP3 sound file. |
IDataCanvas — Interface, package mx.charts.chartClasses |
|
This interface is for internal use only. |
IDataGridElement — Interface, package spark.components.gridClasses |
|
Visual elements of the Spark DataGrid control that must
remain in sync with the grid's layout and scroll
position must implement this interface. |
IDataProviderEnhance — Interface, package spark.components.supportClasses |
|
Adds functionality to list driven components. |
IDataRenderer — Interface, package mx.core |
|
The IDataRenderer interface defines the interface for components that have a data property. |
IDeferredContentOwner — Interface, package mx.core |
|
The IDeferredContentOwner interface defines the properties and methods
for deferred instantiation. |
IDeferredInstance — Interface, package mx.core |
|
The IDeferredInstance interface defines the Flex deferred instance factory interface. |
IDeferredInstantiationUIComponent — Interface, package mx.core |
|
The IDeferredInstantiationUIComponent interface defines the interface for a component
or object that defers instantiation. |
IDEOGRAPHIC_CENTER_DOWN — Constant Static Property, class flashx.textLayout.formats.LeadingModel |
| Specifies that leading basis is IDEOGRAPHIC_CENTER and leading direction is down. |
IDEOGRAPHIC_CENTER_UP — Constant Static Property, class flashx.textLayout.formats.LeadingModel |
| Specifies that leading basis is IDEOGRAPHIC_CENTER and leading direction is UP. |
IDEOGRAPHIC_TOP_DOWN — Constant Static Property, class flashx.textLayout.formats.LeadingModel |
| Specifies that leading basis is IDEOGRAPHIC_TOP and leading direction is DOWN. |
IDEOGRAPHIC_TOP_UP — Constant Static Property, class flashx.textLayout.formats.LeadingModel |
| Specifies that leading basis is IDEOGRAPHIC_TOP and leading direction is UP. |
IDisplayText — Interface, package spark.core |
|
The IDisplayText interface defines the properties and methods
for simple text display. |
idle — Event, class mx.managers.SystemManager |
|
Dispatched every 100 milliseconds when there has been no keyboard
or mouse activity for 1 second. |
IDLE — Constant Static Property, class mx.events.FlexEvent |
|
The FlexEvent.IDLE constant defines the value of the
type property of the event object for a idle event. |
idleTimeout — Property, class mx.controls.VideoDisplay |
|
Specifies the amount of time, in milliseconds, that the connection is
idle (playing is paused or stopped) before the connection to the Flash
Media Server is stopped. |
IDropDownContainer — Interface, package spark.components.supportClasses |
| |
IDropInListItemRenderer — Interface, package mx.controls.listClasses |
|
The interface for "drop-in" item renderers. |
IEaser — Interface, package spark.effects.easing |
|
The IEaser interface is implemented by classes that provide time-easing
functionality for the Animation class. |
IEditableText — Interface, package spark.core |
|
The IEditableText interface defines the properties and methods
for editable text. |
IEditManager — Interface, package flashx.textLayout.edit |
|
IEditManager defines the interface for handling edit operations of a text flow. |
IEffect — Interface, package mx.effects |
|
The IEffect interface defines the base
interface of all Flex effects. |
IEffectInstance — Interface, package mx.effects |
|
The IEffectInstance interface represents an instance of an effect
playing on a target. |
IEffectTargetHost — Interface, package mx.effects |
|
The IEffectTargetHost interface defines the interface that lets you access the
target list-based control of a data effect. |
IExplicitFormatResolver — Interface, package flashx.textLayout.elements |
| Interface to a format resolver. |
IFactory — Interface, package mx.core |
|
The IFactory interface defines the interface that factory classes
such as ClassFactory must implement. |
IFill — Interface, package mx.graphics |
|
Defines the interface that classes
that perform a fill must implement. |
IFlexAsset — Interface, package mx.core |
|
IFlexAsset is a marker interface with the following meaning:
if a class declares that it implements IFlexAsset,
then that class represents an asset -- such as a bitmap, a font,
or a sound -- that has been embedded in a Flex application. |
IFlexContextMenu — Interface, package mx.controls |
|
The IFlexContextMenu interface defines the interface for a
Flex context menus. |
IFlexDisplayObject — Interface, package mx.core |
|
The IFlexDisplayObject interface defines the interface for skin elements. |
IFlexModule — Interface, package mx.core |
|
The IFlexModule interface is used as an optional contract with IFlexModuleFactory. |
IFlexModuleFactory — Interface, package mx.core |
|
The IFlexModuleFactory interface represents the contract expected
for bootstrapping Flex applications and dynamically loaded
modules. |
IFlowComposer — Interface, package flashx.textLayout.compose |
|
IFlowComposer defines the interface for managing the layout and display of a text flow. |
IFocusManager — Interface, package mx.managers |
|
The IFocusManager interface defines the interface that components must implement
to manage the focus on components in response to mouse activity or
keyboard activity (Tab key), and to support a default button. |
IFocusManagerComplexComponent — Interface, package mx.managers |
|
The IFocusManagerComplexComponent interface defines the interface
that components that can have more than one internal focus target
should implement in order to
receive focus from the FocusManager. |
IFocusManagerComponent — Interface, package mx.managers |
|
The IFocusManagerComponent interface defines the interface
that focusable components must implement in order to
receive focus from the FocusManager. |
IFocusManagerContainer — Interface, package mx.managers |
|
The IFocusManagerContainer interface defines the interface that
containers implement to host a FocusManager. |
IFocusManagerGroup — Interface, package mx.managers |
|
The IFocusManagerGroup interface defines the interface that
any component must implement if it is grouped in sets,
where only one member of the set can be selected at any given time. |
IFontContextComponent — Interface, package mx.core |
|
Allows a component to support a font context property. |
IFormatResolver — Interface, package flashx.textLayout.elements |
| Interface to a format resolver. |
IFormatter — Interface, package mx.formatters |
|
This interface specifies the method that a formatter object must implement
to allow it to be used as the formatter property for UI controls such as
the AdvancedDataGridColumn. |
ignoreCase — Property, class spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, identical strings and strings that
differ only in the case of the letters are evaluated as equal. |
ignoreCharacterWidth — Property, class spark.globalization.supportClasses.CollatorBase |
|
When this property is true, full-width and half-width forms of some
Chinese and Japanese characters are evaluated as equal. |
ignoreDiacritics — Property, class spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, strings that use the same base
characters but different accents or other diacritic marks are
evaluated as equal. |
_ignoreFocus — Property, class spark.components.Menu |
| |
ignoreKanaType — Property, class spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, strings that differ only by the
type of kana character being used are treated as equal. |
ignorePadding — Property, interface mx.core.IUITextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignorePadding — Property, class mx.core.UIFTETextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignorePadding — Property, class mx.core.UITextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignoreSymbols — Property, class spark.globalization.supportClasses.CollatorBase |
|
When this property is set to is true, symbol characters such as
spaces, currency symbols, math symbols, and other types of symbols
are ignored when sorting or matching. |
ignoreWhitespace — Property, class mx.rpc.soap.Operation |
|
Determines whether whitespace is ignored when processing XML for a SOAP
encoded request or response. |
IGraphicElement — Interface, package spark.core |
|
The IGraphicElement is implemented by IVisualElements that
take advantage of the parent IGraphicElementContainer
DisplayObject management. |
IGraphicElementContainer — Interface, package spark.core |
|
The IGraphicElementContainer is the minimal contract for a container class to
support IGraphicElement children. |
IGridItemEditor — Interface, package spark.components.gridClasses |
|
The IGridItemEditor interface defines the interface that item editors for
the Spark DataGrid and Spark Grid controls must implement. |
IGridItemRenderer — Interface, package spark.components.gridClasses |
|
The IGridItemRenderer interface must be implemented by DataGrid item renderers. |
IGridVisualElement — Interface, package spark.components.gridClasses |
|
This interface provides a method that dynamically created visual
elements can use to configure themselves before they're displayed. |
IGroupingCollection — Interface, package mx.collections |
|
The IGroupingCollection interface defines the interface required
to create grouped data from flat data. |
IGroupingCollection2 — Interface, package mx.collections |
|
The IGroupingCollection2 interface defines the interface required
to create grouped data from flat data. |
IHierarchicalCollectionView — Interface, package mx.collections |
|
The IHierarchicalCollectionView interface defines an interface
for hierarchical or grouped data. |
IHierarchicalCollectionViewCursor — Interface, package mx.collections |
|
The IHierarchicalCollectionViewCursor interface defines the interface
for enumerating a hierarchical collection view bidirectionally. |
IHierarchicalData — Interface, package mx.collections |
|
The IHierarchicalData interface defines the interface
used to represent hierarchical data as the data provider for
a Flex component. |
IHighlightBitmapCaptureClient — Interface, package spark.skins |
|
The IHighlightBitmapCaptureClient defines the interface for skins that support
highlight bitmap capture. |
IHistoryManagerClient — Interface, package mx.managers |
|
Interface that must be implemented by objects
registered with the History Manager. |
IHTMLImporter — Interface, package flashx.textLayout.conversion |
| This interface should be implemented by converters that import HTML or HTML-structured data. |
IImageEncoder — Interface, package mx.graphics.codec |
|
The IImageEncoder interface defines the interface
that image encoders implement to take BitmapData objects,
or ByteArrays containing raw ARGB pixels, as input
and convert them to popular image formats such as PNG or JPEG. |
IIMEClient — Interface, package flash.text.ime |
|
Interface for IME (input method editor) clients. |
IIMESupport — Interface, package mx.core |
|
The IIMESupport interface defines the interface for any component that supports IME
(input method editor). |
IInteractionEventHandler — Interface, package flashx.textLayout.edit |
|
The IInteractionEventHandler interface defines the event handler functions that
are handled by a Text Layout Framework selection or edit manager. |
IInterpolator — Interface, package spark.effects.interpolation |
|
The IInterpolator interface is implemented by classes that calculate
values for the Animation class. |
IInvalidating — Interface, package mx.core |
|
The IInvalidating interface defines the interface for components
that use invalidation to do delayed -- rather than immediate --
property commitment, measurement, drawing, and layout. |
IItemRenderer — Interface, package spark.components |
|
The IItemRenderer interface defines the basic set of APIs
that a class must implement to create an item renderer that can
communicate with a host component. |
IItemRendererOwner — Interface, package spark.components |
|
The IItemRendererOwner interface defines the basic set of APIs
that a class must implement to support items renderers. |
ILayoutDirectionElement — Interface, package mx.core |
|
The ILayoutDirectionElement interface defines the minimum properties and methods
required for an Object to support the layoutDirection property. |
ILayoutElement — Interface, package mx.core |
|
The ILayoutElement interface is used primarily by the layout classes to query,
size and position the elements of GroupBase containers. |
ILayoutManager — Interface, package mx.managers |
|
The LayoutManager is the engine behind
Flex's measurement and layout strategy. |
ILayoutManagerClient — Interface, package mx.managers |
|
The ILayoutManagerClient interface defines the interface
that a component must implement to participate in the
LayoutManager's commit/measurement/layout sequence. |
IList — Interface, package mx.collections |
|
A collection of items organized in an ordinal fashion. |
IListItemRenderer — Interface, package mx.controls.listClasses |
|
Item renderers and item editors for list components must implement
the IListItemRenderer interface. |
IListItemRenderer — Interface, package spark.components.listClasses |
| |
IListMarkerFormat — Interface, package flashx.textLayout.formats |
|
This interface provides read access to ListMarkerFormat properties. |
ILLEGAL_ARGUMENT_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus |
|
Indicates that an argument passed to a method was illegal. |
ILLEGAL_CUE_POINT — Constant Static Property, class mx.controls.videoClasses.VideoError |
|
Illegal cue point. |
ILogger — Interface, package mx.logging |
|
All loggers within the logging framework must implement this interface. |
ILoggingTarget — Interface, package mx.logging |
|
All logger target implementations within the logging framework
must implement this interface. |
Image — class, package mx.controls |
|
The Image control lets you import JPEG, PNG, GIF, and SWF files
at runtime. |
Image — class, package spark.components |
|
The Spark Image control is a skinnable component that provides a customizable
loading state, chrome, and error state. |
Image() — Constructor, class mx.controls.Image |
|
Constructor. |
Image() — Constructor, class spark.components.Image |
|
Constructor. |
imageDecodingPolicy — Property, class spark.primitives.BitmapImage |
|
The image decoding policy, set to ON_DEMAND or ON_LOAD. |
imageDisplay — Skin Part, class spark.components.Image |
| A required skin part that defines image content. |
|
A required skin part that defines image content. |
imageDisplay — Property, class spark.skins.mobile.ImageSkin |
|
Image imageDisplay skin part that contains the image content
|
imageDisplay — Property, class spark.skins.spark.ImageSkin |
| Primary image display skin part. |
imageHolder — Property, class spark.skins.mobile.ImageSkin |
|
Container of the BitmapImage to be displayed
|
imageInvalidClass — Property, class spark.skins.mobile.ImageSkin |
|
Specifies the FXG class to use in the "invalid" image state
|
ImageLoadingSkin — class, package spark.skins.spark |
| The default skin class for the Spark Image skin progress bar preloader. |
ImageLoadingSkin() — Constructor, class spark.skins.spark.ImageLoadingSkin |
| Constructor. |
ImageSkin — class, package spark.skins.mobile |
|
ActionScript-based skin for the Image component in mobile applications. |
ImageSkin — class, package spark.skins.spark |
| The default skin class for the Spark Image component. |
ImageSkin() — Constructor, class spark.skins.mobile.ImageSkin |
|
Constructor. |
ImageSkin() — Constructor, class spark.skins.spark.ImageSkin |
| Constructor. |
ImageSnapshot — Dynamic Class, package mx.graphics |
|
A helper class used to capture a snapshot of any Flash component
that implements flash.display.IBitmapDrawable,
including Flex UIComponents. |
ImageSnapshot(width:int, height:int, data:flash.utils:ByteArray, contentType:String) — Constructor, class mx.graphics.ImageSnapshot |
|
Constructor. |
imageSourceResolveFunction — Property, interface flashx.textLayout.conversion.IHTMLImporter |
| This property allows specification of a function to modify the source property supplied to an <img> element. |
imageSourceResolveFunction — Property, interface flashx.textLayout.conversion.ITextLayoutImporter |
| This property allows specification of a function to modify the source property supplied to an <img> element. |
IMarshalSystemManager — Interface, package mx.managers |
|
The IMarshalSystemManager interface defines the methods and properties that classes must implement
if they want to access, add, and remove bridges to other applications in a cross-versioned configuration. |
iMaxRowDepth — Property, class flashx.textLayout.elements.TableRowElement |
| |
imeMode — Property, class flashx.textLayout.elements.CellContainer |
| |
imeMode — Property, class mx.controls.AdvancedDataGridBaseEx |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.ComboBase |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.DataGrid |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.HTML |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.List |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.NumericStepper |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Property, class mx.controls.TextArea |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.TextInput |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.controls.dataGridClasses.DataGridColumn |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.core.FlexHTMLLoader |
|
This is just a stub to support the interface. |
imeMode — Property, interface mx.core.IIMESupport |
|
The IME mode of the component. |
imeMode — Property, class mx.core.UIFTETextField |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class mx.core.UITextField |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class spark.components.ComboBox |
| |
imeMode — Property, class spark.components.DataGrid |
|
The default value for the GridColumn imeMode property,
which specifies the IME (Input Method Editor) mode. |
imeMode — Property, class spark.components.NumericStepper |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Property, class spark.components.RichEditableText |
|
Specifies the IME (input method editor) mode. |
imeMode — Property, class spark.components.gridClasses.GridColumn |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Property, class spark.components.gridClasses.GridItemEditor |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Property, class spark.components.supportClasses.SkinnableTextBase |
|
Specifies the IME (input method editor) mode. |
IMenuBarItemRenderer — Interface, package mx.controls.menuClasses |
|
The IMenuBarItemRenderer interface defines the interface
that an item renderer for the top-level menu bar of a
MenuBar control must implement. |
IMenuDataDescriptor — Interface, package mx.controls.menuClasses |
|
The IMenuDataDescriptor interface defines the interface that a
dataDescriptor for a Menu or MenuBar control must implement. |
IMenuItemRenderer — Interface, package mx.controls.menuClasses |
|
The IMenuItemRenderer interface defines the interface
that a menu item renderer for a Menu control must implement. |
IMessage — Interface, package mx.messaging.messages |
|
This interface defines the contract for message objects. |
imeStartComposition — Event, interface flash.text.ime.IIMEClient |
|
Dispatched when the user begins to use an IME (input method editor). |
imeStartCompositionHandler(event:flash.events:IMEEvent) — method, class flashx.textLayout.container.ContainerController |
| Processes the IMEEvent.IME_START_COMPOSITION event when the client manages events. |
imeStartCompositionHandler(event:flash.events:IMEEvent) — method, class flashx.textLayout.container.TextContainerManager |
| Processes the IME_START_COMPOSITION event when the client manages events. |
imeStartCompositionHandler(event:flash.events:IMEEvent) — method, interface flashx.textLayout.edit.IInteractionEventHandler |
|
Processes an imeStartComposition event
|
imeStartCompositionHandler(event:flash.events:IMEEvent) — method, class flashx.textLayout.edit.SelectionManager |
|
Processes an imeStartComposition event
|
img — Property, class spark.containers.HDivider |
| |
img — Property, class spark.containers.VDivider |
| |
IMobileGridCellRenderer — Interface, package spark.components.itemRenderers |
|
This is the base interface that all mobile grid cell renderers must implement. |
IMobileGridTextCellRenderer — Interface, package spark.components.itemRenderers |
| Extends IMobileGridCellRenderers with APIs for rendering text in MobileGrid cells. |
IModule — Interface, package mx.modules |
|
An interface that marks a class as being a module. |
IModuleInfo — Interface, package mx.modules |
|
An interface that acts as a handle for a particular module. |
impact — Property, class mx.messaging.management.MBeanOperationInfo |
|
The impact of the operation. |
importerClass — Property, class flashx.textLayout.conversion.FormatDescriptor |
| Returns the class used for converting data from the format. |
ImportExportConfiguration — class, package flashx.textLayout.conversion |
|
Configure for import/export of standard components. |
ImportExportConfiguration() — Constructor, class flashx.textLayout.conversion.ImportExportConfiguration |
|
Constructor. |
importFromString(markup:String, whiteSpaceCollapse:String) — Static Method , class spark.utils.TextFlowUtil |
|
Creates a TextFlow by importing (i.e., parsing) a String
containing the markup language used by the Text Layout Framework. |
importFromXML(markup:XML, whiteSpaceCollapse:String) — Static Method , class spark.utils.TextFlowUtil |
|
Creates a TextFlow by importing (parsing) XML
that contains the markup language used by the Text Layout Framework. |
importToFlow(source:Object) — method, interface flashx.textLayout.conversion.ITextImporter |
|
Import text content from an external source and convert it into a TextFlow. |
importToFlow(source:Object, format:String, config:flashx.textLayout.elements:IConfiguration) — Static Method , class flashx.textLayout.conversion.TextConverter |
|
Creates a TextFlow from source content in a specified format. |
IMXMLObject — Interface, package mx.core |
|
The IMXMLObject interface defines the APIs that a non-visual component
must implement in order to work properly with the MXML compiler. |
IMXMLSupport — Interface, package mx.rpc.mxml |
|
Implementing this interface means that an RPC service
can be used in an MXML document by using MXML tags. |
IN — Constant Static Property, class spark.effects.easing.EasingFraction |
|
Specifies that the easing instance
spends the entire animation easing in. |
inactiveSkin
— Skin State, class spark.components.supportClasses.ScrollBarBase |
| The inactive state. This is the state when there is no content to scroll, which means maximum <= minimum. |
| |
inactiveSkin
— Skin State, class spark.components.TitleWindow |
| Inactive view state used for a TitleWindow when it, or all of its children, are not in focus. |
| |
inactiveCellSelectionFormat — Property, interface flashx.textLayout.edit.ISelectionManager |
|
The SelectionFormat object used to draw cell selections when they are not in the active window. |
inactiveCellSelectionFormat — Property, class flashx.textLayout.edit.SelectionManager |
|
The SelectionFormat object used to draw cell selections when they are not in the active window. |
inactiveSelectionFormat — Property, interface flashx.textLayout.edit.ISelectionManager |
|
The SelectionFormat object used to draw the selection when it is not in the active window. |
inactiveSelectionFormat — Property, class flashx.textLayout.edit.SelectionManager |
|
The SelectionFormat object used to draw the selection when it is not in the active window. |
inactiveSelectionFormat — Property, class flashx.textLayout.elements.Configuration |
|
The initial selection format (SelectionFormat) for a text flow (TextFlow) when its window is inactive. |
inactiveSelectionFormat — Property, interface flashx.textLayout.elements.IConfiguration |
|
The initial selection format (SelectionFormat) for a text flow (TextFlow) when its window is inactive. |
inactiveTextSelectionColor — Style, class spark.components.supportClasses.GroupBase |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.components.supportClasses.SkinnableTextBase |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.components.NumericStepper |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.components.SkinnableContainer |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.components.Scroller |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.components.RichEditableText |
| The color of text when the component is disabled. |
| |
inactiveTextSelectionColor — Style, class spark.skins.spark.DefaultItemRenderer |
| The color of text when the component is disabled. |
| |
inactiveWithControlBarSkin
— Skin State, class spark.components.TitleWindow |
| Inactive view state with a control bar visible. |
| |
INavigator — Interface, package spark.supportClasses |
| |
INavigatorBrowserManager — Interface, package spark.managers |
|
The interface that the shared instance of the NavigtorBrowserManager
implements, which is accessed with the NavigtorBrowserManager.getInstance() method. |
INavigatorContent — Interface, package mx.core |
|
The INavigatorContent interface defines the interface that a container must
implement to be used as the child of a navigator container,
such as the ViewStack, TabNavigator, and Accordion navigator containers. |
INavigatorLayout — Interface, package spark.layouts.supportClasses |
|
The INavigatorLayout interface indicates that the implementor
is an LayoutBase that supports a selectedIndex property. |
incInteractiveChildrenCount() — method, class flashx.textLayout.elements.ParagraphElement |
| |
includeCategory — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the category for this target should added to the trace. |
includeDate — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the date should be added to the trace. |
includeDescentInCellBounds — Property, class flashx.textLayout.elements.TableCellElement |
| |
includeFormatInError — Property, class mx.validators.DateValidator |
|
If true the date format is shown in some
validation error messages. |
includeInLayout — Property, class mx.containers.utilityClasses.PostScaleAdapter |
| |
includeInLayout — Property, interface mx.core.ILayoutElement |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, interface mx.core.IUIComponent |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, class mx.core.UIComponent |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, class mx.core.UIFTETextField |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, class mx.core.UITextField |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, class spark.core.SpriteVisualElement |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Property, class spark.primitives.supportClasses.GraphicElement |
|
Specifies whether this element is included in the layout of the parent. |
includeInRanges — Property, class mx.charts.chartClasses.CartesianDataCanvas |
|
If true, the computed range of the chart is affected by this
canvas. |
includeInRanges — Property, class mx.charts.chartClasses.PolarDataCanvas |
|
If true, the computed range of the chart is affected by this
canvas. |
includeLevel — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the level for the event should added to the trace. |
includeTime — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the time should be added to the trace. |
incorrectFormatError — Property, class org.apache.flex.validators.PostCodeValidator |
|
Error message for an incorrect format string. |
increment(baseValue:Object, incrementValue:Object) — method, class spark.effects.interpolation.HSBInterpolator |
|
Returns the result of the two RGB values added
together as HSB colors. |
increment(baseValue:Object, incrementValue:Object) — method, interface spark.effects.interpolation.IInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — method, class spark.effects.interpolation.MultiValueInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — method, class spark.effects.interpolation.NumberInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — method, class spark.effects.interpolation.RGBInterpolator |
|
Returns the result of the two values added
together on a per-channel basis. |
incrementButton — Skin Part, class spark.components.supportClasses.ScrollBarBase |
| An optional skin part that defines a button that, when pressed, steps the scrollbar down. This is equivalent to an increasing step to the value property. |
|
An optional skin part that defines a button
that, when pressed, steps the scrollbar down. |
incrementButton — Skin Part, class spark.components.Spinner |
| A skin part that defines the button that, when pressed, increments the value property by stepSize. |
|
A skin part that defines the button that,
when pressed, increments the value property
by stepSize. |
incrementButton — Property, class spark.skins.HNoTrackNoThumbScrollBarSkin |
| |
incrementButton — Property, class spark.skins.VNoTrackNoThumbScrollBarSkin |
| |
incrementButton — Property, class spark.skins.spark.HScrollBarSkin |
| |
incrementButton — Property, class spark.skins.spark.NumericStepperSkin |
| |
incrementButton — Property, class spark.skins.spark.SpinnerSkin |
| |
incrementButton — Property, class spark.skins.spark.VScrollBarSkin |
| |
indent — Property, class mx.controls.FileSystemComboBox |
|
The number of pixels to indent each entry in the dropdown list. |
indent — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData |
|
The default indentation for this row of the AdvancedDataGrid control. |
indent — Property, class mx.controls.treeClasses.TreeListData |
|
The default indentation for this row of the Tree control. |
indentation — Style, class mx.controls.Tree |
| Indentation for each tree level, in pixels. |
| |
indentation — Style, class mx.controls.AdvancedDataGrid |
| The indentation for each node of the navigation tree, in pixels. |
| |
indeterminate — Property, class mx.controls.ProgressBar |
|
Whether the ProgressBar control has a determinate or
indeterminate appearance. |
indeterminateMoveInterval — Style, class mx.controls.ProgressBar |
| The number of pixels to move the indeterminate progress bar for each indeterminate loop. |
| |
indeterminateSkin — Style, class mx.controls.ProgressBar |
| Skin style for an indeterminate progress bar. |
| |
index — Property, class mx.charts.ChartItem |
|
The index of the data from the series' data provider
that the ChartItem represents. |
index — Property, class mx.charts.series.items.LineSeriesSegment |
|
The index of this segment in the array of segments
representing the line series. |
index — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
The index of this AdvancedDataGridHeaderInfo instance
in the AdvancedDataGrid control. |
index — Property, class mx.controls.listClasses.ListBaseSelectionData |
|
The index in the data provider of the selected item. |
index — Property, class mx.effects.AddChildAction |
|
The index of the child within the parent. |
index — Property, class mx.effects.effectClasses.AddChildActionInstance |
|
The index of the child within the parent. |
index — Property, class mx.events.ColorPickerEvent |
|
The zero-based index in the Color's data provider that corresponds
to the color that was rolled over, rolled out of, or selected. |
index — Property, class mx.events.FlexNativeMenuEvent |
|
The index of the associated menu item within its parent menu or submenu. |
index — Property, class mx.events.ItemClickEvent |
|
The index of the associated navigation item. |
index — Property, class mx.events.MenuEvent |
|
The index of the associated menu item within its parent menu or submenu. |
index — Property, class spark.effects.AddAction |
|
The index of the child within the parent. |
index — Property, class spark.effects.supportClasses.AddActionInstance |
|
The index of the child within the parent. |
index — Property, class spark.events.ElementExistenceEvent |
|
The index where the element was added or removed. |
index — Property, class spark.events.RendererExistenceEvent |
|
The index where the item renderer was added or removed. |
INDEX — Constant Static Property, class spark.effects.AddAction |
|
Constant used to specify the position to add the item relative to the
object specified by the relativeTo property. |
IndexChangedEvent — class, package mx.events |
|
The IndexChangedEvent class represents events that are dispatched when
an index changes. |
IndexChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:DisplayObject, oldIndex:Number, newIndex:Number, triggerEvent:flash.events:Event) — Constructor, class mx.events.IndexChangedEvent |
|
Constructor. |
IndexChangeEvent — class, package spark.events |
|
The IndexChangeEvent class represents events that are dispatched when
an index changes in a Spark component. |
IndexChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldIndex:int, newIndex:int) — Constructor, class spark.events.IndexChangeEvent |
|
Constructor. |
INDEX_OUT_OF_BOUNDS_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus |
|
Indicates that an iterator went out of range or an invalid parameter was
specified for month, day, or time. |
indexToColNum(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx |
|
Returns the column number of a currently displayed column
as it is currently displayed. |
indexToColumn(index:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
The column for the data provider item at the given index. |
indexToColumn(index:int) — method, class mx.controls.listClasses.ListBase |
|
The column for the data provider item at the given index. |
indexToItemRenderer(index:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
Get an item renderer for the index of an item in the data provider,
if one exists. |
indexToItemRenderer(index:int) — method, class mx.controls.listClasses.ListBase |
|
Get an item renderer for the index of an item in the data provider,
if one exists. |
indexToRow(index:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
The row for the data provider item at the given index. |
indexToRow(index:int) — method, class mx.controls.listClasses.ListBase |
|
The row for the data provider item at the given index. |
indicatorGap — Style, class mx.containers.FormHeading |
| Number of pixels between the label area and the heading text. |
| |
indicatorGap — Style, class mx.containers.Form |
| Number of pixels between the label and child components. |
| |
indicatorGap — Style, class mx.containers.FormItem |
| Number of pixels between the label and child components of the form item. |
| |
indicatorSkin — Style, class mx.containers.FormItem |
| Specifies the skin to use for the required field indicator. |
| |
indicesInLayout — Property, class spark.layouts.supportClasses.NavigatorLayoutBase |
|
A convenience method for determining the elements included in the layout. |
indicesInView(firstIndexinView:int, numIndicesInView:int) — method, class spark.layouts.supportClasses.NavigatorLayoutBase |
| |
indicesNotInLayout — Property, class spark.layouts.supportClasses.NavigatorLayoutBase |
|
A convenience method for determining the elements excluded from the layout. |
indicesToIndex(rowIndex:int, colIndex:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
Computes the offset into the data provider of the item
at colIndex, rowIndex. |
indicesToIndex(rowIndex:int, colIndex:int) — method, class mx.controls.listClasses.ListBase |
|
Computes the offset into the data provider of the item
at colIndex, rowIndex. |
INDIRECT — Constant Static Property, class spark.layouts.supportClasses.AnimationNavigatorLayoutBase |
|
An animationType value passed to the constructor. |
info() — method, interface mx.core.IFlexModuleFactory |
|
Returns a block of key/value pairs
that hold static data known to the module. |
info — Property, class mx.events.MetadataEvent |
|
For events off type ACTION_SCRIPT and CUE_POINT,
the index of the cue point in the VideoDisplay.cuePoint Array. |
info(message:String, ... rest) — method, interface mx.logging.ILogger |
|
Logs the specified data using the LogEvent.INFO level. |
info(msg:String, ... rest) — method, class mx.logging.LogLogger |
|
Logs the specified data using the LogEvent.INFO level. |
INFO — Constant Static Property, class mx.logging.LogEventLevel |
|
Designates informational messages that
highlight the progress of the application at coarse-grained level. |
INFO — Constant Property, class mx.messaging.management.MBeanOperationInfo |
|
The operation is purely informational with no side-effects, read-only. |
INHERIT — Constant Static Property, class flashx.textLayout.formats.FormatValue |
| Specifies that a property is to inherit its parent's value. |
inheritingStyles — Property, interface mx.core.IUITextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Property, class mx.core.UIComponent |
|
The beginning of this component's chain of inheriting styles. |
inheritingStyles — Property, class mx.core.UIFTETextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Property, class mx.core.UITextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Property, class mx.styles.AdvancedStyleClient |
|
An object containing the inheritable styles for this non-visual
style client instance. |
inheritingStyles — Property, interface mx.styles.IStyleClient |
|
An object containing the inheritable styles for this component. |
inheritingStyles — Property, class mx.styles.StyleProxy |
|
An object containing the inheritable styles for this component. |
inheritingStyles — Property, class spark.collections.Sort |
| |
inheritingStyles — Property, class spark.collections.SortField |
| |
init(styleManager:mx.styles:IStyleManager2) — Static Method , class mx.charts.styles.HaloDefaults |
|
Initializes the common values used by the default styles for the chart and element classes. |
init — Event, class mx.controls.SWFLoader |
|
Dispatched when the properties and methods of a loaded SWF file
are accessible. |
init(value:String, title:String) — method, interface mx.managers.IBrowserManager |
|
Initializes the BrowserManager. |
init(root:flash.display:DisplayObject) — Static Method , class mx.utils.AndroidPlatformVersionOverride |
| |
init(root:flash.display:DisplayObject) — Static Method , class mx.utils.IOSPlatformVersionOverride |
| |
init(root:flash.display:DisplayObject) — Static Method , class mx.utils.LegacyMobileThemeOverride |
| |
init() — method, class spark.skins.spark.FormItemSkin |
| |
init() — method, class spark.skins.spark.StackedFormItemSkin |
| |
initAdvancedLayoutFeatures() — method, class mx.core.UIComponent |
|
Initializes the implementation and storage of some of the less frequently
used advanced layout features of a component. |
initChannelSet(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageAgent |
|
Used to automatically initialize the channelSet property for the
MessageAgent before it connects for the first time. |
INIT_COMPLETE — Constant Static Property, class mx.events.FlexEvent |
|
Dispatched when a Flex application finishes initialization. |
initCompleteHandler(event:flash.events:Event) — method, class mx.preloaders.DownloadProgressBar |
|
Event listener for the FlexEvent.INIT_COMPLETE event. |
initCompleteHandler(event:flash.events:Event) — method, class mx.preloaders.SparkDownloadProgressBar |
|
Event listener for the FlexEvent.INIT_COMPLETE event. |
initDefaultItemRenderer(pcolumns:Array) — method, class spark.components.MobileGrid |
| |
initEffect(event:flash.events:Event) — method, class mx.effects.EffectInstance |
|
This method is called if the effect was triggered by the EffectManager. |
initEffect(event:flash.events:Event) — method, interface mx.effects.IEffectInstance |
|
This method is called if the effect was triggered by the EffectManager. |
initForHistoryManager() — method, interface mx.managers.IBrowserManager |
|
Initializes the BrowserManager. |
initialDestinationId — Property, class mx.messaging.ChannelSet |
|
Provides access to the initial destination this ChannelSet is used to access. |
initialHeight — Property, class mx.core.MovieClipLoaderAsset |
|
Backing storage for the measuredHeight property. |
initialIndex — Property, class spark.components.mediaClasses.DynamicStreamingVideoSource |
|
The preferred starting index. |
initializationComplete() — method, class mx.core.UIComponent |
|
Finalizes the initialization of this component. |
initialize(paragraph:flashx.textLayout.elements:ParagraphElement, outerTargetWidth:Number, lineOffset:Number, absoluteStart:int, numChars:int, textLine:flash.text.engine:TextLine) — method, class flashx.textLayout.compose.TextFlowTableBlock |
| |
initialize() — method, class mx.containers.utilityClasses.PostScaleAdapter |
|
Initialize the object. |
initialize() — method, interface mx.core.IUIComponent |
|
Initialize the object. |
initialize — Event, class mx.core.UIComponent |
|
Dispatched when the component has finished its construction
and has all initialization properties set. |
initialize() — method, class mx.core.UIComponent |
|
Initializes the internal structure of this component. |
initialize() — method, class mx.core.UIFTETextField |
|
Initializes this component. |
initialize() — method, class mx.core.UITextField |
|
Initializes this component. |
initialize(sm:mx.managers:ISystemManager) — Static Method , class mx.managers.HistoryManager |
|
DEPRECATED - Initializes the HistoryManager. |
initialize() — method, class mx.preloaders.DownloadProgressBar |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize() — method, interface mx.preloaders.IPreloaderDisplay |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize(showDisplay:Boolean, displayClassName:Class, backgroundColor:uint, backgroundAlpha:Number, backgroundImage:Object, backgroundSize:String, displayWidth:Number, displayHeight:Number, libs:Array, sizes:Array, rslList:Array, resourceModuleURLs:Array, applicationDomain:flash.system:ApplicationDomain) — method, class mx.preloaders.Preloader |
|
Called by the SystemManager to initialize a Preloader object. |
initialize() — method, class mx.preloaders.SparkDownloadProgressBar |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize() — method, class mx.rpc.AbstractService |
|
Called to initialize the service. |
initialize() — method, class mx.states.AddChild |
|
IOverride interface method; this class implements it as an empty method. |
initialize() — method, class mx.states.AddItems |
|
IOverride interface method; this class implements it as an empty method. |
initialize() — method, interface mx.states.IOverride |
|
Initializes the override. |
initialize() — method, class mx.states.OverrideBase |
| |
initialize() — method, class spark.components.gridClasses.DataGridEditor |
|
Called by the DataGrid after construction to initialize the editor. |
initialize() — method, class spark.preloaders.SplashScreen |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
INITIALIZE — Constant Static Property, class mx.events.FlexEvent |
|
The FlexEvent.INITIALIZE constant defines the value of the
type property of the event object for a initialize event. |
initializeAccessibility() — method, class mx.core.UIComponent |
|
Initializes this component's accessibility code. |
initialized(document:Object, id:String) — method, class flashx.textLayout.elements.FlowElement |
| Called for MXML objects after the implementing object has been created and all component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — method, class mx.collections.ListCollectionView |
|
Called automatically by the MXML compiler when the ListCollectionView
is created using an MXML tag. |
initialized(document:Object, id:String) — method, class mx.containers.utilityClasses.ConstraintColumn |
|
Called automatically by the MXML compiler when the ConstraintColumn
instance is created using an MXML tag. |
initialized(document:Object, id:String) — method, class mx.containers.utilityClasses.ConstraintRow |
|
Called automatically by the MXML compiler when the ConstraintRow
instance is created using an MXML tag. |
initialized — Property, class mx.controls.FlexNativeMenu |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized(document:Object, id:String) — method, class mx.controls.RadioButtonGroup |
|
Implementation of the IMXMLObject.initialized() method
to support deferred instantiation. |
initialized(document:Object, id:String) — method, class mx.core.DesignLayer |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — method, interface mx.core.IMXMLObject |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — method, class mx.core.MXMLObjectAdapter |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized — Property, class mx.core.UIComponent |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized — Property, class mx.core.UIFTETextField |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required). |
initialized — Property, class mx.core.UITextField |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
|
initialized(document:Object, id:String) — method, class mx.logging.AbstractTarget |
|
Called after the implementing object has been created
and all properties specified on the tag have been assigned. |
initialized — Property, interface mx.managers.ILayoutManagerClient |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
This flag should only be modified by the LayoutManager. |
initialized(document:Object, id:String) — method, class mx.messaging.MessageAgent |
|
Called after the implementing object has been created
and all properties specified on the tag have been assigned. |
initialized(document:Object, id:String) — method, class mx.rpc.http.mxml.HTTPMultiService |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been
initialized. |
initialized(document:Object, id:String) — method, class mx.rpc.http.mxml.HTTPService |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been
initialized. |
initialized(document:Object, id:String) — method, class mx.rpc.remoting.mxml.RemoteObject |
|
Called automatically by the MXML compiler if the RemoteObject is set up using a tag. |
initialized(document:Object, id:String) — method, class mx.rpc.soap.mxml.WebService |
|
Called automatically by the MXML compiler if the WebService is setup using a tag. |
initialized — Property, class mx.skins.ProgrammaticSkin |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized(document:Object, id:String) — method, class mx.states.AddItems |
|
IMXMLObject support
|
initialized(document:Object, id:String) — method, class mx.styles.AdvancedStyleClient |
|
The initialized method is called when this class or a class that
extends this class is used in an MXML declaration. |
_initialized — Static Property, class mx.utils.Platform |
| |
initialized(document:Object, id:String) — method, class mx.validators.Validator |
|
Called automatically by the MXML compiler when the Validator
is created using an MXML tag. |
initialized(document:Object, id:String) — method, class spark.collections.AdvancedStyleClient_ |
| |
initialized(document:Object, id:String) — method, class spark.collections.Sort |
| |
initialized(document:Object, id:String) — method, class spark.collections.SortField |
| |
initialized — Property, class spark.components.Alert |
| |
initialized(document:Object, id:String) — method, class spark.components.RadioButtonGroup |
|
Implementation of the IMXMLObject.initialized() method
to support deferred instantiation. |
initialized(document:Object, id:String) — method, class spark.core.SpriteVisualElement |
|
Called automatically by the MXML compiler when the SpriteVisualElement
is created using an MXML tag. |
initialized — Property, class spark.effects.supportClasses.AnimateTransformInstance |
|
If true, this single instance of the transform-related effects
has already been initialized. |
initialized(document:Object, id:String) — method, class spark.preloaders.SplashScreenImage |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — method, class spark.primitives.supportClasses.GraphicElement |
|
Called automatically by the MXML compiler when the GraphicElement
is created using an MXML tag. |
initializeDefaultCompareFunction(obj:Object) — method, interface mx.collections.ISortField |
|
A helper function called by the Sort class to set the
default comparison function to perform a comparison based on
one of three things: whether or not a custom compare function has
been set, the data type for the specified field or the the value of the
numeric property. |
initializeDefaultCompareFunction(obj:Object) — method, class mx.collections.SortField |
|
A helper function called by the Sort class to set the
default comparison function to perform a comparison based on
one of three things: whether or not a custom compare function has
been set, the data type for the specified field or the the value of the
numeric property. |
initializeForComposer(composer:flashx.textLayout.compose:IFlowComposer, composeToPosition:int, controllerStartIndex:int, controllerEndIndex:int) — method, class flashx.textLayout.compose.BaseCompose |
| Initialize for a composition that will compose up through the controllerEndIndex, or all the way to the end of the flow
|
initializeInterpolationData(srcCache:Array, dstCache:Array, iProps:Object, cacheType:Class, customData:Object) — method, class mx.charts.chartClasses.Series |
|
Helper method to implement the interpolation effect. |
initializeLocaleChain(compiledLocales:Array) — method, interface mx.resources.IResourceManager |
|
Initializes the localeChain property of the ResourceManager
using an algorithm that compares the operating system's list of user-preferred
locales with the list of locales available in the SWF. |
initializeOperation(operation:mx.rpc.soap:Operation) — method, class mx.rpc.soap.WebService |
|
Initializes a new Operation. |
initializeRepeater(container:mx.core:IContainer, recurse:Boolean) — method, interface mx.core.IRepeater |
|
Initializes a new Repeater object. |
initializeRepeater(container:mx.core:IContainer, recurse:Boolean) — method, class mx.core.Repeater |
|
Initializes a new Repeater object. |
initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — method, interface mx.core.IRepeaterClient |
|
Initializes the instanceIndices,
repeaterIndices, and repeaters properties. |
initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — method, class mx.core.UIComponent |
|
Initializes various properties which keep track of repeated instances
of this component. |
initializingLabel — Static Property, class mx.preloaders.DownloadProgressBar |
|
The string to display as the label while in the initializing phase. |
initialWidth — Property, class mx.core.MovieClipLoaderAsset |
|
Backing storage for the measuredWidth property. |
initiateDataChangeEffect(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.AdvancedListBase |
|
Initiates a data change effect when there have been changes
in the data provider. |
initiateDataChangeEffect(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.ListBase |
|
Initiates a data change effect when there have been changes
in the data provider. |
initInstance(inst:mx.effects:IEffectInstance) — method, class mx.charts.effects.SeriesSlide |
|
Copies properties of the effect to the effect instance. |
initInstance(instance:mx.effects:IEffectInstance) — method, class mx.effects.Effect |
|
Copies properties of the effect to the effect instance. |
initListData(item:Object, adgListData:mx.controls.advancedDataGridClasses:AdvancedDataGridListData) — method, class mx.controls.AdvancedDataGrid |
|
Initializes an AdvancedDataGridListData object that is used by the AdvancedDataGrid item renderer. |
initListData(item:Object, treeListData:mx.controls.treeClasses:TreeListData) — method, class mx.controls.Tree |
|
Initializes a TreeListData object that is used by the tree item renderer. |
INIT_MANAGER_REQUEST — Constant Static Property, class mx.events.InterManagerRequest |
|
Ask the other ApplicationDomain to instantiate a manager in
that ApplicationDomain (if it is not already instantiated)
so it is available to listen to subsequent
InterManagerRequests. |
initMaskEffect() — method, class mx.effects.effectClasses.MaskEffectInstance |
|
Initializes the move and scale
properties of the effect. |
INIT_PROGRESS — Constant Static Property, class mx.events.FlexEvent |
|
Dispatched when the Flex application completes an initialization phase,
as defined by calls to the measure(), commitProperties(),
or updateDisplayList() methods. |
initProgressHandler(event:flash.events:Event) — method, class mx.preloaders.DownloadProgressBar |
|
Event listener for the FlexEvent.INIT_PROGRESS event. |
initProgressHandler(event:flash.events:Event) — method, class mx.preloaders.SparkDownloadProgressBar |
|
Event listener for the FlexEvent.INIT_PROGRESS event. |
initProgressTotal — Property, class mx.preloaders.DownloadProgressBar |
|
The total number of validation events you expect to get
in the initializing phase. |
initProgressTotal — Property, class mx.preloaders.SparkDownloadProgressBar |
|
The total number of validation events you expect to get
in the initializing phase. |
initProtoChain() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — method, class mx.controls.dataGridClasses.DataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
InlineGraphicElement — final class, package flashx.textLayout.elements |
| The InlineGraphicElement class handles graphic objects that display inline in the text. |
InlineGraphicElement() — Constructor, class flashx.textLayout.elements.InlineGraphicElement |
| Constructor - create new InlineGraphicElement object
|
InlineGraphicElementStatus — final class, package flashx.textLayout.elements |
| The InlineGraphicElementStatus class defines a set of constants for checking the value of
InlineGraphicElement.status. |
inlineGraphicResolverFunction — Property, class flashx.textLayout.elements.Configuration |
| Specifies the callback used for resolving an inline graphic element. |
inlineGraphicResolverFunction — Property, interface flashx.textLayout.elements.IConfiguration |
| Specifies the callback used for resolving an inline graphic element. |
INLINE_GRAPHIC_STATUS_CHANGE — Constant Static Property, class flashx.textLayout.events.StatusChangeEvent |
|
Defines the value of the type property of a inlineGraphicStatusChanged event object. |
inlineGraphicStatusChanged — Event, class flashx.textLayout.container.TextContainerManager |
| Dispatched when a InlineGraphicElement is resized due to having width or height as auto or percent
and the graphic has finished loading. |
inlineGraphicStatusChanged — Event, class flashx.textLayout.elements.TextFlow |
| Dispatched when a InlineGraphicElement is resized due to having width or height as auto or percent
and the graphic has finished loading. |
InlineScroller — class, package spark.components |
|
The InlineScroller component displays a single scrollable component,
called a viewport, and horizontal and vertical scroll bars. |
InlineScroller() — Constructor, class spark.components.InlineScroller |
|
Constructor. |
InlineScrollerSkin — class, package spark.skins |
| The default skin class for the Spark InlineScroller component. |
InlineScrollerSkin() — Constructor, class spark.skins.InlineScrollerSkin |
| Constructor. |
inner — Property, class mx.effects.Glow |
|
Specifies whether the glow is an inner glow. |
inner — Property, class mx.effects.effectClasses.GlowInstance |
|
The inner flag of the glow. |
inner — Property, class spark.filters.DropShadowFilter |
|
Specifies whether the glow is an inner glow. |
inner — Property, class spark.filters.GlowFilter |
|
Specifies whether the glow is an inner glow. |
innerRadius — Style, class mx.charts.series.PieSeries |
| A number from 0 to 1 specifying the distance from the center of the series to the inner edge of the rendered wedges, as a percentage of the total radius assigned to the series. |
| |
innerRadius — Style, class mx.charts.PieChart |
| Determines the size of the hole in the center of the pie chart. |
| |
innerRadius — Property, class mx.charts.series.items.PieSeriesItem |
|
The distance of the inner edge of this wedge from its origin, measured in pixels. |
IN_OUT — Constant Static Property, class spark.effects.easing.EasingFraction |
|
Specifies that an easing instance
that eases in for the first half and eases out for the
remainder. |
inputFieldStyleFilters — Property, class mx.controls.NumericStepper |
|
Set of styles to pass from the NumericStepper to the input field. |
inputFormat — Property, class mx.validators.DateValidator |
|
The date format to validate the value against. |
insert(item:Object) — method, class mx.collections.HierarchicalCollectionViewCursor |
|
Inserts the specified item before the cursor's current position. |
insert(item:Object) — method, interface mx.collections.IViewCursor |
|
Inserts the specified item before the cursor's current position. |
insertAfter(value:any, prev:mx.utils:LinkedListNode) — method, class mx.utils.LinkedList |
|
Inserts new node after a previously existing node. |
insertBefore(value:any, next:mx.utils:LinkedListNode) — method, class mx.utils.LinkedList |
|
Inserts new node before a previously existing node. |
insertColumn(column:flashx.textLayout.elements:TableColElement, cells:Array) — method, class flashx.textLayout.elements.TableElement |
|
Inserts a column at the end of the table. |
insertColumnAt(idx:int, column:flashx.textLayout.elements:TableColElement, cells:Array) — method, class flashx.textLayout.elements.TableElement |
|
Inserts a column at the column specified. |
insertInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager |
|
Inserts an image. |
insertInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager |
|
Inserts an image. |
InsertInlineGraphicOperation — class, package flashx.textLayout.operations |
|
The InsertInlineGraphicOperation class encapsulates the insertion of an inline
graphic into a text flow. |
InsertInlineGraphicOperation(operationState:flashx.textLayout.edit:SelectionState, source:Object, width:Object, height:Object, options:Object) — Constructor, class flashx.textLayout.operations.InsertInlineGraphicOperation |
|
Creates an InsertInlineGraphicsOperation object. |
insertNewLines — Property, class mx.utils.Base64Encoder |
|
A Boolean flag to control whether the sequence of characters specified
for Base64Encoder.newLine are inserted every 76 characters
to wrap the encoded output. |
insertPosition — Property, class mx.charts.chartClasses.InstanceCache |
|
The position of the instance in the parent's child list. |
insertRow(row:flashx.textLayout.elements:TableRowElement, cells:Array) — method, class flashx.textLayout.elements.TableElement |
|
Inserts a row at the end of the table. |
insertRowAt(idx:int, row:flashx.textLayout.elements:TableRowElement, cells:Array) — method, class flashx.textLayout.elements.TableElement |
|
Inserts a row at the index specified. |
insertTableElement(table:flashx.textLayout.elements:TableElement, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager |
| |
insertTableElement(table:flashx.textLayout.elements:TableElement, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager |
| |
InsertTableElementOperation — class, package flashx.textLayout.operations |
| |
InsertTableElementOperation(operationState:flashx.textLayout.edit:SelectionState, table:flashx.textLayout.elements:TableElement) — Constructor, class flashx.textLayout.operations.InsertTableElementOperation |
| |
insertText(text:String, origOperationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager |
|
Inserts text. |
insertText(text:String, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager |
|
Inserts text. |
insertText(text:String) — method, class spark.components.RichEditableText |
|
Inserts the specified text into the RichEditableText
as if you had typed it. |
insertText(text:String) — method, class spark.components.supportClasses.ScrollableStageText |
|
Inserts the specified text into the text component
as if you had typed it. |
insertText(text:String) — method, class spark.components.supportClasses.SkinnableTextBase |
|
Inserts the specified text into the text component
as if you had typed it. |
insertText(text:String) — method, class spark.components.supportClasses.StyleableStageText |
|
Inserts the specified text into the text component
as if you had typed it. |
insertText(text:String) — method, class spark.components.supportClasses.StyleableTextField |
|
Inserts the specified text into the text component
as if you had typed it. |
insertText(text:String) — method, interface spark.core.IEditableText |
|
Inserts the specified text into the text component
as if you had typed it. |
InsertTextOperation — class, package flashx.textLayout.operations |
|
The InsertTextOperation class encapsulates a text insertion operation. |
InsertTextOperation(operationState:flashx.textLayout.edit:SelectionState, text:String, deleteSelectionState:flashx.textLayout.edit:SelectionState) — Constructor, class flashx.textLayout.operations.InsertTextOperation |
|
Creates an InsertTextOperation object. |
INSET — Constant Static Property, class spark.components.ContentBackgroundAppearance |
|
Applies a shadow and mask to the contentGroup. |
INSIDE — Constant Static Property, class flashx.textLayout.formats.ListStylePosition |
| Marker will appear inline with the list item. |
insideLabelSizeLimit — Style, class mx.charts.series.PieSeries |
| Specifies the font size threshold, in points, below which inside labels are considered illegible. |
| |
installCompiledResourceBundles(applicationDomain:flash.system:ApplicationDomain, locales:Array, bundleNames:Array, useWeakReference:Boolean) — method, interface mx.resources.IResourceManager |
|
Creates instances of all ResourceBundle subclasses that were compiled into the SWF
and adds them to the ResourceManager. |
InstanceCache — class, package mx.charts.chartClasses |
|
InstanceCache is a utility that governs the task of creating and managing
a set of n object instances, where n changes frequently. |
InstanceCache(type:Object, parent:Object, insertPosition:int, moduleFactory:mx.core:IFlexModuleFactory) — Constructor, class mx.charts.chartClasses.InstanceCache |
|
Constructor. |
instanceClass — Property, class mx.effects.Effect |
|
An object of type Class that specifies the effect
instance class class for this effect class. |
instanceIndex — Property, class mx.core.UIComponent |
|
The index of a repeated component. |
instanceIndices — Property, interface mx.core.IRepeaterClient |
|
An Array that contains the indices required
to reference the repeated component instance from its document. |
instanceIndices — Property, class mx.core.UIComponent |
|
An Array containing the indices required to reference
this UIComponent object from its parent document. |
instances — Property, class mx.charts.chartClasses.InstanceCache |
|
The Array of cached instances. |
INT — Constant Static Property, class mx.validators.NumberValidatorDomainType |
|
Specifies to validate an integer number. |
integerError — Property, class mx.validators.NumberValidator |
|
Error message when the number must be an integer, as defined
by the domain property. |
interactionManager — Property, class flashx.textLayout.container.ContainerController |
|
The InteractionManager associated with this TextFlow object. |
interactionManager — Property, class flashx.textLayout.elements.TextFlow |
|
The InteractionManager associated with this TextFlow object. |
interactionManagerChanged(newInteractionManager:flashx.textLayout.edit:ISelectionManager) — method, interface flashx.textLayout.compose.IFlowComposer |
|
Called by the TextFlow when the interaction manager changes. |
interactionManagerChanged(newInteractionManager:flashx.textLayout.edit:ISelectionManager) — method, class flashx.textLayout.compose.StandardFlowComposer |
|
Called by the TextFlow when the interaction manager changes. |
interactionMode — Style, class mx.core.UIComponent |
| The primary interaction mode for this component. |
| |
InteractionMode — final class, package mx.core |
|
The InteractionMode class defines the alues for the
interactionMode property of the UIComponent class. |
InteractionState — final class, package spark.components.supportClasses |
|
Values for the state property
of the InteractionStateDetector class. |
InteractionStateDetector — class, package spark.components.supportClasses |
|
A helper class for components to use to help them determine
if they should be in the up, over, or down states. |
InteractionStateDetector(component:mx.core:UIComponent) — Constructor, class spark.components.supportClasses.InteractionStateDetector |
|
Constructor
|
interactive — Property, class mx.charts.chartClasses.Series |
|
Determines whether data tips appear when users interact
with chart data on the screen. |
interactiveChildrenCount — Property, class flashx.textLayout.elements.ParagraphElement |
| |
interactiveObjects — Property, class flashx.textLayout.container.ContainerController |
| |
InterDragManagerEvent — class, package mx.events |
|
An event sent between DragManagers that are
in separate but trusted ApplicationDomains to
handle the dispatching of DragEvents to the drag targets. |
InterDragManagerEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, dropTarget:flash.display:DisplayObject, dragEventType:String, dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, action:String, draggedItem:Object) — Constructor, class mx.events.InterDragManagerEvent |
|
Constructor. |
InterManagerRequest — class, package mx.events |
|
This is an event that is sent between ApplicationDomains
to notify trusted listeners about activity in a particular manager. |
InterManagerRequest(type:String, bubbles:Boolean, cancelable:Boolean, name:String, value:Object) — Constructor, class mx.events.InterManagerRequest |
|
Constructor. |
internalConnect() — method, class mx.messaging.Channel |
|
Connects the Channel to its endpoint. |
internalDisconnect(rejected:Boolean) — method, class mx.messaging.Channel |
|
Disconnects the Channel from its endpoint. |
internalLabelFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
A function that gets created if the
column grouping requires extracting data from nested objects. |
internalSend(messageResponder:mx.messaging:MessageResponder) — method, class mx.messaging.Channel |
|
Sends the Message out over the Channel and routes the response to the
responder. |
internalSend(message:mx.messaging.messages:IMessage, waitForClientId:Boolean) — method, class mx.messaging.MessageAgent |
|
Sends a Message from the MessageAgent to its destination using the
agent's ChannelSet. |
internalStyleName — Property, class mx.charts.chartClasses.DualStyleObject |
|
The name of a class selector this instance inherits values from. |
interpolate(interpolationValues:Array, interpolationData:Object) — method, class mx.charts.chartClasses.Series |
|
Called by the SeriesInterpolate effect to advance an interpolation. |
interpolate(interpolationValues:Array, interpolationData:Object) — method, class mx.charts.series.PieSeries |
| |
interpolate(fraction:Number, startValue:Object, endValue:Object) — method, class spark.effects.interpolation.HSBInterpolator |
|
The interpolation for the HSBInterpolator class takes the form of parametric
calculations on each of the three values h (hue), s (saturation),
and b (brightness) of HSB colors derived from the start and end RGB colors. |
interpolate(fraction:Number, startValue:Object, endValue:Object) — method, interface spark.effects.interpolation.IInterpolator |
|
Given an elapsed fraction of an animation, between 0.0 and 1.0,
and start and end values to interpolate, return the interpolated value. |
interpolate(fraction:Number, startValue:Object, endValue:Object) — method, class spark.effects.interpolation.MultiValueInterpolator |
|
Given an elapsed fraction of an animation, between 0.0 and 1.0,
and start and end values to interpolate, return the interpolated value. |
interpolate(fraction:Number, startValue:Object, endValue:Object) — method, class spark.effects.interpolation.NumberInterpolator |
|
Interpolation for NumberInterpolator consists of a simple
parametric calculation between startValue and
endValue, using fraction as the
fraction of the elapsed time from start to end:
return startValue + fraction (endValue - startValue);
|
interpolate(fraction:Number, startValue:Object, endValue:Object) — method, class spark.effects.interpolation.RGBInterpolator |
|
Interpolation for the RGBInterpolator class takes the form of parametric
calculations on each of the bottom three bytes of
startValue and endValue. |
interpolateValues — Property, class mx.charts.series.LineSeries |
|
Specifies how to represent missing data. |
interpolationMethod — Property, class mx.graphics.GradientBase |
|
A value from the InterpolationMethod class
that specifies which interpolation method to use. |
interpolationValues — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance |
|
The current position of each chart item being managed by this effect. |
interpolator — Property, class spark.effects.Animate |
|
The interpolator used by this effect to calculate values between
the start and end values of a property. |
interpolator — Property, class spark.effects.animation.Animation |
|
The interpolator used by the Animation instance
to calculate values between
the start and end values of the property. |
interpolator — Property, class spark.effects.animation.MotionPath |
|
The interpolator determines how in-between values in an animation
are calculated. |
interpolator — Property, class spark.effects.supportClasses.AnimateInstance |
|
The interpolator used by this effect to calculate values between
the start and end values of a property. |
interruptionBehavior — Property, class mx.states.Transition |
|
Flex does not support the playing of multiple transitions simultaneously. |
InterruptionBehavior — final class, package mx.states |
|
The InterruptionBehavior class defines constants for use with the
interruptionBehavior property of the mx.states.Transition class. |
interval — Property, class mx.charts.DateTimeAxis |
|
Specifies the number of labelUnits
between label values along the axis. |
interval — Property, class mx.charts.LinearAxis |
|
Specifies the numeric difference between label values along the axis. |
interval — Property, class mx.charts.LogAxis |
|
Specifies the multiplier label values along the axis. |
INTER_WORD — Constant Static Property, class flashx.textLayout.formats.TextJustify |
| Specifies that justification is to add space to space characters. |
invalidSkin
— Skin State, class spark.components.Image |
| The invalid state of the Image control. This means that the image could not be successfully loaded. |
| |
invalid — Event, class mx.core.UIComponent |
|
Dispatched when a component is monitored by a Validator
and the validation failed. |
invalid — Event, class mx.validators.Validator |
|
Dispatched when validation fails. |
invalid — Event, class spark.validators.supportClasses.GlobalizationValidatorBase |
|
Dispatched when validation fails. |
INVALID — Constant Static Property, class flashx.textLayout.compose.FlowDamageType |
|
Value is used to set the validity property if the text content has changed since the
line was originally created. |
INVALID — Constant Static Property, class mx.events.FlexEvent |
|
The FlexEvent.INVALID constant defines the value of the
type property of the event object for a invalid event. |
INVALID — Constant Static Property, class mx.events.ValidationResultEvent |
|
The ValidationResultEvent.INVALID constant defines the value of the
type property of the event object for an invalid event. |
invalidate(target:Object) — method, interface flashx.textLayout.elements.IFormatResolver |
| Invalidates cached formatting information on this element because, for example, the parent changed,
or the id or the styleName changed or the typeName changed. |
invalidateAll(textFlow:flashx.textLayout.elements:TextFlow) — method, interface flashx.textLayout.elements.IFormatResolver |
| Invalidates any cached formatting information for a TextFlow so that formatting must be recomputed. |
invalidateAllFormats() — method, class flashx.textLayout.elements.TextFlow |
| Invalidates all formatting information for the TextFlow, forcing it to be recomputed. |
invalidateCache() — method, class mx.charts.chartClasses.NumericAxis |
|
Invalidates the cached labels and tick marks that represent this axis's values. |
invalidateCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid |
|
If the specified cell is visible, it is redisplayed. |
invalidateCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid |
|
If the specified cell is visible, it is redisplayed. |
invalidateChildOrder() — method, class mx.charts.chartClasses.ChartBase |
|
Informs the chart that its child list was modified and should be reordererd. |
invalidateContents() — method, class flashx.textLayout.container.ContainerController |
|
Marks all the text in this container as needing composing. |
invalidateData(invalid:Boolean) — method, class mx.charts.chartClasses.CartesianDataCanvas |
|
Informs the canvas that the underlying data
in the data provider has changed. |
invalidateData() — method, class mx.charts.chartClasses.ChartBase |
|
Triggers a redraw of the chart. |
invalidateData(invalid:Boolean) — method, class mx.charts.chartClasses.PolarDataCanvas |
|
Informs the canvas that the underlying data
in the dataProvider has changed. |
invalidateData(invalid:Boolean) — method, class mx.charts.chartClasses.Series |
|
Informs the series that the underlying data
in the data provider has changed. |
invalidateData(invalid:Boolean) — method, class mx.charts.series.AreaSeries |
| |
invalidateData(invalid:Boolean) — method, class mx.charts.series.BarSeries |
|
Informs the series that the underlying data
in the data provider has changed. |
invalidateData(invalid:Boolean) — method, class mx.charts.series.ColumnSeries |
|
Informs the series that the underlying data
in the data provider has changed. |
invalidateDisplayList() — method, class mx.charts.AxisRenderer |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class mx.charts.chartClasses.CartesianDataCanvas |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class mx.charts.chartClasses.PolarDataCanvas |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class mx.containers.utilityClasses.PostScaleAdapter |
|
Calling this method results in a call to the component's
validateDisplayList() method
before the display list is rendered. |
invalidateDisplayList() — method, interface mx.core.IInvalidating |
|
Calling this method results in a call to the component's
validateDisplayList() method
before the display list is rendered. |
invalidateDisplayList() — method, class mx.core.UIComponent |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class mx.core.UIFTETextField |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class mx.core.UITextField |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList(obj:mx.managers:ILayoutManagerClient) — method, interface mx.managers.ILayoutManager |
|
Called when a component changes in some way that its layout and/or visuals
need to be changed. |
invalidateDisplayList(obj:mx.managers:ILayoutManagerClient) — method, class mx.managers.LayoutManager |
|
Called when a component changes in some way that its layout and/or visuals
need to be changed. |
invalidateDisplayList() — method, class mx.skins.ProgrammaticSkin |
|
Marks a component so that its updateDisplayList()
method gets called during a later screen update. |
invalidateDisplayList() — method, class spark.primitives.supportClasses.GraphicElement |
|
Calling this method results in a call to the elements's
validateDisplayList() method
before the display list is rendered. |
invalidateDisplayObjectSharing() — method, class spark.primitives.Path |
|
Utility method that notifies the host that this element has changed and needs
its layer to be updated. |
invalidateDisplayObjectSharing() — method, class spark.primitives.supportClasses.GraphicElement |
|
Utility method that notifies the host that this element has changed and needs
its layer to be updated. |
invalidateElementSizes() — method, class spark.layouts.AccordionLayout |
| |
invalidateFilter(invalid:Boolean) — method, class mx.charts.chartClasses.Series |
|
Informs the series that the filter of the data against the axes
has changed and must be recalculated. |
invalidateGraphicElementDisplayList(element:spark.core:IGraphicElement) — method, class spark.components.Group |
|
Notify the host component that an element has changed and needs to be redrawn. |
invalidateGraphicElementDisplayList(element:spark.core:IGraphicElement) — method, class spark.components.IconItemRenderer |
|
Notify the host component that an element has changed and needs to be redrawn. |
invalidateGraphicElementDisplayList(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElementContainer |
|
Notify the host component that an element has changed and needs to be redrawn. |
invalidateGraphicElementProperties(element:spark.core:IGraphicElement) — method, class spark.components.Group |
|
Notify the host component that an element changed and needs to validate properties. |
invalidateGraphicElementProperties(element:spark.core:IGraphicElement) — method, class spark.components.IconItemRenderer |
|
Notify the host component that an element changed and needs to validate properties. |
invalidateGraphicElementProperties(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElementContainer |
|
Notify the host component that an element changed and needs to validate properties. |
invalidateGraphicElementSharing(element:spark.core:IGraphicElement) — method, class spark.components.Group |
|
Notify the host that an element layer has changed. |
invalidateGraphicElementSharing(element:spark.core:IGraphicElement) — method, class spark.components.IconItemRenderer |
|
Notify the host that an element layer has changed. |
invalidateGraphicElementSharing(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElementContainer |
|
Notify the host component that an element layer has changed. |
invalidateGraphicElementSize(element:spark.core:IGraphicElement) — method, class spark.components.Group |
|
Notify the host component that an element size has changed. |
invalidateGraphicElementSize(element:spark.core:IGraphicElement) — method, class spark.components.IconItemRenderer |
|
Notify the host component that an element size has changed. |
invalidateGraphicElementSize(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElementContainer |
|
Notify the host component that an element size has changed. |
invalidateLayering() — method, class mx.core.UIComponent |
|
Called by a component's items to indicate that their depth
property has changed. |
invalidateLayoutDirection() — method, class mx.core.BitmapAsset |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateLayoutDirection() — method, interface mx.core.ILayoutDirectionElement |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateLayoutDirection() — method, class mx.core.SpriteAsset |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateLayoutDirection() — method, class mx.core.UIComponent |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateLayoutDirection() — method, class spark.core.SpriteVisualElement |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateLayoutDirection() — method, class spark.primitives.supportClasses.GraphicElement |
|
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. |
invalidateList() — method, class mx.controls.listClasses.AdvancedListBase |
|
Refresh all rows on next update. |
invalidateList() — method, class mx.controls.listClasses.ListBase |
|
Refresh all rows on the next update. |
invalidateLoader — Event, class spark.core.ContentCache |
|
Dispatched when a cache entry is invalidated, generally this
occurs when the entry is determined to be untrusted while one or
more outstanding load requests are active for a given cache entry. |
INVALIDATE_LOADER — Constant Static Property, class spark.events.LoaderInvalidationEvent |
|
The LoaderInvalidationEvent.INVALIDATE_LOADER constant defines
the value of the type property of the event object for a
invalidateLoader event. |
invalidateMapping(invalid:Boolean) — method, class mx.charts.chartClasses.Series |
|
Informs the series that the mapping of the data into numeric values
has changed and must be recalculated. |
invalidateMapping(invalid:Boolean) — method, class mx.charts.series.AreaSeries |
| |
invalidateMapping(invalid:Boolean) — method, class mx.charts.series.BarSeries |
|
Informs the series that the mapping of the data into numeric values
has changed and must be recalculated. |
invalidateMapping(invalid:Boolean) — method, class mx.charts.series.ColumnSeries |
|
Informs the series that the mapping of the data into numeric values
has changed and must be recalculated. |
invalidateParentSizeAndDisplayList() — method, class mx.core.UIComponent |
|
Helper method to invalidate parent size and display list if
this object affects its layout (includeInLayout is true). |
invalidateParentSizeAndDisplayList() — method, interface mx.managers.ISystemManager |
|
Attempt to notify the parent SWFLoader that the application's size may
have changed. |
invalidateParentSizeAndDisplayList() — method, class mx.managers.SystemManager |
|
Attempts to notify the parent SWFLoader that the
Application's size has changed. |
invalidateParentSizeAndDisplayList() — method, class mx.managers.WindowedSystemManager |
|
Attempts to notify the parent SWFLoader that the
Application's size has may have changed. |
invalidateParentSizeAndDisplayList() — method, class spark.core.SpriteVisualElement |
|
Invalidates parent size and display list if
this object affects its layout (includeInLayout is true). |
invalidateParentSizeAndDisplayList() — method, class spark.primitives.supportClasses.GraphicElement |
|
Helper method to invalidate parent size and display list if
this object affects its layout (includeInLayout is true). |
invalidateProperties() — method, class mx.containers.utilityClasses.PostScaleAdapter |
|
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered. |
invalidateProperties() — method, class mx.controls.FlexNativeMenu |
|
Marks a component so that its commitProperties()
method gets called during a later screen update. |
invalidateProperties() — method, class mx.core.ComponentDescriptor |
|
Invalidates the cached properties property. |
invalidateProperties() — method, interface mx.core.IInvalidating |
|
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered. |
invalidateProperties() — method, class mx.core.UIComponent |
|
Marks a component so that its commitProperties()
method gets called during a later screen update. |
invalidateProperties() — method, class mx.core.UIFTETextField |
|
Marks a component so that its commitProperties()
method gets called during a later screen update. |
invalidateProperties() — method, class mx.core.UITextField |
|
Marks a component so that its commitProperties()
method gets called during a later screen update. |
invalidateProperties(obj:mx.managers:ILayoutManagerClient) — method, interface mx.managers.ILayoutManager |
|
Adds an object to the list of components that want their
validateProperties() method called. |
invalidateProperties(obj:mx.managers:ILayoutManagerClient) — method, class mx.managers.LayoutManager |
|
Adds an object to the list of components that want their
validateProperties() method called. |
invalidateProperties() — method, class mx.skins.ProgrammaticSkin |
|
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered. |
invalidateProperties() — method, class spark.primitives.supportClasses.GraphicElement |
|
Calling this method results in a call to the elements's
validateProperties() method
before the display list is rendered. |
invalidateRendererState() — method, class spark.components.supportClasses.ItemRenderer |
|
Marks the renderer's state as invalid so that the new state is set
during a later screen update. |
INVALIDATE_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest |
|
Requests that the loader of the current application invalidate its
properties, size, or display list. |
InvalidateRequestData — final class, package mx.events |
|
The InvalidateRequestData class defines constants for the values
of the data property of a SWFBridgeRequest object when
used with the SWFBridgeRequest.INVALIDATE_REQUEST request. |
invalidateSelectedIndex(index:int, offset:Number) — method, class spark.layouts.supportClasses.AnimationNavigatorLayoutBase |
| |
invalidateSelectedIndex(index:int, offset:Number) — method, class spark.layouts.supportClasses.NavigatorLayoutBase |
| |
invalidateSelectionFormats() — method, class flashx.textLayout.container.TextContainerManager |
| Call this if you change the selection formats (SelectionFormat) and want the interactionManager
to update. |
invalidateSeries() — method, class mx.charts.chartClasses.ChartBase |
|
Informs the chart that its series array was modified and
should be reprocessed. |
invalidateSeries() — method, class mx.charts.chartClasses.StackedSeries |
|
Call this method to trigger a call to the buildSubSeries()
method on the next call to the commitProperties() method. |
invalidateSeriesStyles() — method, class mx.charts.chartClasses.ChartBase |
|
Triggers a redraw of the chart. |
invalidateSize() — method, class mx.charts.AxisRenderer |
|
Marks a component so that its measure()
method gets called during a later screen update. |
invalidateSize() — method, class mx.charts.chartClasses.ChartLabel |
|
Marks a component so that its measure()
method gets called during a later screen update. |
invalidateSize() — method, class mx.containers.utilityClasses.PostScaleAdapter |
|
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered. |
invalidateSize() — method, interface mx.core.IInvalidating |
|
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered. |
invalidateSize() — method, class mx.core.UIComponent |
|
Marks a component so that its measure()
method gets called during a later screen update. |
invalidateSize() — method, class mx.core.UIFTETextField |
|
Marks a component so that its measure()
method gets called during a later screen update. |
invalidateSize() — method, class mx.core.UITextField |
|
Marks a component so that its measure()
method gets called during a later screen update. |
invalidateSize(obj:mx.managers:ILayoutManagerClient) — method, interface mx.managers.ILayoutManager |
|
Adds an object to the list of components that want their
validateSize() method called. |
invalidateSize(obj:mx.managers:ILayoutManagerClient) — method, class mx.managers.LayoutManager |
|
Adds an object to the list of components that want their
validateSize() method called. |
invalidateSize() — method, class mx.skins.ProgrammaticSkin |
|
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered. |
invalidateSize() — method, class spark.primitives.supportClasses.GraphicElement |
|
Calling this method results in a call to the elements's
validateSize() method
before the display list is rendered. |
invalidateSkinState() — method, class spark.components.supportClasses.SkinnableComponent |
|
Marks the component so that the new state of the skin is set
during a later screen update. |
invalidateStacking() — method, class mx.charts.chartClasses.StackedSeries |
|
Call this method to trigger a regeneration of the stacked values
on the next call to the commitProperties() method. |
invalidateStyleFlag — Property, class spark.components.supportClasses.ScrollableStageText |
|
Flag indicating one or more styles have changed. |
invalidateTargetDisplayList() — method, class spark.layouts.supportClasses.NavigatorLayoutBase |
| |
invalidateTargetSize() — method, class spark.layouts.supportClasses.NavigatorLayoutBase |
| |
invalidateTransform(invalid:Boolean) — method, class mx.charts.chartClasses.Series |
|
Informs the series that the transform of the data to screen coordinates
has changed and must be recalculated. |
invalidateTransitions() — method, class mx.charts.chartClasses.Series |
|
Informs the series that a significant change has occured
in the display of data. |
invalidateTypicalItem() — method, class spark.components.DataGrid |
|
Clears cached column width data that had been based on the
typicalItem property, and requests a new layout pass. |
invalidateTypicalItemRenderer() — method, class spark.components.DataGroup |
|
Call this method if some aspect of the typicalItem
has changed that should be reflected by the layout. |
invalidateTypicalItemRenderer() — method, class spark.components.Grid |
|
Clears cached column width data that had been based on the
typicalItem property, and requests a new layout pass. |
invalidateUndoManager() — method, class flashx.textLayout.container.TextContainerManager |
| Call this if you are editing, and want to reset the undo manager used for editing. |
INVALID_ATTR_VALUE — Constant Static Property, class spark.globalization.LastOperationStatus |
|
Indicates that a given attribute value is out of the expected range. |
InvalidCategoryError — class, package mx.logging.errors |
|
This error is thrown when a category specified for a logger
contains invalid characters or is malformed. |
InvalidCategoryError(message:String) — Constructor, class mx.logging.errors.InvalidCategoryError |
|
Constructor. |
InvalidChannelError — class, package mx.messaging.errors |
|
This error is thrown when a Channel can't be accessed
or is not valid for the current destination. |
InvalidChannelError(msg:String) — Constructor, class mx.messaging.errors.InvalidChannelError |
|
Constructs a new instance of an InvalidChannelError with the specified message. |
invalidCharError — Property, class mx.validators.CreditCardValidator |
|
Error message when the cardNumber field contains invalid characters. |
invalidCharError — Property, class mx.validators.CurrencyValidator |
|
Error message when the currency contains invalid characters. |
invalidCharError — Property, class mx.validators.DateValidator |
|
Error message when there are invalid characters in the date. |
invalidCharError — Property, class mx.validators.EmailValidator |
|
Error message when there are invalid characters in the e-mail address. |
invalidCharError — Property, class mx.validators.NumberValidator |
|
Error message when the value contains invalid characters. |
invalidCharError — Property, class mx.validators.PhoneNumberValidator |
|
Error message when the value contains invalid characters. |
invalidCharError — Property, class mx.validators.SocialSecurityValidator |
|
Error message when the value contains characters
other than digits and formatting characters
defined by the allowedFormatChars property. |
invalidCharError — Property, class mx.validators.ZipCodeValidator |
|
Error message when the ZIP code contains invalid characters. |
invalidCharError — Property, class org.apache.flex.validators.PostCodeValidator |
|
Error message when the post code contains invalid characters. |
invalidCharError — Property, class spark.validators.supportClasses.NumberValidatorBase |
|
Error message when the value contains invalid characters. |
INVALID_CHAR_FOUND — Constant Static Property, class spark.globalization.LastOperationStatus |
|
Indicates that invalid Unicode value was found. |
INVALID_CONTENT_PATH — Constant Static Property, class mx.controls.videoClasses.VideoError |
|
Invalid content path. |
InvalidDestinationError — class, package mx.messaging.errors |
|
This error is thrown when a destination can't be accessed
or is not valid. |
InvalidDestinationError(msg:String) — Constructor, class mx.messaging.errors.InvalidDestinationError |
|
Constructs a new instance of an InvalidDestinationError with the specified message. |
invalidDomainError — Property, class mx.validators.EmailValidator |
|
Error message when the suffix (the top level domain)
is not 2, 3, 4 or 6 characters long. |
invalidDomainError — Property, class mx.validators.ZipCodeValidator |
|
Error message when the domain property contains an invalid value. |
invalidElements — Property, class spark.components.Form |
|
A sorted Array of descendant elements that are in an invalid state. |
InvalidFilterError — class, package mx.logging.errors |
|
This error is thrown when a filter specified for a target
contains invalid characters or is malformed. |
InvalidFilterError(message:String) — Constructor, class mx.logging.errors.InvalidFilterError |
|
Constructor. |
invalidFormatCharsError — Property, class mx.validators.CurrencyValidator |
|
Error message when the value contains an invalid formatting character. |
invalidFormatCharsError — Property, class mx.validators.NumberValidator |
|
Error message when the value contains invalid format characters, which means that
it contains a digit or minus sign (-) as a separator character,
or it contains two or more consecutive separator characters. |
invalidFormatCharsError — Property, class spark.validators.supportClasses.NumberValidatorBase |
|
Error message when the value contains invalid format characters, which
means that it contains a digit or minus sign (-) as a separator
character, or it contains two or more consecutive separator characters. |
invalidIPDomainError — Property, class mx.validators.EmailValidator |
|
Error message when the IP domain is invalid. |
invalidNumberError — Property, class mx.validators.CreditCardValidator |
|
Error message when the credit card number is invalid. |
invalidPeriodsInDomainError — Property, class mx.validators.EmailValidator |
|
Error message when there are continuous periods in the domain. |
INVALID_SEEK — Constant Static Property, class mx.controls.videoClasses.VideoError |
|
Invalid seek. |
INVALID_XML — Constant Static Property, class mx.controls.videoClasses.VideoError |
|
Invalid XML. |
invertThumbDirection — Style, class mx.controls.sliderClasses.Slider |
| Invert the direction of the thumbs. |
| |
invertTransform(value:Number) — method, class mx.charts.CategoryAxis |
|
Maps a position along the axis back to a numeric data value. |
invertTransform(... rest) — method, class mx.charts.chartClasses.CartesianTransform |
|
Transforms x and y coordinates relative to the DataTransform
coordinate system into a 2-dimensional value in data space. |
invertTransform(... rest) — method, class mx.charts.chartClasses.DataTransform |
|
Transforms x and y coordinates relative to the DataTransform
coordinate system into a two-dimensional value in data space. |
invertTransform(value:Number) — method, interface mx.charts.chartClasses.IAxis |
|
Maps a position along the axis back to a numeric data value. |
invertTransform(value:Number) — method, class mx.charts.chartClasses.NumericAxis |
|
Maps a position along the axis back to a numeric data value. |
invoke — Event, class mx.core.WindowedApplication |
|
Dispatched when an application is invoked. |
invoke — Event, class mx.rpc.AbstractService |
|
The invoke event is dispatched when a service Operation is invoked so long as
an Error is not thrown before the Channel attempts to send the message. |
invoke(msg:mx.messaging.messages:IMessage, responder:mx.rpc:IResponder) — method, class mx.rpc.AsyncRequest |
|
Dispatches the asynchronous request and stores the responder to call
later. |
invoke — Event, class mx.rpc.http.HTTPMultiService |
|
The invoke event is fired when an HTTPMultiService call is invoked so long as
an Error is not thrown before the Channel attempts to send the message. |
invoke — Event, class mx.rpc.http.HTTPService |
|
The invoke event is fired when an HTTPService call is invoked so long as
an Error is not thrown before the Channel attempts to send the message. |
invoke — Event, class spark.components.WindowedApplication |
|
Dispatched when an application is invoked. |
INVOKE — Constant Static Property, class mx.rpc.events.InvokeEvent |
|
The INVOKE event type. |
InvokeEvent — class, package mx.rpc.events |
|
The event that indicates an RPC operation has been invoked. |
InvokeEvent(type:String, bubbles:Boolean, cancelable:Boolean, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Constructor, class mx.rpc.events.InvokeEvent |
|
Create a new InvokeEvent. |
invokeHandler(event:flash.events:InvokeEvent) — method, class spark.components.supportClasses.ViewNavigatorApplicationBase |
|
This method is called when the application is invoked by the
operating system in response to
an InvokeEvent.INVOKEevent event. |
ioError — Event, class mx.controls.SWFLoader |
|
Dispatched when an input/output error occurs. |
ioError — Event, class mx.effects.SoundEffect |
|
Dispatched when an error occurs during the loading of the sound file. |
ioError — Event, class spark.components.Image |
|
Dispatched when an input or output error occurs. |
ioError — Event, class spark.core.ContentRequest |
|
Dispatched when an input/output error occurs. |
ioError — Event, class spark.primitives.BitmapImage |
|
Dispatched when an input/output error occurs. |
IOLAPAttribute — Interface, package mx.olap |
|
The IOLAPAttribute interface represents
an attribute within a dimension of an OLAP schema. |
IOLAPAxisPosition — Interface, package mx.olap |
|
The IOLAPAxisPosition interface represents a position on an OLAP axis. |
IOLAPCell — Interface, package mx.olap |
|
The IOLAPCell interface represents a cell in an OLAPResult instance. |
IOLAPCube — Interface, package mx.olap |
|
The IOLAPCube interface represents an OLAP cube that holds
an N-dimensional representation of a flat data set. |
IOLAPCustomAggregator — Interface, package mx.olap |
|
The IOLAPCustomAggregator interface defines the interface
implemented by custom aggregator classes. |
IOLAPDimension — Interface, package mx.olap |
|
The IOLAPDimension interface represents a dimension in an IOLAPCube instance. |
IOLAPElement — Interface, package mx.olap |
|
The IOLAPElement interface defines a base interface that provides
common properties for all OLAP elements. |
IOLAPHierarchy — Interface, package mx.olap |
|
The IOLAPHierarchy interface represents a user-defined hierarchy
in a dimension of an OLAP schema. |
IOLAPLevel — Interface, package mx.olap |
|
The IOLAPLevel interface represents a level within the OLAP schema of an OLAP cube,
where a hierarchy of a dimension contains one or more levels. |
IOLAPMember — Interface, package mx.olap |
|
The IOLAPMember interface represents a member of a level of an OLAP schema. |
IOLAPQuery — Interface, package mx.olap |
|
The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. |
IOLAPQueryAxis — Interface, package mx.olap |
|
The IOLAPQueryAxis interface represents an axis of an OLAP query. |
IOLAPResult — Interface, package mx.olap |
|
The IOLAPResult interface represents the result of a query on an OLAP cube. |
IOLAPResultAxis — Interface, package mx.olap |
|
The IOLAPResultAxis interface represents an axis of the result of an OLAP query. |
IOLAPSchema — Interface, package mx.olap |
|
The IOLAPSchema interface represents the OLAP schema. |
IOLAPSet — Interface, package mx.olap |
|
The IOLAPSet interface represents a set,
which is used to configure the axis of an OLAP query. |
IOLAPTuple — Interface, package mx.olap |
|
The IOLAPTuple interface represents a tuple. |
IOperation — Interface, package flashx.undo |
|
IOperation defines the interface for operations that can be undone and redone. |
IOS7ButtonBarButtonSkinBase — class, package spark.skins.ios7 |
|
iOS7+ specific Button skin base for the Buttons in a ButtonBar. |
IOS7ButtonBarButtonSkinBase() — Constructor, class spark.skins.ios7.IOS7ButtonBarButtonSkinBase |
|
Constructor. |
IOSPlatformVersionOverride — class, package mx.utils |
| |
IOverride — Interface, package mx.states |
|
The IOverride interface is used for view state overrides. |
IPersistenceManager — Interface, package spark.managers |
|
IPersistenceManager defines the interface that all persistence
managers must implement. |
IPlainTextExporter — Interface, package flashx.textLayout.conversion |
| This interface should be implemented by converters that export plain text. |
IPreloaderDisplay — Interface, package mx.preloaders |
|
Defines the interface that
a class must implement to be used as a download progress bar. |
IProgrammaticSkin — Interface, package mx.core |
|
The IProgrammaticSkin interface defines the interface that skin classes must implement
if they use the name property skin interface. |
IPropertyChangeNotifier — Interface, package mx.core |
|
The IPropertyChangeNotifier interface defines a marker
interface. |
IProxiedStageTextWrapper — Interface, package spark.core |
| This interface defines properties for mobile wrapper classes of StageText that need to handle touch scrolling and soft keyboard. |
IRawChildrenContainer — Interface, package mx.core |
|
The IRawChildrenContainer interface defines the APIs for containers that
can return an IChildList that represents all their children. |
IRectangularBorder — Interface, package mx.core |
|
The IRectangularBorder interface defines the interface that all classes
used for rectangular border skins should implement. |
IRepeater — Interface, package mx.core |
|
The IRepeater interface defines the
public APIs of the Repeater object. |
IRepeaterClient — Interface, package mx.core |
|
The IRepeaterClient interface defines the APIs for components
that can have multiple instances created by a Repeater. |
IResourceBundle — Interface, package mx.resources |
|
The IResourceBundle and IResourceManager interfaces work together
to provide localization support for Flex applications. |
IResourceManager — Interface, package mx.resources |
|
The APIs of the IResourceManager interface
provide localization support for Flex applications. |
IResponder — Interface, package mx.rpc |
|
This interface provides the contract for any service
that needs to respond to remote or asynchronous calls. |
Iris — class, package mx.effects |
|
The Iris effect animates the effect target by expanding or contracting
a rectangular mask centered on the target. |
Iris(target:Object) — Constructor, class mx.effects.Iris |
|
Constructor. |
IrisInstance — class, package mx.effects.effectClasses |
|
The IrisInstance class implements the instance class for the Iris effect. |
IrisInstance(target:Object) — Constructor, class mx.effects.effectClasses.IrisInstance |
|
Constructor. |
is3D — Property, interface mx.core.IAssetLayoutFeatures |
|
True if the computed transform has 3D values. |
is3D — Property, interface mx.core.IVisualElement |
|
Contains true when the element is in 3D. |
is3D — Property, class mx.core.UIComponent |
|
Contains true when the element is in 3D. |
is3D — Property, class spark.core.SpriteVisualElement |
|
Contains true when the element is in 3D. |
is3D — Property, class spark.primitives.supportClasses.GraphicElement |
|
Contains true when the element is in 3D. |
isActive — Property, class spark.components.View |
|
Indicates whether the current view is active. |
isActive — Property, class spark.components.supportClasses.ViewNavigatorBase |
|
Set to true when this navigator is active. |
_isAir — Static Property, class mx.utils.Platform |
| |
isAir — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on a desktop AIR. |
isAll — Property, interface mx.olap.IOLAPMember |
|
Returns true if this is the all member of a hierarchy. |
isAll — Property, class mx.olap.OLAPMember |
|
Returns true if this is the all member of a hierarchy. |
isAncestorDisabled(component:mx.core:UIComponent) — Static Method , class mx.accessibility.AccImpl |
|
Returns true if an ancestor of the component has enabled set to false. |
ISandboxSupport — Interface, package flashx.textLayout.container |
| Interface to support TLF content in a sub-application. |
_isAndroid — Static Property, class mx.utils.Platform |
| |
isAndroid — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on Android. |
isAndroid — Constant Static Property, class spark.components.supportClasses.ScrollableStageText |
| |
isAnimating() — method, class spark.layouts.supportClasses.AnimationNavigatorLayoutBase |
|
Returns whether the layout is currently animating. |
isArray — Property, class mx.states.AddItems |
|
Denotes whether or not the collection represented by the
target property is to be treated as a single array instance
instead of a collection of items (the default). |
_isBlackBerry — Static Property, class mx.utils.Platform |
| |
isBlackBerry — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on a BlackBerry. |
isBranch(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor |
|
Tests a node for termination. |
isBranch(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor |
|
Tests a node for termination. |
isBranch(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor |
|
Tests a node for termination. |
IS_BRIDGE_CHILD_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest |
|
Tests if a given DisplayObject is a child of a SWF
or one of its child SWFs. |
_isBrowser — Static Property, class mx.utils.Platform |
| |
isBrowser — Static Property, class mx.utils.Platform |
|
Returns true if the application is running in a browser. |
isCellEditable(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid |
|
Returns true if a datagrid cell is editable. |
isCellItemHighlighted(data:Object, columnIndex:int) — method, class mx.controls.AdvancedDataGrid |
|
Determines if cell is highlighted. |
isCellItemSelected(data:Object, columnIndex:int) — method, class mx.controls.AdvancedDataGrid |
|
Determines if cell is selected. |
isCellSelectionMode() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Returns true if selectedMode is
SINGLE_CELL or MULTIPLE_CELLS. |
isCellVisible(rowIndex:int, columnIndex:int) — method, class spark.components.Grid |
|
Returns true if the specified cell is at least partially visible. |
_isCheckable — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
|
isCheckable property (bindable) - used by subclasses
|
isCheckable — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
| |
_isChecked — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
|
isChecked property (bindable) - used by subclasses
|
isChecked — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
| |
isColorName(colorName:String) — method, interface mx.styles.IStyleManager |
|
Tests to see if the given String is an alias for a color value. |
isColorName(colorName:String) — Static Method , class mx.styles.StyleManager |
|
Tests to see if the given String is an alias for a color value. |
isColumnFullyVisible(columnIndex:int, rowIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx |
|
Returns true if the specified row in a column is visible. |
isDamaged(absolutePosition:int) — method, class flashx.textLayout.compose.FlowComposerBase |
|
Indicates whether any TextFlowLine objects between the beginning of the flow and the line containing the content at
the specified position are marked as damaged. |
isDamaged(absolutePosition:int) — method, interface flashx.textLayout.compose.IFlowComposer |
|
Indicates whether any TextFlowLine objects between the beginning of the flow and the line containing the content at
the specified position are marked as damaged. |
isDamaged() — method, class flashx.textLayout.container.ContainerController |
|
Determines whether the container has text that requires composing. |
isDamaged() — method, class flashx.textLayout.container.TextContainerManager |
| Returns true if the content needs composing. |
isDamaged() — method, class flashx.textLayout.elements.TableCellElement |
| |
isDataEditable(data:Object) — method, class mx.controls.AdvancedDataGridBaseEx |
|
Checks if editing is allowed for a group or summary row. |
isDataEditable(dataItem:Object, dataField:String) — method, class spark.components.DataGrid |
|
Override to make a datagrid cell editable based on the data item. |
isDebug() — Static Method , class mx.logging.Log |
|
Indicates whether a debug level log event will be processed by a
log target. |
_isDesktop — Static Property, class mx.utils.Platform |
| |
isDesktop — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on a Desktop OS. |
isDesktop — Constant Static Property, class spark.components.supportClasses.ScrollableStageText |
| |
isDigit(ccode:uint) — Static Method , class spark.validators.supportClasses.GlobalizationUtils |
|
Return true if a codepoint is a numeric digit. |
isDisplayObjectInABridgedApplication(displayObject:flash.display:DisplayObject) — method, interface mx.managers.IMarshalSystemManager |
|
Tests if a display object is in a child application
that is loaded in compatibility mode or in an untrusted sandbox. |
isDocument — Property, interface mx.core.IRepeaterClient |
|
Contains true if this UIComponent instance is a document object. |
isDocument — Property, class mx.core.UIComponent |
|
Contains true if this UIComponent instance is a document object. |
isDragging — Static Property, class mx.managers.DragManager |
|
Read-only property that returns true
if a drag is in progress. |
isDraggingAllowed(draggedColumn:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.AdvancedDataGridBaseEx |
|
Checks if dragging is allowed for a particular column or not. |
isDropDownOpen — Property, class spark.components.CalloutButton |
|
Contains true if the drop down is open. |
isDropDownOpen — Property, class spark.components.mediaClasses.VolumeBar |
|
Contains true if the drop down is open. |
isDropDownOpen — Property, class spark.components.supportClasses.DropDownListBase |
|
Contains true if the drop down is open. |
isDropDownOpen — Property, interface spark.components.supportClasses.IDropDownContainer |
| |
isDynamicObject(object:Object) — Static Method , class mx.utils.ObjectUtil |
|
Returns true if the object is an instance of a dynamic class. |
ISelectableList — Interface, package mx.core |
|
The ISelectableList interface indicates that the
implementor is an IList element that supports a selectedIndex
property. |
ISelectionManager — Interface, package flashx.textLayout.edit |
|
The ISelectionManager interface defines the interface for handling text selection. |
isEnabled(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor |
|
Returns whether the node is enabled. |
isEnabled(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor |
|
Returns whether the node is enabled. |
isEqual(p1:flashx.textLayout.formats:ITabStopFormat, p2:flashx.textLayout.formats:ITabStopFormat) — Static Method , class flashx.textLayout.formats.TabStopFormat |
|
Compares properties in ITabStopFormat instance p1 with properties in ITabStopFormat instance p2
and returns true if all properties match. |
isEqual(p1:flashx.textLayout.formats:ITextLayoutFormat, p2:flashx.textLayout.formats:ITextLayoutFormat) — Static Method , class flashx.textLayout.formats.TextLayoutFormat |
|
Compares properties in ITextLayoutFormat instance p1 with properties in ITextLayoutFormat instance p2
and returns true if all properties match. |
isError() — Static Method , class mx.logging.Log |
|
Indicates whether an error level log event will be processed by a
log target. |
isError — Property, class mx.validators.ValidationResult |
|
Contains true if the field generated a validation failure. |
isFatal() — Static Method , class mx.logging.Log |
|
Indicates whether a fatal level log event will be processed by a
log target. |
isFault — Property, class mx.rpc.soap.SOAPResult |
|
Flag indicating if this result object represents a SOAP Fault message. |
isFirstRow — Property, class spark.components.DataGrid |
| |
isFirstRow — Property, class spark.components.Grid |
|
Returns if the selectedIndex is equal to the first row. |
isFirstRow — Property, interface spark.components.supportClasses.IDataProviderEnhance |
|
Returns if the selectedIndex is equal to the first row. |
isFirstRow — Property, class spark.components.supportClasses.ListBase |
|
Returns if the selectedIndex is equal to the first row. |
isFocused — Property, class spark.skins.android4.TextAreaSkin |
| |
isFocused — Property, class spark.skins.android4.TextInputSkin |
| |
isFocused — Property, class spark.skins.android4.supportClasses.StageTextSkinBase |
| |
isFocused — Property, class spark.skins.ios7.TextAreaSkin |
| |
isFocused — Property, class spark.skins.ios7.TextInputSkin |
| |
isFocused — Property, class spark.skins.ios7.supportClasses.StageTextSkinBase |
| |
isFontFaceEmbedded(tf:flash.text:TextFormat) — method, interface mx.managers.ISystemManager |
|
Returns true if the required font face is embedded
in this application, or has been registered globally by using the
Font.registerFont() method. |
isFontFaceEmbedded(textFormat:flash.text:TextFormat) — method, class mx.managers.SystemManager |
|
Returns true if the required font face is embedded
in this application, or has been registered globally by using the
Font.registerFont() method. |
isFontFaceEmbedded(textFormat:flash.text:TextFormat) — method, class mx.managers.WindowedSystemManager |
|
Returns true if the required font face is embedded
in this application, or has been registered globally by using the
Font.registerFont() method. |
ISharedDisplayObject — Interface, package spark.core |
|
The ISharedDisplayObject interface defines the minimum requirements
that a DisplayObject must implement to be shared between
IGraphicElement objects. |
isHighSurrogate(charCode:int) — Static Method , class flashx.textLayout.utils.CharacterUtil |
|
Returns true if the charCode argument is a high word in a surrogate pair. |
isHttpsURL(url:String) — Static Method , class mx.utils.URLUtil |
|
Determines if the URL uses the secure HTTPS protocol. |
isHttpURL(url:String) — Static Method , class mx.utils.URLUtil |
|
Determines if the URL uses the HTTP, HTTPS, or RTMP protocol. |
ISimpleStyleClient — Interface, package mx.styles |
|
This interface describes the properties and methods that an object
must implement so that it can participate in the style subsystem. |
isInfo() — Static Method , class mx.logging.Log |
|
Indicates whether an info level log event will be processed by a
log target. |
isInheritingStyle(styleName:String) — method, interface mx.styles.IStyleManager |
|
Tests to see if a style is inheriting. |
isInheritingStyle(styleName:String) — Static Method , class mx.styles.StyleManager |
|
Tests to see if a style is inheriting. |
isInheritingTextFormatStyle(styleName:String) — method, interface mx.styles.IStyleManager |
|
Test to see if a TextFormat style is inheriting. |
isInheritingTextFormatStyle(styleName:String) — Static Method , class mx.styles.StyleManager |
|
Test to see if a TextFormat style is inheriting. |
isInTable() — method, class flashx.textLayout.elements.FlowElement |
| |
isInvalid() — method, interface mx.managers.ILayoutManager |
|
Returns true if there are components that need validating;
false if all components have been validated. |
isInvalid() — method, class mx.managers.LayoutManager |
|
Returns true if there are components that need validating;
false if all components have been validated. |
_isIOS — Static Property, class mx.utils.Platform |
| |
isIOS — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on IOS. |
_isIPad — Static Property, class mx.utils.Platform |
| |
isIPad — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on an iPad. |
isIs — Property, class mx.messaging.management.MBeanAttributeInfo |
|
Indicates if the server-side getter for the attribute has an 'is' prefix. |
isItemEditable(data:Object) — method, class mx.controls.DataGrid |
|
Determines whether to allow editing of a dataprovider item on a per-row basis. |
isItemEditable(data:Object) — method, class mx.controls.List |
|
Determines if the item renderer for a data provider item
is editable. |
isItemHighlighted(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines if the item renderer for a data provider item
is highlighted (is rolled over via the mouse or
or under the caret via keyboard navigation). |
isItemHighlighted(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines if the item renderer for a data provider item
is highlighted (is rolled over via the mouse or under the caret due to keyboard navigation). |
isItemOpen(item:Object) — method, class mx.controls.AdvancedDataGrid |
|
Returns true if the specified branch node is open. |
isItemOpen(item:Object) — method, class mx.controls.Tree |
|
Returns true if the specified item branch is open (is showing its children). |
isItemSelectable(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines if the item renderer for a data provider item
is selectable. |
isItemSelectable(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines if the item renderer for a data provider item
is selectable. |
isItemSelected(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines if the item renderer for a data provider item
is selected. |
isItemSelected(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines if the item renderer for a data provider item
is selected. |
isItemShowingCaret(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines if the item renderer for a data provider item
is the item under the caret due to keyboard navigation. |
isItemShowingCaret(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines if the item renderer for a data provider item
is the item under the caret due to keyboard navigation. |
isItemVisible(item:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines if an item is being displayed by a renderer. |
isItemVisible(item:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines if an item is being displayed by a renderer. |
isKeyPressed — Property, class mx.controls.AdvancedDataGridBaseEx |
|
Contains true if a key press is in progress. |
isLastRow — Property, class spark.components.DataGrid |
| |
isLastRow — Property, class spark.components.Grid |
|
Returns if the selectedIndex is equal to the last row. |
isLastRow — Property, interface spark.components.supportClasses.IDataProviderEnhance |
|
Returns if the selectedIndex is equal to the last row. |
isLastRow — Property, class spark.components.supportClasses.ListBase |
|
Returns if the selectedIndex is equal to the last row. |
isLeadingSurrogate(ccode:uint) — Static Method , class spark.validators.supportClasses.GlobalizationUtils |
|
Return true if a codepoint is a leading surrogate. |
isLineVisible(textLine:flash.text.engine:TextLine) — method, class flashx.textLayout.compose.BaseCompose |
| |
_isLinux — Static Property, class mx.utils.Platform |
| |
isLinux — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on Linux. |
isLoading — Property, class mx.effects.SoundEffect |
|
This property is true if the MP3 has been loaded. |
isLoading — Property, class mx.effects.effectClasses.SoundEffectInstance |
|
This property is true if the MP3 has been loaded. |
isLowSurrogate(charCode:int) — Static Method , class flashx.textLayout.utils.CharacterUtil |
|
Returns true if the charCode argument is a low word in a surrogate pair. |
_isMac — Static Property, class mx.utils.Platform |
| |
isMac — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on a Mac. |
ISmallMessage — Interface, package mx.messaging.messages |
|
A marker interface that is used to indicate that an IMessage has an
alternative smaller form for serialization. |
isMaxHeight — Property, class flashx.textLayout.elements.TableRowElement |
| |
isMeasure — Property, interface mx.olap.IOLAPDimension |
|
Contains true if this is the measures dimension,
which holds all the measure members. |
isMeasure — Property, interface mx.olap.IOLAPMember |
|
Returns true if this member represents a measure of a dimension. |
isMeasure — Property, class mx.olap.OLAPDimension |
|
Contains true if this is the measures dimension,
which holds all the measure members. |
isMeasure — Property, class mx.olap.OLAPMember |
|
Returns true if this member represents a measure of a dimension. |
_isMobile — Static Property, class mx.utils.Platform |
| |
isMobile — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on a Mobile device. |
isModal — Property, class spark.components.PopUpAnchor |
|
Flag indicating whether the popup should be modal. |
isMonitoring() — Static Method , class mx.netmon.NetworkMonitor |
|
Returns true if the monitor is linked and monitoring. |
isMonitoringImpl — Static Property, class mx.netmon.NetworkMonitor |
|
To be assigned by mix-in. |
isNavigationUnit(keyCode:uint) — Static Method , class spark.core.NavigationUnit |
|
Returns true if the keyCode maps directly
to a NavigationUnit enum value. |
isOpen — Property, class spark.components.SkinnablePopUpContainer |
|
Contains true when the container is open and is currently showing as a pop-up. |
isOpen — Property, class spark.components.supportClasses.DropDownController |
|
Contains true if the drop down is open. |
ISort — Interface, package mx.collections |
|
The ISort interface defines the interface for classes that
provide the sorting information required to sort the
data of a collection view. |
ISortField — Interface, package mx.collections |
|
The ISortField interface defines the interface for classes that
are used with ISort classes, to provide the sorting information
required to sort the specific fields or property in a collection view. |
isOurFocus(target:flash.display:DisplayObject) — method, class mx.core.UIComponent |
|
Typically overridden by components containing UITextField objects,
where the UITextField object gets focus. |
isOurFocus(target:flash.display:DisplayObject) — method, class spark.components.ColorPicker |
| |
isParentDisplayListInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager |
|
Tests to see if this style affects the component's parent container in
such a way as to require that the parent container redraws itself when this style changes. |
isParentDisplayListInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager |
|
Tests to see if this style affects the component's parent container in
such a way as to require that the parent container redraws itself when this style changes. |
isParentSizeInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager |
|
Tests to see if the style changes the size of the component's parent container. |
isParentSizeInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager |
|
Tests to see if the style changes the size of the component's parent container. |
isPlainText() — method, class flashx.textLayout.edit.TextScrap |
|
Returns true if the text is plain text (not formatted)
|
isPlaying — Property, class mx.effects.Effect |
|
A read-only flag which is true if any instances of the effect
are currently playing, and false if none are. |
isPlaying — Property, interface mx.effects.IEffect |
|
A read-only flag which is true if any instances of the effect
are currently playing, and false if none are. |
isPlaying — Property, class spark.effects.animation.Animation |
|
If true, the animation is currently playing. |
isPopUp — Property, class mx.containers.utilityClasses.PostScaleAdapter |
| |
isPopUp — Property, interface mx.core.IUIComponent |
|
Set to true by the PopUpManager to indicate
that component has been popped up. |
isPopUp — Property, class mx.core.UIComponent |
|
Set to true by the PopUpManager to indicate
that component has been popped up. |
isPopUp — Property, class mx.core.UIFTETextField |
|
Set to true by the PopUpManager to indicate
that component has been popped up. |
isPopUp — Property, class mx.core.UITextField |
|
Set to true by the PopUpManager to indicate
that component has been popped up. |
isPotentiallyDamaged(absolutePosition:int) — method, class flashx.textLayout.compose.FlowComposerBase |
|
Indicates whether any TextFlowLine objects between the beginning of the flow and the line containing the content at
the specified position are marked as damaged OR if there are other clues that the textFlow should be rebuilt. |
isPotentiallyDamaged(absolutePosition:int) — method, interface flashx.textLayout.compose.IFlowComposer |
|
Indicates whether any TextFlowLine objects between the beginning of the flow and the line containing the content at
the specified position are marked as damaged OR if there are other clues that the textFlow should be rebuilt. |
isProxy — Property, interface mx.managers.ISystemManager |
|
True if the ISystemManager is a proxy and not a root class. |
isProxy — Property, class mx.managers.SystemManager |
|
True if SystemManager is a proxy and not a root class
|
isProxy — Property, class mx.managers.WindowedSystemManager |
|
True if SystemManager is a proxy and not a root class
|
isRangeSelection() — method, interface flashx.textLayout.edit.ISelectionManager |
|
Indicates whether the selection covers a range of text. |
isRangeSelection() — method, class flashx.textLayout.edit.SelectionManager |
|
Indicates whether the selection covers a range of text. |
isRealValue(value:Object) — method, class mx.validators.Validator |
|
Returns true if value is not null. |
isRealValue(value:Object) — method, class spark.validators.supportClasses.GlobalizationValidatorBase |
|
Returns true if value is not null. |
isRendererUnconstrained(item:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns true if an item renderer is no longer being positioned
by the list's layout algorithm while a data change effect is
running as a result of a call to the unconstrainRenderer() method. |
isRendererUnconstrained(item:Object) — method, class mx.controls.listClasses.ListBase |
|
Returns true if an item renderer is no longer being positioned
by the list's layout algorithm while a data change effect is
running as a result of a call to the unconstrainRenderer() method. |
isResourceModule — Property, class mx.events.RSLEvent |
|
True if the event is for loading a resourceModule instead of an RSL
|
isRowSelectionMode() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Return true if selectedMode is
SINGLE_ROW or MULTIPLE_ROWS. |
_isSeparator — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
|
isSeparator property (bindable) - used by subclasses
|
isSeparator — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
| |
isSigned — Property, class mx.core.RSLData |
|
True if the RSL has been signed by Adobe. |
isSimple(value:Object) — Static Method , class mx.utils.ObjectUtil |
|
Returns true if the object reference specified
is a simple data type. |
isSizeInvalidatingStyle(styleName:String) — method, interface mx.styles.IStyleManager |
|
Tests to see if a style changes the size of a component. |
isSizeInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager |
|
Tests to see if a style changes the size of a component. |
isSortIndicatorVisible(columnIndex:int) — method, class spark.components.GridColumnHeaderGroup |
|
Returns true if the sort indicator for the specified column
is visible. |
isStyle — Property, class mx.effects.AnimateProperty |
|
If true, the property attribute is a style and you set
it by using the setStyle() method. |
isStyle — Property, class mx.effects.effectClasses.AnimatePropertyInstance |
|
If true, the property attribute is a style and you
set it by using the setStyle() method. |
isStyle — Property, class mx.states.AddItems |
|
Denotes whether or not the collection represented by the
target property is a style. |
isSubMenuRenderer — Property, class spark.components.itemRenderers.MenuCoreItemRenderer |
|
this gets overriden and set to true when is a submenu item renderer
|
isSubMenuRenderer — Property, class spark.components.itemRenderers.MenuItemRenderer |
| |
IStackable — Interface, package mx.charts.chartClasses |
|
The IStackable interface is implemented by any series that can be stacked. |
IStackable2 — Interface, package mx.charts.chartClasses |
|
The IStackable2 interface is implemented by any series that can be stacked. |
IStateClient — Interface, package mx.core |
|
The IStateClient interface defines the interface that
components must implement to support view states. |
IStateClient2 — Interface, package mx.core |
|
The IStateClient2 interface defines the interface that
components must implement to support Flex 4 view state
semantics. |
isToggled(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor |
|
Returns whether the node is toggled. |
isToggled(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor |
|
Returns whether the node is toggled. |
isTopLevel() — method, interface mx.managers.ISystemManager |
|
Returns true if this ISystemManager is responsible
for an application window, and false if this
application has been loaded into another application. |
isTopLevel() — method, class mx.managers.SystemManager |
|
Returns true if this ISystemManager is responsible
for an application window, and false if this
application has been loaded into another application. |
isTopLevel() — method, class mx.managers.WindowedSystemManager |
|
Returns true if this ISystemManager is responsible
for an application window, and false if this
application has been loaded into another application. |
isTopLevelRoot() — method, interface mx.managers.ISystemManager |
|
Tests if this system manager is the root of all
top level system managers. |
isTopLevelRoot() — method, class mx.managers.SystemManager |
|
Tests if this system manager is the root of all
top level system managers. |
isTopLevelRoot() — method, class mx.managers.WindowedSystemManager |
| |
isTopLevelWindow(object:flash.display:DisplayObject) — method, class mx.managers.SystemManager |
|
Determines if the given DisplayObject is the
top-level window. |
isTopLevelWindow(object:flash.display:DisplayObject) — method, class mx.managers.WindowedSystemManager |
|
Returns true if the given DisplayObject is the
top-level window. |
isTrailingSurrogate(ccode:uint) — Static Method , class spark.validators.supportClasses.GlobalizationUtils |
|
Return true if a codepoint is a trailing surrogate. |
IStroke — Interface, package mx.graphics |
|
Defines the interface that classes that define a line must implement. |
isTruncated — Property, class flashx.textLayout.factory.TextLineFactoryBase |
|
Indicates whether text was truncated when lines were last created. |
isTruncated — Property, class spark.components.supportClasses.StyleableTextField |
|
Indicates whether the text has been truncated, true,
or not, false. |
isTruncated — Property, class spark.components.supportClasses.TextBase |
|
A read-only property reporting whether the text has been truncated. |
isTruncated — Property, interface spark.core.IDisplayText |
|
A flag that indicates whether the text has been truncated. |
IStyleableEditableText — Interface, package spark.components.supportClasses |
|
IStyleableEditableText defines the methods and properties of classes that implement styleable wrappers around native input text. |
IStyleClient — Interface, package mx.styles |
|
This interface describes the properties and methods that an object
must implement so that it can fully participate in the style subsystem. |
IStyleManager — Interface, package mx.styles |
|
The IStyleManager class manages the following:
Which CSS style properties the class inherits
Which style properties are colors, and therefore get special handling
A list of strings that are aliases for color values
This interface was used by Flex 2.0.1. |
IStyleManager2 — Interface, package mx.styles |
|
The IStyleManager2 class manages the following:
Which CSS style properties the class inherits
Which style properties are colors, and therefore get special handling
A list of strings that are aliases for color values
|
IStyleModule — Interface, package mx.styles |
|
Simple interface to manipulate style modules. |
isUID(uid:String) — Static Method , class mx.utils.RPCUIDUtil |
|
A utility method to check whether a String value represents a
correctly formatted UID value. |
isUID(uid:String) — Static Method , class mx.utils.UIDUtil |
|
A utility method to check whether a String value represents a
correctly formatted UID value. |
ISummaryCalculator — Interface, package mx.collections |
|
The ISummaryCalculator interface defines the interface
implemented by custom summary calculator classes. |
isValid() — method, class flashx.textLayout.elements.CellCoordinates |
|
Returns true if the column and row are greater than -1
|
isValid — Property, class mx.formatters.NumberBase |
|
If true, the format succeeded,
otherwise it is false. |
isValidStyleValue(value:any) — method, interface mx.styles.IStyleManager |
|
Determines if a specified parameter is a valid style property. |
isValidStyleValue(value:any) — Static Method , class mx.styles.StyleManager |
|
Determines if a specified parameter is a valid style property. |
isWarn() — Static Method , class mx.logging.Log |
|
Indicates whether a warn level log event will be processed by a
log target. |
isWatching() — method, class mx.binding.utils.ChangeWatcher |
|
Returns true if each watcher in the chain is attached
to at least one change event. |
ISWFBridgeGroup — Interface, package mx.core |
|
A sandbox bridge group is a group of bridges that represent
applications that this application can communicate with. |
ISWFBridgeProvider — Interface, package mx.core |
|
An implementor of ISWFBridgeProvider provides a bridge
to an application in a different security sandbox
or to an application that was compiled with a different version
of the Flex compiler and is running in a separate ApplicationDomain. |
ISWFContext — Interface, package flashx.textLayout.compose |
|
The ISWFContext interface allows a SWF file to share its context with other SWF files that load it. |
ISWFLoader — Interface, package mx.core |
|
The ISWFLoader interface defines an API with special properties
and method required when loading compatible applications and untrusted applications. |
isWhitespace(charCode:int) — Static Method , class flashx.textLayout.utils.CharacterUtil |
|
Returns true if charCode is a whitespace character. |
isWhitespace(character:String) — Static Method , class mx.utils.RPCStringUtil |
|
Returns true if the specified string is
a single space, tab, carriage return, newline, or formfeed character. |
isWhitespace(character:String) — Static Method , class mx.utils.StringUtil |
|
Returns true if the specified string is
a single space, tab, carriage return, newline, or formfeed character. |
isWhiteSpace(ccode:uint) — Static Method , class spark.validators.supportClasses.GlobalizationUtils |
|
Return true if a codepoint is a white space character. |
_isWindows — Static Property, class mx.utils.Platform |
| |
isWindows — Static Property, class mx.utils.Platform |
|
Returns true if the application is running on Windows. |
ISystemManager — Interface, package mx.managers |
|
An ISystemManager manages an "application window". |
ITabStopFormat — Interface, package flashx.textLayout.formats |
|
This interface provides read access to tab stop-related properties. |
italicTool — Skin Part, class spark.components.RichTextEditor |
| |
| |
italicTool — Property, class spark.skins.RichTextEditorSkin |
| |
ItalicTool — class, package spark.components.richTextEditorClasses |
| |
ItalicTool() — Constructor, class spark.components.richTextEditorClasses.ItalicTool |
| Constructor. |
italicToolTip — Property, class mx.controls.RichTextEditor |
|
The ToolTip that appears when the user hovers over the text italic button. |
item — Property, class mx.charts.ChartItem |
|
The item from the series' data provider that the ChartItem represents. |
item — Property, class mx.charts.HitData |
|
Specifies the data item that the HitData structure describes. |
item — Property, class mx.charts.events.LegendMouseEvent |
|
The item in the Legend on which this event was triggered. |
item — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData |
|
The data for this item in the AdvancedDataGrid control. |
item — Property, class mx.controls.treeClasses.TreeListData |
|
The data for this item in the Tree control. |
item — Property, class mx.events.AdvancedDataGridEvent |
|
Storage for the node property. |
item — Property, class mx.events.FlexNativeMenuEvent |
|
The specific item in the dataProvider. |
item — Property, class mx.events.ItemClickEvent |
|
The item in the data provider of the associated navigation item. |
item — Property, class mx.events.MenuEvent |
|
The specific item in the dataProvider. |
item — Property, class mx.events.TreeEvent |
|
Storage for the item property. |
item — Property, class spark.events.GridEvent |
|
The data provider item for this row, or null if the event
did not occur over a grid row. |
item — Property, class spark.events.ListEvent |
|
The data provider item the item renderer is displaying. |
item — Property, class spark.events.MenuEvent |
| |
itemAdded(index:int) — method, class spark.components.supportClasses.ListBase |
|
Called when an item has been added to this component. |
itemClick — Event, class mx.charts.Legend |
|
Dispatched when the user clicks on a LegendItem in the Legend control. |
itemClick — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when a data point is found under the mouse pointer
when it is clicked. |
itemClick — Event, class mx.controls.ButtonBar |
|
Dispatched when a user clicks a button. |
itemClick — Event, class mx.controls.FileSystemHistoryButton |
|
Dispatched when a user selects an item from the pop-up menu. |
itemClick — Event, class mx.controls.FlexNativeMenu |
|
Dispatched when a menu item is selected. |
itemClick — Event, class mx.controls.Menu |
|
Dispatched when a menu item is selected. |
itemClick — Event, class mx.controls.MenuBar |
|
Dispatched when the user selects an item in a pop-up submenu. |
itemClick — Event, class mx.controls.NavBar |
|
Dispatched when a navigation item is selected. |
itemClick — Event, class mx.controls.PopUpMenuButton |
|
Dispatched when a user selects an item from the pop-up menu. |
itemClick — Event, class mx.controls.RadioButtonGroup |
|
Dispatched when a user selects a RadioButton control in the group. |
itemClick — Event, class mx.controls.TabBar |
|
Dispatched when a tab navigation item is selected. |
itemClick — Event, class mx.controls.listClasses.AdvancedListBase |
|
Dispatched when the user clicks on an item in the control. |
itemClick — Event, class mx.controls.listClasses.ListBase |
|
Dispatched when the user clicks on an item in the control. |
itemClick — Event, class spark.components.RadioButtonGroup |
|
Dispatched when a user selects a RadioButton component in the group. |
ITEM_CLICK — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user clicked the mouse button
over a chart item representing data in the chart. |
ITEM_CLICK — Constant Static Property, class mx.charts.events.LegendMouseEvent |
|
Event type constant; indicates that the user clicked the mouse button
over a legend item. |
ITEM_CLICK — Constant Static Property, class mx.events.FlexNativeMenuEvent |
|
The FlexNativeMenuEvent.ITEM_CLICK event type constant indicates that the
user selected a menu item. |
ITEM_CLICK — Constant Static Property, class mx.events.ItemClickEvent |
|
The ItemClickEvent.ITEM_CLICK constant defines the value of the
type property of the event object for an itemClick event. |
ITEM_CLICK — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_CLICK constant defines the value of the
type property of the ListEvent object for an
itemClick event, which indicates that the
user clicked the mouse over a visual item in the control. |
ITEM_CLICK — Constant Static Property, class mx.events.MenuEvent |
|
The MenuEvent.ITEM_CLICK event type constant indicates that the
user selected a menu item. |
ItemClickEvent — class, package mx.events |
|
Represents events that are dispatched when a navigation item on a navigator bar,
such as a ButtonBar, LinkBar, or TabBar control, has been clicked. |
ItemClickEvent(type:String, bubbles:Boolean, cancelable:Boolean, label:String, index:int, relatedObject:flash.display:InteractiveObject, item:Object) — Constructor, class mx.events.ItemClickEvent |
|
Constructor. |
itemClose — Event, class mx.controls.AdvancedDataGrid |
|
Dispatched when a branch of the navigation tree is closed or collapsed. |
itemClose — Event, class mx.controls.Tree |
|
Dispatched when a branch is closed or collapsed. |
ITEM_CLOSE — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_CLOSE event type constant indicates that a AdvancedDataGrid
branch closed or collapsed. |
ITEM_CLOSE — Constant Static Property, class mx.events.TreeEvent |
|
The TreeEvent.ITEM_CLOSE event type constant indicates that a tree
branch closed or collapsed. |
itemDisabledColor — Style, class mx.charts.chartClasses.ChartBase |
| Color of disabled chartitem in the chart. |
| |
itemDoubleClick — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when a data point is found under the mouse pointer
when it is double clicked. |
itemDoubleClick — Event, class mx.controls.listClasses.AdvancedListBase |
|
Dispatched when the user double-clicks on an item in the control. |
itemDoubleClick — Event, class mx.controls.listClasses.ListBase |
|
Dispatched when the user double-clicks on an item in the control. |
ITEM_DOUBLE_CLICK — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user double-clicked
the mouse button over a chart item representing data in the chart. |
ITEM_DOUBLE_CLICK — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_DOUBLE_CLICK constant defines the value of the
type property of the ListEvent object for an
itemDoubleClick event, which indicates that the
user double clicked the mouse over a visual item in the control. |
itemDownSkin — Style, class mx.controls.MenuBar |
| The skin when a MenuBar item is selected. |
| |
itemEditBegin — Event, class mx.controls.AdvancedDataGridBaseEx |
|
Dispatched when the editedItemPosition property has been set
and the item can be edited. |
itemEditBegin — Event, class mx.controls.DataGrid |
|
Dispatched when the editedItemPosition property has been set
and the item can be edited. |
itemEditBegin — Event, class mx.controls.List |
|
Dispatched when the editedItemPosition property is set
and the item can be edited. |
ITEM_EDIT_BEGIN — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_EDIT_BEGIN constant defines the value of the
type property of the event object for a
itemEditBegin event, which indicates that an
item is ready to be edited. |
ITEM_EDIT_BEGIN — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM_EDIT_BEGIN constant defines the value of the
type property of the event object for a
itemEditBegin event, which indicates that an
item is ready to be edited. |
ITEM_EDIT_BEGIN — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_EDIT_BEGIN constant defines the value of the
type property of the event object for a
itemEditBegin event, which indicates that an
item is ready to be edited. |
itemEditBeginning — Event, class mx.controls.AdvancedDataGridBaseEx |
|
Dispatched when the user releases the mouse button while over an item
renderer, tabs to the AdvancedDataGrid control or within the AdvancedDataGrid control,
or in any other way attempts to edit an item. |
itemEditBeginning — Event, class mx.controls.DataGrid |
|
Dispatched when the user releases the mouse button while over an item
renderer, tabs to the DataGrid control or within the DataGrid control,
or in any other way attempts to edit an item. |
itemEditBeginning — Event, class mx.controls.List |
|
Dispatched when the user releases the mouse button while over an item,
tabs to the List or within the List, or in any other way
attempts to edit an item. |
ITEM_EDIT_BEGINNING — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM__EDIT_BEGINNING constant defines the value of the
type property of the event object for a
itemEditBeginning event, which indicates that the user has
prepared to edit an item, for example, by releasing the mouse button
over the item. |
ITEM_EDIT_BEGINNING — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM__EDIT_BEGINNING constant defines the value of the
type property of the event object for a
itemEditBeginning event, which indicates that the user has
prepared to edit an item, for example, by releasing the mouse button
over the item. |
ITEM_EDIT_BEGINNING — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_EDIT_BEGINNING constant defines the value of the
type property of the ListEvent object for a
itemEditBeginning event, which indicates that the user has
prepared to edit an item, for example, by releasing the mouse button
over the item. |
itemEditEnd — Event, class mx.controls.AdvancedDataGridBaseEx |
|
Dispatched when an item editing session ends for any reason. |
itemEditEnd — Event, class mx.controls.DataGrid |
|
Dispatched when an item editing session ends for any reason. |
itemEditEnd — Event, class mx.controls.List |
|
Dispatched when an item editing session is ending for any reason. |
ITEM_EDIT_END — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_EDIT_END constant defines the value of the
type property of the event object for a
itemEditEnd event, which indicates that an edit
session is ending. |
ITEM_EDIT_END — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM_EDIT_END constant defines the value of the
type property of the event object for a
itemEditEnd event, which indicates that an edit
session is ending. |
ITEM_EDIT_END — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_EDIT_END constant defines the value of the
type property of the ListEvent object for a
itemEditEnd event, which indicates that an edit
session is ending. |
itemEditor — Property, class mx.controls.List |
|
The class factory for the item editor to use for the control, if the
editable property is set to true. |
itemEditor — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
A class factory for the instances of the item editor to use for the
column, when it is editable. |
itemEditor — Property, class mx.controls.dataGridClasses.DataGridColumn |
|
A class factory for the instances of the item editor to use for the
column, when it is editable. |
itemEditor — Property, class spark.components.DataGrid |
|
The default value for the GridColumn itemEditor property,
which specifies the IGridItemEditor class used to create item editor instances. |
itemEditor — Property, class spark.components.gridClasses.GridColumn |
|
A class factory for IGridItemEditor class used to edit individual
grid cells in this column. |
itemEditorCreate — Event, class mx.controls.DataGrid |
|
Dispatched when the item editor has just been instantiated. |
ITEM_EDITOR_CREATE — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM_EDITOR_CREATE constant defines the value of the
type property of the event object for a
itemEditorCreate event, which indicates that the datagrid has
completed the creation of the item editor. |
itemEditorInstance — Property, class mx.controls.AdvancedDataGridBaseEx |
|
A reference to the currently active instance of the item editor,
if it exists. |
itemEditorInstance — Property, class mx.controls.DataGrid |
|
A reference to the currently active instance of the item editor,
if it exists. |
itemEditorInstance — Property, class mx.controls.List |
|
A reference to the currently active instance of the item editor,
if it exists. |
itemEditorInstance — Property, class spark.components.DataGrid |
|
A reference to the currently active instance of the item editor,
if it exists. |
itemEditorInstance — Property, class spark.components.gridClasses.DataGridEditor |
|
A reference to the currently active instance of the item editor,
if it exists. |
itemFocusIn — Event, class mx.controls.AdvancedDataGridBaseEx |
|
Dispatched when an item renderer gets focus, which can occur if the user
clicks on an item in the AdvancedDataGrid control or navigates to the item using
a keyboard. |
itemFocusIn — Event, class mx.controls.DataGrid |
|
Dispatched when an item renderer gets focus, which can occur if the user
clicks on an item in the DataGrid control or navigates to the item using
a keyboard. |
itemFocusIn — Event, class mx.controls.List |
|
Dispatched when an item renderer gets focus, which can occur if the user
clicks on an item in the List control or navigates to the item using a
keyboard. |
ITEM_FOCUS_IN — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_FOCUS_IN constant defines the value of the
type property of the event object for a
itemFocusIn event, which indicates that an
item has received the focus. |
ITEM_FOCUS_IN — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM_FOCUS_IN constant defines the value of the
type property of the event object for a
itemFocusIn event, which indicates that an
item has received the focus. |
ITEM_FOCUS_IN — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_FOCUS_IN constant defines the value of the
type property of the ListEvent object for an
itemFocusIn event, which indicates that an item
has received the focus. |
itemFocusOut — Event, class mx.controls.AdvancedDataGridBaseEx |
|
Dispatched when an item renderer loses focus, which can occur if the user
clicks another item in the AdvancedDataGrid control or clicks outside the control,
or uses the keyboard to navigate to another item in the AdvancedDataGrid control
or outside the control. |
itemFocusOut — Event, class mx.controls.DataGrid |
|
Dispatched when an item renderer loses focus, which can occur if the user
clicks another item in the DataGrid control or clicks outside the control,
or uses the keyboard to navigate to another item in the DataGrid control
or outside the control. |
itemFocusOut — Event, class mx.controls.List |
|
Dispatched when an item renderer loses the focus, which can occur if the
user clicks another item in the List control or outside the list,
or uses the keyboard to navigate to another item in the List control
or outside the List control. |
ITEM_FOCUS_OUT — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_FOCUS_OUT constant defines the value of the
type property of the event object for a
itemFocusOut event, which indicates that an
item has lost the focus. |
ITEM_FOCUS_OUT — Constant Static Property, class mx.events.DataGridEvent |
|
The DataGridEvent.ITEM_FOCUS_OUT constant defines the value of the
type property of the event object for a
itemFocusOut event, which indicates that an
item has lost the focus. |
ITEM_FOCUS_OUT — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_FOCUS_OUT constant defines the value of the
type property of the ListEvent object for an
itemFocusOut event, which indicates that an item
has lost the focus. |
itemIcons — Property, class mx.controls.AdvancedDataGrid |
|
An object that specifies the icons for the items. |
itemIcons — Property, class mx.controls.Tree |
|
An object that specifies the icons for the items. |
itemIndex — Property, class spark.components.ButtonBarButton |
|
The index of the item in the data provider
of the host component of the item renderer. |
itemIndex — Property, interface spark.components.IItemRenderer |
|
The index of the item in the data provider
of the host component of the item renderer. |
itemIndex — Property, class spark.components.LabelItemRenderer |
|
The index of the item in the data provider
of the host component of the item renderer. |
itemIndex — Property, class spark.components.supportClasses.ItemRenderer |
|
The index of the item in the data provider
of the host component of the item renderer. |
itemIndex — Property, class spark.events.ListEvent |
|
The index of the data item the item renderer is displaying. |
itemIndex — Property, class spark.skins.spark.DefaultItemRenderer |
|
The index of the item in the data provider
of the host component of the item renderer. |
itemLabel — Property, class mx.containers.FormItem |
|
A read-only reference to the FormItemLabel subcomponent
displaying the label of the FormItem. |
itemMatchingFunction — Property, class spark.components.ComboBox |
|
Specifies a callback function used to search the item list as the user
enters characters into the prompt area. |
itemMouseDown — Event, class mx.charts.Legend |
|
Dispatched when the user presses the mouse button
while over a LegendItem in the Legend control. |
itemMouseDown — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when a data point is found under the mouse pointer
when it is pressed down. |
ITEM_MOUSE_DOWN — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user pressed the mouse button
over a chart item representing data in the chart. |
ITEM_MOUSE_DOWN — Constant Static Property, class mx.charts.events.LegendMouseEvent |
|
Event type constant; indicates that the user clicked the mouse button
over a legend item. |
item_mouseDownHandler(event:flash.events:MouseEvent) — method, class spark.components.Menu |
|
Overriden to implement checkable behavior. |
itemMouseMove — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when the mouse pointer moves while over a data point. |
ITEM_MOUSE_MOVE — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user moved the mouse pointer
while hovering over a chart item representing data in the chart. |
itemMouseOut — Event, class mx.charts.Legend |
|
Dispatched when the user moves the mouse off of a LegendItem in the Legend. |
ITEM_MOUSE_OUT — Constant Static Property, class mx.charts.events.LegendMouseEvent |
|
Event type constant; indicates that the user rolled the mouse pointer
away from a legend item. |
itemMouseOver — Event, class mx.charts.Legend |
|
Dispatched when the user moves the mouse over a LegendItem in the Legend control. |
ITEM_MOUSE_OVER — Constant Static Property, class mx.charts.events.LegendMouseEvent |
|
Event type constant; indicates that the user rolled the mouse pointer
over a legend item. |
itemMouseUp — Event, class mx.charts.Legend |
|
Dispatched when the user releases the mouse button
while over a LegendItem in the Legend. |
itemMouseUp — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when a data point is found under the mouse pointer
when it is released. |
ITEM_MOUSE_UP — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user released the mouse button
while over a chart item representing data in the chart. |
ITEM_MOUSE_UP — Constant Static Property, class mx.charts.events.LegendMouseEvent |
|
Event type constant; indicates that the user released the mouse button
while over a legend item. |
itemOldY — Property, class mx.controls.listClasses.ListRowInfo |
|
The last Y value for the renderer. |
itemOpen — Event, class mx.controls.AdvancedDataGrid |
|
Dispatched when a branch of the navigation tree is opened or expanded. |
itemOpen — Event, class mx.controls.Tree |
|
Dispatched when a branch is opened or expanded. |
ITEM_OPEN — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_OPEN event type constant indicates that an AdvancedDataGrid
branch opened or expanded. |
ITEM_OPEN — Constant Static Property, class mx.events.TreeEvent |
|
The TreeEvent.ITEM_OPEN event type constant indicates that a tree
branch opened or expanded. |
itemOpening — Event, class mx.controls.AdvancedDataGrid |
|
Dispatched when a tree branch open or close operation is initiated. |
itemOpening — Event, class mx.controls.Tree |
|
Dispatched when a branch open or close is initiated. |
ITEM_OPENING — Constant Static Property, class mx.events.AdvancedDataGridEvent |
|
The AdvancedDataGridEvent.ITEM_OPENING event type constant is dispatched immediately
before a AdvancedDataGrid opens or closes. |
ITEM_OPENING — Constant Static Property, class mx.events.TreeEvent |
|
The TreeEvent.ITEM_OPENING event type constant is dispatched immediately
before a tree opens or closes. |
itemOverSkin — Style, class mx.controls.MenuBar |
| The skin when focus is over a MenuBar item. |
| |
ItemPendingError — class, package mx.collections.errors |
|
This error is thrown when retrieving an item from a collection view
requires an asynchronous call. |
ItemPendingError(message:String) — Constructor, class mx.collections.errors.ItemPendingError |
|
Constructor. |
itemRemoved(index:int) — method, class spark.components.supportClasses.ListBase |
|
Called when an item has been removed from this component. |
itemRenderer — Style, class mx.charts.chartClasses.HLOCSeriesBase |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.ColumnSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.PlotSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.LineSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.PieSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.BarSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.AreaSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Style, class mx.charts.series.BubbleSeries |
| A factory that represents the class the series will use to represent individual items on the chart. |
| |
itemRenderer — Property, class mx.charts.ChartItem |
|
The instance of the chart's itemRenderer
that represents this ChartItem. |
itemRenderer — Property, class mx.controls.ComboBox |
|
IFactory that generates the instances that displays the data for the
drop-down list of the control. |
itemRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
The class factory for item renderer instances that display the
data for each item in the column. |
itemRenderer — Property, class mx.controls.dataGridClasses.DataGridColumn |
|
The class factory for item renderer instances that display the
data for each item in the column. |
itemRenderer — Property, class mx.controls.listClasses.AdvancedListBase |
|
The custom item renderer for the control. |
itemRenderer — Property, class mx.controls.listClasses.ListBase |
|
The custom item renderer for the control. |
itemRenderer — Property, class mx.events.AdvancedDataGridEvent |
|
The item renderer for the item that is being edited, or the header
render that is being clicked or stretched. |
itemRenderer — Property, class mx.events.DataGridEvent |
|
The item renderer for the item that is being edited or the header
render that is being clicked or stretched. |
itemRenderer — Property, class mx.events.ListEvent |
|
The item renderer where the event occurred. |
itemRenderer — Property, class mx.events.TreeEvent |
|
The ListItemRenderer for the node that closed or opened. |
itemRenderer — Property, class spark.components.DataGrid |
|
The item renderer that's used for columns that do not specify one. |
itemRenderer — Property, class spark.components.DataGroup |
|
The item renderer to use for data items. |
itemRenderer — Property, class spark.components.DataNavigator |
|
The item renderer to use for data items. |
itemRenderer — Property, class spark.components.Grid |
|
The item renderer that's used for columns that do not specify one. |
itemRenderer — Property, class spark.components.SkinnableDataContainer |
|
The item renderer to use for data items. |
itemRenderer — Property, class spark.components.gridClasses.GridColumn |
|
The class factory for the IGridItemRenderer class used to
render individual grid cells. |
itemRenderer — Property, class spark.components.gridClasses.GridItemEditor |
|
The item renderer associated with the edited cell. |
itemRenderer — Property, class spark.components.supportClasses.MobileGridColumn |
|
The class factory for the IMobileGridCellRenderer class used to
render individual grid cells. |
itemRenderer — Property, class spark.events.GridEvent |
|
The item renderer that displayed this cell, or null if the event
did not occur over a visible cell. |
itemRenderer — Property, class spark.events.ListEvent |
|
The item renderer that is displaying the item. |
ItemRenderer — class, package spark.components.supportClasses |
|
The ItemRenderer class is the base class for Spark item renderers. |
ItemRenderer() — Constructor, class spark.components.supportClasses.ItemRenderer |
|
Constructor. |
itemRendererContains(renderer:mx.controls.listClasses:IListItemRenderer, object:flash.display:DisplayObject) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines whether a renderer contains (or owns) a display object. |
itemRendererContains(renderer:mx.controls.listClasses:IListItemRenderer, object:flash.display:DisplayObject) — method, class mx.controls.listClasses.ListBase |
|
Determines whether a renderer contains (or owns) a display object. |
itemRendererFunction — Property, class spark.components.DataGroup |
|
Function that returns an item renderer IFactory for a
specific item. |
itemRendererFunction — Property, class spark.components.DataNavigator |
|
Function that returns an item renderer IFactory for a
specific item. |
itemRendererFunction — Property, class spark.components.SkinnableDataContainer |
|
Function that returns an item renderer IFactory for a
specific item. |
itemRendererFunction — Property, class spark.components.gridClasses.GridColumn |
|
If specified, the value of this property must be an idempotent function
that returns an item renderer IFactory based on its data provider item
and column parameters. |
itemRendererProviders — Property, class mx.controls.OLAPDataGrid |
|
Array of OLAPDataGridItemRendererProvider instances that specify a
custom item renderer for the cells of the control. |
itemRendererToFactoryMap — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Maps item renderers to the Factory instacne from which they have been created. |
itemRendererToIndex(itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns the index of the item in the data provider of the item
being rendered by this item renderer. |
itemRendererToIndex(itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase |
|
Returns the index of the item in the data provider of the item
being rendered by this item renderer. |
itemRendererToIndices(item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.dataGridClasses.DataGridBase |
|
Returns a Point object that defines the columnIndex and rowIndex properties of an
item renderer. |
itemRendererToIndices(item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns a Point instance containing the column index and row index of an
item renderer. |
itemRendererToIndices(item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase |
|
Returns a Point containing the columnIndex and rowIndex of an
item renderer. |
ItemResponder — class, package mx.collections |
|
The ItemResponder class provides a default implementation of the
mx.rpc.IResponder interface. |
ItemResponder(result:Function, fault:Function, token:Object) — Constructor, class mx.collections.ItemResponder |
|
Constructs an instance of the responder with the specified data and
handlers. |
itemRollOut — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when the closest data point under the mouse pointer changes. |
itemRollOut — Event, class mx.controls.ColorPicker |
|
Dispatched when the user rolls the mouse out of a swatch
in the SwatchPanel object. |
itemRollOut — Event, class mx.controls.ComboBox |
|
Dispatched when user rolls the mouse out of a drop-down list item. |
itemRollOut — Event, class mx.controls.Menu |
|
Dispatched when a user rolls the mouse out of a menu item. |
itemRollOut — Event, class mx.controls.MenuBar |
|
Dispatched when the mouse pointer rolls out of a menu item. |
itemRollOut — Event, class mx.controls.listClasses.AdvancedListBase |
|
Dispatched when the user rolls the mouse pointer out of an item in the control. |
itemRollOut — Event, class mx.controls.listClasses.ListBase |
|
Dispatched when the user rolls the mouse pointer out of an item in the control. |
itemRollOut — Event, class spark.components.supportClasses.ListBase |
|
Dispatched when the user rolls the mouse pointer out of an item in the control. |
ITEM_ROLL_OUT — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user rolled the mouse pointer
away from a chart item representing data in the chart. |
ITEM_ROLL_OUT — Constant Static Property, class mx.events.ColorPickerEvent |
|
The ColorPickerEvent.ITEM_ROLL_OUT constant defines the value of the
type property of the event that is dispatched when the user
rolls the mouse out of a swatch in the swatch panel. |
ITEM_ROLL_OUT — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_ROLL_OUT constant defines the value of the
type property of the ListEvent object for an
itemRollOut event, which indicates that the user rolled
the mouse pointer out of a visual item in the control. |
ITEM_ROLL_OUT — Constant Static Property, class mx.events.MenuEvent |
|
The MenuEvent.ITEM_ROLL_OUT type constant indicates that
the mouse pointer rolled out of a menu item. |
ITEM_ROLL_OUT — Constant Static Property, class spark.events.ListEvent |
|
The ListEvent.ITEM_ROLL_OUT constant defines the value of the
type property of the ListEvent object for an
itemRollOut event, which indicates that the user rolled
the mouse pointer out of a visual item in the control. |
itemRollOver — Event, class mx.charts.chartClasses.ChartBase |
|
Dispatched when a new data point is found under the mouse pointer. |
itemRollOver — Event, class mx.controls.ColorPicker |
|
Dispatched when the user rolls the mouse over a swatch
in the SwatchPanel object. |
itemRollOver — Event, class mx.controls.ComboBox |
|
Dispatched when the user rolls the mouse over a drop-down list item. |
itemRollOver — Event, class mx.controls.Menu |
|
Dispatched when a user rolls the mouse over a menu item. |
itemRollOver — Event, class mx.controls.MenuBar |
|
Dispatched when the mouse pointer rolls over a menu item. |
itemRollOver — Event, class mx.controls.listClasses.AdvancedListBase |
|
Dispatched when the user rolls the mouse pointer over an item in the control. |
itemRollOver — Event, class mx.controls.listClasses.ListBase |
|
Dispatched when the user rolls the mouse pointer over an item in the control. |
itemRollOver — Event, class spark.components.supportClasses.ListBase |
|
Dispatched when the user rolls the mouse pointer over an item in the control. |
ITEM_ROLL_OVER — Constant Static Property, class mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the user rolled the mouse pointer
over a chart item representing data in the chart. |
ITEM_ROLL_OVER — Constant Static Property, class mx.events.ColorPickerEvent |
|
The ColorPickerEvent.ITEM_ROLL_OVER constant defines the value of the
type property of the event that is dispatched when the user
rolls the mouse over of a swatch in the swatch panel. |
ITEM_ROLL_OVER — Constant Static Property, class mx.events.ListEvent |
|
The ListEvent.ITEM_ROLL_OVER constant defines the value of the
type property of the ListEvent object for an
itemRollOver event, which indicates that the user rolled
the mouse pointer over a visual item in the control. |
ITEM_ROLL_OVER — Constant Static Property, class mx.events.MenuEvent |
|
The MenuEvent.ITEM_ROLL_OVER type constant indicates that
the mouse pointer rolled over a menu item. |
ITEM_ROLL_OVER — Constant Static Property, class spark.events.ListEvent |
|
The ListEvent.ITEM_ROLL_OVER constant defines the value of the
type property of the ListEvent object for an
itemRollOver event, which indicates that the user rolled
the mouse pointer over a visual item in the control. |
itemRollOverColor — Style, class mx.charts.chartClasses.ChartBase |
| Color of rolledOver chartitem in the chart. |
| |
items — Property, class mx.charts.chartClasses.HLOCSeriesBase |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.chartClasses.Series |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.series.AreaSeries |
| |
items — Property, class mx.charts.series.BarSeries |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.series.BubbleSeries |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.series.ColumnSeries |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.series.LineSeries |
| |
items — Property, class mx.charts.series.PieSeries |
| |
items — Property, class mx.charts.series.PlotSeries |
|
Gets all the items that are there in the series after filtering. |
items — Property, class mx.charts.series.items.LineSeriesSegment |
|
The array of chartItems representing the full line series
that owns this segment. |
items — Property, class mx.events.CollectionEvent |
|
When the kind is CollectionEventKind.ADD
or CollectionEventKind.REMOVE the items property
is an Array of added/removed items. |
items — Property, class mx.states.AddItems |
|
The items to be added. |
items — Property, class spark.components.ViewMenu |
|
The Vector of ViewMenuItem controls to display
in the ViewMenu container. |
itemsChangeEffect — Effect, class mx.controls.List |
|
The data effect to play when a change occur to the control's data provider.
By default, the List control does not use a data effect.
For the List control, use an instance of the the DefaultListEffect class
to configure the data effect.
|
itemsChangeEffect — Effect, class mx.controls.TileList |
|
The data effect to play when a change occur to the control's data provider.
By default, the TileList control does not use a data effect.
For the TileList control, use an instance of the DefaultTileListEffect class.
|
itemsDescriptor — Property, class mx.states.AddItems |
|
The descriptor that describes the items. |
itemSelected(index:int, selected:Boolean) — method, class spark.components.SpinnerList |
| |
itemSelected(index:int, selected:Boolean) — method, class spark.components.supportClasses.ListBase |
|
Called when an item is selected or deselected. |
itemSelectionColor — Style, class mx.charts.chartClasses.ChartBase |
| Color of selected chartitem in the chart. |
| |
itemsFactory — Property, class mx.states.AddItems |
|
The factory that creates the items. |
itemShowingCaret(index:int, showsCaret:Boolean) — method, class spark.components.supportClasses.ListBase |
|
Called when an item is in its caret state or not. |
itemSkin — Style, class mx.controls.MenuBar |
| The default skin for a MenuBar item. |
| |
itemsNeedMeasurement — Property, class mx.controls.listClasses.AdvancedListBase |
|
A flag that indicates whether the columnWidth
and rowHeight properties need to be calculated. |
itemsNeedMeasurement — Property, class mx.controls.listClasses.ListBase |
|
A flag that indicates whether the columnWidth
and rowHeight properties need to be calculated. |
itemsSizeChanged — Property, class mx.controls.listClasses.AdvancedListBase |
|
A flag that indicates that the size of the renderers may have changed. |
itemsSizeChanged — Property, class mx.controls.listClasses.ListBase |
|
A flag that indicates that the size of the renderers may have changed. |
itemSum — Property, class mx.charts.series.renderData.PieSeriesRenderData |
|
The total sum of the values represented in the pie series. |
itemToData(data:Object) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup |
|
Returns the data from the data provider for the specified Object. |
itemToDataTip(data:Object) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
Returns a String that the item renderer displays as the data tip for the given data object,
based on the dataTipField and dataTipFunction properties. |
itemToDataTip(data:Object) — method, class mx.controls.dataGridClasses.DataGridColumn |
|
Returns a String that the item renderer displays as the datatip for the given data object,
based on the dataTipField and dataTipFunction properties. |
itemToDataTip(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns the dataTip string the renderer would display for the given
data object based on the dataTipField and dataTipFunction properties. |
itemToDataTip(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Returns the dataTip string the renderer would display for the given
data object based on the dataTipField and dataTipFunction properties. |
itemToDataTip(item:Object) — method, class spark.components.gridClasses.GridColumn |
|
Convert the specified data provider item to a column-specific datatip String. |
itemToIcon(data:Object) — method, class mx.controls.MenuBar |
|
Returns the class for an icon, if any, for a data item,
based on the iconField property. |
itemToIcon(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns the class for an icon, if any, for a data item,
based on the iconField and iconFunction properties. |
itemToIcon(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Returns the class for an icon, if any, for a data item,
based on the iconField and iconFunction properties. |
itemToItemRenderer(item:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns the item renderer for a given item in the data provider,
if there is one. |
itemToItemRenderer(item:Object) — method, class mx.controls.listClasses.ListBase |
|
Returns the item renderer for a given item in the data provider,
if there is one. |
itemToKeyEquivalent(data:Object) — method, class mx.controls.FlexNativeMenu |
|
Returns the key equivalent for the given data object
based on the keyEquivalentField and keyEquivalentFunction
properties. |
itemToKeyEquivalentModifiers(data:Object) — method, class mx.controls.FlexNativeMenu |
|
Returns the key equivalent modifiers for the given data object
based on the keyEquivalentModifiersFunction property. |
itemToLabel(item:Object, ... rest) — method, class mx.controls.ComboBox |
|
Returns a string representing the item parameter. |
itemToLabel(data:Object) — method, class mx.controls.FlexNativeMenu |
|
Returns the String to use as the menu item label for the given data
object, based on the labelField and labelFunction
properties. |
itemToLabel(data:Object) — method, class mx.controls.MenuBar |
|
Returns the string the renderer would display for the given data object
based on the labelField and labelFunction properties. |
itemToLabel(data:Object) — method, class mx.controls.NavBar |
|
Returns the string the renderer would display for the given data object
based on the labelField and labelFunction properties. |
itemToLabel(data:Object, withFormatting:Boolean) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
Returns the String that the item renderer displays for the given data object. |
itemToLabel(data:Object) — method, class mx.controls.dataGridClasses.DataGridColumn |
|
Returns the String that the item renderer displays for the given data object. |
itemToLabel(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Returns the string the renderer would display for the given data object
based on the labelField and labelFunction properties. |
itemToLabel(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Returns the string the renderer would display for the given data object
based on the labelField and labelFunction properties. |
itemToLabel(item:Object) — method, class spark.components.DataGroup |
| |
itemToLabel(item:Object) — method, class spark.components.DataNavigator |
|
From the specified data item, return the String representation
of the data item for an item renderer to display. |
itemToLabel(item:Object) — method, interface spark.components.IItemRendererOwner |
|
Returns the String for display in an item renderer. |
itemToLabel(item:Object) — method, class spark.components.SkinnableDataContainer |
|
From the specified data item, return the String representation
of the data item for an item renderer to display. |
itemToLabel(item:Object) — method, class spark.components.gridClasses.GridColumn |
|
Convert the specified data provider item to a column-specific String. |
itemToLabel(item:Object) — method, class spark.components.supportClasses.ListBase |
|
Given a data item, return the correct text a renderer
should display while taking the labelField
and labelFunction properties into account. |
itemToLabel(item:Object, labelField:String, labelFunction:Function) — Static Method , class spark.utils.LabelUtil |
|
A function used by components that support item renderers
to determine the correct text an item renderer should display for a data item. |
itemToMnemonicIndex(data:Object) — method, class mx.controls.FlexNativeMenu |
|
Returns the mnemonic index for the given data object
based on the mnemonicIndexField and mnemonicIndexFunction
properties. |
itemToRenderer(item:Object) — method, class spark.components.gridClasses.GridColumn |
|
Convert the specified data provider item to a column-specific item renderer factory. |
itemToUID(data:Object) — method, class mx.controls.ComboBase |
|
Determines the UID for a dataProvider item. |
itemToUID(data:Object) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines the UID for a data provider item. |
itemToUID(data:Object) — method, class mx.controls.listClasses.ListBase |
|
Determines the UID for a data provider item. |
itemType — Property, class mx.charts.chartClasses.HLOCSeriesBase |
|
The subtype of ChartItem used by this series
to represent individual items. |
itemType — Property, class mx.charts.series.AreaSeries |
|
The subtype of ChartItem used by this series to represent individual items. |
itemType — Property, class mx.charts.series.BarSeries |
|
The subtype of ChartItem used by this series to represent individual items. |
itemType — Property, class mx.charts.series.BubbleSeries |
|
The subtype of ChartItem used by this series to represent individual items. |
itemType — Property, class mx.charts.series.ColumnSeries |
|
The subtype of ChartItem used by this series to represent individual items. |
itemType — Property, class mx.charts.series.LineSeries |
|
The subtype of ChartItem used by this series
to represent individual items. |
itemType — Property, class mx.charts.series.PieSeries |
|
The subtype of ChartItem used by this series
to represent individual items. |
itemType — Property, class mx.charts.series.PlotSeries |
|
The subtype of ChartItem used by this series
to represent individual items. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class mx.collections.ArrayList |
|
Notify the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class mx.collections.AsyncListView |
|
Notifies the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, interface mx.collections.ICollectionView |
|
Notifies the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, interface mx.collections.IList |
|
Notifies the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class mx.collections.ListCollectionView |
|
Notifies the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class org.apache.flex.collections.ArrayList |
|
Notify the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class org.apache.flex.collections.VectorList |
|
Notify the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.collections.NumericDataProvider |
|
This function is not supported. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.components.DataNavigator |
| |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.components.DataNavigatorGroup |
|
Notifies the view that an item has been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.components.TabbedViewNavigator |
|
Notify external components that a property on a view navigator has
been updated. |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.containers.Navigator |
| |
itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, class spark.containers.NavigatorGroup |
|
Notifies the view that an item has been updated. |
itemUpdateHandler(event:mx.events:PropertyChangeEvent) — method, class mx.collections.ArrayList |
|
Called when any of the contained items in the list dispatches a
PropertyChangeEvent. |
itemUpdateHandler(event:mx.events:PropertyChangeEvent) — method, class org.apache.flex.collections.ArrayList |
|
Called when any of the contained items in the list dispatch an
ObjectChange event. |
itemUpdateHandler(event:mx.events:PropertyChangeEvent) — method, class org.apache.flex.collections.VectorList |
|
Called whenever any of the contained items in the list fires a
PropertyChangeEvent. |
itemUpSkin — Style, class mx.controls.MenuBar |
| The skin when a MenuBar item is not selected. |
| |
iterator — Property, class mx.controls.ComboBase |
|
The main IViewCursor used to fetch items from the
dataProvider and pass the items to the renderers. |
iterator — Property, class mx.controls.listClasses.AdvancedListBase |
|
The main IViewCursor instance used to fetch items from the
data provider and pass the items to the renderers. |
iterator — Property, class mx.controls.listClasses.ListBase |
|
The main IViewCursor used to fetch items from the
data provider and pass the items to the renderers. |
iterator — Property, class mx.controls.listClasses.ListBaseContentHolder |
|
The IViewCursor instance used to fetch items from the
data provider and pass the items to the renderers. |
iteratorValid — Property, class mx.controls.listClasses.AdvancedListBase |
|
A flag that indicates that a page fault as occurred and that
the iterator's position is not valid (not positioned at the topmost
item being displayed). |
iteratorValid — Property, class mx.controls.listClasses.ListBase |
|
A flag that indicates that a page fault as occurred and that
the iterator's position is not valid (not positioned at the topmost
item being displayed). |
ITextExporter — Interface, package flashx.textLayout.conversion |
|
Interface for exporting text content from a TextFlow instance to a given format,
which may for example be String or XML format, or a user-defined format. |
ITextImporter — Interface, package flashx.textLayout.conversion |
|
Interface for importing text content into a TextFlow from an external source. |
ITextInput — Interface, package mx.core |
|
Defines an interface for a single-line text field that is optionally editable. |
ITextLayoutFormat — Interface, package flashx.textLayout.formats |
|
This interface provides read access to FlowElements-related properties. |
ITextLayoutImporter — Interface, package flashx.textLayout.conversion |
| This interface should be implemented by converters that import TextLayout structured data. |
IThenable — Interface, package org.apache.flex.promises.interfaces |
| |
IToggleButton — Interface, package mx.core |
|
The IToggleButton interface is a marker interface that indicates that a
component acts as a toggleable button. |
IToolTip — Interface, package mx.core |
|
The IToolTip interface defines the API that tooltip-like components
must implement in order to work with the ToolTipManager. |
IToolTipManagerClient — Interface, package mx.managers |
|
Components that implement IToolTipManagerClient can have tooltips and must
have a toolTip getter/setter. |
ITransientDeferredInstance — Interface, package mx.core |
|
The ITransientDeferredInstance interface extends IDeferredInstance and adds
the ability for the user to reset the deferred instance factory to its
initial state (usually this implies releasing any known references to the
component, such as the setting the owning document property that refers to
the instance to null). |
ITreeDataDescriptor — Interface, package mx.controls.treeClasses |
|
Interface providing methods for parsing and adding nodes
to a collection of data that is displayed by a Tree control. |
ITreeDataDescriptor2 — Interface, package mx.controls.treeClasses |
|
The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes
to a collection of data that is displayed by a Tree control. |
IUIComponent — Interface, package mx.core |
|
The IUIComponent interface defines the basic set of APIs
that you must implement to create a child of a Flex container or list. |
IUID — Interface, package mx.core |
|
The IUID interface defines the interface for objects that must have
Unique Identifiers (UIDs) to uniquely identify the object. |
IUITextField — Interface, package mx.core |
|
The IUITextField interface defines the basic set of APIs
for UITextField instances. |
IUndoManager — Interface, package flashx.undo |
|
IUndoManager defines the interface for managing the undo and redo stacks. |
IValidator — Interface, package mx.validators |
|
This interface specifies the methods and properties that a Validator
object must implement. |
IValidatorListener — Interface, package mx.validators |
|
The interface that components implement to support
the Flex data validation mechanism. |
IVerticalJustificationLine — Interface, package flashx.textLayout.compose |
|
The IVerticalJustificationLine interface defines the methods and properties required to allow
the vertical justification of text lines. |
IViewCursor — Interface, package mx.collections |
|
Defines the interface for enumerating a collection view bi-directionally. |
IViewport — Interface, package spark.core |
|
The IViewport interface is implemented by components that support a viewport. |
IVisualElement — Interface, package mx.core |
|
The IVisualElement interface defines the minimum properties and methods
required for a visual element to be laid out and displayed in a Spark container. |
IVisualElementContainer — Interface, package mx.core |
|
The IVisualElementContainer interface defines the minimum properties and methods
required for a container to manage Spark components for display. |
IWindow — Interface, package mx.core |
|
The IWindow interface defines the API for components that serve as top-level
containers in Flex-based AIR applications (containers that represent operating
system windows). |
IXMLDecoder — Interface, package mx.rpc.xml |
|
Decodes an XML document to an ActionScript object graph based on XML
Schema definitions. |
IXMLEncoder — Interface, package mx.rpc.xml |
|
Encodes an ActionScript object graph to XML based on an XML schema. |
IXMLNotifiable — Interface, package mx.utils |
|
The IXMLNotifiable interface. |
IXMLSchemaInstance — Interface, package mx.rpc.xml |
|
An ActionScript type should implement this interface when it needs to
instruct an XML Schema based encoder (such as the WebService SOAP client)
which concrete type definition to use while encoding instances of the type. |
|
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 |