| 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 | |
| IAccessPrivileges — Interface in package mx.data | |
| Objects that must restrict access must implement the IAccessPrivileges interface. | |
| IAutomationClass — Interface in package mx.automation | |
| The IAutomationClass interface defines the interface for a component class descriptor. | |
| IAutomationEnvironment — Interface in package mx.automation | |
| The IAutomationEnvironment interface provides information about the objects and properties of automatable components needed for communicating with agents. | |
| IAutomationEventDescriptor — Interface in package mx.automation | |
| The IAutomationEventDescriptor interface defines the interface for an event descriptor. | |
| IAutomationManager — Interface in package mx.automation | |
| The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
| IAutomationMethodDescriptor — Interface in package mx.automation | |
| The IAutomationMethodDescriptor interface defines the interface for a method descriptor. | |
| IAutomationMouseSimulator — Interface in package mx.automation | |
| The IAutomationMouseSimulator interface describes an object that simulates mouse movement so that components capturing the mouse use the simulated versions of the mouse cursor instead of the live Flash Player version. | |
| IAutomationObject — Interface in package mx.automation | |
| The IAutomationObject interface defines the interface for a delegate object that implements automation for a component. | |
| IAutomationObjectHelper — Interface in package mx.automation | |
| The IAutomationObjectHelper interface defines helper methods for IAutomationObjects. | |
| IAutomationPropertyDescriptor — Interface in package mx.automation | |
| The IAutomationPropertyDescriptor interface describes a property of a test object. | |
| IAutomationTabularData — Interface in package mx.automation | |
| The IAutomationTabularData interface is implemented by components which can provide their content information in a tabular form. | |
| IAxis — Interface in package mx.charts.chartClasses | |
| The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
| IAxisRenderer — Interface in package mx.charts.chartClasses | |
| The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
| IBar — Interface in package mx.charts.chartClasses | |
| The IBar interface is implemented by any any series that can be clustered vertically, such as a BarSeries. | |
| IBitmapDrawable — Interface in 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. | |
| IChangeObject — Interface in package mx.data | |
| The IChangeObject interface provides the methods and properties needed when detecting local conflicts. | |
| IChartElement — Interface in package mx.charts.chartClasses | |
| IChartElement defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
| IChildList — Interface in 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 in package mx.collections | |
| An ICollectionView is a view onto a collection of data. | |
| IColumn — Interface in package mx.charts.chartClasses | |
| ChartElements that can be clustered along the vertical axis should implement this interface. | |
| ICommand — Interface in package lc.domain | |
| The ICommand interface defines a common interface for self-contained commands. | |
| icon — Style in class mx.controls.Button | |
| Name of the class to use as the default icon. | |
| icon — Property in 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 in class mx.controls.listClasses.ListItemRenderer | |
| The internal IFlexDisplayObject that displays the icon in this renderer. | |
| icon — Property in class mx.controls.listClasses.TileListItemRenderer | |
| The internal IFlexDisplayObject that displays the icon in this renderer. | |
| icon — Property in class mx.controls.menuClasses.MenuBarItem | |
| The IFlexDisplayObject that displays the icon in this MenuBarItem. | |
| icon — Property in class mx.controls.menuClasses.MenuItemRenderer | |
| The internal IFlexDisplayObject that displays the icon in this renderer. | |
| icon — Property in class mx.controls.treeClasses.TreeItemRenderer | |
| The internal IFlexDisplayObject that displays the icon in this renderer. | |
| icon — Property in class mx.controls.treeClasses.TreeListData | |
| A Class representing the icon for the item in the Tree control. | |
| icon — Property in class mx.core.Container | |
| The Class of the icon displayed by some navigator containers to represent this Container. | |
| iconClass — Property in class mx.controls.Alert | |
| The class of the icon to display. | |
| iconField — Property in 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 in class mx.controls.NavBar | |
| Name of the field in the dataProvider object to display as the icon for each navigation item. | |
| iconField — Property in 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 in class mx.controls.listClasses.ListBase | |
| A user-supplied function to run on each item to determine its icon. | |
| iconSource — Property in class lc.endpoint.StartProcessModel | |
| The icon source. | |
| iconSource — Property in class lc.task.ToDoModel | |
| The icon associated with the CSS style name ToDo. | |
| iconSource — Property in class lc.tracking.TrackingModel | |
| The icon source for component. | |
| IContainer — Interface in package mx.core | |
| IContainer is a marker interface that indicates a component acts as a container for other components. | |
| id — Property in class lc.domain.AttachmentInfo | |
| The identifier for the attachment or note. | |
| id — Property in class lc.domain.SearchTemplateDescriptor | |
| The unique identifier of the search template descriptor. | |
| id — Property in class mx.charts.HitData | |
| Specifies a unique identifier representing the data point. | |
| id — Property in class mx.core.ComponentDescriptor | |
| The identifier for the component, as specified in MXML. | |
| id — Property in interface mx.core.IDeferredInstantiationUIComponent | |
| ID of the component. | |
| id — Property in class mx.core.UIComponent | |
| ID of the component. | |
| id — Property in class mx.data.CacheDataDescriptor | |
| Returns the unique ID of the data cached. | |
| id — Property in class mx.data.mxml.DataService | |
| id — Property in class mx.logging.AbstractTarget | |
| Provides access to the id of this target. | |
| id — Property in class mx.messaging.Channel | |
| Provides access to the id of this channel. | |
| id — Property in class mx.messaging.FlexClient | |
| The global FlexClient Id for this Player instance. | |
| id — Property in class mx.rpc.remoting.mxml.RemoteObject | |
| id — Property in class mx.rpc.soap.mxml.WebService | |
| id3 — Event in class flash.media.Sound | |
| Dispatched by a Sound object when ID3 data is available for an MP3 sound. | |
| id3 — Property in class flash.media.Sound | |
| Provides access to the metadata that is part of an MP3 file. | |
| id3 — Event in class mx.effects.SoundEffect | |
| Dispatched when ID3 data is available for an MP3 sound file. | |
| ID3 — Constant static property in class flash.events.Event | |
| Defines the value of the type property of an id3 event object. | |
| ID3Info — Final dynamic class in package flash.media | |
| The ID3Info class contains properties that reflect ID3 metadata. | |
| IDataInput — Interface in package flash.utils | |
| The IDataInput interface provides a set of methods for reading binary data. | |
| IDataOutput — Interface in package flash.utils | |
| The IDataOutput interface provides a set of methods for writing binary data. | |
| IDataRenderer — Interface in package mx.core | |
| The IDataRenderer interface defines the interface for components that have a data property. | |
| IDeferredInstance — Interface in package mx.core | |
| The IDeferredInstance interface defines the Flex deferred instance factory interface. | |
| IDeferredInstantiationUIComponent — Interface in package mx.core | |
| The IDeferredInstantiationUIComponent interface defines the interface for a component or object that defers instantiation. | |
| identifier — Property in class mx.data.DataStore | |
| The identifier of this DataStore. | |
| identities — Property in class mx.data.UpdateCollectionRange | |
| An Array of identity objects that represent which items were either deleted or inserted in the associated collection starting at the position indicated by the position property. | |
| identity() — Method in class flash.geom.Matrix | |
| Sets each matrix property to a value that causes a null transformation. | |
| identity — Property in interface mx.data.IChangeObject | |
| Identity of the item being changed. | |
| identity — Property in class mx.data.events.DataServiceFaultEvent | |
| The identity of the item that generated the fault. | |
| identity — Property in class mx.data.messages.DataMessage | |
| Provides access to the identity map which defines the unique identity of the item affected by this DataMessage (relevant for create/update/delete but not fill operations). | |
| idle — Event in class mx.managers.SystemManager | |
| Dispatched every 100 milliseconds when there has been no keyboard or mouse activity for 1 second. | |
| IDLE — Constant static property in class mx.events.FlexEvent | |
| The FlexEvent.IDLE constant defines the value of the type property of the event object for a idle event. | |
| idleTimeout — Property in 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 in class flash.xml.XMLDocument | |
| An Object containing the nodes of the XML that have an id attribute assigned. | |
| IDropInListItemRenderer — Interface in package mx.controls.listClasses | |
| The interface for "drop-in" item renderers. | |
| IDynamicPropertyOutput — Interface in package flash.net | |
| This interface controls the serialization of dynamic properties of dynamic objects. | |
| IDynamicPropertyWriter — Interface in package flash.net | |
| This interface is used with the IDynamicPropertyOutput interface to control the serialization of dynamic properties of dynamic objects. | |
| IEndpointManager — Interface in package lc.core | |
| The IEndpointManager interface is implemented to manage endpoints. | |
| IEventDispatcher — Interface in 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 in 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 in package mx.core | |
| The IFactory interface defines the interface that factory classes such as ClassFactory must implement. | |
| IFavoritesManager — Interface in package lc.core | |
| The IFavoritesManager interface is implemented to manage favorite endpoints. | |
| IFill — Interface in package mx.graphics | |
| Defines the interface that classes that perform a fill must implement. | |
| IFlexAsset — Interface in 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. | |
| IFlexDisplayObject — Interface in package mx.core | |
| The IFlexDisplayObject interface defines the interface for skin elements. | |
| IFlexModule — Interface in package mx.core | |
| The IFlexModule interface is used as an optional contract with IFlexModuleFactory. | |
| IFlexModuleFactory — Interface in package mx.core | |
| The IFlexModuleFactory interface represents the contract expected for bootstrapping Flex applications and dynamically loaded modules. | |
| IFocusManager — Interface in 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. | |
| IFocusManagerComponent — Interface in package mx.managers | |
| The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager. | |
| IFocusManagerContainer — Interface in package mx.managers | |
| The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager. | |
| IFocusManagerGroup — Interface in 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. | |
| IGNORE — Constant static property in class flash.filters.DisplacementMapFilterMode | |
| If the displacement value is out of range, ignores the displacement and uses the source pixel. | |
| ignoreCase — Property in class RegExp | |
| Specifies whether the regular expression ignores case sensitivity. | |
| ignoreComments — Static property in class XML | |
| Determines whether XML comments are ignored when XML objects parse the source XML data. | |
| _ignoreFault — Property in class mx.messaging.MessageAgent | |
| Flag being set to true denotes that we should skip remaining fault processing logic because the fault has already been handled. | |
| ignorePadding — Property in class mx.core.UITextField | |
| If true, the paddingLeft and paddingRight styles will not add space around the text of the component. | |
| ignoreProcessingInstructions — Static property in class XML | |
| Determines whether XML processing instructions are ignored when XML objects parse the source XML data. | |
| ignoreWhite — Property in class flash.xml.XMLDocument | |
| When set to true, text nodes that contain only white space are discarded during the parsing process. | |
| ignoreWhitespace — Static property in class XML | |
| Determines whether white space characters at the beginning and end of text nodes are ignored during parsing. | |
| ignoreWhitespace — Property in class mx.rpc.soap.Operation | |
| Determines whether whitespace is ignored when processing XML for a SOAP encoded request or response. | |
| IGuideView — Interface in package ga.views | |
| Provides a view to the sections and panels contained within a form guide. | |
| IHistoryManagerClient — Interface in package mx.managers | |
| Interface that must be implemented by objects registered with the History Manager. | |
| IImageEncoder — Interface in package mx.graphics.codec | |
| Image encoders take raw bitmaps and convert them to popular formats such as PNG or JPEG. | |
| IIMESupport — Interface in package mx.core | |
| The IIMESupport interface defines the interface for any component that supports IME (input method editor). | |
| IInvalidating — Interface in 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 in package mx.managers | |
| The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
| ILayoutManagerClient — Interface in 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 in package mx.collections | |
| A collection of items organized in an ordinal fashion. | |
| IListItemRenderer — Interface in package mx.controls.listClasses | |
| Item renderers and item editors for list components must implement the IListItemRenderer interface. | |
| ILLEGAL_CUE_POINT — Constant static property in class mx.controls.videoClasses.VideoError | |
| Illegal cue point. | |
| ILLEGAL_OPERATION — Constant static property in class mx.automation.AutomationError | |
| IllegalOperationError — Dynamic class in 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 in class flash.errors.IllegalOperationError | |
| Creates a new IllegalOperationError object. | |
| ILLEGAL_RUNTIME_ID — Constant static property in class mx.automation.AutomationError | |
| ILogger — Interface in package mx.logging | |
| All loggers within the logging framework must implement this interface. | |
| ILoggingTarget — Interface in package mx.logging | |
| All logger target implementations within the logging framework must implement this interface. | |
| ILoginPage — Interface in package lc.core | |
| The ILoginPage interface is implemented for configuring and retrieving user login information. | |
| Image — Class in package mx.controls | |
| The Image control lets you import JPEG, PNG, GIF, and SWF files at runtime. | |
| Image() — Constructor in class mx.controls.Image | |
| Constructor. | |
| imageSelected() — Method in class lc.endpoint.EndpointCardRendererModel | |
| Invokes the process when its image is selected. | |
| imageSelected() — Method in class lc.search.SearchDescriptorCardRendererModel | |
| Dispatches a SearchTemplateEvent.SEARCH_OPEN event when the image on the search descriptor card is selected in Workspace ES. | |
| imageSelected() — Method in class lc.task.TaskCardRendererModel | |
| Dispatches the TaskEvent.OPEN event when the image on the card for a task is clicked. | |
| ImageSnapshot — Dynamic class in package mx.graphics | |
| ImageSnapshot(width:int, height:int, data:flash.utils:ByteArray, contentType:String) — Constructor in class mx.graphics.ImageSnapshot | |
| Constructor. | |
| imageUrl — Property in class lc.domain.Process | |
| The location of the image (as a URL) for the process. | |
| imageUrl — Property in class lc.domain.ProcessInstance | |
| The image location (as a URL) of the process instance. | |
| IManaged — Interface in package mx.data | |
| The IPropertyChangeNotifier interface provides the contract for a managed object. | |
| ime — Static property in class flash.system.System | |
| The currently installed system IME. | |
| IME — Final class in 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 in 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 in class flash.events.IMEEvent | |
| Defines the value of the type property of an imeComposition event object. | |
| IMEConversionMode — Final class in package flash.system | |
| This class contains constants for use with the IME.conversionMode property. | |
| IMEEvent — Class in package flash.events | |
| Flash® Player dispatches IMEEvent objects when a user enters text using an input method editor (IME). | |
| IMEEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.IMEEvent | |
| Creates an Event object with specific information relevant to IME events. | |
| imeMode — Property in class mx.controls.ComboBase | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in class mx.controls.DataGrid | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in class mx.controls.List | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in class mx.controls.NumericStepper | |
| Specifies the IME (Input Method Editor) mode. | |
| imeMode — Property in class mx.controls.TextArea | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in class mx.controls.TextInput | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| Specifies the IME (input method editor) mode. | |
| imeMode — Property in interface mx.core.IIMESupport | |
| The IME mode of the component. | |
| imeMode — Property in class mx.core.UITextField | |
| Specifies the IME (input method editor) mode. | |
| IMenuBarItemRenderer — Interface in 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 in package mx.controls.menuClasses | |
| The IMenuDataDescriptor interface defines the interface that a dataDescriptor for a Menu or MenuBar control must implement. | |
| IMenuItemRenderer — Interface in package mx.controls.menuClasses | |
| The IMenuItemRenderer interface defines the interface that a menu item renderer for a Menu control must implement. | |
| IMessage — Interface in package mx.messaging.messages | |
| This interface defines the contract for message objects. | |
| IModuleInfo — Interface in package mx.modules | |
| An interface that acts as a handle for a particular module. | |
| impact — Property in 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 in 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 in package mx.rpc.mxml | |
| Implementing this interface means that an RPC service can be used in an MXML document via tags since it supports the interfaces specified during Flex 1. | |
| 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 in class mx.logging.targets.LineFormattedTarget | |
| Indicates if the category for this target should added to the trace. | |
| includeDate — Property in class mx.logging.targets.LineFormattedTarget | |
| Indicates if the date should be added to the trace. | |
| includeInLayout — Property in interface mx.core.IUIComponent | |
| Specifies whether this component is included in the layout of the parent container. | |
| includeInLayout — Property in class mx.core.UIComponent | |
| Specifies whether this component is included in the layout of the parent container. | |
| includeInLayout — Property in class mx.core.UITextField | |
| Specifies whether this component is included in the layout of the parent container. | |
| includeLevel — Property in class mx.logging.targets.LineFormattedTarget | |
| Indicates if the level for the event should added to the trace. | |
| includeNestedSections — Property in class ga.controls.MxTreeNav | |
| Specifies if nested sections should be included in the tree. | |
| includeNestedSections — Property in class ga.views.TreeView | |
| Indicates if nested sections should appear in the tree. | |
| includeTime — Property in class mx.logging.targets.LineFormattedTarget | |
| Indicates if the time should be added to the trace. | |
| incrementCacheCounter() — Method in interface mx.automation.IAutomationManager | |
| Increments the cache counter. | |
| indent — Property in class flash.text.TextFormat | |
| Indicates the indentation from the left margin to the first character in the paragraph. | |
| indent — Property in class mx.controls.treeClasses.TreeListData | |
| The default indentation for this row of the Tree control. | |
| indentation — Style in class mx.controls.Tree | |
| Indentation for each tree level, in pixels. | |
| indeterminate — Property in class mx.controls.ProgressBar | |
| Whether the ProgressBar control has a determinate or indeterminate appearance. | |
| indeterminateSkin — Style in class mx.controls.ProgressBar | |
| Skin style for an indeterminate progress bar. | |
| index — Property in 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 in class flash.media.Microphone | |
| The index of the microphone, as reflected in the array returned by Microphone.names. | |
| index — Property in class mx.charts.ChartItem | |
| The index of the data from the series' dataProvider that the ChartItem represents. | |
| index — Property in class mx.charts.series.items.LineSeriesSegment | |
| The index of this segment in the array of segments representing the line series. | |
| index — Property in class mx.controls.listClasses.ListBaseSelectionData | |
| The index in the data provider of the selected item. | |
| index — Property in class mx.effects.AddChildAction | |
| The index of the child within the parent. | |
| index — Property in class mx.effects.effectClasses.AddChildActionInstance | |
| The index of the child within the parent. | |
| index — Property in 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 in class mx.events.ItemClickEvent | |
| The index of the associated navigation item. | |
| index — Property in class mx.events.MenuEvent | |
| The index of the associated menu item within its parent menu or submenu. | |
| IndexChangedEvent — Class in 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 in class mx.events.IndexChangedEvent | |
| Constructor. | |
| indexOf(searchElement, fromIndex:int) — Method in 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 in class String | |
| Searches the string and returns the position of the first occurrence of val found at or after startIndex within the calling string. | |
| indexReferences — Property in class mx.data.DataService | |
| To tune the speed of your application, set this to false if you have a small number of fills or references to items managed by this data service from association properties of other items. | |
| indexReferences — Property in class mx.data.mxml.DataService | |
| To tune the speed of your application, set this to false if you have a small number of fills or references to items managed by this data service from association properties of other items. | |
| indexToColumn(index:int) — Method in class mx.controls.listClasses.ListBase | |
| The column for the data provider item at the given index. | |
| indexToItemRenderer(index:int) — Method in 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 in class mx.controls.listClasses.ListBase | |
| The row for the data provider item at the given index. | |
| indicatorGap — Style in class mx.containers.Form | |
| Number of pixels between the label and child components. | |
| indicatorGap — Style in class mx.containers.FormItem | |
| Number of pixels between the label and child components of the form item. | |
| indicatorGap — Style in class mx.containers.FormHeading | |
| Number of pixels between the label area and the heading text. | |
| indicatorSkin — Style in class mx.containers.FormItem | |
| Specifies the skin to use for the required field indicator. | |
| indicesToIndex(rowIndex:int, colIndex:int) — Method in class mx.controls.listClasses.ListBase | |
| Computes the offset into the data provider of the item at colIndex, rowIndex. | |
| Infinity — Package constant property in Top Level | |
| A special value representing positive Infinity. | |
| -Infinity — Package constant property in Top Level | |
| A special value representing negative Infinity. | |
| inflate(dx:Number, dy:Number) — Method in class flash.geom.Rectangle | |
| Increases the size of the Rectangle object by the specified amounts, in pixels. | |
| inflatePoint(point:flash.geom:Point) — Method in class flash.geom.Rectangle | |
| Increases the size of the Rectangle object. | |
| info — Property in class flash.events.NetStatusEvent | |
| An object with properties that describe the object's status or error condition. | |
| info() — Method in interface mx.core.IFlexModuleFactory | |
| Returns a block of key/value pairs that hold static data known to the module. | |
| info(message:String, ... rest) — Method in interface mx.logging.ILogger | |
| Logs the specified data using the LogEvent.INFO level. | |
| info(message:String, ... rest) — Method in class mx.logging.LogLogger | |
| Logs the specified data using the LogEvent.INFO level. | |
| INFO — Constant static property in class mx.logging.LogEventLevel | |
| Designates informational messages that highlight the progress of the application at coarse-grained level. | |
| INFO — Constant property in class mx.messaging.management.MBeanOperationInfo | |
| The operation is purely informational with no side-effects, read-only. | |
| inheritingStyles — Property in class mx.core.UIComponent | |
| The beginning of this component's chain of inheriting styles. | |
| inheritingStyles — Property in class mx.core.UITextField | |
| The beginning of this UITextField's chain of inheriting styles. | |
| inheritingStyles — Property in interface mx.styles.IStyleClient | |
| An object containing the inheritable styles for this component. | |
| inheritingStyles — Static property in class mx.styles.StyleManager | |
| init — Event in class flash.display.LoaderInfo | |
| Dispatched when the properties and methods of a loaded SWF file are accessible. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.DragManagerAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.AxisRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.BarSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.BubbleSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.CartesianChartAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.ChartBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.ColumnSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.HLOCSeriesBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.LegendAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.LegendItemAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.LineSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.PieSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.PlotSeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.charts.SeriesAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.AccordionAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.ApplicationAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.BoxAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.CanvasAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.DividedBoxAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.FormAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.FormItemAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.PanelAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.TabNavigatorAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.containers.ViewStackAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.AlertAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.AlertFormAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ButtonAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ButtonBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.CheckBoxAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ColorPickerAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ComboBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.DataGridAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.DataGridItemRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.DateChooserAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.DateFieldAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.LabelAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.LinkBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ListAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ListBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ListBaseContentHolderAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ListItemRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.MenuAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.MenuBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.MenuBarItemAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.MenuItemRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.NavBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.NumericStepperAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.PopUpButtonAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ProgressBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.RadioButtonAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ScrollBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.SliderAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.SWFLoaderAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TextAreaAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TextInputAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TileBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TileListItemRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ToggleButtonBarAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.ToolTipAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TreeAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.TreeItemRendererAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.controls.VideoDisplayAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.core.ContainerAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.core.RepeaterAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.core.ScrollControlBaseAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.core.UIComponentAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init(root:flash.display:DisplayObject) — Static method in class mx.automation.delegates.core.UITextFieldAutomationImpl | |
| Registers the delegate class for a component class with automation manager. | |
| init — Event in class mx.controls.SWFLoader | |
| Dispatched when the properties and methods of a loaded SWF file are accessible. | |
| INIT — Constant static property in class flash.events.Event | |
| Defines the value of the type property of an init event object. | |
| initChannelSet(message:mx.messaging.messages:IMessage) — Method in 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 in class lc.core.events.WorkspaceEvent | |
| The initComplete event type. | |
| INIT_COMPLETE — Constant static property in class mx.events.FlexEvent | |
| Dispatched when a Flex application finishes initialization. | |
| initEffect(event:flash.events:Event) — Method in class mx.effects.EffectInstance | |
| This method is called if the effect was triggered by the EffectManager. | |
| initEndpoint() — Method in class mx.rpc.remoting.mxml.RemoteObject | |
| private | |
| initialHeight — Property in class mx.core.MovieClipLoaderAsset | |
| Backing storage for the measuredHeight property. | |
| initializationComplete() — Method in class mx.core.UIComponent | |
| Finalizes the initialization of this component. | |
| initialize() — Method in class lc.attachments.AttachmentListModel | |
| Initializes the model. | |
| initialize() — Method in class lc.endpoint.EndpointCardRendererModel | |
| Initializes property bindings and sets the source for the card image. | |
| initialize() — Method in class lc.endpoint.StartProcessModel | |
| Initializes the component. | |
| initialize() — Method in class lc.layout.DesktopModel | |
| Initializes the user preferences and displays the appropriate view depending on the user's start location. | |
| initialize() — Method in class lc.presentationmodel.PresentationModel | |
| Subclasses can override this method, which initializes the presentation model after the view bindings have been processed to prevent view bindings from overriding the initial model state. | |
| initialize() — Method in class lc.search.SearchDescriptorCardRendererModel | |
| initialize() — Method in class lc.task.TaskDirectiveModel | |
| Subclasses can override this method, which initializes the presentation model after the view bindings have been processed to prevent view bindings from overriding the initial model state. | |
| initialize() — Method in class lc.task.ToDoModel | |
| initialize() — Method in class lc.tracking.TrackingModel | |
| Initializes the SearchTemplateDescriptors objects and adds them to the listData property. | |
| initialize() — Method in interface mx.core.IUIComponent | |
| Initialize the object. | |
| initialize — Event in class mx.core.UIComponent | |
| Dispatched when the component has finished its construction and has all initialization properties set. | |
| initialize() — Method in class mx.core.UIComponent | |
| Initializes the internal structure of this component. | |
| initialize() — Method in class mx.core.UITextField | |
| Initializes this component. | |
| initialize() — Method in class mx.data.DataService | |
| Forces initialization of the DataStore. | |
| initialize(success:Function, failed:Function) — Method in class mx.data.DataStore | |
| Initializes the DataStore which involves initialization of metadata of all the attached ConcreteDataService instances. | |
| initialize(sm:mx.managers:ISystemManager) — Static method in class mx.managers.HistoryManager | |
| DEPRECATED - Initializes the HistoryManager. | |
| initialize() — Method in class mx.preloaders.DownloadProgressBar | |
| Called by the Preloader after the download progress bar has been added as a child of the Preloader. | |
| initialize() — Method in 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) — Method in class mx.preloaders.Preloader | |
| Called by the SystemManager to initialize a Preloader object. | |
| initialize() — Method in class mx.states.AddChild | |
| Initializes the override. | |
| initialize() — Method in interface mx.states.IOverride | |
| Initializes the override. | |
| initialize() — Method in class mx.states.RemoveChild | |
| initialize() — Method in class mx.states.SetEventHandler | |
| initialize() — Method in class mx.states.SetProperty | |
| initialize() — Method in class mx.states.SetStyle | |
| INITIALIZE — Constant static property in 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 in class mx.core.UIComponent | |
| Initializes this component's accessibility code. | |
| initialized(document:Object, id:String) — Method in class lc.core.FormConnector | |
| Initializes communication with Workspace ES. | |
| initialized — Static property in class mx.automation.Automation | |
| Contains true if the automation module has been initialized. | |
| initialized(document:Object, id:String) — Method in 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 in class mx.controls.RadioButtonGroup | |
| Implementation of the IMXMLObject.initialized() method to support deferred instantiation. | |
| initialized(document:Object, id:String) — Method in 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 — Property in 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 in class mx.core.UITextField | |
| A flag that determines if an object has been through all three phases of layout validation (provided that any were required) | |
| initialized(document:Object, id:String) — Method in class mx.logging.AbstractTarget | |
| Called after the implementing object has been created and all properties specified on the tag have been assigned. | |
| initialized — Property in 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 in 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 in class mx.rpc.http.mxml.HTTPService | |
| If you create this class in ActionScript and want it to function with validation, you must call this method and pass in the MXML document and the HTTPService's id. | |
| initialized(document:Object, id:String) — Method in 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 in class mx.rpc.soap.mxml.WebService | |
| Called automatically by the MXML compiler if the WebService is setup using a tag. | |
| initialized — Property in 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 in class mx.validators.Validator | |
| Called automatically by the MXML compiler when the Validator is created using an MXML tag. | |
| INITIALIZED — Constant static property in class ga.model.GAEvent | |
| Dispatched when a form guide initializes. | |
| initializeInterpolationData(srcCache:Array, dstCache:Array, iProps:Object, cacheType:Class, customData:Object) — Method in class mx.charts.chartClasses.Series | |
| Helper function for Series to implement the interpolation effect. | |
| initializeOperation(operation:mx.rpc.soap:Operation) — Method in class mx.rpc.soap.WebService | |
| initializeRepeater(container:mx.core:Container, recurse:Boolean) — Method in interface mx.core.IRepeater | |
| Initializes a new Repeater object. | |
| initializeRepeater(container:mx.core:Container, recurse:Boolean) — Method in class mx.core.Repeater | |
| Initializes a new Repeater object. | |
| initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — Method in interface mx.core.IRepeaterClient | |
| Initializes the instanceIndices, repeaterIndices, and repeaters properties. | |
| initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — Method in class mx.core.UIComponent | |
| Initializes various properties which keep track of repeated instances of this component. | |
| initializingLabel — Static property in class mx.preloaders.DownloadProgressBar | |
| The string to display as the label while in the initializing phase. | |
| initialQueue — Property in class lc.domain.QueuesManager | |
| The initial queue of the QueuesManager. | |
| InitialQueue — Class in package lc.domain | |
| The InitialQueue class represents the initial queue with LiveCycle ES. | |
| InitialQueue() — Constructor in class lc.domain.InitialQueue | |
| Constructor. | |
| initials — Property in class lc.domain.User | |
| The middle initial(s) of the user. | |
| initialWidth — Property in class mx.core.MovieClipLoaderAsset | |
| Backing storage for the measuredWidth property. | |
| initiator — Property in class lc.domain.ProcessInstance | |
| The initiator of the process instance. | |
| initiatorId — Property in class lc.domain.ProcessInstance | |
| The identifier of the initiator who started the process instance. | |
| initInstance(instance:mx.effects:IEffectInstance) — Method in class mx.charts.effects.SeriesSlide | |
| Copies properties of the effect to the effect instance. | |
| initInstance(instance:mx.effects:IEffectInstance) — Method in class mx.effects.Effect | |
| Copies properties of the effect to the effect instance. | |
| initListData(item:Object, treeListData:mx.controls.treeClasses:TreeListData) — Method in class mx.controls.Tree | |
| Initializes a TreeListData object that is used by the tree item renderer. | |
| initMaskEffect() — Method in class mx.effects.effectClasses.MaskEffectInstance | |
| Initializes the move and scale properties of the effect. | |
| INIT_PROGRESS — Constant static property in 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 in class mx.preloaders.DownloadProgressBar | |
| Event listener for the FlexEvent.INIT_PROGRESS event. | |
| initProtoChain() — Method in class mx.controls.dataGridClasses.DataGridItemRenderer | |
| Sets up the inheritingStyles and nonInheritingStyles objects and their proto chains so that the getStyle() method can work. | |
| initSecondaryMode() — Method in class mx.charts.chartClasses.CartesianChart | |
| Initializes the chart for displaying a second series. | |
| inner — Property in class flash.filters.DropShadowFilter | |
| Indicates whether or not the shadow is an inner shadow. | |
| inner — Property in class flash.filters.GlowFilter | |
| Specifies whether the glow is an inner glow. | |
| inner — Property in class mx.effects.Glow | |
| Specifies whether the glow is an inner glow. | |
| inner — Property in class mx.effects.effectClasses.GlowInstance | |
| The inner flag of the glow. | |
| INNER — Constant static property in class flash.filters.BitmapFilterType | |
| Defines the setting that applies a filter to the inner area of an object. | |
| innerRadius — Style in class mx.charts.series.PieSeries | |
| A number from 0 to 1 specifying the distance from the center of the series to the inner edge of the rendered wedges, as a percentage of the total radius assigned to the series. | |
| innerRadius — Style in class mx.charts.PieChart | |
| Determines the size of the hole in the center of the pie chart. | |
| innerRadius — Property in class mx.charts.series.items.PieSeriesItem | |
| The distance of the inner edge of this wedge from its origin, measured in pixels. | |
| INPUT — Constant static property in class flash.text.TextFieldType | |
| Used to specify an input TextField. | |
| inputFormat — Property in class mx.validators.DateValidator | |
| The date format to validate the value against. | |
| inScopeNamespaces() — Method in class XML | |
| Lists the namespaces for the XML object, based on the object's parent. | |
| insert(item:Object) — Method in interface mx.collections.IViewCursor | |
| Inserts the specified item before the cursor's current position. | |
| INSERT — Constant static property in 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 in 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 in 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 in class XML | |
| Inserts the given child2 parameter before the child1 parameter in this XML object and returns the resulting object. | |
| INSERT_INTO_COLLECTION — Constant static property in class mx.data.UpdateCollectionRange | |
| Indicates a range of items have been inserted into the collection. | |
| insertPosition — Property in class mx.charts.chartClasses.InstanceCache | |
| The position of the instance in the parent's child list. | |
| insideCutoff — Property in class flash.text.CSMSettings | |
| The inside cutoff value, above which densities are set to a maximum density value (such as 255). | |
| insideLabelSizeLimit — Style in class mx.charts.series.PieSeries | |
| Specifies the font size threshold, in points, below which inside labels are considered illegible. | |
| installActions(name:String, data:String) — Static method in class adobe.utils.CustomActions | |
| Installs a new custom action XML definition file indicated by the name parameter. | |
| instance — Static property in class ga.controls.Wrapper | |
| The singleton instance of the wrapper. | |
| instance — Static property in class ga.model.GuidedActivity | |
| Returns the singleton instance of this model. | |
| instance — Static property in class ga.views.DynamicSectionView | |
| The common instance of this class. | |
| instance — Static property in class ga.views.PanelListView | |
| The common instance of this class | |
| instance — Static property in class ga.views.SectionListView | |
| The common instance of this class | |
| instance — Static property in class ga.views.TreeView | |
| The common instance of this class. | |
| InstanceCache — Class in package mx.charts.chartClasses | |
| InstanceCache is a utilty that governs the task of creating and managing a set of n object instances, where n changes frequently. | |
| InstanceCache(type:Object, parent:Object, insertPosition:int) — Constructor in class mx.charts.chartClasses.InstanceCache | |
| Constructor. | |
| instanceClass — Property in class mx.effects.Effect | |
| An object of type Class that specifies the effect instance class class for this effect class. | |
| instanceIndex — Property in class mx.core.UIComponent | |
| The index of a repeated component. | |
| instanceIndices — Property in interface mx.core.IRepeaterClient | |
| An Array that contains the indices required to reference the repeated component instance from its document. | |
| instanceIndices — Property in 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. |
|
| instances — Property in class mx.charts.chartClasses.InstanceCache | |
| The Array of cached instances. | |
| instructions — Property in class lc.domain.Task | |
| The task instructions. | |
| instructions — Property in class lc.task.TaskInfoModel | |
| The set of instructions to complete the task. | |
| int — Final class in Top Level | |
| The int class lets you work with the data type representing a 32-bit signed integer. | |
| int(value:Number) — Package function in Top Level | |
| Converts a given numeric value to an integer value. | |
| int(num:Object) — Constructor in class int | |
| Constructor; creates a new int object. | |
| integerError — Property in class mx.validators.NumberValidator | |
| Error message when the number must be an integer, as defined by the domain property. | |
| interactive — Property in class lc.task.form.TaskForm | |
| A flag that indicates whether the form is an interactive form. | |
| interactive — Property in class mx.charts.chartClasses.Series | |
| Determines whether DataTips appear when users interact with chart data on the screen. | |
| InteractiveObject — Class in 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 in class flash.display.InteractiveObject | |
| Calling the new InteractiveObject() constructor throws an ArgumentError exception. | |
| interface — Statement | |
| Defines an interface. | |
| internal — Statement | |
| Specifies that a class, variable, constant or function is available to any caller within the same package. | |
| internalCommit(ds:mx.data:ConcreteDataService, itemsOrCollections:Array, cascadeCommit:Boolean) — Method in class mx.data.DataStore | |
| internalCompare(a:Object, b:Object) — Method in class mx.collections.SortField | |
| internalConnect(dispatcher:flash.events:IEventDispatcher, token:mx.rpc:AsyncToken) — Method in class mx.data.DataStore | |
| internalConnect() — Method in class mx.messaging.Channel | |
| Connects the Channel to its endpoint. | |
| internalDisconnect(rejected:Boolean) — Method in class mx.messaging.Channel | |
| Disconnects the Channel from its endpoint. | |
| internalGetCacheIDs(dispatcher:flash.events:IEventDispatcher, view:mx.collections:ListCollectionView, token:mx.rpc:AsyncToken) — Method in class mx.data.DataStore | |
| internalLog(message:String) — Method in class mx.logging.targets.LineFormattedTarget | |
| Descendants of this class should override this method to direct the specified message to the desired output. | |
| internalSend(messageResponder:mx.messaging:MessageResponder) — Method in 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 in class mx.messaging.Consumer | |
| internalSend(message:mx.messaging.messages:IMessage, waitForClientId:Boolean) — Method in class mx.messaging.MessageAgent | |
| Sends a Message from the MessageAgent to its destination using the agent's ChannelSet. | |
| internalSend(message:mx.messaging.messages:IMessage, waitForClientId:Boolean) — Method in class mx.messaging.MultiTopicConsumer | |
| internalSend(message:mx.messaging.messages:IMessage, waitForClientId:Boolean) — Method in class mx.messaging.MultiTopicProducer | |
| internalSend(message:mx.messaging.messages:IMessage, waitForClientId:Boolean) — Method in class mx.messaging.Producer | |
| internalStyleName — Property in class mx.charts.chartClasses.DualStyleObject | |
| The name of a class selector this instance inherits values from. | |
| interpolate(pt1:flash.geom:Point, pt2:flash.geom:Point, f:Number) — Static method in class flash.geom.Point | |
| Determines a point between two specified points. | |
| interpolate(interpolationValues:Array, interpolationData:Object) — Method in class mx.charts.chartClasses.Series | |
| Called by the SeriesInterpolate effect to advance an interpolation. | |
| interpolate(interpolationValues:Array, interpolationData:Object) — Method in class mx.charts.series.PieSeries | |
| Called by the SeriesInterpolate effect to advance an interpolation. | |
| interpolateValues — Property in class mx.charts.series.LineSeries | |
| Specifies how to represent missing data. | |
| interpolationMethod — Property in class mx.graphics.LinearGradientStroke | |
| A value from the InterpolationMethod class that specifies which value to use. | |
| InterpolationMethod — Final class in package flash.display | |
| The InterpolationMethod class provides values for the interpolationMethod parameter in the Graphics.beginGradientFill() and Graphics.lineGradientStyle() methods. | |
| interpolationValues — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance | |
| The current position of each chart item being managed by this effect. | |
| intersection(toIntersect:flash.geom:Rectangle) — Method in 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 in class flash.geom.Rectangle | |
| Determines whether the object specified in the toIntersect parameter intersects with this Rectangle object. | |
| interval — Property in class mx.charts.DateTimeAxis | |
| Specifies the number of labelUnits between label values along the axis. | |
| interval — Property in class mx.charts.LinearAxis | |
| Specifies the numeric difference between label values along the axis. | |
| interval — Property in class mx.charts.LogAxis | |
| Specifies the multiplier label values along the axis. | |
| invalid — Event in class mx.core.UIComponent | |
| Dispatched when a component is monitored by a Validator and the validation failed. | |
| invalid — Event in class mx.validators.Validator | |
| Dispatched when validation fails. | |
| INVALID — Constant static property in 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 in 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 in 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). | |
| invalidateCache() — Method in class mx.charts.chartClasses.NumericAxis | |
| Invalidates the cached labels and tick marks that represent this axis's values. | |
| invalidateChildOrder() — Method in class mx.charts.chartClasses.ChartBase | |
| Informs the chart that its child list has been modified and should be re-ordererd. | |
| invalidateData() — Method in class mx.charts.chartClasses.ChartBase | |
| This method triggers a redraw of the chart. | |
| invalidateData(invalid:Boolean) — Method in class mx.charts.chartClasses.Series | |
| Informs the series that the underlying data in the dataProvider has changed. | |
| invalidateData(invalid:Boolean) — Method in class mx.charts.series.AreaSeries | |
| Informs the series that the underlying data in the dataProvider has changed. | |
| invalidateData(invalid:Boolean) — Method in class mx.charts.series.BarSeries | |
| Informs the series that the underlying data in the dataProvider has changed. | |
| invalidateData(invalid:Boolean) — Method in class mx.charts.series.ColumnSeries | |
| Informs the series that the underlying data in the dataProvider has changed. | |
| invalidateDisplayList() — Method in class mx.charts.AxisRenderer | |
| Marks a component so that its updateDisplayList() method gets called during a later screen update. | |
| invalidateDisplayList() — Method in 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 in class mx.core.UIComponent | |
| Marks a component so that its updateDisplayList() method gets called during a later screen update. | |
| invalidateDisplayList() — Method in 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 in 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 in class mx.managers.LayoutManager | |
| Called when a component changes in some way that its layout and/or visuals need to be changed. | |
| invalidateDisplayList() — Method in class mx.skins.ProgrammaticSkin | |
| Marks a component so that its updateDisplayList() method gets called during a later screen update. | |
| invalidateFilter(invalid:Boolean) — Method in class mx.charts.chartClasses.Series | |
| Informs the series that the filter of the data against the axes has changed and must be recalculated. | |
| invalidateList() — Method in class mx.controls.listClasses.ListBase | |
| Refresh all rows on next update. | |
| invalidateMapping(invalid:Boolean) — Method in class mx.charts.chartClasses.Series | |
| Informs the series that the mapping of the data into numeric values has changed and must be recalculated. | |
| invalidateMapping(invalid:Boolean) — Method in class mx.charts.series.AreaSeries | |
| Informs the series that the mapping of the data into numeric values has changed and must be recalculated. | |
| invalidateMapping(invalid:Boolean) — Method in class mx.charts.series.BarSeries | |
| Informs the series that the mapping of the data into numeric values has changed and must be recalculated. | |
| invalidateMapping(invalid:Boolean) — Method in class mx.charts.series.ColumnSeries | |
| Informs the series that the mapping of the data into numeric values has changed and must be recalculated. | |
| invalidateProperties() — Method in class mx.core.ComponentDescriptor | |
| Invalidates the cached properties property. | |
| invalidateProperties() — Method in 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 in class mx.core.UIComponent | |
| Marks a component so that its commitProperties() method gets called during a later screen update. | |
| invalidateProperties() — Method in 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 in interface mx.managers.ILayoutManager | |
| Adds an object to the list of components that want their validateProperties() method called. | |
| invalidateProperties(obj:mx.managers:ILayoutManagerClient) — Method in class mx.managers.LayoutManager | |
| Adds an object to the list of components that want their validateProperties() method called. | |
| invalidateProperties() — Method in class mx.skins.ProgrammaticSkin | |
| Calling this method results in a call to the component's validateProperties() method before the display list is rendered. | |
| invalidateSeries() — Method in class mx.charts.chartClasses.ChartBase | |
| Informs the chart that its series Array has been modified and should be re-processed. | |
| invalidateSeries() — Method in class mx.charts.chartClasses.StackedSeries | |
| Call this method to trigger a call to the buildSubSeries() method on the next call to the commitProperties() method. | |
| invalidateSeriesStyles() — Method in class mx.charts.chartClasses.ChartBase | |
| Triggers a redraw of the chart. | |
| invalidateSize() — Method in class mx.charts.AxisRenderer | |
| Marks a component so that its measure() method gets called during a later screen update. | |
| invalidateSize() — Method in class mx.charts.chartClasses.ChartLabel | |
| Marks a component so that its measure() method gets called during a later screen update. | |
| invalidateSize() — Method in 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 in class mx.core.UIComponent | |
| Marks a component so that its measure() method gets called during a later screen update. | |
| invalidateSize() — Method in 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 in interface mx.managers.ILayoutManager | |
| Adds an object to the list of components that want their validateSize() method called. | |
| invalidateSize(obj:mx.managers:ILayoutManagerClient) — Method in class mx.managers.LayoutManager | |
| Adds an object to the list of components that want their validateSize() method called. | |
| invalidateSize() — Method in class mx.skins.ProgrammaticSkin | |
| Calling this method results in a call to the component's validateSize() method before the display list is rendered. | |
| invalidateStacking() — Method in class mx.charts.chartClasses.StackedSeries | |
| Call this method to trigger a regeneration of the stacked values on the next call to the commitProperties() method. | |
| invalidateTransform(invalid:Boolean) — Method in class mx.charts.chartClasses.Series | |
| Informs the series that the transform the data to screen coordinates has changed and must be recalculated. | |
| invalidateTransitions() — Method in class mx.charts.chartClasses.Series | |
| Informs the series that a significant change has occured in the display of data. | |
| InvalidCategoryError — Class in 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 in class mx.logging.errors.InvalidCategoryError | |
| Constructor. | |
| InvalidChannelError — Class in 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 in class mx.messaging.errors.InvalidChannelError | |
| Constructs a new instance of an InvalidChannelError with the specified message. | |
| invalidCharError — Property in class mx.validators.CreditCardValidator | |
| Error message when the cardNumber field contains invalid characters. | |
| invalidCharError — Property in class mx.validators.CurrencyValidator | |
| Error message when the currency contains invalid characters. | |
| invalidCharError — Property in class mx.validators.DateValidator | |
| Error message when there are invalid characters in the date. | |
| invalidCharError — Property in class mx.validators.EmailValidator | |
| Error message when there are invalid characters in the e-mail address. | |
| invalidCharError — Property in class mx.validators.NumberValidator | |
| Error message when the value contains invalid characters. | |
| invalidCharError — Property in class mx.validators.PhoneNumberValidator | |
| Error message when the value contains invalid characters. | |
| invalidCharError — Property in class mx.validators.SocialSecurityValidator | |
| Error message when the value contains characters other than digits and formatting characters defined by the allowedFormatChars property. | |
| invalidCharError — Property in class mx.validators.ZipCodeValidator | |
| Error message when the ZIP code contains invalid characters. | |
| INVALID_CONTENT_PATH — Constant static property in class mx.controls.videoClasses.VideoError | |
| Invalid content path. | |
| InvalidDestinationError — Class in package mx.messaging.errors | |
| This error is thrown when a destination can't be accessed or is not valid. | |
| InvalidDestinationError(msg:String) — Constructor in class mx.messaging.errors.InvalidDestinationError | |
| Constructs a new instance of an InvalidDestinationError with the specified message. | |
| invalidDomainError — Property in class mx.validators.EmailValidator | |
| Error message when the suffix (the top level domain) is not 2, 3, 4 or 6 characters long. | |
| invalidDomainError — Property in class mx.validators.ZipCodeValidator | |
| Error message when the domain property contains an invalid value. | |
| InvalidFilterError — Class in 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 in class mx.logging.errors.InvalidFilterError | |
| Constructor. | |
| invalidFormatCharsError — Property in class mx.validators.CurrencyValidator | |
| Error message when the value contains an invalid formatting character. | |
| invalidFormatCharsError — Property in 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 in class mx.validators.EmailValidator | |
| Error message when the IP domain is invalid. | |
| invalidNumberError — Property in class mx.validators.CreditCardValidator | |
| Error message when the credit card number is invalid. | |
| invalidPeriodsInDomainError — Property in class mx.validators.EmailValidator | |
| Error message when there are continuous periods in the domain. | |
| INVALID_SEEK — Constant static property in class mx.controls.videoClasses.VideoError | |
| Invalid seek. | |
| InvalidSWFError — Dynamic class in package flash.errors | |
| Flash Player throws this exception when it encounters a corrupted SWF file. | |
| INVALID_XML — Constant static property in class mx.controls.videoClasses.VideoError | |
| Invalid XML. | |
| invert() — Method in class flash.geom.Matrix | |
| Performs the opposite transformation of the original matrix. | |
| INVERT — Constant static property in class flash.display.BlendMode | |
| Inverts the background. | |
| invertThumbDirection — Style in class mx.controls.sliderClasses.Slider | |
| Invert the direction of the thumbs. | |
| invertTransform(value:Number) — Method in class mx.charts.CategoryAxis | |
| Maps a position along the axis back to a numeric data value. | |
| invertTransform(... rest) — Method in class mx.charts.chartClasses.CartesianTransform | |
| Transforms x and y coordinates relative to the DataTransform coordinate system into a 2-dimensional value in data space. | |
| invertTransform(... rest) — Method in class mx.charts.chartClasses.DataTransform | |
| Transforms x and y coordinates relative to the DataTransform coordinate system into a two-dimensional value in data space. | |
| invertTransform(value:Number) — Method in interface mx.charts.chartClasses.IAxis | |
| Maps a position along the axis back to a numeric data value. | |
| invertTransform(value:Number) — Method in class mx.charts.chartClasses.NumericAxis | |
| Maps a position along the axis back to a numeric data value. | |
| invoke() — Method in class lc.domain.Endpoint | |
| Invokes the specified endpoint. | |
| invoke(msg:mx.messaging.messages:IMessage, responder:mx.rpc:IResponder) — Method in class mx.data.DataStore | |
| invoke — Event in 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 in class mx.rpc.AsyncRequest | |
| Dispatches the asynchronous request and stores the responder to call later. | |
| invoke — Event in 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(message:mx.messaging.messages:IMessage, token:mx.rpc:AsyncToken) — Method in class mx.rpc.http.mxml.HTTPService | |
| invoke(message:mx.messaging.messages:IMessage, token:mx.rpc:AsyncToken) — Method in class mx.rpc.remoting.mxml.Operation | |
| invoke(message:mx.messaging.messages:IMessage, token:mx.rpc:AsyncToken) — Method in class mx.rpc.soap.mxml.Operation | |
| INVOKE — Constant static property in class lc.endpoint.EndpointEvent | |
| The EndpointEvent.INVOKE constant defines the value of the type property of the event object for a invokeSelect event. | |
| INVOKE — Constant static property in class mx.rpc.events.InvokeEvent | |
| The INVOKE event type. | |
| invokeEndpoint(endpointId:String) — Method in interface lc.core.IEndpointManager | |
| Invokes the specified endpoint by its unique identifier. | |
| InvokeEvent — Class in package mx.rpc.events | |
| The event that indicates an RPC operation has been invoked. | |
| InvokeEvent(type:String, bubbles:Boolean, cancelable:Boolean, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Constructor in class mx.rpc.events.InvokeEvent | |
| Create a new InvokeEvent. | |
| invokeSelect — Event in class lc.endpoint.EndpointCardRenderer | |
| Dispatched to display the details of an endpoint. | |
| invokeSelect — Event in class lc.endpoint.EndpointCardRendererModel | |
| Dispatched to start a process by using a form. | |
| invokeSelect — Event in class lc.endpoint.EndpointGridSelector | |
| Dispatched to invoke an endpoint. | |
| invokeSelect — Event in class lc.endpoint.EndpointGridSelectorModel | |
| Dispatched to invoke an endpoint. | |
| invokeSelect — Event in class lc.endpoint.EndpointTileList | |
| Dispatched when a user has selected to start a process from the list (invoke an endpoint). | |
| invokeSelectedEndpoint(endpoint:Object) — Method in class lc.endpoint.EndpointGridSelectorModel | |
| Invokes an endpoint to start a process. | |
| ioError — Event in class flash.display.LoaderInfo | |
| Dispatched when an input or output error occurs that causes a load operation to fail. | |
| ioError — Event in class flash.media.Sound | |
| Dispatched when an input/output error occurs that causes a load operation to fail. | |
| ioError — Event in class flash.net.FileReference | |
| Dispatched when the upload or download fails. | |
| ioError — Event in class flash.net.NetConnection | |
| Dispatched when an input or output error occurs that causes a network operation to fail. | |
| ioError — Event in class flash.net.NetStream | |
| Dispatched when an input or output error occurs that causes a network operation to fail. | |
| ioError — Event in class flash.net.Socket | |
| Dispatched when an input/output error occurs that causes a send or load operation to fail. | |
| ioError — Event in class flash.net.URLLoader | |
| Dispatched if a call to URLLoader.load() results in a fatal error that terminates the download. | |
| ioError — Event in class flash.net.URLStream | |
| Dispatched when an input/output error occurs that causes a load operation to fail. | |
| ioError — Event in class flash.net.XMLSocket | |
| Dispatched when an input/output error occurs that causes a send or receive operation to fail. | |
| ioError — Event in class mx.controls.SWFLoader | |
| Dispatched when an input/output error occurs. | |
| ioError — Event in class mx.effects.SoundEffect | |
| Dispatched when an error occurs during the loading of the sound file. | |
| IOError — Dynamic class in package flash.errors | |
| The IOError exception is thrown when some type of input or output failure occurs. | |
| IOError(message:String) — Constructor in class flash.errors.IOError | |
| Creates a new IOError object. | |
| IO_ERROR — Constant static property in class flash.events.IOErrorEvent | |
| Defines the value of the type property of an ioError event object. | |
| IOErrorEvent — Class in package flash.events | |
| Flash® Player dispatches an IOErrorEvent object when an error causes a send or load operation to fail. | |
| IOErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.IOErrorEvent | |
| Creates an Event object that contains specific information about ioError events. | |
| IOverride — Interface in package mx.states | |
| The IOverride interface is used for view state overrides. | |
| IPanel — Interface in package ga.model | |
| Defines the properties that can be extracted from a form guide panel. | |
| IPanelItem — Interface in package ga.model | |
| An interface that provides attributes for components that are passed as inputs into the Layout Template class. | |
| IPreferencesManager — Interface in package lc.core | |
| The IPreferencesManagerinterface is implemented to determine the various preferences properties that the user has set. | |
| IPreloaderDisplay — Interface in package mx.preloaders | |
| The IPreloaderDisplay interface defines the inteface that a class must implement to be used as a download progress bar. | |
| IProcessManager — Interface in package lc.core | |
| The IProcessManager interface is implemented to determine the list of processes that the user has participated in. | |
| IPropertyChangeNotifier — Interface in package mx.core | |
| The IPropertyChangeNotifier interface defines a marker interface. | |
| IQueueManager — Interface in package lc.core | |
| The IQueueManager interface is implemented to manage Queue objects. | |
| IRawChildrenContainer — Interface in package mx.core | |
| The IRawChildrenContainer interface defines the APIs for containers that can return an IChildList that represents all their children. | |
| IRepeater — Interface in package mx.core | |
| The IRepeater interface defines the APIs for Repeater public APIs of the Repeater object. | |
| IRepeaterClient — Interface in package mx.core | |
| The IRepeaterClient interface defines the APIs for components that can have multiple instances created by a Repeater. | |
| IResponder — Interface in package mx.rpc | |
| This interface provides the contract for any service that needs to respond to remote or asynchronous calls. | |
| Iris — Class in 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 in class mx.effects.Iris | |
| Constructor. | |
| IrisInstance — Class in package mx.effects.effectClasses | |
| The IrisInstance class implements the instance class for the Iris effect. | |
| IrisInstance(target:Object) — Constructor in 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 in class flash.ui.Keyboard | |
| Specifies whether the last key pressed is accessible by other SWF files. | |
| isAddEnabled — Property in class lc.task.TaskDirectiveModel | |
| A flag that indicates whether adding a user based on a certain conditions is satisfied. | |
| isAttribute(name) — Method in class flash.utils.Proxy | |
| Checks whether a supplied QName is also marked as an attribute. | |
| isAutomationComposite(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationObjectHelper | |
| Determines whether a object is a composite or not. | |
| isBranch(node:Object, model:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Tests a node for termination. | |
| isBranch(node:Object, model:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Tests a node for termination. | |
| isBranch(node:Object, model:Object) — Method in interface mx.controls.treeClasses.ITreeDataDescriptor | |
| Tests a node for termination. | |
| isBuffering — Property in class flash.media.Sound | |
| Returns the buffering state of external MP3 files. | |
| isCollectionManaged(view:mx.collections:ListCollectionView) — Method in class mx.data.DataService | |
| Returns true if the passed collection is managed by this service. | |
| isColorName(colorName:String) — Static method in class mx.styles.StyleManager | |
| Tests to see if the given String is an alias for a color value. | |
| isCreate() — Method in interface mx.data.IChangeObject | |
| Indicates if the change is due to a new item. | |
| isCreate() — Method in class mx.data.messages.DataMessage | |
| Returns true if this is a create operation. | |
| isDeadlined — Property in class lc.domain.Task | |
| A flag that indicates whether the task has been deadlined. | |
| isDebug() — Static method in class mx.logging.Log | |
| Indicates whether a debug level log event will be processed by a log target. | |
| isDebugger — Static property in class flash.system.Capabilities | |
| Specifies whether the player is a special debugging version (true), or an officially released version (false). | |
| isDefault — Property in class lc.domain.QueueBase | |
| A flag to indicate whether the queue is default. | |
| isDefaultPrevented() — Method in class flash.events.Event | |
| Checks whether preventDefault() has been called on the event. | |
| isDelete() — Method in interface mx.data.IChangeObject | |
| Indicates if the item was deleted. | |
| isDocument — Property in 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 in 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. | |
| isDraft — Property in class lc.domain.Task | |
| A flag that indicates whether the task has been saved as a draft. | |
| isDragging — Static property in class mx.managers.DragManager | |
| Read-only property that returns true if a drag is in progress. | |
| ISection — Interface in package ga.model | |
| Defines the properties that can be extracted from a section. | |
| isEffectStarted — Property in class mx.core.UIComponent | |
| isEmpty() — Method in class flash.geom.Rectangle | |
| Determines whether or not this Rectangle object is empty. | |
| isEmpty() — Method in class mx.automation.AutomationID | |
| Indicates if there are more parts of the id. | |
| isEmptyUpdate() — Method in class mx.data.messages.DataMessage | |
| Returns true if this message is both an update and its list of property names has a length of zero. | |
| isEnabled(node:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Returns whether the node is enabled. | |
| isEnabled(node:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Returns whether the node is enabled. | |
| isError() — Static method in class mx.logging.Log | |
| Indicates whether an error level log event will be processed by a log target. | |
| isError — Property in class mx.validators.ValidationResult | |
| Contains true if the field generated a validation failure. | |
| ISessionManager — Interface in package lc.core | |
| The ISessionManager interface is implemented to expose operations and properties related to the LiveCycle ES server session. | |
| isExecuteEnabled — Property in class lc.task.TaskDirectiveModel | |
| A flag that indicates whether the condition for executing the task directive has been satisfied. | |
| isFatal() — Static method in class mx.logging.Log | |
| Indicates whether a fatal level log event will be processed by a log target. | |
| isFavorite(endpoint:lc.domain:Endpoint) — Method in class lc.core.FavoritesManager | |
| Returns whether the specified endpoints is a favorite. | |
| isFavorite(endpoint:lc.domain:Endpoint) — Method in interface lc.core.IFavoritesManager | |
| Returns whether the specified endpoints is a favorite. | |
| isFinite(num:Number) — Package function in Top Level | |
| Returns true if the value is a finite number, or false if the value is Infinity or -Infinity. | |
| isFocusInaccessible() — Method in class flash.display.Stage | |
| Determines whether the Stage.focus property returns null for security reasons. | |
| isFontFaceEmbedded(tf:flash.text:TextFormat) — Method in 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(tf:flash.text:TextFormat) — Method in 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. | |
| isGroupQueue() — Method in class lc.domain.QueueBase | |
| Determines whether the queue is a group queue. | |
| isHttpsURL(url:String) — Static method in class mx.utils.URLUtil | |
| Determines if the URL starts with either https: followed by two slashes. | |
| isHttpURL(url:String) — Static method in class mx.utils.URLUtil | |
| Determines if the URL starts with either http:, https:, or rtmp: followed by two slashes. | |
| ISimpleStyleClient — Interface in 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 in class mx.logging.Log | |
| Indicates whether an info level log event will be processed by a log target. | |
| isInheritingStyle(styleName:String) — Static method in class mx.styles.StyleManager | |
| Tests to see if a style is inheriting. | |
| isInheritingTextFormatStyle(styleName:String) — Static method in class mx.styles.StyleManager | |
| Test to see if a TextFormat style is inheriting. | |
| isInitalTask — Property in class lc.domain.Task | |
| A flag that indicates whether the task has just been created from an endpoint. | |
| isInitialized — Property in class mx.data.DataService | |
| Indicates if the metadata associated with this service is initialized. | |
| isInitialized — Property in class mx.data.DataStore | |
| Indicates when this DataStore is initialized and ready for use. | |
| isInvalid() — Method in interface mx.managers.ILayoutManager | |
| Returns true if there are components that need validating; false if all components have been validated. | |
| isInvalid() — Method in class mx.managers.LayoutManager | |
| Returns true if there are components that need validating; false if all components have been validated. | |
| isIs — Property in class mx.messaging.management.MBeanAttributeInfo | |
| Indicates if the server-side getter for the attribute has an 'is' prefix. | |
| isItemHighlighted(data:Object) — Method in class mx.controls.listClasses.ListBase | |
| Determines if the item renderer for a data provider item is highlighted (is rolled over via the mouse or or under the caret via keyboard navigation). | |
| isItemOpen(item:Object) — Method in class mx.controls.Tree | |
| Returns true if the specified item branch is open (is showing its children). | |
| isItemSelected(data:Object) — Method in class mx.controls.listClasses.ListBase | |
| Determines if the item renderer for a data provider item is selected. | |
| isItemVisible(item:Object) — Method in class mx.controls.listClasses.ListBase | |
| Determines if an item is being displayed by a renderer. | |
| isLoading — Property in class mx.effects.SoundEffect | |
| This property is true if the MP3 has been loaded. | |
| isLoading — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| This property is true if the MP3 has been loaded. | |
| isLocked — Property in class lc.domain.Task | |
| A flag that indicates whether the task is locked. | |
| isNaN(num:Number) — Package function in Top Level | |
| Returns true if the value is NaN(not a number). | |
| isOurFocus(target:flash.display:DisplayObject) — Method in class mx.core.UIComponent | |
| Typically overridden by components containing UITextField objects, where the UITextField object gets focus. | |
| isOwner() — Method in class lc.domain.Task | |
| Indicates whther you are the owner of the task. | |
| isParentDisplayListInvalidatingStyle(styleName:String) — Static method in 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 in class mx.styles.StyleManager | |
| Tests to see if the style changes the size of the component's parent container. | |
| isPlaying — Property in 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. | |
| isPopUp — Property in interface mx.core.IUIComponent | |
| Set to true by the PopUpManager to indicate that component has been popped up. | |
| isPopUp — Property in class mx.core.UIComponent | |
| Set to true by the PopUpManager to indicate that component has been popped up. | |
| isPopUp — Property in class mx.core.UITextField | |
| isPropertyCached — Property in class lc.core.events.PropertyLoadEvent | |
| The flag indicates whether the property is cached. | |
| isPrototypeOf(theClass:Object) — Method in 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 in class mx.validators.Validator | |
| Returns true if value is null. | |
| isRemoveEnabled — Property in class lc.task.TaskDirectiveModel | |
| A flag that indicates whether the condition for removing a user is satisfied. | |
| isRouteSelectionRequired — Property in class lc.domain.Task | |
| A flag that indicates whether a route selection is required. | |
| isSharedQueue() — Method in class lc.domain.QueueBase | |
| Determines whether the queue is a shared queue. | |
| isShowAttachments — Property in class lc.domain.Task | |
| A flag that indicates whether the attachments should be available to the user. | |
| isSimple(value:Object) — Static method in class mx.utils.ObjectUtil | |
| Returns true if the object reference specified is a simple data type. | |
| isSizeInvalidatingStyle(styleName:String) — Static method in class mx.styles.StyleManager | |
| Tests to see if a style changes the size of a component. | |
| isStartTask — Property in class lc.domain.Task | |
| A flag that indicates whether this is a newly started task. | |
| isStyle — Property in class mx.effects.AnimateProperty | |
| If true, the property attribute is a style and you set it by using the setStyle() method. | |
| isStyle — Property in class mx.effects.effectClasses.AnimatePropertyInstance | |
| If true, the property attribute is a style and you set it by using the setStyle() method. | |
| isSynchronized(target:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationManager | |
| Tests if the provided target needs to wait until a previous operation completes. | |
| IStackable — Interface in package mx.charts.chartClasses | |
| The IStackable interface is implemented by any series that can be stacked. | |
| isToggled(node:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Returns whether the node is toggled. | |
| isToggled(node:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Returns whether the node is toggled. | |
| isTopLevel() — Method in 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 in 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. | |
| isTopLevelWindow(object:flash.display:DisplayObject) — Method in class mx.managers.SystemManager | |
| Returns true if the given DisplayObject is the top-level window. | |
| IStroke — Interface in package mx.graphics | |
| Defines the interface that classes that define a line must implement. | |
| IStyleClient — Interface in 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 in package mx.styles | |
| isUpdate() — Method in interface mx.data.IChangeObject | |
| Indicates if the change is due to an update. | |
| isUserQueue() — Method in class lc.domain.QueueBase | |
| Determines whether the queue is the user's queue. | |
| isValid — Property in class mx.formatters.NumberBase | |
| If true, the format succeeded, otherwise it is false. | |
| isValidStyleValue(value) — Static method in class mx.styles.StyleManager | |
| Determines if a specified parameter is a valid style property. | |
| isVisible(obj:flash.display:DisplayObject) — Method in interface mx.automation.IAutomationManager | |
| Returns true if an object and all of its parents are visible. | |
| isWarn() — Static method in class mx.logging.Log | |
| Indicates whether a warn level log event will be processed by a log target. | |
| isWatching() — Method in class mx.binding.utils.ChangeWatcher | |
| Returns true if each watcher in the chain is attached to at least one change event. | |
| isWhitespace(character:String) — Static method in 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 in Top Level | |
| Determines whether the specified string is a valid name for an XML element or attribute. | |
| ISystemManager — Interface in package mx.managers | |
| An ISystemManager manages an "application window". | |
| italic — Property in class flash.text.TextFormat | |
| Indicates whether text in this text format is italicized. | |
| ITALIC — Constant static property in class flash.text.FontStyle | |
| Defines the italic style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method. | |
| ITaskManager — Interface in package lc.core | |
| The ITaskManager interface contains methods and properties to retrieve and manage tasks. | |
| item — Property in class mx.charts.ChartItem | |
| The item from the series' dataProvider that the ChartItem represents. | |
| item — Property in class mx.charts.HitData | |
| Specifies the data item that the HitData structure describes. | |
| item — Property in class mx.charts.events.LegendMouseEvent | |
| The item in the Legend on which this event was triggered. | |
| item — Property in class mx.controls.treeClasses.TreeListData | |
| The data for this item in the Tree control. | |
| item — Property in class mx.data.events.DataServiceFaultEvent | |
| Stores the item that generated the fault. | |
| item — Property in class mx.events.ItemClickEvent | |
| The item in the data provider of the associated navigation item. | |
| item — Property in class mx.events.MenuEvent | |
| The specific item in the dataProvider. | |
| item — Property in class mx.events.TreeEvent | |
| Storage for the node property. | |
| ITEM — Constant static property in class mx.data.CacheDataDescriptor | |
| Option for use with the getCacheDescriptors(), indicates what type of descriptors should be returned. | |
| itemAutomationValue — Property in class mx.automation.events.ListItemSelectEvent | |
| The automationValue string of the item to be selected. | |
| itemClick — Event in class mx.charts.Legend | |
| Dispatched when the user clicks on a LegendItem in the Legend control. | |
| itemClick — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when a data point is found under the mouse pointer when it is clicked. | |
| itemClick — Event in class mx.controls.ButtonBar | |
| Dispatched when a user clicks a button. | |
| itemClick — Event in class mx.controls.Menu | |
| Dispatched when a menu item is selected. | |
| itemClick — Event in class mx.controls.MenuBar | |
| Dispatched when the user selects an item in a pop-up submenu. | |
| itemClick — Event in class mx.controls.NavBar | |
| Dispatched when a navigation item is selected. | |
| itemClick — Event in class mx.controls.PopUpMenuButton | |
| Dispatched when a user selects an item from the pop-up menu. | |
| itemClick — Event in class mx.controls.RadioButtonGroup | |
| Dispatched when a user selects a RadioButton control in the group. | |
| itemClick — Event in class mx.controls.TabBar | |
| Dispatched when a tab navigation item is selected. | |
| itemClick — Event in class mx.controls.listClasses.ListBase | |
| Dispatched when the user clicks on an item in the control. | |
| ITEM_CLICK — Constant static property in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user clicked the mouse button over a chart item representing data in the chart. | |
| ITEM_CLICK — Constant static property in class mx.charts.events.LegendMouseEvent | |
| Event type constant; indicates that the user clicked the mouse button over a legend item. | |
| ITEM_CLICK — Constant static property in 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 in 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 in class mx.events.MenuEvent | |
| The MenuEvent.ITEM_CLICK event type constant indicates that the user selected a menu item. | |
| ItemClickEvent — Class in 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 in class mx.events.ItemClickEvent | |
| Constructor. | |
| itemClose — Event in class mx.controls.Tree | |
| Dispatched when a branch is closed or collapsed. | |
| ITEM_CLOSE — Constant static property in class mx.events.TreeEvent | |
| The TreeEvent.ITEM_CLOSE event type constant indicates that a tree branch closed or collapsed. | |
| itemDoubleClick — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when a data point is found under the mouse pointer when it is double clicked. | |
| itemDoubleClick — Event in class mx.controls.listClasses.ListBase | |
| Dispatched when the user double-clicks on an item in the control. | |
| ITEM_DOUBLE_CLICK — Constant static property in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user double-clicked the mouse button over a chart item representing data in the chart. | |
| ITEM_DOUBLE_CLICK — Constant static property in 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 in class mx.controls.MenuBar | |
| The skin when a MenuBar item is selected. | |
| itemEditBegin — Event in class mx.controls.DataGrid | |
| Dispatched when the editedItemPosition property has been set and the item can be edited. | |
| itemEditBegin — Event in class mx.controls.List | |
| Dispatched when the editedItemPosition property is set and the item can be edited. | |
| ITEM_EDIT_BEGIN — Constant static property in 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 in 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 in 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 in 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 in 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 in 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 in class mx.controls.DataGrid | |
| Dispatched when an item editing session ends for any reason. | |
| itemEditEnd — Event in class mx.controls.List | |
| Dispatched when an item editing session is ending for any reason. | |
| ITEM_EDIT_END — Constant static property in 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 in 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 in 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 in class mx.controls.dataGridClasses.DataGridColumn | |
| A class factory for the instances of the item editor to use for the column, when it is editable. | |
| itemEditorInstance — Property in class mx.controls.DataGrid | |
| A reference to the currently active instance of the item editor, if it exists. | |
| itemEditorInstance — Property in class mx.controls.List | |
| A reference to the currently active instance of the item editor, if it exists. | |
| itemFocusIn — Event in 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 in 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 in 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 in 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 in 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 in 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 in 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 in 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 in class mx.controls.Tree | |
| An object that specifies the icons for the items. | |
| itemIndex — Property in class mx.automation.events.ListItemSelectEvent | |
| The data provider index of the item to be selected. | |
| itemInstancesPerCycle — Property in class ga.model.PanelItem | |
| The number of instances of a panel item that are filled per repeating cycle. | |
| itemMouseDown — Event in class mx.charts.Legend | |
| Dispatched when the user presses the mouse button while over a LegendItem in the Legend control. | |
| itemMouseDown — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when a data point is found under the mouse pointer when it is pressed down. | |
| ITEM_MOUSE_DOWN — Constant static property in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user pressed the mouse button over a chart item representing data in the chart. | |
| ITEM_MOUSE_DOWN — Constant static property in class mx.charts.events.LegendMouseEvent | |
| Event type constant; indicates that the user clicked the mouse button over a legend item. | |
| itemMouseMove — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when the mouse pointer moves while over a data point. | |
| ITEM_MOUSE_MOVE — Constant static property in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user moved the mouse pointer while hovering over a chart item representing data in the chart. | |
| itemMouseOut — Event in class mx.charts.Legend | |
| Dispatched when the user moves the mouse off of a LegendItem in the Legend. | |
| ITEM_MOUSE_OUT — Constant static property in class mx.charts.events.LegendMouseEvent | |
| Event type constant; indicates that the user rolled the mouse pointer away from a legend item. | |
| itemMouseOver — Event in class mx.charts.Legend | |
| Dispatched when the user moves the mouse over a LegendItem in the Legend control. | |
| ITEM_MOUSE_OVER — Constant static property in class mx.charts.events.LegendMouseEvent | |
| Event type constant; indicates that the user rolled the mouse pointer over a legend item. | |
| itemMouseUp — Event in class mx.charts.Legend | |
| Dispatched when the user releases the mouse button while over a LegendItem in the Legend. | |
| itemMouseUp — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when a data point is found under the mouse pointer when it is released. | |
| ITEM_MOUSE_UP — Constant static property in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user released the mouse button while over a chart item representing data in the chart. | |
| ITEM_MOUSE_UP — Constant static property in class mx.charts.events.LegendMouseEvent | |
| Event type constant; indicates that the user released the mouse button while over a legend item. | |
| itemOldY — Property in class mx.controls.listClasses.ListRowInfo | |
| The last Y value for the renderer. | |
| itemOpen — Event in class mx.controls.Tree | |
| Dispatched when a branch is opened or expanded. | |
| ITEM_OPEN — Constant static property in class mx.events.TreeEvent | |
| The TreeEvent.ITEM_OPEN event type constant indicates that a tree branch opened or expanded. | |
| itemOpening — Event in class mx.controls.Tree | |
| Dispatched when a branch open or close is initiated. | |
| ITEM_OPENING — Constant static property in class mx.events.TreeEvent | |
| The TreeEvent.ITEM_OPENING event type constant is dispatched immediately before a tree opens or closes. | |
| itemOverSkin — Style in class mx.controls.MenuBar | |
| The skin when focus is over a MenuBar item either. | |
| ItemPendingError — Class in package mx.collections.errors | |
| This error is thrown when retrieving an item from a collection view requires an asynchronous call. | |
| ItemPendingError(message:String) — Constructor in class mx.collections.errors.ItemPendingError | |
| Constructor. | |
| ItemReference — Dynamic class in package mx.data | |
| An ItemReference instance is returned from the DataService.getItem() and DataService.createItem() methods to provide a way to manage a reference to the remote object. | |
| ItemReference(msg:mx.messaging.messages:IMessage) — Constructor in class mx.data.ItemReference | |
| itemRenderer — Style in class mx.charts.chartClasses.HLOCSeriesBase | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.BarSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.AreaSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.LineSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.ColumnSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.PlotSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.BubbleSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Style in class mx.charts.series.PieSeries | |
| A factory that represents the class the series will use to represent individual items on the chart. | |
| itemRenderer — Property in class mx.automation.events.ListItemSelectEvent | |
| Item renderer object for the item being selected or deselected. | |
| itemRenderer — Property in class mx.automation.events.MenuShowEvent | |
| The item renderer of the associated menu item where the event occurred. | |
| itemRenderer — Property in class mx.charts.ChartItem | |
| The instance of the chart's itemRenderer that represents this ChartItem. | |
| itemRenderer — Property in class mx.controls.ComboBox | |
| IFactory that generates the instances that displays the data for the drop-down list of the control. | |
| itemRenderer — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| The class factory for item renderer instances that display the data for each item in the column. | |
| itemRenderer — Property in class mx.controls.listClasses.ListBase | |
| The custom item renderer for the control. | |
| itemRenderer — Property in 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 in class mx.events.ListEvent | |
| The item renderer where the event occurred. | |
| itemRenderer — Property in class mx.events.TreeEvent | |
| The ListItemRenderer for the node that closed or opened. | |
| itemRendererContains(renderer:mx.controls.listClasses:IListItemRenderer, object:flash.display:DisplayObject) — Method in class mx.controls.listClasses.ListBase | |
| Determines whether a renderer contains (or owns) a display object. | |
| itemRendererToIndex(itemRenderer:mx.controls.listClasses:IListItemRenderer) — Method in 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 in class mx.controls.listClasses.ListBase | |
| Returns a Point containing the columnIndex and rowIndex of an item renderer. | |
| ItemResponder — Class in package mx.collections | |
| The ItemResponder class provides a default implementation of the mx.rpc.IResponder interface. | |
| ItemResponder(result:Function, fault:Function, token:Object) — Constructor in class mx.collections.ItemResponder | |
| Constructs an instance of the responder with the specified data and handlers. | |
| itemRollOut — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when the closest data point under the mouse pointer changes. | |
| itemRollOut — Event in class mx.controls.ColorPicker | |
| Dispatched when the user rolls the mouse out of a swatch in the SwatchPanel object. | |
| itemRollOut — Event in class mx.controls.ComboBox | |
| Dispatched when user rolls the mouse out of a drop-down list item. | |
| itemRollOut — Event in class mx.controls.Menu | |
| Dispatched when a user rolls the mouse out of a menu item. | |
| itemRollOut — Event in class mx.controls.MenuBar | |
| Dispatched when the mouse pointer rolls out of a menu item. | |
| itemRollOut — Event in 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 in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user rolled the mouse pointer away from a chart item representing data in the chart. | |
| ITEM_ROLL_OUT — Constant static property in 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 in 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 in class mx.events.MenuEvent | |
| The MenuEvent.ITEM_ROLL_OUT type constant indicates that the mouse pointer rolled out of a menu item. | |
| itemRollOver — Event in class mx.charts.chartClasses.ChartBase | |
| Dispatched when a new data point is found under the mouse pointer. | |
| itemRollOver — Event in class mx.controls.ColorPicker | |
| Dispatched when the user rolls the mouse over a swatch in the SwatchPanel object. | |
| itemRollOver — Event in class mx.controls.ComboBox | |
| Dispatched when the user rolls the mouse over a drop-down list item. | |
| itemRollOver — Event in class mx.controls.Menu | |
| Dispatched when a user rolls the mouse over a menu item. | |
| itemRollOver — Event in class mx.controls.MenuBar | |
| Dispatched when the mouse pointer rolls over a menu item. | |
| itemRollOver — Event in 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 in class mx.charts.events.ChartItemEvent | |
| Event type constant; indicates that the user rolled the mouse pointer over a chart item representing data in the chart. | |
| ITEM_ROLL_OVER — Constant static property in 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 in 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 in class mx.events.MenuEvent | |
| The MenuEvent.ITEM_ROLL_OVER type constant indicates that the mouse pointer rolled over a menu item. | |
| items — Property in class mx.charts.series.BubbleSeries | |
| items — Property in class mx.charts.series.items.LineSeriesSegment | |
| The array of chartItems representing the full line series that owns this segment. | |
| items — Property in class mx.events.CollectionEvent | |
| When the kind is CollectionEventKind.ADD or CollectionEventKind.REMOVE the items property is an Array of added/removed items. | |
| itemsNeedMeasurement — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates whether the columnWidth and rowHeight properties need to be calculated. | |
| itemsSizeChanged — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates that the size of the renderers may have changed. | |
| itemSum — Property in class mx.charts.series.renderData.PieSeriesRenderData | |
| the total sum of the values represented in the pie series. | |
| itemToDataTip(data:Object) — Method in 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 in 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 in 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 in 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 in class mx.controls.listClasses.ListBase | |
| Returns the item renderer for a given item in the data provider, if there is one. | |
| itemToLabel(item:Object) — Method in class mx.controls.ComboBox | |
| Returns a string representing the item parameter. | |
| itemToLabel(data:Object) — Method in 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 in class mx.controls.dataGridClasses.DataGridColumn | |
| Returns the String that the item renderer displays for the given data object. | |
| itemToLabel(data:Object) — Method in class mx.controls.listClasses.ListBase | |
| Returns the string the renderer would display for the given data object based on the labelField and labelFunction properties. | |
| itemToUID(data:Object) — Method in class mx.controls.ComboBase | |
| Determines the UID for a dataProvider item. | |
| itemToUID(data:Object) — Method in class mx.controls.listClasses.ListBase | |
| Determines the UID for a data provider item. | |
| itemType — Property in class mx.charts.chartClasses.HLOCSeriesBase | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.AreaSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.BarSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.BubbleSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.ColumnSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.LineSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.PieSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemType — Property in class mx.charts.series.PlotSeries | |
| The subtype of ChartItem used by this series to represent individual items. | |
| itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — Method in interface mx.collections.ICollectionView | |
| Notifies the view that an item has been updated. | |
| itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — Method in interface mx.collections.IList | |
| Notifies the view that an item has been updated. | |
| itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — Method in class mx.collections.ListCollectionView | |
| Notifies the view that an item has been updated. Notifies the view that an item has been updated. | |
| itemUpSkin — Style in class mx.controls.MenuBar | |
| The skin when a MenuBar item is not selected. | |
| iterator — Property in class mx.controls.ComboBase | |
| The main IViewCursor used to fetch items from the dataProvider and pass the items to the renderers. | |
| iterator — Property in 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 in 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). | |
| IToolTip — Interface in package mx.core | |
| The IToolTip interface defines the API that tooltip-like components must implement in order to work with the ToolTipManager. | |
| IToolTipManagerClient — Interface in package mx.managers | |
| Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter. | |
| ITreeDataDescriptor — Interface in package mx.controls.treeClasses | |
| Interface providing methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
| IUIComponent — Interface in 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 in package mx.core | |
| The IUID interface defines the interface for objects that must have Unique Identifiers (UIDs) to uniquely identify the object. | |
| IUserAware — Interface in package lc.domain | |
| The IUserAware interface is to be implemented by classes that need to be aware of a User object. | |
| IUserManager — Interface in package lc.core | |
| The IUserManager interface contains methods for finding users and groups. | |
| IValidatorListener — Interface in package mx.validators | |
| The interface that components implement to support the Flex data validation mechanism. | |
| IViewCursor — Interface in package mx.collections | |
| Defines the interface for enumerating a collection view bi-directionally. | |
| IWorkspaceManaged — Interface in package lc.domain | |
| The IWorkspaceManaged interface is to be implemented by all classes that are to be managed by LiveCycle Data Services ES and need to communicate with a LiveCycle ES server. | |
| IXMLSchemaInstance — Interface in 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 | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-I.html