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  
IAlertModel — Interface, package org.apache.flex.core
The IAlertModel interface describes the minimum set of properties available to an Alert control.
IApplicationView — Interface, package org.apache.flex.core
The IApplicationView interface is the interface for main view of the application.
IArrayList — Interface, package org.apache.flex.collections
The ArrayList class provides an event-driven wrapper for the standard Array.
IAssetLayoutFeatures — Interface, package org.apache.flex.graphics.utils
The IAssetLayoutFeatures interface defines the minimum properties and methods required for an Object to support advanced transforms in embedded assets.
IAxisBead — Interface, package org.apache.flex.charts.core
IAxisGroup — Interface, package org.apache.flex.charts.core
The IAxisGroup defines the interface for classes that provide drawing space for chart axis objects, such as tick marks and lines.
IBackgroundBead — Interface, package org.apache.flex.html.beads
The IBackgroundBead interface is a marker interface for beads that draw backgrounds.
IBead — Interface, package org.apache.flex.core
The IBead interface is the basic interface for plug-ins known as Beads.
IBeadController — Interface, package org.apache.flex.core
The IBeadController interface is a "marker" interface for beads that are controllers.
IBeadLayout — Interface, package org.apache.flex.core
The IBeadLayout interface is a "marker" interface for beads that manage the layout for a control.
IBeadModel — Interface, package org.apache.flex.core
The IBeadModel interface is a "marker" interface for beads that represent the data model for a control.
IBeadTransform — Interface, package org.apache.flex.core
The IBeadTransform interface is the basic interface for the container views that transform drawable objects that implement ITransformHost
IBeadView — Interface, package org.apache.flex.core
The IBeadView interface is the interface for beads that represent the view for a control.
IBinaryDataInput — Interface, package org.apache.flex.utils
IBinaryDataOutput — Interface, package org.apache.flex.utils
IBorderBead — Interface, package org.apache.flex.html.beads
The IBackgroundBead interface is a marker interface for beads that draw backgrounds.
IBorderModel — Interface, package org.apache.flex.core
The IBorderModel interface is the basic interface for a data model for drawing borders.
ICartesianChartLayout — Interface, package org.apache.flex.charts.core
This interface is implemented by any Cartesian-style chart layout bead.
IChart — Interface, package org.apache.flex.charts.core
The IChart interface is the basic interface for every chart component.
IChartDataGroup — Interface, package org.apache.flex.charts.core
The IChartDataGroup is the interface for the parent element of chart itemRenderers.
IChartDataModel — Interface, package org.apache.flex.charts.core
The IChartDataModel provides extensions to the standard ISelectionModel to include the series selected (or rolled over).
IChartItemRenderer — Interface, package org.apache.flex.charts.core
The IChartItemRenderer interface is the interface implemented by any class that draws chart graphics.
IChartSeries — Interface, package org.apache.flex.charts.core
The IChartSeries interface is the basic interface for any type of chart data series.
IChild — Interface, package org.apache.flex.core
The IChild interface is the basic interface for a component that is parented by another component.
IChrome — Interface, package org.apache.flex.core
The IChrome interface is a "marker" interface.
ICircle — Interface, package org.apache.flex.graphics
ICollection — Interface, package org.apache.flex.collections
The ICollection interface is the basic interface for an iterable collection of data items.
IComboBoxModel — Interface, package org.apache.flex.core
The IComboBoxModel interface describes the minimum set of properties available to a ComboBox control.
IComboBoxView — Interface, package org.apache.flex.html.beads
The IComboBoxView interface provides the protocol for any bead that creates the visual parts for a org.apache.flex.html.ComboBox control.
ICompoundGraphic — Interface, package org.apache.flex.graphics
IConnectedItemRenderer — Interface, package org.apache.flex.charts.core
The IConnectedItemRenderer interface is the interface used to connect data points on a chart.
IContainer — Interface, package org.apache.flex.core
The IContainer interface is used to mark certain components as Containers.
IContainerView — Interface, package org.apache.flex.core
The IContainerView interface should be implemented by any view bead that acts as the primary view for a ContainerBase-derived class.
IContentView — Interface, package org.apache.flex.core
IContentViewHost — Interface, package org.apache.flex.core
This interface is implemented by components that provide access to "behind the scenes" children that are not accessible through the addElement()/removeElement() APIs.
id — Property, class org.apache.flex.collections.ArrayList
An id property for MXML documents.
id — Property, class org.apache.flex.collections.LazyCollection
An id property for MXML documents.
id — Property, class org.apache.flex.core.CSSShape
An id property for MXML documents.
id — Property, class org.apache.flex.core.CSSSprite
An id property for MXML documents.
id — Property, interface org.apache.flex.core.IStyleableObject
Get the id that will be used to choose id selectors in most CSS style implementations.
id — Property, class org.apache.flex.core.ParentDocumentBead
An id property for MXML documents.
id — Property, class org.apache.flex.core.Strand
An id property for MXML documents.
id — Property, class org.apache.flex.core.StyleableCSSTextField
An id property for MXML documents.
id — Property, class org.apache.flex.core.UIBase
An id property for MXML documents.
id — Property, class org.apache.flex.core.UIButtonBase
An id property for MXML documents.
id — Property, class org.apache.flex.html.supportClasses.CheckBoxIcon
id — Property, class org.apache.flex.html.supportClasses.RadioButtonIcon
id — Property, class org.apache.flex.net.BinaryUploader
An id property for MXML documents.
id — Property, class org.apache.flex.net.HTTPService
An id property for MXML documents.
IDataGridModel — Interface, package org.apache.flex.core
The IDataGridModel interface describes the minimum set of properties available to an DataGrid control.
IDataGridPresentationModel — Interface, package org.apache.flex.core
The IDataGridPresentationModel interfaces defines the data needed to present a DataGrid.
IDataGridView — Interface, package org.apache.flex.html.beads
The IDataGridView interface marks as a component as being the bead that can create the visual pieces for a org.apache.flex.html.DataGrid.
IDataProviderItemRendererMapper — Interface, package org.apache.flex.core
The IDataProviderItemRendererMapper interface is the interface for beads that know how to iterate through a dataProvider, generate item renderers, and assign items from the dataProvider to those item renderers.
IDateChooserModel — Interface, package org.apache.flex.core
The IDateChooserModel interface.
identity() — method, class org.apache.flex.geom.Matrix
Resets the matrix to the default values.
IDocument — Interface, package org.apache.flex.core
The IDocument interface is the basic interface for objects that can be tags in an MXML document and need to know about the host document.
IDragInitiator — Interface, package org.apache.flex.core
The IDragInitiator interface is the basic interface for the object that wants to know if a drop was accepted in a drag/drop operation.
IDropDownListView — Interface, package org.apache.flex.html.beads
The IDropDownListView interface is the interface for views for the org.apache.flex.html.DropDownList.
IEffect — Interface, package org.apache.flex.effects
IEffect is the lowest-level interface for effects in FlexJS.
IEffectTimer — Interface, package org.apache.flex.core
The IEffectTimer interface is the basic interface for the class that updates effects like tweens.
IEllipse — Interface, package org.apache.flex.graphics
IEventDispatcher — Interface, package org.apache.flex.events
This class simply wraps flash.events.EventDispatcher so that no flash packages are needed on the JS side.
IFactory — Interface, package org.apache.flex.core
The IFactory interface is the basic interface used as the type for properties that specify a factory for item renderers and other scenarios where multiple copies of a custom class are generated.
IFill — Interface, package org.apache.flex.graphics
IFlexInfo — Interface, package org.apache.flex.core
The IFlexInfo interface is an interface used to signal to the compiler that it should generate a data structure that contains information about the application such as its size, mixins, locale, etc.
IFormatBead — Interface, package org.apache.flex.core
The IFormatBead interface should be implemented by any bead that provides a formatting service.
IGraphicsDrawing — Interface, package org.apache.flex.html.beads
The IGraphicsDrawing interface is a marker interface for beads that draw into the graphics layer.
IGraphicShape — Interface, package org.apache.flex.graphics
IHandlesOriginalEvent — Interface, package org.apache.flex.events.utils
The presence of this interface indicates that the event.target being processed by a converter, such as MouseEventConverter, should be ignored.
IHierarchicalData — Interface, package org.apache.flex.collections
The IHierarchicalData interface defines the interface used to represent hierarchical data as the data provider for a FlexJS component.
IHorizontalAxisBead — Interface, package org.apache.flex.charts.core
The IHorizontalAxisBead interface is a marker for any class that draws a horizontal axis.
IImageModel — Interface, package org.apache.flex.core
The IImageModel interface describes the minimum set of properties available to an Image control.
IInputParser — Interface, package org.apache.flex.collections.parsers
The IInputParser interface is the basic interface for parsing data from a server or database into an array of items.
IItemConverter — Interface, package org.apache.flex.collections.converters
The IItemConverter interface is the basic interface for converting a serialized data item to a data class instance.
IItemRenderer — Interface, package org.apache.flex.core
The IItemRenderer interface is the basic interface for item renderers.
IItemRendererClassFactory — Interface, package org.apache.flex.core
The IItemRendererClassFactory interface is the basic interface for beads that generate instances of IItemRenderers.
IItemRendererParent — Interface, package org.apache.flex.core
The IItemRendererParent interface is the basic interface for the container that parents item renderers.
IItemRendererProvider — Interface, package org.apache.flex.core
The IItemRendererProvider interface is implemented by classes that provide a ClassFactory for itemRenderers.
ILayoutChild — Interface, package org.apache.flex.core
The IChild interface is the basic interface for a component that is parented by another component.
ILayoutHost — Interface, package org.apache.flex.core
The ILayoutHost interface is the basic interface for the container views that have an IBeadLayout.
ILineSegmentItemRenderer — Interface, package org.apache.flex.charts.supportClasses
The ILineSegmentItemRenderer interface must be implemented by any class that will become an line segment itemRenderer for a LineSeries.
IListPresentationModel — Interface, package org.apache.flex.core
The IListPresentationModel interface holds key values for the display of lists.
IListView — Interface, package org.apache.flex.html.beads
The IListView interface provides the protocol for any bead that creates the visual parts for a org.apache.flex.html.List control.
image — Property, class org.apache.flex.html.ImageAndTextButton
The URL of an icon to use in the button
image — Property, class org.apache.flex.html.beads.CSSImageAndTextButtonView
The URL of an icon to use in the button
image — Property, class org.apache.flex.html.beads.ImageAndTextButtonView
The URL of an icon to use in the button
image — Property, class org.apache.flex.html.beads.models.ImageAndTextModel
The URL of an icon to use in the button
Image — class, package org.apache.flex.html
The Image class is a component that displays a bitmap.
Image() — Constructor, class org.apache.flex.html.Image
constructor.
ImageAndTextButton — class, package org.apache.flex.html
The ImageTextButton class implements a basic button that displays and image and text.
ImageAndTextButton() — Constructor, class org.apache.flex.html.ImageAndTextButton
Constructor.
ImageAndTextButtonView — class, package org.apache.flex.html.beads
The ImageButtonView class provides an image-only view for the standard Button.
ImageAndTextButtonView() — Constructor, class org.apache.flex.html.beads.ImageAndTextButtonView
Constructor.
ImageAndTextModel — class, package org.apache.flex.html.beads.models
The ImageAndTextModel class is associates and image with some text.
ImageAndTextModel() — Constructor, class org.apache.flex.html.beads.models.ImageAndTextModel
Constructor.
ImageButton — class, package org.apache.flex.html
The ImageButton class presents an image as a button.
ImageButton() — Constructor, class org.apache.flex.html.ImageButton
Constructor.
ImageButtonView — class, package org.apache.flex.html.beads
The ImageButtonView class provides an image-only view for the standard Button.
ImageButtonView() — Constructor, class org.apache.flex.html.beads.ImageButtonView
Constructor.
ImageModel — class, package org.apache.flex.html.beads.models
The ImageModel class bead defines the data associated with an org.apache.flex.html.Image component, namely the source of the image.
ImageModel() — Constructor, class org.apache.flex.html.beads.models.ImageModel
constructor.
ImageView — class, package org.apache.flex.html.beads
The ImageView class creates the visual elements of the org.apache.flex.html.Image component.
ImageView() — Constructor, class org.apache.flex.html.beads.ImageView
constructor.
IMeasurementBead — Interface, package org.apache.flex.core
The IMeasurementBead interface is the basic interface for the bead that can compute and report the measurements of the contents of a component.
IMXMLDocument — Interface, package org.apache.flex.core
The IMXMLDocument interface is an interface for a component that supports being written in MXML.
increment — Property, interface org.apache.flex.html.beads.IScrollBarView
The down arrow button in a vertical ScrollBar or right arrow button in a horizontal ScrollBar
increment — Property, interface org.apache.flex.html.beads.ISpinnerView
The component used to increment the org.apache.flex.html.Spinner value.
_increment — Property, class org.apache.flex.html.beads.ScrollBarView
increment — Property, class org.apache.flex.html.beads.ScrollBarView
The down arrow button in a vertical ScrollBar or right arrow button in a horizontal ScrollBar
increment — Property, class org.apache.flex.html.beads.SpinnerView
The component for incrementing the org.apache.flex.html.Spinner value.
incrementButton — Property, class org.apache.flex.html.beads.RangeStepperView
Increment control.
IncrementButtonView — class, package org.apache.flex.html.beads
IncrementButtonView() — Constructor, class org.apache.flex.html.beads.IncrementButtonView
incrementClickHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.controllers.ScrollBarMouseControllerBase
Updates the model when the increment button is clicked.
index — Property, interface org.apache.flex.charts.core.IChartItemRenderer
The index of this itemRenderer instance with its series.
index — Property, interface org.apache.flex.core.ISelectableItemRenderer
The index of the data item in the data provider.
index — Property, class org.apache.flex.events.ItemClickedEvent
The index of the item beginning with zero.
index — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer
The position with the dataProvider being shown by the itemRenderer instance.
index — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer
An index value for the itemRenderer corresponding the data's position with its dataProvider.
index — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase
The position with the dataProvider being shown by the itemRenderer instance.
inflate(dx:Number, dy:Number) — method, class org.apache.flex.geom.Rectangle
inflatePoint(point:org.apache.flex.geom:Point) — method, class org.apache.flex.geom.Rectangle
info() — method, class org.apache.flex.core.ApplicationBase
An Object containing information generated by the compiler that is useful at startup time.
info() — method, interface org.apache.flex.core.IFlexInfo
The compiler overrides this getter to provide the data structure.
inHeightChange — Property, class org.apache.flex.html.beads.TextFieldViewBase
A flag to prevent looping.
inheritingStyles — Static Property, class org.apache.flex.core.SimpleCSSValuesImpl
A map of inheriting styles
init(r:flash.display:DisplayObjectContainer) — Static Method , class org.apache.cordova.camera.Camera
init(mainClass:Object) — method, interface org.apache.flex.core.IValuesImpl
MXML Documents that support <fx:Style> blocks should call init to install the styles for each instance.
init(mainClass:Object) — method, class org.apache.flex.core.SimpleCSSValuesImpl
MXML Documents that support <fx:Style> blocks should call init to install the styles for each instance.
init(mainClass:Object) — method, class org.apache.flex.core.SimpleValuesImpl
MXML Documents that support <fx:Style> blocks should call init to install the styles for each instance.
initComplete — Event, class org.apache.flex.core.ContainerBase
Indicates that the initialization of the container is complete.
initComplete — Event, class org.apache.flex.core.ViewBase
Dispatched at startup.
initComplete — Event, class org.apache.flex.createjs.core.View
Dispatched at startup.
initComplete — Event, class org.apache.flex.html.List
Indicates that the initialization of the list is complete.
initCompleteHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ContainerView
Handles the initComplete event by completing the setup and kicking off the presentation of the Container.
initialize — Event, class org.apache.flex.core.Application
Dispatched at startup.
initialize() — method, class org.apache.flex.core.Application
This method gets called when all preinitialize handlers no longer call preventDefault();
initialize — Event, class org.apache.flex.createjs.Application
Dispatched at startup.
initialValue — Property, class org.apache.flex.html.beads.layouts.LayoutChangeNotifier
The value of the property being watched.
initialView — Property, class org.apache.flex.core.Application
The initial view.
inputParser — Property, class org.apache.flex.collections.LazyCollection
A lazy collection uses an IInputParser to convert the source data items into an array of data items.
interfaces — Property, class org.apache.flex.reflection.TypeDefinition
internalEffect() — method, class org.apache.flex.createjs.tween.Sequence
internalEffect() — method, class org.apache.flex.createjs.tween.Tween
interpolate(pt1:org.apache.flex.geom:Point, pt2:org.apache.flex.geom:Point, f:Number) — Static Method , class org.apache.flex.geom.Point
intersection(toIntersect:org.apache.flex.geom:Rectangle) — method, class org.apache.flex.geom.Rectangle
intersects(toIntersect:org.apache.flex.geom:Rectangle) — method, class org.apache.flex.geom.Rectangle
interval — Property, class org.apache.flex.html.beads.controllers.ButtonAutoRepeatController
The number of milliseconds to wait before repeating the event after the first time.
invert() — method, class org.apache.flex.geom.Matrix
Inverts the Matrix.
inWidthChange — Property, class org.apache.flex.html.beads.TextFieldViewBase
A flag to prevent looping.
ioError — Event, class org.apache.flex.net.BinaryUploader
Dispatched if an error occurs in the upload.
ioError — Event, class org.apache.flex.net.HTTPService
Dispatched if an error occurs in the server communication.
IO_ERROR — Constant Static Property, class org.apache.flex.net.HTTPConstants
Detail of an error occurring in the server communication.
ioErrorHandler(event:flash.events:IOErrorEvent) — method, class org.apache.flex.net.BinaryUploader
The handler for the IO_ERROR event.
ioErrorHandler(event:flash.events:IOErrorEvent) — method, class org.apache.flex.net.HTTPService
The handler for the IO_ERROR event.
IPanelModel — Interface, package org.apache.flex.core
The IPanelModel interface describes the minimum set of properties available to a Panel control.
IParent — Interface, package org.apache.flex.core
The IParent interface is the basic interface for a component that contains subcomponents, including the application class.
IParentIUIBase — Interface, package org.apache.flex.core
The IParentIUIBase interface is a convenience interface for IUIBase components that contains subcomponents.
IPath — Interface, package org.apache.flex.graphics
IPathCommand — Interface, package org.apache.flex.graphics
IPopUp — Interface, package org.apache.flex.core
The IPopUp interface is a "marker" interface for a component that should be floated above other components that aren't an IPopUp.
IPopUpHost — Interface, package org.apache.flex.core
The IPopUpHost interface is a "marker" interface for a component that parents components that implement IPopUp.
IRangeModel — Interface, package org.apache.flex.core
The IRangeModel interface describes the minimum set of properties available to control that let the user select from within a range of numbers like NumericStepper and Slider.
IRect — Interface, package org.apache.flex.graphics
IRollOverModel — Interface, package org.apache.flex.core
The IRollOverModel interface describes the minimum set of properties available to control that supports rollover highlighting of an item within a set of items.
is3D — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures
True if the computed transform has 3D values.
IScrollBarModel — Interface, package org.apache.flex.core
The IScrollBarModel interface describes the minimum set of properties available to control that let the user select from within a range of numbers like ScrollBar.
IScrollBarView — Interface, package org.apache.flex.html.beads
The IScrollBarView interface is the interface for views for the org.apache.flex.html.supportClasses.ScrollBar.
IScrollingLayoutParent — Interface, package org.apache.flex.core
The IScrollingLayoutParent interface is an ILayoutParent that has traditional scrollbars.
isDeviceReady — Property, class org.apache.cordova.Application
ISelectableItemRenderer — Interface, package org.apache.flex.core
The IItemRenderer interface is the basic interface for item renderers.
ISelectionModel — Interface, package org.apache.flex.core
The ISelectionModel interface describes the minimum set of properties available to control that let the user select from within a set of items in a dataProvider.
isEmpty() — method, class org.apache.flex.geom.Rectangle
isHeightSizedToContent() — method, interface org.apache.flex.core.ILayoutChild
True if no percentHeight or explicitHeight has been assigned
isHeightSizedToContent() — method, class org.apache.flex.core.UIBase
isHeightSizedToContent() — method, class org.apache.flex.core.UIButtonBase
ISliderView — Interface, package org.apache.flex.html.beads
The ISliderView interface provides the protocol for any bead that creates the visual parts for a org.apache.flex.html.Slider control.
isOpen(node:Object) — method, class org.apache.flex.collections.FlattenedList
Returns true if the node is currently open.
isOpen — Property, class org.apache.flex.html.supportClasses.TreeListData
Whether or not the node for this data is open (and its children visible).
ISpinnerView — Interface, package org.apache.flex.html.beads
The ISpinnerView interface provides the protocol for any bead that creates the visual parts for a org.apache.flex.html.Spinner control.
IStatesImpl — Interface, package org.apache.flex.core
The IStatesImpl interface is a "marker" interface for the implementation view states in a View like ViewBase.
IStatesObject — Interface, package org.apache.flex.core
The IStatesObject interface is the interface for an object that supports states.
IStrand — Interface, package org.apache.flex.core
The IStrand interface is the basic interface for a host component for a set of plug-ins known as Beads.
IStrandWithModel — Interface, package org.apache.flex.core
The IStrand interface is the basic interface for a host component for a set of plug-ins known as Beads.
IStringCollection — Interface, package org.apache.flex.collections
The IStringCollection interface is the basic interface for an iterable collection of strings.
IStroke — Interface, package org.apache.flex.graphics
IStyleableObject — Interface, package org.apache.flex.core
The IStyleableObject interface is the interface for objects that support style properties.
IStyleObject — Interface, package org.apache.flex.core
The IStyleObject interface is the interface for objects that contain style properties.
isUID(uid:String) — Static Method , class org.apache.flex.utils.UIDUtil
A utility method to check whether a String value represents a correctly formatted UID value.
isWhitespace(character:String) — Static Method , class org.apache.flex.utils.StringTrimmer
Returns true if the specified string is a single space, tab, carriage return, newline, or formfeed character.
isWhitespace(character:String) — Static Method , class org.apache.flex.utils.StringUtil
Returns true if the specified string is a single space, tab, carriage return, newline, or formfeed character.
isWidthSizedToContent() — method, interface org.apache.flex.core.ILayoutChild
True if no percentWidth or explicitWidth has been assigned
isWidthSizedToContent() — method, class org.apache.flex.core.UIBase
isWidthSizedToContent() — method, class org.apache.flex.core.UIButtonBase
item — Property, class org.apache.flex.events.ItemAddedEvent
The item being added.
item — Property, class org.apache.flex.events.ItemRemovedEvent
The item being removed.
itemAdded — Event, class org.apache.flex.collections.ArrayList
Dispatched when the collection has added an item.
ITEM_ADDED — Constant Static Property, class org.apache.flex.collections.Collection
ItemAddedEvent — class, package org.apache.flex.events
The ItemAddedEvent is dispatched by IItemRendererParent objects whenenver an itemRenderer is added.
ItemAddedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.ItemAddedEvent
Constructor.
ItemClickedEvent — class, package org.apache.flex.events
The ItemClickedEvent is a custom event issued by an itemRenderer to convey information about itself when it has determined that the event(s) happening to it constitute a 'click' on itself.
ItemClickedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.ItemClickedEvent
Constructor.
itemConverter — Property, class org.apache.flex.collections.LazyCollection
A lazy collection uses an IItemConverter to convert the source data items into the desired data type.
itemRemoved — Event, class org.apache.flex.collections.ArrayList
Dispatched when the collection has removed an item.
ITEM_REMOVED — Constant Static Property, class org.apache.flex.collections.Collection
ItemRemovedEvent — class, package org.apache.flex.events
The ItemRemovedEvent is dispatched by IItemRendererParent objects whenenver an itemRenderer is removed.
ItemRemovedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.ItemRemovedEvent
Constructor.
itemRenderer — Property, interface org.apache.flex.charts.core.IChartSeries
The itemRenderer class or factory that produces an instance of that class.
itemRenderer — Property, class org.apache.flex.charts.supportClasses.BarSeries
The class or class factory to use as the itemRenderer for each X/Y pair.
itemRenderer — Property, class org.apache.flex.charts.supportClasses.ColumnSeries
The class or class factory to use as the itemRenderer for each X/Y pair.
itemRenderer — Property, class org.apache.flex.charts.supportClasses.LineSeries
The class or class factory to use as the itemRenderer for each X/Y pair.
itemRenderer — Property, class org.apache.flex.charts.supportClasses.PieSeries
The class or class factory to use as the itemRenderer for each X/Y pair.
itemRenderer — Property, interface org.apache.flex.core.IItemRendererProvider
Returns the class factory that will generate instances of the itemRenderer.
itemRenderer — Property, class org.apache.flex.html.List
The class or factory used to display each item.
itemRenderer — Property, class org.apache.flex.html.supportClasses.DataGridColumn
The itemRenderer class or factory to use to make instances of itemRenderers for display of data.
ItemRendererClassFactory — class, package org.apache.flex.core
The ItemRendererClassFactory class is the default implementation of IItemRendererClassFactory.
ItemRendererClassFactory() — Constructor, class org.apache.flex.core.ItemRendererClassFactory
Constructor.
itemRendererCreated(ir:org.apache.flex.core:ISelectableItemRenderer) — method, class org.apache.flex.html.beads.DataItemRendererFactoryAndEventDispatcherForArrayData
Override this function in a subclass to hook event listeners or other features into the itemRenderer when it has been created and set.
itemRendererFactory — Property, class org.apache.flex.charts.beads.DataItemRendererFactoryForSeriesData
For series data, the 'global' itemRendererFactory is not used.
itemRendererFactory — Property, interface org.apache.flex.core.IDataProviderItemRendererMapper
IDataProviderItemRendererMapper use an IItemRendererClassFactory to generate instances of item renderers.
itemRendererFactory — Property, class org.apache.flex.core.ItemRendererClassFactory
Stores the IFactory that will be used to generate item renderer instances if createFromClass is the createFunction.
itemRendererFactory — Property, class org.apache.flex.html.beads.DataItemRendererFactoryAndEventDispatcherForArrayData
The org.apache.flex.core.IItemRendererClassFactory used to generate instances of item renderers.
itemRendererFactory — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayData
The org.apache.flex.core.IItemRendererClassFactory used to generate instances of item renderers.
itemRendererFactory — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayList
The org.apache.flex.core.IItemRendererClassFactory used to generate instances of item renderers.
itemRendererFactory — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForColumnData
The factory used to create the itemRenderers.
itemRendererFactory — Property, class org.apache.flex.html.beads.TextItemRendererFactoryForArrayData
An IItemRendererClassFactory that should generate ITextItemRenderers
itemRendererFactory — Property, class org.apache.flex.html.beads.TextItemRendererFactoryForStringVectorData
An IItemRendererClassFactory that should generate ITextItemRenderers
ItemRendererMouseController — class, package org.apache.flex.html.beads.controllers
The ItemRendererMouseController class can mouse events in itemRenderers.
ItemRendererMouseController() — Constructor, class org.apache.flex.html.beads.controllers.ItemRendererMouseController
constructor.
itemRendererParent — Property, interface org.apache.flex.core.IItemRenderer
The parent component of the itemRenderer instance.
itemRendererParent — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer
The parent container for the itemRenderer instance.
itemRendererParent — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer
The parent component of the itemRenderer instance.
itemRendererParent — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase
The parent container for the itemRenderer instance.
itemUpdated — Event, class org.apache.flex.collections.ArrayList
Dispatched when the collection has updated an item.
itemUpdated(item:Object) — method, class org.apache.flex.collections.ArrayList
Signals that an item in the array has been updated.
itemUpdated(item:Object) — method, interface org.apache.flex.collections.IArrayList
Signals that an item in the array has been updated.
ITEM_UPDATED — Constant Static Property, class org.apache.flex.collections.Collection
itemUpdatedAt(index:int) — method, class org.apache.flex.collections.ArrayList
Signals that an item in the array has been updated.
itemUpdatedAt(index:int) — method, interface org.apache.flex.collections.IArrayList
Signals that an item in the array has been updated.
IText — Interface, package org.apache.flex.graphics
ITextFieldView — Interface, package org.apache.flex.html.beads
The ITextFieldView interface is the interface for views for the use a CSSTextField to display text.
ITextItemRenderer — Interface, package org.apache.flex.html.beads
The ITextItemRenderer interface is the interface for for org.apache.flex.core.IItemRenderer that display text.
ITextModel — Interface, package org.apache.flex.core
The ITextModel interface describes the minimum set of properties available to control that displays text.
ITitleBarModel — Interface, package org.apache.flex.core
The ITitleBarModel interface describes the minimum set of properties available to control that displays a title bar.
IToggleButtonModel — Interface, package org.apache.flex.core
The IToggleButtonModel interface describes the minimum set of properties available to ToggleButton that displays a text label.
ITransformHost — Interface, package org.apache.flex.core
The ITransformHost interface is the basic interface for the container views that have an IBeadTransform.
ITransformModel — Interface, package org.apache.flex.core
The ITransformModel interface describes the minimum set of properties needed to define a transformation on an object.
IUIBase — Interface, package org.apache.flex.core
The IUIBase interface is the basic interface for user interface components.
IValuesImpl — Interface, package org.apache.flex.core
The IValuesImpl interface is the basic interface for the subsystem that provides default values to components.
IValueToggleButtonModel — Interface, package org.apache.flex.core
The IValueToggleButtonModel interface describes the minimum set of properties available each ToggleButton in a group of ToggleButtons of which only one can be selected at a time.
IVerticalAxisBead — Interface, package org.apache.flex.charts.core
The IHorizontalAxisBead interface is a marker for any class that draws a verical axis.
IViewManager — Interface, package org.apache.flex.mobile
The IViewManager interface is implemented by classes that manage or control IViews.
IViewManagerView — Interface, package org.apache.flex.mobile
The IViewManagerView interface is implemented by any class that can be managed by an IViewManager.
IViewport — Interface, package org.apache.flex.core
A Viewport is a window onto an area of content.
IViewportModel — Interface, package org.apache.flex.core
A Viewport is the area of a Container set aside for displaying content and any scrolling controls.
IViewportScroller — Interface, package org.apache.flex.core
The IViewportScroller interface describes an object that can be used to scroll or navigate around a system that uses an IViewport.
IWedgeItemRenderer — Interface, package org.apache.flex.charts.supportClasses
The IWedgeItemRenderer interface must be implemented by any class that is used as an itemRenderer for a PieSeries.
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