Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
I — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the I key (73). | |
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. | |
IAutomationObject — Interface, package mx.automation | |
The IAutomationObject interface defines the interface for a delegate object that implements automation for a component. | |
IBEAM — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the I-beam cursor should be used. | |
IBitmapDrawable — Interface, package flash.display | |
The IBitmapDrawable interface is implemented by objects that can be passed as the source parameter of the draw() method of the BitmapData class. | |
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. | |
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. | |
icon — Property, class flash.desktop.NativeApplication | |
The application icon. | |
icon — Property, class flash.filesystem.File | |
An Icon object containing the icons defined for the file. | |
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 — 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 — class, package flash.desktop | |
The Icon class represents an operating system icon. | |
iconClass — Property, class mx.controls.Alert | |
The class of the icon to display. | |
iconColor — Style, class mx.controls.CheckBox | |
The color for the icon in a skin. | |
iconColor — Style, class mx.controls.DateField | |
The color for the icon in a skin. | |
iconColor — Style, class mx.controls.ColorPicker | |
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.RadioButton | |
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.DateChooser | |
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.DataGrid | |
The color for the icon in a skin. | |
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.ListBase | |
The name of the field in the data provider object that determines what to display as the icon. | |
iconFunction — Property, class mx.controls.PopUpMenuButton | |
A function that determines the icon to display for each menu item. | |
iconFunction — Property, class mx.controls.listClasses.ListBase | |
A user-supplied function to run on each item to determine its icon. | |
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 | |
id — Constant Property, class flash.sampler.DeleteObjectSample | |
The unique identification number that matches up with a NewObjectSample's identification number. | |
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, interface mx.core.IDeferredInstantiationUIComponent | |
ID of the component. | |
id — Property, class mx.core.UIComponent | |
ID of the component. | |
id — Property, class mx.flash.UIMovieClip | |
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. | |
id3 — Event, class flash.media.Sound | |
Dispatched by a Sound object when ID3 data is available for an MP3 sound. | |
id3 — Property, class flash.media.Sound | |
Provides access to the metadata that is part of an MP3 file. | |
id3 — Event, class mx.effects.SoundEffect | |
Dispatched when ID3 data is available for an MP3 sound file. | |
ID3 — Constant Static Property, class flash.events.Event | |
The Event.ID3 constant defines the value of the type property of an id3 event object. | |
ID3Info — final dynamic class, package flash.media | |
The ID3Info class contains properties that reflect ID3 metadata. | |
IDataInput — Interface, package flash.utils | |
The IDataInput interface provides a set of methods for reading binary data. | |
IDataOutput — Interface, package flash.utils | |
The IDataOutput interface provides a set of methods for writing binary data. | |
IDataRenderer — Interface, package mx.core | |
The IDataRenderer interface defines the interface for components that have a data property. | |
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. | |
identity() — method, class flash.geom.Matrix | |
Sets each matrix property to a value that causes a null transformation. | |
identity() — method, class flash.geom.Matrix3D | |
Converts the current matrix to an identity or unit matrix. | |
identityStatus — Property, class flash.security.XMLSignatureValidator | |
The validity status of the signing certificate. | |
IDEOGRAPHIC_BOTTOM — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies an ideographic bottom baseline. | |
IDEOGRAPHIC_CENTER — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies an ideographic center baseline. | |
IDEOGRAPHIC_TOP — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies an ideographic top baseline. | |
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. | |
idleThreshold — Property, class flash.desktop.NativeApplication | |
The number of seconds that must elapse without keyboard or mouse input before a userIdle event is dispatched. | |
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. | |
idMap — Property, class flash.xml.XMLDocument | |
An Object containing the nodes of the XML that have an id attribute assigned. | |
IDropInListItemRenderer — Interface, package mx.controls.listClasses | |
The interface for "drop-in" item renderers. | |
IDynamicPropertyOutput — Interface, package flash.net | |
This interface controls the serialization of dynamic properties of dynamic objects. | |
IDynamicPropertyWriter — Interface, package flash.net | |
This interface is used with the IDynamicPropertyOutput interface to control the serialization of dynamic properties of dynamic objects. | |
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. | |
IEventDispatcher — Interface, package flash.events | |
The IEventDispatcher interface defines methods for adding or removing event listeners, checks whether specific types of event listeners are registered, and dispatches events. | |
IExternalizable — Interface, package flash.utils | |
The IExternalizable interface provides control over serialization of a class as it is encoded into a data stream. | |
if — Statement | |
Evaluates a condition to determine the next statement to execute. | |
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. | |
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. | |
IGNORE — Constant Static Property, class flash.filters.DisplacementMapFilterMode | |
If the displacement value is out of range, ignores the displacement and uses the source pixel. | |
ignoreCase — Property, class RegExp | |
Specifies whether the regular expression ignores case sensitivity. | |
ignoreComments — Static Property, class XML | |
Determines whether XML comments are ignored when XML objects parse the source XML data. | |
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.UITextField | |
If true, the paddingLeft and paddingRight styles will not add space around the text of the component. | |
ignoreProcessingInstructions — Static Property, class XML | |
Determines whether XML processing instructions are ignored when XML objects parse the source XML data. | |
ignoreWhite — Property, class flash.xml.XMLDocument | |
When set to true, text nodes that contain only white space are discarded during the parsing process. | |
ignoreWhitespace — Static Property, class XML | |
Determines whether white space characters at the beginning and end of text nodes are ignored during parsing. | |
ignoreWhitespace — Property, class mx.rpc.soap.Operation | |
Determines whether whitespace is ignored when processing XML for a SOAP encoded request or response. | |
IGraphicsData — Interface, package flash.display | |
This interface is used to define objects that can be used as parameters in the flash.display.Graphics methods, including fills, strokes, and paths. | |
IGraphicsFill — Interface, package flash.display | |
This interface is used to define objects that can be used as fill parameters in the flash.display.Graphics methods and drawing classes. | |
IGraphicsPath — Interface, package flash.display | |
This interface is used to define objects that can be used as path parameters in the flash.display.Graphics methods and drawing classes. | |
IGraphicsStroke — Interface, package flash.display | |
This interface is used to define objects that can be used as stroke parameters in the flash.display.Graphics methods and drawing classes. | |
IHistoryManagerClient — Interface, package mx.managers | |
Interface that must be implemented by objects registered with the History Manager. | |
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. | |
IIMESupport — Interface, package mx.core | |
The IIMESupport interface defines the interface for any component that supports IME (input method editor). | |
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. | |
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. | |
ILLEGAL_CUE_POINT — Constant Static Property, class mx.controls.videoClasses.VideoError | |
Illegal cue point. | |
IllegalOperationError — Dynamic Class, package flash.errors | |
The IllegalOperationError exception is thrown when a method is not implemented or the implementation doesn't cover the current usage. | |
IllegalOperationError(message:String) — Constructor, class flash.errors.IllegalOperationError | |
Creates a new IllegalOperationError object. | |
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 — Property, class coldfusion.service.mxml.Pdf | |
Image used as a watermark. | |
Image — class, package coldfusion.service.mxml | |
The proxy class for image services exposed by ColdFusion. | |
Image — class, package mx.controls | |
The Image control lets you import JPEG, PNG, GIF, and SWF files at runtime. | |
Image() — Constructor, class coldfusion.service.mxml.Image | |
Image() — Constructor, class mx.controls.Image | |
Constructor. | |
imagePrefix — Property, class coldfusion.service.mxml.Pdf | |
Prefix used for each image thumbnail file generated. | |
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. | |
ime — Static Property, class flash.system.System | |
The currently installed system IME. | |
IME — final class, package flash.system | |
The IME class lets you directly manipulate the operating system's input method editor (IME) in the Flash Player application that is running on a client computer. | |
imeComposition — Event, class flash.system.IME | |
Dispatched when a user has completed an input method editor (IME) composition and the reading string is available. | |
IME_COMPOSITION — Constant Static Property, class flash.events.IMEEvent | |
Defines the value of the type property of an imeComposition event object. | |
IMEConversionMode — final class, package flash.system | |
This class contains constants for use with the IME.conversionMode property. | |
IMEEvent — class, package flash.events | |
An IMEEvent object is dispatched when the user enters text using an input method editor (IME). | |
IMEEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor, class flash.events.IMEEvent | |
Creates an Event object with specific information relevant to IME events. | |
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.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.dataGridClasses.DataGridColumn | |
Specifies the IME (input method editor) mode. | |
imeMode — Property, interface mx.core.IIMESupport | |
The IME mode of the component. | |
imeMode — Property, class mx.core.UITextField | |
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. | |
IMMEDIATE — Constant Static Property, class flash.data.SQLTransactionLockType | |
Specifies the immediate locking transaction option. | |
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. | |
implements — Statement | |
Specifies that a class implements one or more interfaces. | |
import — Statement | |
Makes externally defined classes and packages available to your code. | |
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 — Operator | |
Evaluates whether a property is part of a specific object. | |
include — Statement | |
Includes the contents of the specified file, as if the commands in the file are part of the calling script. | |
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. | |
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.UITextField | |
Specifies whether this component is included in the layout of the parent container. | |
includeInLayout — Property, class mx.flash.UIMovieClip | |
Specifies whether this component is included in the layout of the parent container. | |
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. | |
incrementBy(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D | |
Increments the value of the x, y, and z elements of the current Vector3D object by the values of the x, y, and z elements of a specified Vector3D object. | |
indent — Property, class flash.text.TextFormat | |
Indicates the indentation from the left margin to the first character in the paragraph. | |
indent — Property, class mx.controls.FileSystemComboBox | |
The number of pixels to indent each entry in the dropdown list. | |
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. | |
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 flash.display.ShaderInput | |
The zero-based index of the input in the shader, indicating the order of the input definitions in the shader. | |
index — Property, class flash.display.ShaderParameter | |
The zero-based index of the parameter. | |
index — Property, class flash.media.Camera | |
A zero-based integer that specifies the index of the camera, as reflected in the array returned by the names property. | |
index — Property, class flash.media.Microphone | |
The index of the microphone, as reflected in the array returned by Microphone.names. | |
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. | |
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. | |
indexOf(searchElement, fromIndex:int) — method, class Array | |
Searches for an item in an array by using strict equality (===) and returns the index position of the item. | |
indexOf(val:String, startIndex:Number) — method, class String | |
Searches the string and returns the position of the first occurrence of val found at or after startIndex within the calling string. | |
indexOf(searchElement:T, fromIndex:int) — method, class Vector | |
Searches for an item in the Vector and returns the index position of the item. | |
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.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.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. | |
indices — Property, class flash.data.SQLSchemaResult | |
An array of SQLIndexSchema instances requested in a call to SQLConnection.loadSchema(). | |
indices — Property, class flash.display.GraphicsTrianglePath | |
A Vector of integers or indexes, where every three indexes define a triangle. | |
indicesToIndex(rowIndex:int, colIndex:int) — method, class mx.controls.listClasses.ListBase | |
Computes the offset into the data provider of the item at colIndex, rowIndex. | |
Infinity — Package Constant Property, Top Level | |
A special value representing positive Infinity. | |
-Infinity — Package Constant Property, Top Level | |
A special value representing negative Infinity. | |
inflate(dx:Number, dy:Number) — method, class flash.geom.Rectangle | |
Increases the size of the Rectangle object by the specified amounts, in pixels. | |
inflate() — method, class flash.utils.ByteArray | |
Decompresses the byte array using the deflate compression algorithm. | |
inflatePoint(point:flash.geom:Point) — method, class flash.geom.Rectangle | |
Increases the size of the Rectangle object. | |
info — Property, class coldfusion.service.mxml.Pdf | |
Structure variable for relevant information, for example, “ #infoStruct#". | |
info — Property, class flash.events.NetStatusEvent | |
An object with properties that describe the object's status or error condition. | |
info — Property, class flash.net.NetStream | |
Returns a NetStreamInfo object whose properties contain statistics about the quality of service. | |
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. | |
INFORMATIONAL — Constant Static Property, class flash.desktop.NotificationType | |
Specifies that a notification alert is informational in nature and the user can safely ignore it. | |
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.UITextField | |
The beginning of this UITextField's chain of inheriting styles. | |
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. | |
init — Event, class flash.display.LoaderInfo | |
Dispatched when the properties and methods of a loaded SWF file are accessible and ready for use. | |
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 — Constant Static Property, class flash.events.Event | |
The Event.INIT constant defines the value of the type property of an init event object. | |
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. | |
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. | |
initializationComplete() — method, class mx.core.UIComponent | |
Finalizes the initialization of this component. | |
initialize() — method, class air.update.ApplicationUpdater | |
Initializes the updater. | |
initialize() — method, class air.update.ApplicationUpdaterUI | |
Initializes the updater. | |
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.UITextField | |
Initializes this component. | |
initialize() — method, class mx.flash.FlexContentHolder | |
Initialize the object. | |
initialize — Event, class mx.flash.UIMovieClip | |
Dispatched when the component has finished its construction and has all initialization properties set. | |
initialize() — method, class mx.flash.UIMovieClip | |
Initialize the object. | |
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) — method, class mx.preloaders.Preloader | |
Called by the SystemManager to initialize a Preloader object. | |
initialize() — method, class mx.rpc.AbstractService | |
Called to initialize the service. | |
initialize() — method, class mx.states.AddChild | |
Initializes the override. | |
initialize() — method, interface mx.states.IOverride | |
Initializes the override. | |
initialize() — method, class mx.states.RemoveChild | |
initialize() — method, class mx.states.SetEventHandler | |
initialize() — method, class mx.states.SetProperty | |
initialize() — method, class mx.states.SetStyle | |
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 — Event, class air.update.ApplicationUpdater | |
Dispatched after the initialization is complete. | |
initialized — Event, class air.update.ApplicationUpdaterUI | |
Dispatched after the initialization is complete. | |
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, 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.UITextField | |
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.flash.UIMovieClip | |
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.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.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.validators.Validator | |
Called automatically by the MXML compiler when the Validator is created using an MXML tag. | |
INITIALIZED — Constant Static Property, class air.update.events.UpdateEvent | |
The UpdateEvent.INITIALIZED constant defines the value of the type property of the event object for a initialized event. | |
initializeLocaleChain(compiledLocales:Array) — method, interface mx.resources.IResourceManager | |
Used only by classes which implement IFlexModuleFactory. | |
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.ListBase | |
Initiates a data change effect when there have been changes in the data provider. | |
initInstance(instance:mx.effects:IEffectInstance) — method, class mx.effects.Effect | |
Copies properties of the effect to the effect instance. | |
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. | |
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. | |
inner — Property, class flash.filters.DropShadowFilter | |
Indicates whether or not the shadow is an inner shadow. | |
inner — Property, class flash.filters.GlowFilter | |
Specifies whether the glow is an inner glow. | |
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 — Constant Static Property, class flash.filters.BitmapFilterType | |
Defines the setting that applies a filter to the inner area of an object. | |
input — Property, class flash.display.ShaderInput | |
The input data that is used when the shader executes. | |
INPUT — Constant Static Property, class flash.text.TextFieldType | |
Used to specify an input TextField. | |
inputFieldStyleFilters — Property, class mx.controls.NumericStepper | |
Set of styles to pass from the NumericStepper to the input field. | |
inputFiles — Property, class coldfusion.service.mxml.Pdf | |
Structure that maps the PDF source files to the input variables in the DDX file, or a string of elements and their pathname. | |
inputFormat — Property, class mx.validators.DateValidator | |
The date format to validate the value against. | |
inScopeNamespaces() — method, class XML | |
Lists the namespaces for the XML object, based on the object's parent. | |
insert — Event, class flash.data.SQLConnection | |
Dispatched when data in any table in any of the connected databases changes as a result of a SQL INSERT command. | |
insert(item:Object) — method, interface mx.collections.IViewCursor | |
Inserts the specified item before the cursor's current position. | |
INSERT — Constant Static Property, class flash.events.SQLUpdateEvent | |
The SQLUpdateEvent.INSERT constant defines the value of the type property of a SQLConnection insert event. | |
INSERT — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Insert key (45). | |
insertBefore(node:flash.xml:XMLNode, before:flash.xml:XMLNode) — method, class flash.xml.XMLNode | |
Inserts a new child node into the XML object's child list, before the beforeNode node. | |
insertChildAfter(child1:Object, child2:Object) — method, class XML | |
Inserts the given child2 parameter after the child1 parameter in this XML object and returns the resulting object. | |
insertChildBefore(child1:Object, child2:Object) — method, class XML | |
Inserts the given child2 parameter before the child1 parameter in this XML object and returns the resulting 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. | |
insideCutoff — Property, class flash.text.CSMSettings | |
The inside cutoff value, above which densities are set to a maximum density value (such as 255). | |
installCompiledResourceBundles(applicationDomain:flash.system:ApplicationDomain, locales:Array, bundleNames:Array) — method, interface mx.resources.IResourceManager | |
Used only by classes which implement IFlexModuleFactory. | |
installFromAIRFile(file:flash.filesystem:File) — method, class air.update.ApplicationUpdater | |
Starts the update process using a local AIR file. | |
installFromAIRFile(file:flash.filesystem:File) — method, class air.update.ApplicationUpdaterUI | |
Starts the update process using a local AIR file. | |
installUpdate() — method, class air.update.ApplicationUpdater | |
Installs the update file. | |
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. | |
instanceof — Operator | |
Evaluates whether an expression's prototype chain includes the prototype object for function . | |
INSUFFICIENT_WIDTH — Constant Static Property, class flash.text.engine.TextLineCreationResult | |
Indicates no line was created because no text could fit in the specified width and fitSomething was not specified in the call to createTextLine(). | |
int(value:Number) — Package Function, Top Level | |
Converts a given numeric value to an integer value. | |
int — final class, Top Level | |
The int class lets you work with the data type representing a 32-bit signed integer. | |
int(num:Object) — Constructor, class int | |
Constructor; creates a new int object. | |
INT — Constant Static Property, class flash.display.ShaderParameterType | |
Indicates that the shader parameter is defined as an int value, equivalent to a single int or uint instance in ActionScript. | |
INT — Constant Static Property, class mx.validators.NumberValidatorDomainType | |
Specifies to validate an integer number. | |
INT2 — Constant Static Property, class flash.display.ShaderParameterType | |
Indicates that the shader parameter is defined as an int2 value, equivalent to an Array of two int or uint instances in ActionScript. | |
INT3 — Constant Static Property, class flash.display.ShaderParameterType | |
Indicates that the shader parameter is defined as an int3 value, equivalent to an Array of three int or uint instances in ActionScript. | |
INT4 — Constant Static Property, class flash.display.ShaderParameterType | |
Indicates that the shader parameter is defined as an int4 value, equivalent to an Array of four int or uint instances in ActionScript. | |
integerError — Property, class mx.validators.NumberValidator | |
Error message when the number must be an integer, as defined by the domain property. | |
InteractiveIcon — class, package flash.desktop | |
The InteractiveIcon class is the base class for the operating system icons associated with applications. | |
InteractiveObject — class, package flash.display | |
The InteractiveObject class is the abstract base class for all display objects with which the user can interact, using the mouse and keyboard. | |
InteractiveObject() — Constructor, class flash.display.InteractiveObject | |
Calling the new InteractiveObject() constructor throws an ArgumentError exception. | |
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. | |
interface — Statement | |
Defines an interface. | |
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. | |
internal — Statement | |
Specifies that a class, variable, constant or function is available to any caller within the same package. | |
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. | |
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. | |
interpolate(thisMat:flash.geom:Matrix3D, toMat:flash.geom:Matrix3D, percent:Number) — Static Method , class flash.geom.Matrix3D | |
Simplifies the interpolation from one frame of reference to another by interpolating a display object a percent point closer to a target display object. | |
interpolate(pt1:flash.geom:Point, pt2:flash.geom:Point, f:Number) — Static Method , class flash.geom.Point | |
Determines a point between two specified points. | |
interpolateTo(toMat:flash.geom:Matrix3D, percent:Number) — method, class flash.geom.Matrix3D | |
Interpolates the display object's matrix a percent closer to a target's matrix. | |
interpolation — Property, class coldfusion.service.mxml.Image | |
interpolationMethod — Property, class flash.display.GraphicsGradientFill | |
A value from the InterpolationMethod class that specifies which value to use. | |
interpolationMethod — Property, class mx.graphics.LinearGradientStroke | |
A value from the InterpolationMethod class that specifies which interpolation method to use. | |
InterpolationMethod — final class, package flash.display | |
The InterpolationMethod class provides values for the interpolationMethod parameter in the Graphics.beginGradientFill() and Graphics.lineGradientStyle() methods. | |
intersection(toIntersect:flash.geom:Rectangle) — method, class flash.geom.Rectangle | |
If the Rectangle object specified in the toIntersect parameter intersects with this Rectangle object, returns the area of intersection as a Rectangle object. | |
intersects(toIntersect:flash.geom:Rectangle) — method, class flash.geom.Rectangle | |
Determines whether the object specified in the toIntersect parameter intersects with this Rectangle object. | |
inTransaction — Property, class flash.data.SQLConnection | |
Indicates whether this connection is currently involved in a transaction. | |
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 — Constant Static Property, class flash.security.SignatureStatus | |
Invalid status. | |
INVALID — Constant Static Property, class flash.text.engine.TextLineValidity | |
Specifies that the line is invalid. | |
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() — method, class flash.display.Stage | |
Calling the invalidate() method signals Flash Player to alert display objects on the next opportunity it has to render the display list (for example, when the playhead advances to a new frame). | |
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.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. | |
invalidateList() — method, class mx.controls.listClasses.ListBase | |
Refresh all rows on the next update. | |
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.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. | |
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. | |
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.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. | |
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. | |
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. | |
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. | |
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. | |
InvalidSWFError — Dynamic Class, package flash.errors | |
Flash Player throws this exception when it encounters a corrupted SWF file. | |
InvalidSWFError(message:String, id:int) — Constructor, class flash.errors.InvalidSWFError | |
Creates a new InvalidSWFError object. | |
INVALID_XML — Constant Static Property, class mx.controls.videoClasses.VideoError | |
Invalid XML. | |
invert() — method, class flash.geom.Matrix | |
Performs the opposite transformation of the original matrix. | |
invert() — method, class flash.geom.Matrix3D | |
Inverts the current matrix. | |
INVERT — Constant Static Property, class flash.display.BlendMode | |
Inverts the background. | |
invertThumbDirection — Style, class mx.controls.sliderClasses.Slider | |
Invert the direction of the thumbs. | |
invoke — Event, class flash.desktop.NativeApplication | |
Dispatched when an application is invoked. | |
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 — Constant Static Property, class flash.events.InvokeEvent | |
The InvokeEvent.INVOKE constant defines the value of the type property of an InvokeEvent object. | |
INVOKE — Constant Static Property, class mx.rpc.events.InvokeEvent | |
The INVOKE event type. | |
InvokeEvent — class, package flash.events | |
The NativeApplication object of an AIR application dispatches an invoke event when the application is invoked. | |
InvokeEvent — class, package mx.rpc.events | |
The event that indicates an RPC operation has been invoked. | |
InvokeEvent(type:String, bubbles:Boolean, cancelable:Boolean, dir:flash.filesystem:File, argv:Array, reason:String) — Constructor, class flash.events.InvokeEvent | |
The constructor function for the InvokeEvent class. | |
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. | |
InvokeEventReason — final class, package flash.desktop | |
The InvokeEventReason class enumerates values returned by the reason property of an InvokeEvent object. | |
ioError — Event, class flash.display.LoaderInfo | |
Dispatched when an input or output error occurs that causes a load operation to fail. | |
ioError — Event, class flash.filesystem.File | |
Dispatched when an error occurs during an asynchronous file operation. | |
ioError — Event, class flash.filesystem.FileStream | |
Indicates that an error occurred during an asynchronous file I/O operation. | |
ioError — Event, class flash.media.Sound | |
Dispatched when an input/output error occurs that causes a load operation to fail. | |
ioError — Event, class flash.net.FileReference | |
Dispatched when the upload or download fails. | |
ioError — Event, class flash.net.NetConnection | |
Dispatched when an input or output error occurs that causes a network operation to fail. | |
ioError — Event, class flash.net.NetStream | |
Dispatched when an input or output error occurs that causes a network operation to fail. | |
ioError — Event, class flash.net.Socket | |
Dispatched when an input/output error occurs that causes a send or load operation to fail. | |
ioError — Event, class flash.net.URLLoader | |
Dispatched if a call to URLLoader.load() results in a fatal error that terminates the download. | |
ioError — Event, class flash.net.URLStream | |
Dispatched when an input/output error occurs that causes a load operation to fail. | |
ioError — Event, class flash.net.XMLSocket | |
Dispatched when an input/output error occurs that causes a send or receive operation to fail. | |
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 — Dynamic Class, package flash.errors | |
The IOError exception is thrown when some type of input or output failure occurs. | |
IOError(message:String) — Constructor, class flash.errors.IOError | |
Creates a new IOError object. | |
IO_ERROR — Constant Static Property, class flash.events.IOErrorEvent | |
Defines the value of the type property of an ioError event object. | |
IOErrorEvent — class, package flash.events | |
An IOErrorEvent object is dispatched when an error causes a send or load operation to fail. | |
IOErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class flash.events.IOErrorEvent | |
Creates an Event object that contains specific information about ioError events. | |
IOverride — Interface, package mx.states | |
The IOverride interface is used for view state overrides. | |
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. | |
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 APIs for Repeater 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. | |
is — Operator | |
Evaluates whether an object is compatible with a specific data type, class, or interface. | |
isAccessible() — Static Method , class flash.ui.Keyboard | |
Specifies whether the last key pressed is accessible by other SWF files. | |
isAnonymous — Property, class flash.events.DRMStatusEvent | |
Indicates whether the content, protected with digital rights management (DRM) encryption, is available without requiring a user to provide authentication credentials, in which case the value is true. | |
isAttribute(name) — method, class flash.utils.Proxy | |
Checks whether a supplied QName is also marked as an attribute. | |
isAvailableOffline — Property, class flash.events.DRMStatusEvent | |
Indicates whether the content, protected with digital rights management (DRM) encryption, is available offline, in which case the value is true. | |
isbase64 — Property, class coldfusion.service.mxml.Pdf | |
Valid only when the image attribute is specified. | |
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. | |
isBuffering — Property, class flash.media.Sound | |
Returns the buffering state of external MP3 files. | |
isCheckForUpdateVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the Check for Update, No Update, and Update Error dialog boxes. | |
isColorName(colorName:String) — Static Method , class mx.styles.StyleManager | |
Tests to see if the given String is an alias for a color value. | |
isCommitRequired() — method, class coldfusion.air.Session | |
Determines whether a commit must be called on the session to commit any pending operations to the server. | |
isComplexColumn(property:String) — method, class mx.controls.DataGrid | |
isDebug() — Static Method , class mx.logging.Log | |
Indicates whether a debug level log event will be processed by a log target. | |
isDebugger — Static Property, class flash.system.Capabilities | |
Specifies whether the system is a special debugging version (true) or an officially released version (false). | |
isDefaultPrevented() — method, class flash.events.Event | |
Checks whether the preventDefault() method has been called on the event. | |
isDirectory — Property, class flash.filesystem.File | |
Indicates whether the reference is to a directory. | |
isDisplayObjectInABridgedApplication(displayObject:flash.display:DisplayObject) — method, interface mx.managers.ISystemManager | |
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 | |
Determines whether this UIComponent instance is a document object, that is, whether it is at the top of the hierarchy of a Flex application, MXML component, or ActionScript component. | |
isDocument — Property, class mx.core.UIComponent | |
Determines whether this UIComponent instance is a document object, that is, whether it is at the top of the hierarchy of a Flex application, MXML component, or ActionScript component. | |
isDownloadProgressVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the Download Update dialog box. | |
isDownloadUpdateVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the Download Update dialog box. | |
isDragging — Static Property, class flash.desktop.NativeDragManager | |
Reports whether a drag operation is currently in progress. | |
isDragging — Static Property, class mx.managers.DragManager | |
Read-only property that returns true if a drag is in progress. | |
isEmbeddedInAcrobat — Static Property, class flash.system.Capabilities | |
Specifies whether the player is embedded in a PDF file that is open in Acrobat 9.0 or higher (true) or not (false). | |
isEmpty() — method, class flash.geom.Rectangle | |
Determines whether or not this Rectangle object is empty. | |
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. | |
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. | |
isFileUpdateVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the File Update, File No Update, and File Error dialog boxes. | |
isFinite(num:Number) — Package Function, Top Level | |
Returns true if the value is a finite number, or false if the value is Infinity or -Infinity. | |
isFirstRun — Property, class air.update.ApplicationUpdater | |
Whether this is the first run after a successful update (true) or not (false). | |
isFirstRun — Property, class air.update.ApplicationUpdaterUI | |
Whether this is the first run after a successful update (true) or not (false). | |
isFocusInaccessible() — method, class flash.display.Stage | |
Determines whether the Stage.focus property returns null for security reasons. | |
isFontCompatible(fontName:String, fontStyle:String) — Static Method , class flash.text.TextField | |
Returns true if an embedded font is available with the specified fontName and fontStyle where Font.fontType is flash.text.FontType.EMBEDDED. | |
isFontCompatible(fontName:String, fontWeight:String, fontPosture:String) — Static Method , class flash.text.engine.FontDescription | |
Returns true if an embedded font is available with the specified fontName, fontWeight, and fontPosture where Font.fontType is flash.text.FontType.EMBEDDED_CFF. | |
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. | |
isGetterSetter(obj:Object, qname:QName) — Package Function, flash.sampler | |
Checks to see if a property is defined by a get/set function. | |
isHidden — Property, class flash.filesystem.File | |
Indicates whether the referenced file or directory is "hidden." The value is true if the referenced file or directory is hidden, false otherwise. | |
isHTTPS — Property, class flash.events.BrowserInvokeEvent | |
Whether the content in the browser uses the HTTPS URL scheme (true) or not (false). | |
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) — Static Method , class mx.styles.StyleManager | |
Tests to see if a style is inheriting. | |
isInheritingTextFormatStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Test to see if a TextFormat style is inheriting. | |
isInstallUpdateVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the Install Update dialog box. | |
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. | |
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.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.Tree | |
Returns true if the specified item branch is open (is showing its children). | |
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.ListBase | |
Determines if the item renderer for a data provider item is selected. | |
isItemVisible(item:Object) — method, class mx.controls.listClasses.ListBase | |
Determines if an item is being displayed by a renderer. | |
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. | |
isLocal — Property, class flash.events.DRMStatusEvent | |
Indicates whether the voucher is cached in the local voucher store. | |
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. | |
isMouseTargetInaccessible — Property, class flash.events.ContextMenuEvent | |
Indicates whether the mouseTarget property was set to null for security reasons. | |
isNaN(num:Number) — Package Function, Top Level | |
Returns true if the value is NaN(not a number). | |
isNewerVersionFunction — Property, class air.update.ApplicationUpdater | |
A function that the updater should use to perform version comparisons. | |
isNewerVersionFunction — Property, class air.update.ApplicationUpdaterUI | |
A function that the updater should use to perform version comparisons. | |
isOurFocus(target:flash.display:DisplayObject) — method, class mx.core.UIComponent | |
Typically overridden by components containing UITextField objects, where the UITextField object gets focus. | |
isPackage — Property, class flash.filesystem.File | |
Indicates whether the referenced directory is a package. | |
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) — Static Method , class mx.styles.StyleManager | |
Tests to see if the style changes the size of the component's parent container. | |
isPerUser — Property, class flash.net.LocalConnection | |
Indicates whether the LocalConnection object is scoped to the current user (true) or is globally accessible to all users on the computer (false). | |
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. | |
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.UITextField | |
Set to true by the PopUpManager to indicate that component has been popped up. | |
isPopUp — Property, class mx.flash.UIMovieClip | |
Set to true by the PopUpManager to indicate that component has been popped up. | |
isPost — Property, class flash.html.HTMLHistoryItem | |
Indicates whether the HTML page includes POST data. | |
isPrototypeOf(theClass:Object) — method, class Object | |
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter. | |
isRealValue(value:Object) — method, class mx.validators.Validator | |
Returns true if value is not null. | |
isRelatedObjectInaccessible — Property, class flash.events.FocusEvent | |
If true, the relatedObject property is set to null for reasons related to security sandboxes. | |
isRelatedObjectInaccessible — Property, class flash.events.MouseEvent | |
If true, the relatedObject property is set to null for reasons related to security sandboxes. | |
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. | |
isSeparator — Property, class flash.display.NativeMenuItem | |
Reports whether this item is a menu separator line. | |
isSetAsDefaultApplication(extension:String) — method, class flash.desktop.NativeApplication | |
Specifies whether this application is currently the default application for opening files with the specified extension. | |
isSimple(value:Object) — Static Method , class mx.utils.ObjectUtil | |
Returns true if the object reference specified is a simple data type. | |
isSizeInvalidatingStyle(styleName:String) — Static Method , class mx.styles.StyleManager | |
Tests to see if a style changes the size of a component. | |
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. | |
isSymbolicLink — Property, class flash.filesystem.File | |
Indicates whether the reference is a symbolic link. | |
IStateClient — Interface, package mx.core | |
The IStateClient interface defines the interface that components must implement to support view states. | |
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. | |
IStroke — Interface, package mx.graphics | |
Defines the interface that classes that define a line must implement. | |
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. | |
IStyleModule — Interface, package mx.styles | |
Simple interface that defines an unload() method. | |
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. | |
isUnexpectedErrorVisible — Property, class air.update.ApplicationUpdaterUI | |
Enables the visibility of the Unexpected Error dialog box. | |
isUpdateInProgress — Property, class air.update.ApplicationUpdaterUI | |
A Boolean property, which is true if an update is running, false otherwise. | |
isUserEvent — Property, class flash.events.BrowserInvokeEvent | |
Whether the browser invocation resulted in a user event (such as a mouse click). | |
isValid — Property, class mx.formatters.NumberBase | |
If true, the format succeeded, otherwise it is false. | |
isValidStyleValue(value) — 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. | |
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(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. | |
isXMLName(str:String) — Package Function, Top Level | |
Determines whether the specified string is a valid name for an XML element or attribute. | |
ISystemManager — Interface, package mx.managers | |
An ISystemManager manages an "application window". | |
italic — Property, class flash.text.TextFormat | |
Indicates whether text in this text format is italicized. | |
ITALIC — Constant Static Property, class flash.text.FontStyle | |
Defines the italic style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method. | |
ITALIC — Constant Static Property, class flash.text.engine.FontPosture | |
Used to indicate italic font posture. | |
item — Property, class coldfusion.service.ChartData | |
Data point name. | |
item — Property, class mx.controls.treeClasses.TreeListData | |
The data for this item in the Tree control. | |
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. | |
itemClass — Property, class flash.data.SQLStatement | |
Indicates a class (data type) that is used for each row returned as a result of the statement's execution. | |
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.ListBase | |
Dispatched when the user clicks on an item in the control. | |
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.Tree | |
Dispatched when a branch is 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. | |
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.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.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.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.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.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.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.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.dataGridClasses.DataGridColumn | |
A class factory for the instances of the item editor to use for the column, when it is editable. | |
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.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. | |
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.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.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.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.Tree | |
An object that specifies the icons for the items. | |
itemLabel — Property, class mx.containers.FormItem | |
A read-only reference to the FormItemLabel subcomponent displaying the label of the FormItem. | |
itemOldY — Property, class mx.controls.listClasses.ListRowInfo | |
The last Y value for the renderer. | |
itemOpen — Event, class mx.controls.Tree | |
Dispatched when a branch is 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.Tree | |
Dispatched when a branch open or close is initiated. | |
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 either. | |
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. | |
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.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.ListBase | |
The custom item renderer for the control. | |
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. | |
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. | |
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.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.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.ListBase | |
Dispatched when the user rolls the mouse pointer out of an item in the control. | |
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. | |
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.ListBase | |
Dispatched when the user rolls the mouse pointer over an item in the control. | |
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. | |
items — Property, class flash.display.NativeMenu | |
The array of NativeMenuItem objects in this menu. | |
items — Property, class flash.ui.ContextMenu | |
The array of custom items in this menu. | |
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. | |
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. | |
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 instancs of the the DefaultListEffect class to configure the data effect. | |
itemSkin — Style, class mx.controls.MenuBar | |
The default skin for a MenuBar item. | |
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.ListBase | |
A flag that indicates that the size of the renderers may have changed. | |
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.ListBase | |
Returns the dataTip string the renderer would display for the given data object based on the dataTipField and dataTipFunction properties. | |
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.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.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) — 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) — 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.ListBase | |
Returns the string the renderer would display for the given data object based on the labelField and labelFunction properties. | |
itemToMnemonicIndex(data:Object) — method, class mx.controls.FlexNativeMenu | |
Returns the mnemonic index for the given data object based on the mnemonicIndexField and mnemonicIndexFunction properties. | |
itemToUID(data:Object) — method, class mx.controls.ComboBase | |
Determines the UID for a dataProvider item. | |
itemToUID(data:Object) — method, class mx.controls.listClasses.ListBase | |
Determines the UID for a data provider item. | |
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. | |
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.ListBase | |
The main IViewCursor used to fetch items from the data provider and pass the items to the renderers. | |
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). | |
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. | |
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. | |
IURIDereferencer — Interface, package flash.security | |
IURIDereferencer defines an interface for objects that resolve URIs in an XML signature. | |
IValidatorListener — Interface, package mx.validators | |
The interface that components implement to support the Flex data validation mechanism. | |
IViewCursor — Interface, package mx.collections | |
Defines the interface for enumerating a collection view bi-directionally. | |
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). | |
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. | |
Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |