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  
c — Property, class flash.geom.Matrix
The value that affects the positioning of pixels along the x axis when rotating or skewing an image.
C — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the C key (67).
cache — Property, class mx.charts.chartClasses.RenderData
The list of ChartItems representing the items in the series's dataProvider.
cacheable — Property, class mx.automation.events.AutomationRecordEvent
Contains true if this is a cacheable event, and false if not.
cacheAsBitmap — Property, class flash.display.DisplayObject
If set to true, Flash Player or Adobe AIR caches an internal bitmap representation of the display object.
cacheAsBitmap — Property, interface mx.core.IFlexDisplayObject
If set to true, Flash Player or Adobe AIR caches an internal bitmap representation of the display object.
cachedDataChangeEffect — Property, class mx.controls.listClasses.AdvancedListBase
The effect that plays when changes occur in the data provider for the control.
cacheDefaultValues(measureName:String, cache:Array, fieldName:String) — method, class mx.charts.chartClasses.Series
Caches the values stored in the measureName property from the original dataProvider items in the chart item's fieldName property.
cachedHeaderHeight — Property, class mx.controls.dataGridClasses.DataGridHeader
The cached header height, in pixels.
cachedItemsChangeEffect — Property, class mx.controls.listClasses.ListBase
The effect that plays when changes occur in the data provider for the control, set through the itemsChangeEffect style.
cachedPaddingBottom — Property, class mx.controls.dataGridClasses.DataGridHeader
The cached padding for the bottom of the renderer, in pixels.
cachedPaddingTop — Property, class mx.controls.dataGridClasses.DataGridHeader
The cached padding for the top of the renderer, in pixels.
cacheHeuristic — Property, interface mx.core.IDeferredInstantiationUIComponent
Used by Flex to suggest bitmap caching for the object.
cacheHeuristic — Property, class mx.core.UIComponent
Used by Flex to suggest bitmap caching for the object.
cacheHeuristic — Property, class mx.flash.UIMovieClip
Used by Flex to suggest bitmap caching for the object.
cacheIndexValues(measureName:String, cache:Array, fieldName:String) — method, class mx.charts.chartClasses.Series
Caches the values stored in the measureName property from the original dataProvider items in the chart item's fieldName property.
cacheNamedValues(measureName:String, cache:Array, fieldName:String) — method, class mx.charts.chartClasses.Series
Caches the values stored in the measureName property from the original dataProvider items in the chart item's fieldName property.
cachePolicy — Property, interface mx.core.IDeferredInstantiationUIComponent
Specifies the bitmap caching policy for this object.
cachePolicy — Property, class mx.core.UIComponent
Specifies the bitmap caching policy for this object.
cachePolicy — Property, class mx.flash.UIMovieClip
Specifies the bitmap caching policy for this object.
cacheResponse — Property, class flash.html.HTMLLoader
Specifies whether successful response data should be cached for HTTP requests issued by this object.
cacheResponse — Property, class flash.net.URLRequest
Specifies whether successful response data should be cached for this request.
cacheResponse — Static Property, class flash.net.URLRequestDefaults
The default setting for the cacheResponse property of URLRequest objects.
cacheSize — Property, class flash.data.SQLConnection
Provides access to the cache size for this connection, which represents the maximum number of database disk pages that are held in memory at one time.
calculateDropIndex(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Returns the index where the dropped items should be added to the drop target.
calculateDropIndex(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Returns the index where the dropped items should be added to the drop target.
calculateDropIndicatorY(rowCount:Number, rowNum:int) — method, class mx.controls.listClasses.AdvancedListBase
Calculates the y position of the drop indicator when performing a drag-and-drop operation.
calculateDropIndicatorY(rowCount:Number, rowNum:int) — method, class mx.controls.listClasses.ListBase
Calculates the y position of the drop indicator when performing a drag-and-drop operation.
calculatePreferredSizeFromData(numItems:int) — method, class mx.controls.ComboBase
Determines default values of the height and width to use for the entries in the drop-down list.
calculatePreferredSizeFromData(count:int) — method, class mx.controls.ComboBox
Determines default values of the height and width to use for each entry in the drop-down list, based on the maximum size of the label text in the first numItems items in the data provider.
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Calculates the row height of columns in a row.
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — method, class mx.controls.dataGridClasses.DataGridBase
Calculates the row height of columns in a row.
CalendarLayoutChangeEvent — class, package mx.events
The CalendarLayoutChangeEvent class represents the event object passed to the event listener for the change event for the DateChooser and DateField controls.
CalendarLayoutChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, newDate:Date, triggerEvent:flash.events:Event) — Constructor, class mx.events.CalendarLayoutChangeEvent
Constructor.
calendarLayoutStyleFilters — Property, class mx.controls.DateChooser
The set of styles to pass from the DateChooser to the calendar layout.
call(thisArg, ... rest) — method, class Function
Invokes the function represented by a Function object.
call(functionName:String, ... rest) — Static Method , class flash.external.ExternalInterface
Calls a function exposed by the Flash Player container, passing zero or more arguments.
call(command:String, responder:flash.net:Responder, ... rest) — method, class flash.net.NetConnection
Invokes a command or method on Flash Media Server or on an application server running Flash Remoting.
callee — Property, class arguments
A reference to the currently executing function.
callLater(method:Function, args:Array) — method, interface mx.core.IButton
Queues a function to be called later.
callLater(method:Function, args:Array) — method, class mx.core.UIComponent
Queues a function to be called later.
calloutGap — Style, class mx.charts.series.PieSeries
Specifies how much space, in pixels, to insert between the edge of the pie and the labels when rendering callouts.
calloutStroke — Style, class mx.charts.series.PieSeries
Specifies the line style used to draw the lines to callouts.
callProperty(name, ... rest) — method, class flash.utils.Proxy
Overrides the behavior of an object property that can be called as a function.
callProperty(name, ... rest) — method, class mx.messaging.config.ConfigMap
Returns the value of the proxied object's method with the specified name.
callProperty(name, ... rest) — method, class mx.utils.ObjectProxy
Returns the value of the proxied object's method with the specified name.
Camera — final class, package flash.media
Use the Camera class to capture video from a camera attached to a computer running Flash Player.
CAMERA — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Camera panel in Flash Player Settings.
CAN_ACTIVATE_POP_UP_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Tests if a given pop up can be activated.
CANADA_ONLY — Constant Static Property, class mx.validators.ZipCodeValidatorDomainType
Specifies to validate a Canadian ZIP code.
cancel — Event, class flash.data.SQLConnection
Dispatched when a cancel() method call's operation completes successfully.
cancel(responder:flash.net:Responder) — method, class flash.data.SQLConnection
Aborts all SQL statements that are currently executing on databases connected to the SQLConnection instance.
cancel() — method, class flash.data.SQLStatement
Cancels execution of this statement.
cancel() — method, class flash.display.ShaderJob
Cancels the currently running shader operation.
cancel — Event, class flash.filesystem.File
Dispatched when a pending asynchronous operation is canceled.
cancel() — method, class flash.filesystem.File
Cancels any pending asynchronous operation.
cancel — Event, class flash.net.FileReference
Dispatched when a file upload or download is canceled through the file-browsing dialog box by the user.
cancel() — method, class flash.net.FileReference
Cancels any ongoing upload or download operation on this FileReference object.
cancel — Event, class flash.net.FileReferenceList
Dispatched when the user dismisses the file-browsing dialog box.
cancel(id:String) — method, class mx.rpc.AbstractInvoker
Cancels the last service invocation or an invokation with the specified ID.
cancel(id:String) — method, class mx.rpc.http.HTTPService
cancel(id:String) — method, class mx.rpc.remoting.Operation
Cancels the last service invocation or an invokation with the specified ID.
cancel(id:String) — method, class mx.rpc.soap.Operation
Cancels the last service invocation or an invokation with the specified ID.
cancel(id:String) — method, class mx.rpc.soap.mxml.Operation
Cancels the last service invocation or an invokation with the specified ID.
CANCEL — Constant Static Property, class flash.events.Event
The Event.CANCEL constant defines the value of the type property of a cancel event object.
CANCEL — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.CANCEL constant defines the value of the type property of a cancel event object.
CANCEL — Constant Static Property, class mx.controls.Alert
Value that enables a Cancel button on the Alert control when passed as the flags parameter of the show() method.
cancelable — Property, class flash.events.Event
Indicates whether the behavior associated with the event can be prevented.
cancelLabel — Static Property, class mx.controls.Alert
The label for the Cancel button.
CANCELLED — Constant Static Property, class mx.events.AdvancedDataGridEventReason
Specifies that the user cancelled editing and that they do not want to save the edited data.
CANCELLED — Constant Static Property, class mx.events.DataGridEventReason
Specifies that the user cancelled editing and that they do not want to save the edited data.
CANCELLED — Constant Static Property, class mx.events.ListEventReason
Specifies that the user cancelled editing and that they do not want to save the edited data.
cancelLoad() — method, class flash.html.HTMLLoader
Cancels any load operation in progress.
cancelLoad() — method, class mx.controls.HTML
Cancels any load operation in progress.
cancelQuery(query:mx.olap:IOLAPQuery) — method, interface mx.olap.IOLAPCube
Aborts a query that has been submitted for execution.
cancelQuery(query:mx.olap:IOLAPQuery) — method, class mx.olap.OLAPCube
Aborts a query that has been submitted for execution.
cancelRefresh() — method, class mx.collections.GroupingCollection
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups.
cancelRefresh() — method, interface mx.collections.IGroupingCollection
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups.
cancelRefresh() — method, interface mx.olap.IOLAPCube
Aborts the current cube refresh, if one is executing.
cancelRefresh() — method, class mx.olap.OLAPCube
Aborts the current cube refresh, if one is executing.
cancelUpdate() — method, class air.update.ApplicationUpdater
Cancels the update process.
cancelUpdate() — method, class air.update.ApplicationUpdaterUI
Cancels the update process.
CandlestickChart — class, package mx.charts
The CandlestickChart control represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
CandlestickChart() — Constructor, class mx.charts.CandlestickChart
Constructor.
CandlestickItemRenderer — class, package mx.charts.renderers
The default itemRenderer for a CandlestickSeries object.
CandlestickItemRenderer() — Constructor, class mx.charts.renderers.CandlestickItemRenderer
Constructor.
CandlestickSeries — class, package mx.charts.series
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
CandlestickSeries() — Constructor, class mx.charts.series.CandlestickSeries
Constructor.
canDropLabels — Style, class mx.charts.AxisRenderer
Specifies whether the AxisRenderer should drop labels as necessary to lay out correctly.
canHaveChildren(node:Object) — method, class mx.collections.HierarchicalData
Returns true if the node can contain children.
canHaveChildren(node:Object) — method, interface mx.collections.IHierarchicalData
Returns true if the node can contain children.
canLoadWSDL() — method, class mx.rpc.soap.WebService
Returns a Boolean value that indicates whether the WebService is ready to load a WSDL (does it have a valid destination or wsdl specified).
canNavigateBack — Property, class mx.controls.FileSystemDataGrid
A flag which is true if there is at least one directory in the history list to which the user can navigate backward.
canNavigateBack — Property, class mx.controls.FileSystemList
A flag which is true if there is at least one directory in the history list to which the user can navigate backward.
canNavigateDown — Property, class mx.controls.FileSystemDataGrid
A flag which is true if the user can navigate down into a selected directory.
canNavigateDown — Property, class mx.controls.FileSystemList
A flag which is true if the user can navigate down into a selected directory.
canNavigateForward — Property, class mx.controls.FileSystemDataGrid
A flag which is true if there is at least one directory in the history list to which the user can navigate forward.
canNavigateForward — Property, class mx.controls.FileSystemList
A flag which is true if there is at least one directory in the history list to which the user can navigate forward.
canNavigateUp — Property, class mx.controls.FileSystemDataGrid
A flag which is true if the user can navigate up to a parent directory.
canNavigateUp — Property, class mx.controls.FileSystemList
A flag which is true if the user can navigate up to a parent directory.
canonicalize() — method, class flash.filesystem.File
Canonicalizes the File path.
canonicalKeyPropertyListString — Property, class mx.messaging.management.ObjectName
A string representation of the list of key properties, with the key properties sorted in lexical order.
canonicalName — Property, class mx.messaging.management.ObjectName
The canonical form of the name; a string representation with the properties sorted in lexical order.
canStagger — Style, class mx.charts.AxisRenderer
Specifies whether to stagger labels on two label rows.
Canvas — class, package mx.containers
A Canvas layout container defines a rectangular region in which you place child containers and controls.
Canvas() — Constructor, class mx.containers.Canvas
Constructor.
CanvasAutomationImpl — class, package mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the Canvas class.
CanvasAutomationImpl(obj:mx.containers:Canvas) — Constructor, class mx.automation.delegates.containers.CanvasAutomationImpl
Constructor.
canvasLayoutClass — Property, class mx.core.LayoutContainer
The mx.containers.utilityClasses.Layout subclass that is doing the layout
canWatch(host:Object, name:String, commitOnly:Boolean) — Static Method , class mx.binding.utils.ChangeWatcher
Lets you determine if the host exposes a data-binding event on the property.
Capabilities — final class, package flash.system
The Capabilities class provides properties that describe the system and player that are hosting a SWF file.
caps — Property, class flash.display.GraphicsStroke
Specifies the type of caps at the end of lines.
caps — Property, class mx.graphics.LinearGradientStroke
A value from the CapsStyle class that specifies the type of caps at the end of lines.
caps — Property, class mx.graphics.Stroke
Specifies the type of caps at the end of lines.
CAPS — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that spacing is adjusted for uppercase characters on output.
CAPS_AND_SMALL_CAPS — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that all lowercase characters use small-caps glyphs on output.
capsLock — Static Property, class flash.ui.Keyboard
Specifies whether the Caps Lock key is activated (true) or not (false).
CAPS_LOCK — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Caps Lock key (20).
CapsStyle — final class, package flash.display
The CapsStyle class is an enumeration of constant values that specify the caps style to use in drawing lines.
caption — Property, class flash.ui.ContextMenuItem
Specifies the menu item caption (text) displayed in the context menu.
captureBitmapData(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — Static Method , class mx.graphics.ImageSnapshot
A utility method to grab a raw snapshot of a UI component as BitmapData.
captureEndValues() — method, class mx.effects.Effect
Captures the current values of the relevant properties on the effect's targets and saves them as end values.
captureEndValues() — method, interface mx.effects.IEffect
Captures the current values of the relevant properties on the effect's targets and saves them as end values.
captureImage(source:flash.display:IBitmapDrawable, dpi:Number, encoder:mx.graphics.codec:IImageEncoder, scaleLimited:Boolean) — Static Method , class mx.graphics.ImageSnapshot
A utility method to grab a snapshot of a component, scaled to a specific resolution (in dpi) and encoded into a specific image format.
captureMoreStartValues(targets:Array) — method, class mx.effects.Effect
Captures the current values of the relevant properties of an additional set of targets This function is used by Flex when a data change effect is run.
captureMoreStartValues(targets:Array) — method, interface mx.effects.IEffect
Captures the current values of the relevant properties of an additional set of targets This function is used by Flex when a data change effect is run.
captureRollEvents — Property, class mx.effects.Zoom
If true, prevents Flex from dispatching the rollOut and rollOver events if the mouse has not moved.
captureRollEvents — Property, class mx.effects.effectClasses.ZoomInstance
Prevents the rollOut and rollOver events from being dispatched if the mouse has not moved.
captureStartValues() — method, class mx.effects.Effect
Captures the current values of the relevant properties on the effect's targets.
captureStartValues() — method, interface mx.effects.IEffect
Captures the current values of the relevant properties on the effect's targets.
CAPTURING_PHASE — Constant Static Property, class flash.events.EventPhase
The capturing phase, which is the first phase of the event flow.
cardNumberListener — Property, class mx.validators.CreditCardValidator
The component that listens for the validation result for the card number subfield.
cardNumberProperty — Property, class mx.validators.CreditCardValidator
Name of the card number property to validate.
cardNumberSource — Property, class mx.validators.CreditCardValidator
Object that contains the value of the card number field.
cardTypeListener — Property, class mx.validators.CreditCardValidator
The component that listens for the validation result for the card type subfield.
cardTypeProperty — Property, class mx.validators.CreditCardValidator
Name of the card type property to validate.
cardTypeSource — Property, class mx.validators.CreditCardValidator
Object that contains the value of the card type field.
caretBookmark — Property, class mx.controls.listClasses.AdvancedListBase
A bookmark to the item under the caret.
caretBookmark — Property, class mx.controls.listClasses.ListBase
A bookmark to the item under the caret.
caretColumnIndex — Property, class mx.controls.AdvancedDataGrid
The column name of the item under the caret.
caretIndex — Property, class flash.text.TextField
The index of the insertion point (caret) position.
caretIndex — Property, class mx.controls.listClasses.AdvancedListBase
The offset of the item in the data provider that is at the selection caret point.
caretIndex — Property, class mx.controls.listClasses.ListBase
The offset of the item in the data provider that is the selection caret point.
caretIndex — Property, interface mx.core.IUITextField
The index of the insertion point (caret) position.
caretIndicator — Property, class mx.controls.listClasses.AdvancedListBase
The DisplayObject that contains the graphics that indicate which renderer is the caret.
caretIndicator — Property, class mx.controls.listClasses.ListBase
The DisplayObject that contains the graphics that indicate which renderer is the caret.
caretItemRenderer — Property, class mx.controls.listClasses.AdvancedListBase
The renderer for the item under the caret.
caretItemRenderer — Property, class mx.controls.listClasses.ListBase
The renderer for the item under the caret.
caretUID — Property, class mx.controls.listClasses.AdvancedListBase
The UID of the item under the caret.
caretUID — Property, class mx.controls.listClasses.ListBase
The UID of the item under the caret.
CartesianCanvasValue — class, package mx.charts.chartClasses
Defines the position of objects on a data canvas.
CartesianCanvasValue(value, offset:Number) — Constructor, class mx.charts.chartClasses.CartesianCanvasValue
Constructor.
CartesianChart — class, package mx.charts.chartClasses
The CartesianChart class is a base class for the common chart types.
CartesianChart() — Constructor, class mx.charts.chartClasses.CartesianChart
Constructor.
CartesianChartAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the CartesianChart base class.
CartesianChartAutomationImpl(obj:mx.charts.chartClasses:CartesianChart) — Constructor, class mx.automation.delegates.charts.CartesianChartAutomationImpl
Constructor.
CartesianDataCanvas — class, package mx.charts.chartClasses
This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API.
CartesianDataCanvas() — Constructor, class mx.charts.chartClasses.CartesianDataCanvas
Constructor.
CartesianTransform — class, package mx.charts.chartClasses
The CartesianTransform object represents a set of axes that maps data values to x/y Cartesian screen coordinates and vice versa.
CartesianTransform() — Constructor, class mx.charts.chartClasses.CartesianTransform
Constructor.
case — Statement
Defines a jump target for the switch statement.
caseInsensitive — Property, class mx.collections.GroupingField
Set to true if the sort for this field should be case-insensitive.
caseInsensitive — Property, class mx.collections.SortField
Specifies whether the sort for this field should be case insensitive.
CASEINSENSITIVE — Constant Static Property, class Array
Specifies case-insensitive sorting for the Array class sorting methods.
category — Property, interface mx.logging.ILogger
The category value for the logger.
category — Property, class mx.logging.LogLogger
The category this logger send messages for.
CategoryAxis — class, package mx.charts
The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis.
CategoryAxis() — Constructor, class mx.charts.CategoryAxis
Constructor.
categoryField — Property, class mx.charts.CategoryAxis
Specifies the field of the data provider containing the text for the labels.
ceil(val:Number) — Static Method , class Math
Returns the ceiling of the specified number or expression.
cellData — Property, class mx.olap.OLAPResult
An Array of Arrays that contains the value of each cell of the result.
cellSelectionTweens — Property, class mx.controls.AdvancedDataGrid
A hash table of selection tweens.
center(width:Number, height:Number) — method, class mx.preloaders.DownloadProgressBar
Centers the download progress bar based on the passed in dimensions.
CENTER — Constant Static Property, class flash.text.TextFieldAutoSize
Specifies that the text is to be treated as center-justified text.
CENTER — Constant Static Property, class flash.text.TextFormatAlign
Constant; centers the text in the text field.
CENTER — Constant Static Property, class flash.text.engine.TabAlignment
Positions the center of the tabbed text at the tab stop.
CENTER — Constant Static Property, class mx.controls.ProgressBarLabelPlacement
Specifies to place at the center inside the progress bar.
centerPopUp(popUp:mx.core:IFlexDisplayObject) — Static Method , class mx.managers.PopUpManager
Centers a popup window over whatever window was used in the call to the createPopUp() or addPopUp() method.
CFF — Constant Static Property, class flash.text.engine.RenderingMode
Sets rendering mode to CFF.
cffHinting — Property, class flash.text.engine.FontDescription
The type of CFF hinting used for this text.
CFFHinting — final class, package flash.text.engine
The CFFHinting class defines values for cff hinting in the FontDescription class.
change — Event, class flash.text.TextField
Dispatched after a control value is modified, unlike the textInput event, which is dispatched before the value is modified.
change — Event, class mx.charts.chartClasses.ChartBase
Dispatched when the selection changes in the chart.
change — Event, class mx.containers.Accordion
Dispatched when the selected child container changes.
change — Event, class mx.containers.ViewStack
Dispatched when the selected child container changes.
change — Event, class mx.controls.Button
Dispatched when the selected property changes for a toggle Button control.
change — Event, class mx.controls.ColorPicker
Dispatched when the selected color changes as a result of user interaction.
change — Event, class mx.controls.ComboBox
Dispatched when the ComboBox contents changes as a result of user interaction, when the selectedIndex or selectedItem property changes, and, if the ComboBox control is editable, each time a keystroke is entered in the box.
change — Event, class mx.controls.DateChooser
Dispatched when a date is selected or changed.
change — Event, class mx.controls.DateField
Dispatched when a date is selected or changed, and the DateChooser control closes.
change — Event, class mx.controls.Menu
Dispatched when selection changes as a result of user interaction.
change — Event, class mx.controls.MenuBar
Dispatched when selection changes as a result of user interaction.
change — Event, class mx.controls.NumericStepper
Dispatched when the value of the NumericStepper control changes as a result of user interaction.
change — Event, class mx.controls.RadioButtonGroup
Dispatched when the value of the selected RadioButton control in this group changes.
change — Event, class mx.controls.RichTextEditor
Dispatched when the user changes the contents or format of the text in the TextArea control.
change — Event, class mx.controls.TextArea
Dispatched when text in the TextArea control changes through user input.
change — Event, class mx.controls.TextInput
Dispatched when text in the TextInput control changes through user input.
change — Event, class mx.controls.listClasses.AdvancedListBase
Dispatched when the selectedIndex or selectedItem property changes as a result of user interaction.
change — Event, class mx.controls.listClasses.ListBase
Dispatched when the selectedIndex or selectedItem property changes as a result of user interaction.
change — Event, class mx.controls.sliderClasses.Slider
Dispatched when the slider changes value due to mouse or keyboard interaction.
change — Event, interface mx.managers.IBrowserManager
Dispatched when the URL is changed either by the user interacting with the browser, invoking an application in AIR, or by setting the property programmatically.
change — Event, class mx.resources.ResourceManagerImpl
CHANGE — Constant Static Property, class flash.events.Event
The Event.CHANGE constant defines the value of the type property of a change event object.
CHANGE — Constant Static Property, class mx.automation.events.ChartSelectionChangeEvent
The AdvancedDataGridEvent.HEADER_RELEASE constant defines the value of the type property of the event object for a headerRelease event, which indicates that the user pressed and released the mouse on a column header.
CHANGE — Constant Static Property, class mx.charts.events.ChartItemEvent
Event type constant; indicates that the selection in the chart has changed.
CHANGE — Constant Static Property, class mx.events.CalendarLayoutChangeEvent
The CalendarLayoutChangeEvent.CHANGE constant defines the value of the type property of the event object for a change event.
CHANGE — Constant Static Property, class mx.events.ColorPickerEvent
The ColorPickerEvent.CHANGE constant defines the value of the type property of the event that is dispatched when the user selects a color from the ColorPicker control.
CHANGE — Constant Static Property, class mx.events.IndexChangedEvent
The IndexChangedEvent.CHANGE constant defines the value of the type property of the event object for a change event, which indicates that an index has changed, such as when and Accordion control changes the displayed panel or a ViewStack changes views.
CHANGE — Constant Static Property, class mx.events.ListEvent
The ListEvent.CHANGE constant defines the value of the type property of the ListEvent object for a change event, which indicates that selection changed as a result of user interaction.
CHANGE — Constant Static Property, class mx.events.MenuEvent
The MenuEvent.CHANGE event type constant indicates that selection changed as a result of user interaction.
CHANGE — Constant Static Property, class mx.events.NumericStepperEvent
The NumericStepperEvent.CHANGE constant defines the value of the type property of the event object for a change event.
CHANGE — Constant Static Property, class mx.events.SliderEvent
The SliderEvent.CHANGE constant defines the value of the type property of the event object for a change event.
changeList — Property, class flash.events.SyncEvent
An array of objects; each object contains properties that describe the changed members of a remote shared object.
ChangeWatcher — class, package mx.binding.utils
The ChangeWatcher class defines utility methods that you can use with bindable Flex properties.
ChangeWatcher(access:Object, handler:Function, commitOnly:Boolean, next:mx.binding.utils:ChangeWatcher) — Constructor, class mx.binding.utils.ChangeWatcher
Constructor.
channel — Property, class mx.messaging.MessageResponder
Provides access to the Channel used to send the message.
channel — Property, class mx.messaging.channels.StreamingConnectionHandler
The Channel that uses this class.
channel — Property, class mx.messaging.events.ChannelEvent
The Channel that generated this event.
Channel — class, package mx.messaging
The Channel class is the base message channel class that all channels in the messaging system must extend.
Channel(id:String, uri:String) — Constructor, class mx.messaging.Channel
Constructs an instance of a generic Channel that connects to the specified endpoint URI.
channelConnect — Event, class mx.messaging.Channel
Dispatched after the channel has connected to its endpoint.
channelConnect — Event, class mx.messaging.ChannelSet
Dispatched after a Channel in the ChannelSet has connected to its endpoint.
channelConnect — Event, class mx.messaging.MessageAgent
Dispatched when the underlying Channel the MessageAgent is using connects.
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — method, class mx.messaging.ChannelSet
Handles a CONNECT ChannelEvent and redispatches the event.
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — method, class mx.messaging.MessageAgent
Handles a CONNECT ChannelEvent.
channelDisconnect — Event, class mx.messaging.Channel
Dispatched after the channel has disconnected from its endpoint.
channelDisconnect — Event, class mx.messaging.ChannelSet
Dispatched after a Channel in the ChannelSet has disconnected from its endpoint.
channelDisconnect — Event, class mx.messaging.MessageAgent
Dispatched when the underlying Channel the MessageAgent is using disconnects.
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — method, class mx.messaging.ChannelSet
Handles a DISCONNECT ChannelEvent and redispatches the event.
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — method, class mx.messaging.MessageAgent
Handles a DISCONNECT ChannelEvent.
ChannelError — class, package mx.messaging.errors
This is the base class for any channel related errors.
ChannelError(msg:String) — Constructor, class mx.messaging.errors.ChannelError
Constructs a new instance of a ChannelError with the specified message.
ChannelEvent — class, package mx.messaging.events
The ChannelEvent is used to propagate channel events within the messaging system.
ChannelEvent(type:String, bubbles:Boolean, cancelable:Boolean, channel:mx.messaging:Channel, reconnecting:Boolean, rejected:Boolean, connected:Boolean) — Constructor, class mx.messaging.events.ChannelEvent
Constructs an instance of this event with the specified type and Channel instance.
channelFault — Event, class mx.messaging.Channel
Dispatched after the channel has faulted.
channelFault — Event, class mx.messaging.ChannelSet
Dispatched after a Channel in the ChannelSet has faulted.
channelFault — Event, class mx.messaging.MessageAgent
Dispatched when the underlying Channel the MessageAgent is using faults.
ChannelFaultEvent — class, package mx.messaging.events
The ChannelFaultEvent class is used to propagate channel fault events within the messaging system.
ChannelFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, channel:mx.messaging:Channel, reconnecting:Boolean, code:String, level:String, description:String, rejected:Boolean, connected:Boolean) — Constructor, class mx.messaging.events.ChannelFaultEvent
Constructs an instance of this event with the specified type.
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — method, class mx.messaging.ChannelSet
Handles a ChannelFaultEvent and redispatches the event.
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — method, class mx.messaging.MessageAgent
Handles a ChannelFaultEvent.
channelIds — Property, class mx.messaging.ChannelSet
The ids of the Channels used by the ChannelSet.
channels — Property, class flash.display.ShaderInput
The number of channels that a shader input expects.
channels — Property, class mx.messaging.ChannelSet
Provides access to the Channels in the ChannelSet.
channelSet — Property, class mx.messaging.MessageAgent
Provides access to the ChannelSet used by the MessageAgent.
channelSet — Property, class mx.rpc.AbstractService
Provides access to the ChannelSet used by the service.
channelSet — Property, class mx.rpc.http.HTTPService
Provides access to the ChannelSet used by the service.
ChannelSet — class, package mx.messaging
The ChannelSet is a set of Channels that are used to send messages to a target destination.
ChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Constructor, class mx.messaging.ChannelSet
Constructs a ChannelSet.
channelSets — Property, class mx.messaging.Channel
Provides access to the ChannelSets connected to the Channel.
charAt(index:Number) — method, class String
Returns the character in the position specified by the index parameter.
charCode — Property, class flash.events.KeyboardEvent
Contains the character code value of the key pressed or released.
charCodeAt(index:Number) — method, class String
Returns the numeric Unicode character code of the character at the specified index.
CharCodeStrings — Constant Static Property, class flash.ui.Keyboard
charCount — Property, class flash.text.TextSnapshot
The number of characters in a TextSnapshot object.
CHARSET_UTF_8 — Constant Static Property, class mx.utils.Base64Encoder
chart — Property, class mx.charts.AxisRenderer
The base chart for this AxisRenderer.
chart — Property, class mx.charts.chartClasses.ChartElement
Refers to the chart component containing this element.
ChartBase — class, package mx.charts.chartClasses
The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture.
ChartBase() — Constructor, class mx.charts.chartClasses.ChartBase
Constructor.
ChartBaseAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the ChartBase base class.
ChartBaseAutomationImpl(obj:mx.charts.chartClasses:ChartBase) — Constructor, class mx.automation.delegates.charts.ChartBaseAutomationImpl
Constructor.
chartClick — Event, class mx.charts.chartClasses.ChartBase
Dispatched when no data point is found under the mouse pointer when mouse is clicked on chart.
CHART_CLICK — Constant Static Property, class mx.charts.events.ChartEvent
Indicates that the user clicked the mouse button over a chart control but not on a chart item.
chartDataProvider — Property, class mx.charts.chartClasses.AxisBase
The data provider assigned to the enclosing chart.
chartDataProvider — Property, class mx.charts.chartClasses.ChartElement
The data provider assigned to the enclosing chart.
chartDataProvider — Property, interface mx.charts.chartClasses.IAxis
The data provider assigned to the enclosing chart.
chartDataProvider — Property, interface mx.charts.chartClasses.IChartElement
The data provider assigned to the enclosing chart.
chartDoubleClick — Event, class mx.charts.chartClasses.ChartBase
Dispatched when no data point is found under the mouse pointer when mouse is double-clicked on chart.
CHART_DOUBLE_CLICK — Constant Static Property, class mx.charts.events.ChartEvent
Indicates that the user double-clicked the mouse button over a chart control but not on a chart item.
ChartElement — class, package mx.charts.chartClasses
The ChartElement class is the base class for visual chart elements.
ChartElement() — Constructor, class mx.charts.chartClasses.ChartElement
Constructor.
ChartEvent — class, package mx.charts.events
The ChartEvent class represents events that are specific to the chart control, such as when a chart is clicked.
ChartEvent(type:String, triggerEvent:flash.events:MouseEvent, target:mx.charts.chartClasses:ChartBase) — Constructor, class mx.charts.events.ChartEvent
Constructor.
chartItem — Property, class mx.charts.HitData
The chart item described by the hit data.
ChartItem — class, package mx.charts
A ChartItem represents a single item in a ChartSeries.
ChartItem(element:mx.charts.chartClasses:IChartElement, item:Object, index:uint) — Constructor, class mx.charts.ChartItem
Constructor.
ChartItemDragProxy — class, package mx.charts.chartClasses
The default drag proxy used when dragging items from a chart control.
ChartItemDragProxy() — Constructor, class mx.charts.chartClasses.ChartItemDragProxy
Constructor.
ChartItemEvent — class, package mx.charts.events
The ChartItemEvent class represents events that are specific to the chart components, such as when a chart item is clicked.
ChartItemEvent(type:String, hitSet:Array, triggerEvent:flash.events:MouseEvent, target:mx.charts.chartClasses:ChartBase) — Constructor, class mx.charts.events.ChartItemEvent
Constructor.
ChartLabel — class, package mx.charts.chartClasses
Draws data labels on chart controls.
ChartLabel() — Constructor, class mx.charts.chartClasses.ChartLabel
Constructor.
ChartSelectionChangeEvent — class, package mx.automation.events
The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected.
ChartSelectionChangeEvent(type:String, selectionInfo:Array, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.ChartSelectionChangeEvent
Constructor.
chartSeriesStyles — Style, class mx.charts.chartClasses.ChartBase
Contains a list of Strings, each corresponding to a CSS type selector to be used as the default CSS style for a series.
chartState — Property, class mx.charts.chartClasses.ChartBase
The current transition state of the chart.
ChartState — final class, package mx.charts.chartClasses
Describes the current state of a chart.
chartStateChanged(oldState:uint, newState:uint) — method, class mx.charts.AxisRenderer
Called by the chart to indicate when its current transition state has changed.
chartStateChanged(oldState:uint, v:uint) — method, class mx.charts.chartClasses.ChartElement
Called by the enclosing chart to indicate that the current state of the chart has changed.
chartStateChanged(oldState:uint, v:uint) — method, interface mx.charts.chartClasses.IAxisRenderer
Called by the enclosing chart to indicate that the current state of the chart has changed.
chartStateChanged(oldState:uint, v:uint) — method, interface mx.charts.chartClasses.IChartElement
Called by the enclosing chart to indicate that the current state of the chart has changed.
CheckBox — class, package mx.controls
The CheckBox control consists of an optional label and a small box that can contain a check mark or not.
CheckBox() — Constructor, class mx.controls.CheckBox
Constructor.
CheckBoxAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the CheckBox control.
CheckBoxAutomationImpl(obj:mx.controls:CheckBox) — Constructor, class mx.automation.delegates.controls.CheckBoxAutomationImpl
Constructor.
CheckBoxIcon — class, package mx.skins.halo
The skin for all the states of the icon in a CheckBox.
CheckBoxIcon() — Constructor, class mx.skins.halo.CheckBoxIcon
Constructor.
checkChannelConsistency(destinationA:String, destinationB:String) — Static Method , class mx.messaging.config.ServerConfig
This method ensures that the destinations specified contain identical channel definitions.
checkDisabledIcon — Style, class mx.controls.Menu
The icon for all dsiabled menu items whose type identifier is a check box.
checked — Property, class flash.display.NativeMenuItem
Controls whether this menu item displays a checkmark.
checkForUpdate — Event, class air.update.ApplicationUpdater
Dispatched before the update process begins, just before the updater tries to download the update descriptor file.
checkForUpdate() — method, class air.update.ApplicationUpdater
Asynchronously downloads and interprets the update descriptor file.
checkForUpdate — Event, class air.update.ApplicationUpdaterUI
Dispatched before the update process begins, just before the updater tries to download the update descriptor file.
CHECK_FOR_UPDATE — Constant Static Property, class air.update.events.UpdateEvent
The UpdateEvent.CHECK_FOR_UPDATE constant defines the value of the type property of the event object for a checkForUpdate event.
checkIcon — Style, class mx.controls.Menu
The icon for all enabled menu items whose type identifier is a check box.
checkNow() — method, class air.update.ApplicationUpdater
Starts the update process.
checkNow() — method, class air.update.ApplicationUpdaterUI
Starts the update process.
checkPolicyFile — Property, class flash.media.SoundLoaderContext
Specifies whether the application should try to download a URL policy file from the loaded sound's server before beginning to load the sound.
checkPolicyFile — Property, class flash.net.NetStream
Specifies whether the application should try to download a cross-domain policy file from the loaded video file's server before beginning to load the video file.
checkPolicyFile — Property, class flash.system.LoaderContext
Specifies whether the application should attempt to download a URL policy file from the loaded object's server before beginning to load the object itself.
checkStatus() — method, class air.net.ServiceMonitor
Checks the status of the service.
checkStatus() — method, class air.net.SocketMonitor
Calling the checkStatus() method of a SocketMonitor object causes the application to try connecting to the socket, to check for a connect event.
checkStatus() — method, class air.net.URLMonitor
Attempts to load content from a URL in the background, to check for a returned HTTP status code.
child(propertyName:Object) — method, class XML
Lists the children of an XML object.
child(propertyName:Object) — method, class XMLList
Calls the child() method of each XML object and returns an XMLList object that contains the results in order.
child(propertyName:Object) — method, class mx.collections.XMLListCollection
Calls the child() method of each XML object in the XMLList and returns an XMLList containing the children of with the specified property name, in order.
child — Property, class mx.modules.ModuleLoader
The DisplayObject created from the module factory.
child — Property, interface mx.olap.IOLAPLevel
The next child level in the hierarchy.
child — Property, class mx.olap.OLAPLevel
The next child level in the hierarchy.
childAdd — Event, class mx.core.Container
Dispatched after a child has been added to a container.
CHILD_ADD — Constant Static Property, class mx.events.ChildExistenceChangedEvent
The ChildExistenceChangedEvent.CHILD_ADD constant defines the value of the type property of the event object for a childAdd event.
childAllowsParent — Property, class flash.display.LoaderInfo
Expresses the trust relationship from content (child) to the Loader (parent).
childAllowsParent — Property, class mx.controls.SWFLoader
Tests if the child allows its parent to access its display objects or listen to messages that originate in the child.
childAllowsParent — Property, interface mx.core.ISWFBridgeProvider
Tests if the child allows its parent to access its display objects or listen to messages that originate in the child.
childAllowsParent — Property, class mx.managers.SystemManager
Tests if the child allows its parent to access its display objects or listen to messages that originate in the child.
childAllowsParent — Property, class mx.managers.WindowedSystemManager
childDescriptors — Property, class mx.core.Container
Array of UIComponentDescriptor objects produced by the MXML compiler.
childDescriptors — Property, class mx.core.Repeater
An Array of UIComponentDescriptor objects for this Repeater's children.
ChildExistenceChangedEvent — class, package mx.events
Represents events that are dispatched when a the child of a control is created or destroyed.
ChildExistenceChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:DisplayObject) — Constructor, class mx.events.ChildExistenceChangedEvent
Constructor.
childIndex() — method, class XML
Identifies the zero-indexed position of this XML object within the context of its parent.
childIndexChange — Event, class mx.core.Container
Dispatched after the index (among the container children) of a container child changes.
CHILD_INDEX_CHANGE — Constant Static Property, class mx.events.IndexChangedEvent
The IndexChangedEvent.CHILD_INDEX_CHANGE constant defines the value of the type property of the event object for a childIndexChange event, which indicates that a component's index among a container's children has changed.
ChildItemPendingError — class, package mx.collections.errors
This error is thrown when retrieving a child item from a collection view requires an asynchronous call.
ChildItemPendingError(message:String) — Constructor, class mx.collections.errors.ChildItemPendingError
Constructor.
childNodes — Property, class flash.xml.XMLNode
An array of the specified XMLNode object's children.
childRemove — Event, class mx.core.Container
Dispatched before a child of a container is removed.
CHILD_REMOVE — Constant Static Property, class mx.events.ChildExistenceChangedEvent
The ChildExistenceChangedEvent.CHILD_REMOVE constant defines the value of the type property of the event object for a childRemove event.
children() — method, class XML
Lists the children of the XML object in the sequence in which they appear.
children() — method, class XMLList
Calls the children() method of each XML object and returns an XMLList object that contains the results.
children() — method, class mx.collections.XMLListCollection
Calls the children() method of each XML object in the XMLList and returns an XMLList containing the results.
children — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup
An Array of AdvancedDataGridColumn instances that define the columns of the column group.
children — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
An Array of all of the child AdvancedDataGridHeaderInfo instances of this AdvancedDataGridHeaderInfo instance, if this column is part of a column group.
children — Property, class mx.effects.CompositeEffect
An Array containing the child effects of this CompositeEffect.
children — Property, interface mx.olap.IOLAPHierarchy
The children of the all member, as a list of IOLAPMember instances.
children — Property, interface mx.olap.IOLAPMember
The children of this member, as a list of IOLAPMember instances.
children — Property, class mx.olap.OLAPHierarchy
The children of the all member, as a list of IOLAPMember instances.
children — Property, class mx.olap.OLAPMember
The children of this member, as a list of IOLAPMember instances.
childrenCreated() — method, class mx.core.UIComponent
Performs any final processing after child objects are created.
childrenDragEnabled — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup
Specifies whether the child columns can be dragged to reposition them in the group.
childrenField — Property, class mx.collections.HierarchicalData
Indicates the field name to be used to detect children objects in a data item.
childSandboxBridge — Property, class flash.display.LoaderInfo
A object that can be set by the loaded content's code to expose properties and methods that can be accessed by code in the Loader object's sandbox.
CHINESE — Constant Static Property, class flash.system.IMEConversionMode
The string "CHINESE", for use with the IME.conversionMode property.
chunkBuffer — Property, class mx.messaging.channels.StreamingConnectionHandler
Byte buffer used to store the current chunk from the remote endpoint.
CircleItemRenderer — class, package mx.charts.renderers
A simple chart itemRenderer implementation that fills an elliptical area.
CircleItemRenderer() — Constructor, class mx.charts.renderers.CircleItemRenderer
Constructor.
Circular — class, package mx.effects.easing
The Circular class defines three easing functions to implement circular motion with Flex effect classes.
claimStyles(styles:Array, firstAvailable:uint) — method, class mx.charts.chartClasses.ChartElement
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array.
claimStyles(styles:Array, firstAvailable:uint) — method, interface mx.charts.chartClasses.IChartElement
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array.
claimStyles(styles:Array, firstAvailable:uint) — method, class mx.charts.chartClasses.Series
clamp — Property, class flash.filters.ConvolutionFilter
Indicates whether the image should be clamped.
CLAMP — Constant Static Property, class flash.filters.DisplacementMapFilterMode
Clamps the displacement value to the edge of the source image.
class — Statement
Defines a class, which lets you instantiate objects that share methods and properties that you define.
Class — Dynamic Class, Top Level
A Class object is created for each class definition in a program.
ClassFactory — class, package mx.core
A ClassFactory instance is a "factory object" which Flex uses to generate instances of another class, each with identical properties.
ClassFactory(generator:Class) — Constructor, class mx.core.ClassFactory
Constructor.
className — Property, class mx.core.UIComponent
The name of this instance's class, such as "Button".
className — Property, class mx.core.UITextField
The name of this instance's class, such as "DataGridItemRenderer".
className — Property, class mx.effects.Effect
The name of the effect class, such as "Fade".
className — Property, class mx.effects.EffectInstance
The name of the effect class, such as "FadeInstance".
className — Property, interface mx.effects.IEffect
The name of the effect class, such as "Fade".
className — Property, interface mx.effects.IEffectInstance
The name of the effect class, such as "FadeInstance".
className — Property, class mx.messaging.management.MBeanInfo
The class name for the MBean.
className — Property, class mx.messaging.management.ObjectInstance
The class name.
className — Property, interface mx.styles.IStyleClient
The name of the component class.
className — Property, class mx.styles.StyleProxy
The name of the component class.
clear() — method, class flash.desktop.Clipboard
Deletes all data representations from this Clipboard object.
clear() — method, class flash.desktop.NativeApplication
Invokes an internal delete command on the focused display object.
clear() — method, class flash.display.Graphics
Clears the graphics that were drawn to this Graphics object, and resets fill and line style settings.
clear — Event, class flash.display.InteractiveObject
Dispatched when the user selects 'Clear' (or 'Delete') from the text context menu.
clear() — method, class flash.media.Video
Clears the image currently displayed in the Video object (not the video stream).
clear() — method, class flash.net.SharedObject
For local shared objects, purges all of the data and deletes the shared object from the disk.
clear() — method, class flash.text.StyleSheet
Removes all styles from the style sheet object.
clear — Property, class flash.ui.ContextMenuClipboardItems
Enables or disables the 'Delete' or 'Clear' item on the clipboard menu.
clear() — method, class flash.utils.ByteArray
Clears the contents of the byte array and resets the length and position properties to 0.
clear() — method, class mx.charts.chartClasses.CartesianDataCanvas
Clears the graphics that were drawn to this Graphics object, and resets fill and line style settings.
clear() — method, class mx.charts.chartClasses.PolarDataCanvas
Clears the canvas.
clear() — method, class mx.controls.FileSystemDataGrid
Clears this control so that it displays no items.
clear() — method, class mx.controls.FileSystemList
Clears this control so that it displays no items.
clear() — method, class mx.controls.FileSystemTree
Clears the list.
clear() — method, class mx.olap.OLAPQueryAxis
Clears all the sets, tuples and members from this axis.
CLEAR — Constant Static Property, class flash.events.Event
The Event.CLEAR constant efines the value of the type property of a clear event object.
clearCaretIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase
Clears the caret indicator into the given Sprite.
clearCellSelectionData() — method, class mx.controls.AdvancedDataGrid
Clears information on cell selection.
clearData(format:String) — method, class flash.desktop.Clipboard
Deletes the data representation for the specified format.
clearHeaders() — method, class mx.rpc.soap.AbstractWebService
Clears the headers that applied to all operations.
clearHeaders() — method, class mx.rpc.soap.Operation
Clears the headers for this individual Operation.
clearHighlightIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.listClasses.ListBase
Clears the highlight indicator in the given Sprite.
clearIndicators() — method, class mx.controls.AdvancedDataGrid
Removes all selection and highlight and caret indicators. Removes all selection and highlight and caret indicators.
clearIndicators() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Removes all selection and highlight and caret indicators.
clearIndicators() — method, class mx.controls.listClasses.AdvancedListBase
Removes all selection and highlight and caret indicators.
clearIndicators() — method, class mx.controls.listClasses.ListBase
Removes all selection and highlight and caret indicators.
clearInterval(id:uint) — Package Function, flash.utils
Cancels a specified setInterval() call.
clearParameters() — method, class flash.data.SQLStatement
Clears all current parameter settings.
clearResult(fireBindingEvent:Boolean) — method, class mx.rpc.AbstractInvoker
Sets the result property of the invoker to null.
clearResult(fireBindingEvent:Boolean) — method, class mx.rpc.http.HTTPService
clearRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int) — method, class mx.controls.dataGridClasses.DataGridBase
Removes renderers from a row that should be empty for the given rowNum.
clearSamples() — Package Function, flash.sampler
Clears the current set of Sample objects.
clearSelected(transition:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Clears the set of selected items and removes all graphics depicting the selected state of those items.
clearSelected(transition:Boolean) — method, class mx.controls.listClasses.ListBase
Clears the set of selected items and removes all graphics depicting the selected state of those items.
clearSelectedCells(transition:Boolean) — method, class mx.controls.AdvancedDataGrid
Clears the selectedCells property.
clearSelection() — method, class mx.charts.chartClasses.ChartBase
Deselects all selected chart items in the chart control.
clearSeparators() — method, class mx.controls.AdvancedDataGridBaseEx
Removes column header separators that you normally use to resize columns.
clearSeparators() — method, class mx.controls.DataGrid
Removes column header separators that the user normally uses to resize columns.
clearSeparators() — method, class mx.controls.dataGridClasses.DataGridHeader
Removes column header separators that the user normally uses to resize columns.
clearStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Deletes a style property from this component instance.
clearStyle(styleProp:String) — method, class mx.controls.dataGridClasses.DataGridItemRenderer
Deletes a style property from this component instance.
clearStyle(styleProp:String) — method, class mx.core.UIComponent
Deletes a style property from this component instance.
clearStyle(styleProp:String) — method, class mx.styles.CSSStyleDeclaration
Clears a style property on this CSSStyleDeclaration.
clearStyle(styleProp:String) — method, interface mx.styles.IStyleClient
Deletes a style property from this component instance.
clearStyle(styleProp:String) — method, class mx.styles.StyleProxy
Deletes a style property from this component instance.
clearStyleDeclaration(selector:String, update:Boolean) — Static Method , class mx.styles.StyleManager
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
clearTimeout(id:uint) — Package Function, flash.utils
Cancels a specified setTimeout() call.
clearVisibleData() — method, class mx.controls.listClasses.ListBase
Empty the visibleData hash table.
click — Event, class flash.desktop.SystemTrayIcon
Dispatched by this SystemTrayIcon object on mouse click.
click — Event, class flash.display.InteractiveObject
Dispatched when a user presses and releases the main button of the user's pointing device over the same InteractiveObject.
CLICK — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a click event object.
CLICK — Constant Static Property, class flash.events.ScreenMouseEvent
The ScreenMouseEvent.CLICK constant defines the value of the type property of a click event object.
clickCount — Property, class flash.events.MouseEvent
Indicates whether or not the mouse down event is part of a multi-click sequence.
clickHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button
The default handler for the MouseEvent.CLICK event.
clickHandler(event:flash.events:MouseEvent) — method, class mx.controls.NavBar
Handles the MouseEvent.CLICK event for the items in the NavBar control.
CLICK_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse was clicked somewhere outside your sandbox.
clickTarget — Property, class mx.events.SliderEvent
Specifies whether the slider track or a slider thumb was pressed.
client — Property, class flash.net.LocalConnection
Indicates the object on which callback methods are invoked.
client — Property, class flash.net.NetConnection
Indicates the object on which callback methods should be invoked.
client — Property, class flash.net.NetStream
Specifies the object on which callback methods are invoked to handle streaming or FLV file data.
client — Property, class flash.net.SharedObject
Indicates the object on which callback methods are invoked.
clientId — Property, class mx.messaging.MessageAgent
Provides access to the client id for the MessageAgent.
clientId — Property, class mx.messaging.messages.AbstractMessage
The clientId indicates which MessageAgent sent the message.
clientId — Property, interface mx.messaging.messages.IMessage
The clientId indicates which client sent the message.
CLIENT_PING_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to test connectivity over the current channel to the remote endpoint.
clientReceiveTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Timestamp in milliseconds since epoch of when the client received response message from the server
CLIENT_SYNC_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used by a remote destination to sync missed or cached messages back to a client as a result of a client issued poll command.
clipboard — Property, class flash.events.NativeDragEvent
The Clipboard object containing the data in this drag operation.
Clipboard — class, package flash.desktop
The Clipboard class provides a container for transferring data and objects through the clipboard.
Clipboard() — Constructor, class flash.desktop.Clipboard
Creates an empty Clipboard object.
ClipboardFormats — class, package flash.desktop
The ClipboardFormats class defines constants for the names of the standard data formats used with the Clipboard class.
clipboardItems — Property, class flash.ui.ContextMenu
An instance of the ContextMenuClipboardItems class with the following properties: cut, copy, paste, delete, selectAll.
clipboardMenu — Property, class flash.ui.ContextMenu
Specifies whether or not the clipboard menu should be used.
ClipboardTransferMode — class, package flash.desktop
The ClipboardTransferMode class defines constants for the modes used as values of the transferMode parameter of the Clipboard.getData() method.
clipContent — Property, class mx.charts.chartClasses.ChartBase
Determines whether Flex clips the chart to the area bounded by the axes.
clipContent — Property, class mx.core.Container
Whether to apply a clip mask if the positions and/or sizes of this container's children extend outside the borders of this container.
clone() — method, class air.update.events.DownloadErrorEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class air.update.events.StatusFileUpdateErrorEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class air.update.events.StatusFileUpdateEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class air.update.events.StatusUpdateErrorEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class air.update.events.StatusUpdateEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class air.update.events.UpdateEvent
Creates a copy of the object and sets the value of each property to match that of the original.
clone() — method, class flash.display.BitmapData
Returns a new BitmapData object that is a clone of the original instance with an exact copy of the contained bitmap.
clone() — method, class flash.display.NativeMenu
Creates a copy of the menu and all items.
clone() — method, class flash.display.NativeMenuItem
Creates a copy of the NativeMenuItem object.
clone() — method, class flash.events.ActivityEvent
Creates a copy of an ActivityEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.AsyncErrorEvent
Creates a copy of the AsyncErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.BrowserInvokeEvent
Creates a new copy of this event.
clone() — method, class flash.events.ContextMenuEvent
Creates a copy of the ContextMenuEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.DRMAuthenticateEvent
Creates a copy of the DRMAuthenticateEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.DRMAuthenticationCompleteEvent
Duplicates an instance of an Event subclass.
clone() — method, class flash.events.DRMAuthenticationErrorEvent
Creates a copy of the ErrorEvent object and sets the value of each property to match that of the original. Creates a copy of the TextEvent object and sets the value of each property to match that of the original. Duplicates an instance of an Event subclass.
clone() — method, class flash.events.DRMErrorEvent
Creates a copy of the DRMErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.DRMStatusEvent
Creates a copy of the DRMStatusEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.DataEvent
Creates a copy of the DataEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.ErrorEvent
Creates a copy of the ErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.Event
Duplicates an instance of an Event subclass.
clone() — method, class flash.events.FocusEvent
Creates a copy of the FocusEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.FullScreenEvent
Creates a copy of a FullScreenEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.HTMLUncaughtScriptExceptionEvent
Creates a copy of the HTMLUncaughtScriptExceptionEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.HTTPStatusEvent
Creates a copy of the HTTPStatusEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.IMEEvent
Creates a copy of the IMEEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.IOErrorEvent
Creates a copy of the IOErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.InvokeEvent
Creates a new copy of this event.
clone() — method, class flash.events.KeyboardEvent
Creates a copy of the KeyboardEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.MouseEvent
Creates a copy of the MouseEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.NativeDragEvent
Creates a copy of this NativeDragEvent object.
clone() — method, class flash.events.NativeWindowBoundsEvent
Creates a copy of the NativeWindowBoundsEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.NativeWindowDisplayStateEvent
Creates a copy of the NativeWindowDisplayStateEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.NetStatusEvent
Creates a copy of the NetStatusEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.OutputProgressEvent
Creates a copy of the OutputProgressEvent object and sets each property's value to match that of the original.
clone() — method, class flash.events.ProgressEvent
Creates a copy of the ProgressEvent object and sets each property's value to match that of the original.
clone() — method, class flash.events.SQLErrorEvent
Creates a copy of the SQLErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.SQLEvent
Creates a copy of the SQLEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.SQLUpdateEvent
Creates a copy of the SQLUpdateEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.SampleDataEvent
Creates a copy of the SampleDataEvent object and sets each property's value to match that of the original.
clone() — method, class flash.events.ScreenMouseEvent
Creates a copy of the ScreenMouseEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.SecurityErrorEvent
Creates a copy of the SecurityErrorEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.ShaderEvent
Creates a copy of the ShaderEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.StatusEvent
Creates a copy of the StatusEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.SyncEvent
Creates a copy of the SyncEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.TextEvent
Creates a copy of the TextEvent object and sets the value of each property to match that of the original.
clone() — method, class flash.events.TimerEvent
Creates a copy of the TimerEvent object and sets each property's value to match that of the original.
clone() — method, class flash.filesystem.File
Returns a copy of this File object.
clone() — method, class flash.filters.BevelFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.BitmapFilter
Returns a BitmapFilter object that is an exact copy of the original BitmapFilter object.
clone() — method, class flash.filters.BlurFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.ColorMatrixFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.ConvolutionFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.DisplacementMapFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.DropShadowFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.GlowFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.GradientBevelFilter
Returns a copy of this filter object.
clone() — method, class flash.filters.GradientGlowFilter
Returns a copy of this filter object.
clone() — method, class flash.geom.Matrix
Returns a new Matrix object that is a clone of this matrix, with an exact copy of the contained object.
clone() — method, class flash.geom.Matrix3D
Returns a new Matrix3D object that is an exact copy of the current Matrix3D object.
clone() — method, class flash.geom.Point
Creates a copy of this Point object.
clone() — method, class flash.geom.Rectangle
Returns a new Rectangle object with the same values for the x, y, width, and height properties as the original Rectangle object.
clone() — method, class flash.geom.Vector3D
Returns a new Vector3D object that is an exact copy of the current Vector3D object.
clone() — method, class flash.text.engine.EastAsianJustifier
Constructs a cloned copy of the EastAsianJustifier.
clone() — method, class flash.text.engine.ElementFormat
Constructs an unlocked, cloned copy of the ElementFormat.
clone() — method, class flash.text.engine.FontDescription
Constructs an unlocked, cloned copy of the FontDescription.
clone() — method, class flash.text.engine.SpaceJustifier
Constructs a cloned copy of the SpaceJustifier.
clone() — method, class flash.text.engine.TextJustifier
Constructs a cloned copy of the TextJustifier.
clone() — method, class flash.ui.ContextMenu
Creates a copy of the menu and all items.
clone() — method, class flash.ui.ContextMenuItem
Creates a copy of the NativeMenuItem object.
clone() — method, class mx.automation.events.ChartSelectionChangeEvent
The data provider index of the item to be selected.
clone() — method, class mx.charts.ChartItem
Returns a copy of this ChartItem.
clone() — method, class mx.charts.chartClasses.RenderData
Creates a copy of the render data.
clone() — method, class mx.charts.series.items.LineSeriesSegment
Returns a copy of this segment.
clone() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Clone this column and return a new Column with the same properties and styles as this one.
clone() — method, class mx.core.EdgeMetrics
Returns a copy of this EdgeMetrics object.
clone() — method, class mx.messaging.events.ChannelEvent
Clones the ChannelEvent.
clone() — method, class mx.messaging.events.ChannelFaultEvent
Clones the ChannelFaultEvent.
clone() — method, class mx.messaging.events.MessageAckEvent
Clones the MessageAckEvent.
clone() — method, class mx.messaging.events.MessageEvent
Clones the MessageEvent.
clone() — method, class mx.messaging.events.MessageFaultEvent
Clones the MessageFaultEvent.
clone() — method, class mx.rpc.events.WSDLLoadEvent
Returns a copy of this WSDLLoadEvent object.
clone() — method, class mx.rpc.events.XMLLoadEvent
Returns a copy of this XMLLoadEvent object.
clone() — method, class mx.rpc.soap.LoadEvent
Returns a copy of this LoadEvent.
cloneNode(deep:Boolean) — method, class flash.xml.XMLNode
Constructs and returns a new XML node of the same type, name, value, and attributes as the specified XML object.
CLONE_ONLY — Constant Static Property, class flash.desktop.ClipboardTransferMode
The Clipboard object should only return a copy.
CLONE_PREFERRED — Constant Static Property, class flash.desktop.ClipboardTransferMode
The Clipboard object should return a copy if available and a reference if not.
close — Event, class flash.data.SQLConnection
Dispatched when a close() method call's operation completes successfully.
close(responder:flash.net:Responder) — method, class flash.data.SQLConnection
Closes the current database connection.
close() — method, class flash.display.Loader
Cancels a load() method operation that is currently in progress for the Loader instance.
close — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object after the window has been closed.
close() — method, class flash.display.NativeWindow
Closes this window.
close — Event, class flash.filesystem.FileStream
Indicates that the stream has been closed by an explicit call to the close() method.
close() — method, class flash.filesystem.FileStream
Closes the FileStream object.
close() — method, class flash.media.Sound
Closes the stream, causing any download of data to cease.
close() — method, class flash.net.LocalConnection
Closes (disconnects) a LocalConnection object.
close() — method, class flash.net.NetConnection
Closes the connection that was opened locally or to the server and dispatches a netStatus event with a code property of NetConnection.Connect.Closed.
close() — method, class flash.net.NetStream
Stops playing all data on the stream, sets the time property to 0, and makes the stream available for another use.
close() — method, class flash.net.SharedObject
Closes the connection between a remote shared object and the server.
close — Event, class flash.net.Socket
Dispatched when the server closes the socket connection.
close() — method, class flash.net.Socket
Closes the socket.
close() — method, class flash.net.URLLoader
Closes the load operation in progress.
close() — method, class flash.net.URLStream
Immediately closes the stream and cancels the download operation.
close — Event, class flash.net.XMLSocket
Dispatched when the server closes the socket connection.
close() — method, class flash.net.XMLSocket
Closes the connection specified by the XMLSocket object.
close — Property, class mx.charts.series.items.HLOCSeriesItem
The close value of this item converted into screen coordinates.
close — Event, class mx.containers.TitleWindow
Dispatched when the user selects the close button.
close — Event, class mx.controls.ColorPicker
Dispatched when the swatch panel closes.
close(trigger:flash.events:Event) — method, class mx.controls.ColorPicker
Hides the drop-down SwatchPanel object.
close — Event, class mx.controls.ComboBox
Dispatched when the drop-down list is dismissed for any reason such when the user: selects an item in the drop-down list clicks outside of the drop-down list clicks the drop-down button while the drop-down list is displayed presses the ESC key while the drop-down list is displayed
close(trigger:flash.events:Event) — method, class mx.controls.ComboBox
Hides the drop-down list.
close — Event, class mx.controls.DateField
Dispatched when a date is selected or the user clicks outside the drop-down list.
close() — method, class mx.controls.DateField
Closes the DateChooser control.
close — Event, class mx.controls.PopUpButton
Dispatched when the specified UIComponent closes.
close() — method, class mx.controls.PopUpButton
Closes the UIComponent object opened by the PopUpButton control.
close — Event, class mx.controls.VideoDisplay
Dispatched when the NetConnection object is closed, whether by timing out or by calling the close() method.
close() — method, class mx.controls.VideoDisplay
Forces the close of an input stream and connection to Flash Media Server.
close() — method, interface mx.core.IWindow
Closes the window.
close — Event, class mx.core.Window
Dispatched after the window has been closed.
close() — method, class mx.core.Window
Closes the window.
close — Event, class mx.core.WindowedApplication
Dispatched after this application window has been closed.
close() — method, class mx.core.WindowedApplication
Closes the application's NativeWindow (the initial native window opened by the application).
CLOSE — Constant Static Property, class flash.errors.SQLErrorOperation
Indicates that the SQLConnection.close() method was called.
CLOSE — Constant Static Property, class flash.events.Event
The Event.CLOSE constant defines the value of the type property of a close event object.
CLOSE — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.CLOSE constant defines the value of the type property of a close event object.
CLOSE — Constant Static Property, class mx.events.CloseEvent
The CloseEvent.CLOSE constant defines the value of the type property of the event object for a close event.
CLOSE — Constant Static Property, class mx.events.DropdownEvent
The DropdownEvent.CLOSE constant defines the value of the type property of the event object for a close event.
CLOSE — Constant Static Property, class mx.events.VideoEvent
The VideoEvent.CLOSE constant defines the value of the type property of the event object for a close event.
closeButton — Property, class mx.core.windowClasses.TitleBar
The Button object that defines the close button.
closeButtonDisabledSkin — Style, class mx.containers.TitleWindow
The close button disabled skin.
closeButtonDownSkin — Style, class mx.containers.TitleWindow
The close button down skin.
closeButtonOverSkin — Style, class mx.containers.TitleWindow
The close button over skin.
closeButtonSkin — Style, class mx.containers.TitleWindow
The close button default skin.
closeButtonSkin — Style, class mx.core.Window
Skin for close button when using Flex chrome.
closeButtonSkin — Style, class mx.core.WindowedApplication
Skin for close button when using Flex chrome.
closeButtonStyleFilters — Property, class mx.containers.Panel
The set of styles to pass from the Panel to the close button.
closeButtonUpSkin — Style, class mx.containers.TitleWindow
The close button up skin.
closed — Property, class flash.display.NativeWindow
Indicates whether this window has been closed.
closed — Property, class mx.core.Window
A flag indicating whether the window has been closed.
closed — Property, class mx.core.WindowedApplication
Returns true when the underlying window has been closed.
closeDuration — Style, class mx.controls.ColorPicker
Length of a close transition, in milliseconds.
closeDuration — Style, class mx.controls.ComboBox
The length of the transition when the drop-down list closes, in milliseconds.
closeDuration — Style, class mx.controls.PopUpButton
Length of a close transition, in milliseconds.
closeEasingFunction — Style, class mx.controls.ColorPicker
Easing function to control component tweening.
closeEasingFunction — Style, class mx.controls.ComboBox
An easing function to control the close transition.
closeEasingFunction — Style, class mx.controls.PopUpButton
Easing function to control component closing tween.
closeEffect — Effect, class mx.core.Window
Played when the window is closed.
closeEffect — Effect, class mx.core.WindowedApplication
Played when the window is closed.
CloseEvent — class, package mx.events
The CloseEvent class represents event objects specific to popup windows, such as the Alert control.
CloseEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:int) — Constructor, class mx.events.CloseEvent
Constructor.
closeField — Property, class mx.charts.chartClasses.HLOCSeriesBase
Specifies the field of the data provider that determines the y-axis location of the closing value of the element.
closeFilter — Property, class mx.charts.series.items.HLOCSeriesItem
The close value of this item, filtered against the vertical axis of the containing chart.
closeNode(node:Object) — method, class mx.collections.HierarchicalCollectionView
Closes a node to hide its children.
closeNode(node:Object) — method, interface mx.collections.IHierarchicalCollectionView
Closes a node to hide its children.
closeNumber — Property, class mx.charts.series.items.HLOCSeriesItem
The close value of this item, converted to a number by the vertical axis of the containing chart.
closeStreamingConnection() — method, class mx.messaging.channels.StreamingConnectionHandler
Used by the streaming channels to shut down the streaming connection.
closeSubdirectory(nativePath:String) — method, class mx.controls.FileSystemTree
Closes a subdirectory specified by a native file system path.
closeTickLength — Style, class mx.charts.series.HLOCSeries
Specifies the length, in pixels, for the close tick mark.
closeTickStroke — Style, class mx.charts.series.HLOCSeries
Specifies the stroke to use for the close tick mark if an opening value is specified.
closeValue — Property, class mx.charts.series.items.HLOCSeriesItem
The close value of this item.
closing — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object immediately before the window is to be closed.
closing — Event, class mx.core.Window
Dispatched before the window closes.
closing — Event, class mx.core.WindowedApplication
Dispatched before the WindowedApplication window closes.
CLOSING — Constant Static Property, class flash.events.Event
The Event.CLOSING constant defines the value of the type property of a closing event object.
clustered — Property, class mx.messaging.ChannelSet
Indicates whether the ChannelSet targets a clustered destination.
CLUSTER_REQUEST_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to request a list of failover endpoint URIs for the remote destination based on cluster membership.
code — Property, class flash.events.StatusEvent
A description of the object's status.
code — Property, class mx.automation.AutomationError
The current error code.
code — Property, class mx.controls.videoClasses.VideoError
Contains the error code.
codec — Property, class flash.media.Microphone
The codec to use for compressing audio.
CODE_SIGNING — Constant Static Property, class flash.security.SignerTrustSettings
The certificate is trusted for code signing.
collapseAll() — method, class mx.controls.AdvancedDataGrid
Collapses all the nodes of the navigation tree.
collection — Property, class mx.controls.ComboBase
The ICollectionView of items this component displays.
collection — Property, class mx.controls.listClasses.AdvancedListBase
An ICollectionView that represents the data provider.
collection — Property, class mx.controls.listClasses.ListBase
An ICollectionView that represents the data provider.
collectionChange — Event, interface mx.collections.ICollectionView
Dispatched when the ICollectionView has been updated in some way.
collectionChange — Event, interface mx.collections.IList
Dispatched when the IList has been updated in some way.
collectionChange — Event, class mx.collections.ListCollectionView
Dispatched when the ICollectionView has been updated in some way.
COLLECTION_CHANGE — Constant Static Property, class mx.events.CollectionEvent
The CollectionEvent.COLLECTION_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when a collection has changed.
collectionChangeHandler(event:flash.events:Event) — method, class mx.controls.ComboBase
Responds to changes to the data provider.
collectionChangeHandler(event:flash.events:Event) — method, class mx.controls.listClasses.AdvancedListBase
Handles CollectionEvents dispatched from the data provider as the data changes.
collectionChangeHandler(event:flash.events:Event) — method, class mx.controls.listClasses.ListBase
Handles CollectionEvents dispatched from the data provider as the data changes.
CollectionEvent — class, package mx.events
The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes.
CollectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, location:int, oldLocation:int, items:Array) — Constructor, class mx.events.CollectionEvent
Constructor.
CollectionEventKind — final class, package mx.events
The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property.
CollectionViewError — class, package mx.collections.errors
The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking.
CollectionViewError(message:String) — Constructor, class mx.collections.errors.CollectionViewError
Constructor.
collectTransitions(chartState:Number, transitions:Array) — method, class mx.charts.chartClasses.ChartElement
Called by the enclosing chart to collect any transitions a particular element might play when the chart changes state.
collectTransitions(chartState:Number, transitions:Array) — method, interface mx.charts.chartClasses.IChartElement
Called by the enclosing chart to collect any transitions a particular element might play when the chart changes state.
colNumToIndex(colNum:int) — method, class mx.controls.AdvancedDataGridBaseEx
Returns the index of a column as it is currently displayed.
color — Style, class mx.charts.chartClasses.CartesianChart
Color of text in the component, including the component label.
color — Style, class mx.charts.chartClasses.ChartBase
Color of text in the component, including the component label.
color — Style, class mx.charts.chartClasses.DataTip
Color of text in the component, including the component label.
color — Style, class mx.charts.series.PieSeries
Color of text in the component, including the component label.
color — Style, class mx.charts.series.ColumnSeries
Color of text in the component, including the component label.
color — Style, class mx.charts.series.BarSeries
Color of text in the component, including the component label.
color — Style, class mx.charts.PieChart
Color of text in the component, including the component label.
color — Style, class mx.charts.LegendItem
Color of text in the component, including the component label.
color — Style, class mx.charts.AxisRenderer
Color of text in the component, including the component label.
color — Style, class mx.containers.FormHeading
Color of text in the component, including the component label.
color — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Color of text in the component, including the component label.
color — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Text color of a component label.
color — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
Text color of a component label.
color — Style, class mx.controls.dataGridClasses.DataGridColumn
Color of text in the component, including the component label.
color — Style, class mx.controls.listClasses.ListItemRenderer
Text color of a component label.
color — Style, class mx.controls.listClasses.TileListItemRenderer
Text color of a component label.
color — Style, class mx.controls.menuClasses.MenuItemRenderer
Text color of the menu item label.
color — Style, class mx.controls.menuClasses.MenuBarItem
Color of text in the component, including the component label.
color — Style, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
Text color of a component label.
color — Style, class mx.controls.treeClasses.TreeItemRenderer
Text color of a component label.
color — Style, class mx.controls.DateChooser
Color of text in the component, including the component label.
color — Style, class mx.controls.ColorPicker
Color of text in the component, including the component label.
color — Style, class mx.controls.ProgressBar
Color of text in the component, including the component label.
color — Style, class mx.controls.Button
Color of text in the component, including the component label.
color — Style, class mx.controls.ComboBox
Color of text in the component, including the component label.
color — Style, class mx.controls.ToolTip
Color of text in the component, including the component label.
color — Style, class mx.controls.DateField
Color of text in the component, including the component label.
color — Style, class mx.controls.Label
Color of text in the component, including the component label.
color — Style, class mx.controls.MenuBar
Color of text in the component, including the component label.
color — Style, class mx.controls.NumericStepper
Color of text in the component, including the component label.
color — Style, class mx.controls.TextInput
Color of text in the component, including the component label.
color — Style, class mx.core.ScrollControlBase
Color of text in the component, including the component label.
color — Style, class mx.core.UITextField
Color of text in the component, including the component label.
color — Style, class mx.core.Container
Color of text in the component, including the component label.
color — Property, class flash.display.GraphicsSolidFill
The color of the fill.
color — Property, class flash.filters.ConvolutionFilter
The hexadecimal color to substitute for pixels that are off the source image.
color — Property, class flash.filters.DisplacementMapFilter
Specifies what color to use for out-of-bounds displacements.
color — Property, class flash.filters.DropShadowFilter
The color of the shadow.
color — Property, class flash.filters.GlowFilter
The color of the glow.
color — Property, class flash.geom.ColorTransform
The RGB color value for a ColorTransform object.
color — Property, class flash.text.TextFormat
Indicates the color of the text.
color — Property, class flash.text.engine.ElementFormat
Indicates the color of the text.
color — Property, class mx.controls.textClasses.TextRange
Color of the text in the range.
color — Property, class mx.effects.DefaultListEffect
Hex value that represents the color used when fading the added and removed item.
color — Property, class mx.effects.DefaultTileListEffect
Hex value that represents the color used when fading the added and removed item.
color — Property, class mx.effects.Dissolve
Hex value that represents the color of the floating rectangle that the effect displays over the target object.
color — Property, class mx.effects.Glow
The color of the glow.
color — Property, class mx.effects.effectClasses.DissolveInstance
Hex value that represents the color of the floating rectangle that the effect displays over the target object.
color — Property, class mx.effects.effectClasses.GlowInstance
The color of the glow.
color — Property, class mx.events.ColorPickerEvent
The RGB color that was rolled over, rolled out of, selected, or entered.
color — Property, class mx.graphics.GradientEntry
The color value for a gradient fill.
color — Property, class mx.graphics.RectangularDropShadow
The color of the shadow.
color — Property, class mx.graphics.SolidColor
A color value.
color — Property, class mx.graphics.Stroke
The line color.
COLOR — Constant Static Property, class flash.filters.DisplacementMapFilterMode
If the displacement value is outside the image, substitutes the values in the color and alpha properties.
colorCorrection — Property, class flash.display.Stage
Controls Flash Player color correction for displays.
ColorCorrection — final class, package flash.display
The ColorCorrection class provides values for the flash.display.Stage.colorCorrection property.
colorCorrectionSupport — Property, class flash.display.Stage
Specifies whether Flash Player is running on an operating system that supports color correction and whether the color profile of the main (primary) monitor can be read and understood by Flash Player.
ColorCorrectionSupport — final class, package flash.display
The ColorCorrectionSupport class provides values for the flash.display.Stage.colorCorrectionSupport property.
colorDepth — Property, class flash.display.Screen
The color depth of this screen (expressed in number of bits).
colorField — Property, class mx.controls.ColorPicker
Name of the field in the objects of the dataProvider Array that specifies the hexadecimal values of the colors that the swatch panel displays.
ColorMatrixFilter — final class, package flash.filters
The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values of every pixel in the input image to produce a result with a new set of RGBA color and alpha values.
ColorMatrixFilter(matrix:Array) — Constructor, class flash.filters.ColorMatrixFilter
Initializes a new ColorMatrixFilter instance with the specified parameters.
ColorPicker — class, package mx.controls
The ColorPicker control provides a way for a user to choose a color from a swatch list.
ColorPicker() — Constructor, class mx.controls.ColorPicker
Constructor.
ColorPickerAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ColorPicker control.
ColorPickerAutomationImpl(obj:mx.controls:ColorPicker) — Constructor, class mx.automation.delegates.controls.ColorPickerAutomationImpl
Constructor.
ColorPickerEvent — class, package mx.events
Represents events that are specific to the ColorPicker control, such as when the user rolls the mouse over or out of a swatch in the swatch panel.
ColorPickerEvent(type:String, bubbles:Boolean, cancelable:Boolean, index:int, color:uint) — Constructor, class mx.events.ColorPickerEvent
Constructor.
ColorPickerSkin — class, package mx.skins.halo
The skin for all the states of a ColorPicker.
ColorPickerSkin() — Constructor, class mx.skins.halo.ColorPickerSkin
Constructor.
colorPickerToolTip — Property, class mx.controls.RichTextEditor
The ToolTip that appears when the user hovers over the ColorPicker control.
colors — Property, class flash.display.GraphicsGradientFill
An array of RGB hexadecimal color values to use in the gradient.
colors — Property, class flash.filters.GradientBevelFilter
An array of RGB hexadecimal color values to use in the gradient.
colors — Property, class flash.filters.GradientGlowFilter
An array of colors that defines a gradient.
colorTransform(rect:flash.geom:Rectangle, colorTransform:flash.geom:ColorTransform) — method, class flash.display.BitmapData
Adjusts the color values in a specified area of a bitmap image by using a ColorTransform object.
colorTransform — Property, class flash.geom.Transform
A ColorTransform object containing values that universally adjust the colors in the display object.
ColorTransform — class, package flash.geom
The ColorTransform class lets you adjust the color values in a display object.
ColorTransform(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Constructor, class flash.geom.ColorTransform
Creates a ColorTransform object for a display object with the specified color channel values and alpha values.
ColorUtil — class, package mx.utils
The ColorUtil class is an all-static class with methods for working with RGB colors within Flex.
colSpan — Property, class mx.containers.GridItem
Number of columns of the Grid container spanned by the cell.
column — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
A reference to the AdvancedDataGridColumn instance corresponding to this AdvancedDataGridHeaderInfo instance.
column — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
The id of the column for which the renderer is used.
column — Property, class mx.events.AdvancedDataGridEvent
The AdvancedDataGridColumnGroup instance for the column that caused the event.
COLUMN_AXIS — Constant Static Property, class mx.controls.OLAPDataGrid
A constant that corresponds to the column axis.
COLUMN_AXIS — Static Property, class mx.olap.OLAPQuery
Specifies a column axis.
COLUMN_AXIS — Static Property, class mx.olap.OLAPResult
Specifies a column axis.
columnAxisHeaderStyleName — Style, class mx.controls.OLAPDataGrid
The name of a CSS style declaration for controlling aspects of the appearance of the column axis headers.
columnCaretIndicator — Property, class mx.controls.dataGridClasses.DataGridBase
The DisplayObject that contains the graphics that indicates which renderer is the caret for lockedColumns.
ColumnChart — class, package mx.charts
The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data.
ColumnChart() — Constructor, class mx.charts.ColumnChart
Constructor.
columnCount — Style, class mx.controls.ColorPicker
Number of columns in the swatch grid.
columnCount — Property, class mx.controls.listClasses.AdvancedListBase
The number of columns to be displayed in a TileList control or items in a HorizontalList control.
columnCount — Property, class mx.controls.listClasses.ListBase
The number of columns to be displayed in a TileList control or items in a HorizontalList control.
columnDropIndicatorSkin — Style, class mx.controls.AdvancedDataGridBaseEx
The class to use as the skin that indicates that a column can be dropped in the current location.
columnDropIndicatorSkin — Style, class mx.controls.DataGrid
The class to use as the skin that indicates that a column can be dropped in the current location.
columnHighlightIndicator — Property, class mx.controls.dataGridClasses.DataGridBase
The DisplayObject that contains the graphics that indicates which renderer is highlighted for lockedColumns.
columnIndex — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent
The data provider index of the item to be selected.
columnIndex — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData
The column index in the data provider of the selected cell.
columnIndex — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
The column index for which the renderer is used, where the first column is at an index of 0.
columnIndex — Property, class mx.controls.listClasses.BaseListData
The index of the column of the List-based control relative to the currently visible columns of the control, where the first column is at an index of 1.
columnIndex — Property, class mx.events.AdvancedDataGridEvent
The zero-based index in the AdvancedDataGrid object's columns Array of the column associated with the event.
columnIndex — Property, class mx.events.DataGridEvent
The zero-based index in the DataGrid object's columns array of the column associated with the event.
columnIndex — Property, class mx.events.ListEvent
The zero-based index of the column that contains the item renderer where the event occurred.
columnMap — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
A map of item renderers to columns.
columnMap — Property, class mx.controls.dataGridClasses.DataGridBase
A map of item renderes to columns.
columnNames — Property, interface mx.automation.IAutomationTabularData
Names of all columns in the data.
columnNameStyle — Property, class flash.data.SQLConnection
Indicates how column names are reported in the result of a SELECT statement.
columnResizeSkin — Style, class mx.controls.AdvancedDataGridBaseEx
The class to use as the skin for a column that is being resized.
columnResizeSkin — Style, class mx.controls.DataGrid
The class to use as the skin for a column that is being resized.
columns — Property, class flash.data.SQLTableSchema
An array of SQLColumnSchema instances containing schema information for this table's columns.
columns — Property, class mx.controls.AdvancedDataGridBaseEx
An array of AdvancedDataGridColumn objects, one for each column that can be displayed.
columns — Property, class mx.controls.DataGrid
An array of DataGridColumn objects, one for each column that can be displayed.
ColumnSeries — class, package mx.charts.series
Defines a data series for a ColumnChart control.
ColumnSeries() — Constructor, class mx.charts.series.ColumnSeries
Constructor.
ColumnSeriesAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the ColumnSeries class.
ColumnSeriesAutomationImpl(obj:mx.charts.series:ColumnSeries) — Constructor, class mx.automation.delegates.charts.ColumnSeriesAutomationImpl
Constructor.
ColumnSeriesItem — class, package mx.charts.series.items
Represents the information required to render an item as part of a ColumnSeries.
ColumnSeriesItem(element:mx.charts.series:ColumnSeries, data:Object, index:uint) — Constructor, class mx.charts.series.items.ColumnSeriesItem
Constructor.
ColumnSeriesRenderData — class, package mx.charts.series.renderData
Represents all the information needed by the ColumnSeries to render.
ColumnSeriesRenderData(cache:Array, filteredCache:Array, renderedBase:Number, renderedHalfWidth:Number, renderedXOffset:Number, labelScale:Number, labelData:Object) — Constructor, class mx.charts.series.renderData.ColumnSeriesRenderData
Constructor.
ColumnSet — class, package mx.charts.series
ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart.
ColumnSet() — Constructor, class mx.charts.series.ColumnSet
Constructor.
columnSpan — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
Number of actual columns spanned by the column header when using column groups.
columnSpan — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription
Specifies the number of columns that the item renderer spans.
columnSpan — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
Specifies how many columns the renderer should span.
columnStretch — Event, class mx.controls.AdvancedDataGridBaseEx
Dispatched when a user changes the width of a column, indicating that the amount of data displayed in that column may have changed.
columnStretch — Event, class mx.controls.DataGrid
Dispatched when a user changes the width of a column, indicating that the amount of data displayed in that column may have changed.
COLUMN_STRETCH — Constant Static Property, class mx.events.AdvancedDataGridEvent
The AdvancedDataGridEvent.COLUMN_STRETCH constant defines the value of the type property of the event object for a columnStretch event, which indicates that a user expanded a column horizontally.
COLUMN_STRETCH — Constant Static Property, class mx.events.DataGridEvent
The DataGridEvent.COLUMN_STRETCH constant defines the value of the type property of the event object for a columnStretch event, which indicates that a user expanded a column horizontally.
columnWidth — Property, class mx.controls.listClasses.AdvancedListBase
The width of the control's columns.
columnWidth — Property, class mx.controls.listClasses.ListBase
The width of the control's columns.
columnWidthRatio — Style, class mx.charts.ColumnChart
Specifies a ratio of wide to draw the columns relative to the category width, as a percentage in the range of 0 to 1.
columnWidthRatio — Style, class mx.charts.HLOCChart
Specifies a ratio of how wide to draw the HLOC lines relative to the horizontal axis's category widths, as a percentage in the range of 0 to 1.
columnWidthRatio — Style, class mx.charts.CandlestickChart
Specifies a ratio of how wide to draw the candlesticks relative to the horizontal axis's category widths, as a percentage in the range of 0 to 1.
columnWidthRatio — Property, class mx.charts.chartClasses.HLOCSeriesBase
Specifies the width of elements relative to the category width.
columnWidthRatio — Property, interface mx.charts.chartClasses.IColumn
Specifies the width of items relative to the category size.
columnWidthRatio — Property, class mx.charts.series.ColumnSeries
Specifies the width of columns relative to the category width.
columnWidthRatio — Property, class mx.charts.series.ColumnSet
Specifies the width of columns relative to the category width.
ComboBase — class, package mx.controls
The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display.
ComboBase() — Constructor, class mx.controls.ComboBase
Constructor.
ComboBaseAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ComboBase class.
ComboBaseAutomationImpl(obj:mx.controls:ComboBase) — Constructor, class mx.automation.delegates.controls.ComboBaseAutomationImpl
Constructor.
ComboBox — class, package mx.controls
The ComboBox control contains a drop-down list from which the user can select a single value.
ComboBox() — Constructor, class mx.controls.ComboBox
Constructor.
ComboBoxArrowSkin — class, package mx.skins.halo
The skin for all the states of the button in a ComboBox.
ComboBoxArrowSkin() — Constructor, class mx.skins.halo.ComboBoxArrowSkin
Constructor.
ComboBoxAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ComboBox control.
ComboBoxAutomationImpl(obj:mx.controls:ComboBox) — Constructor, class mx.automation.delegates.controls.ComboBoxAutomationImpl
Constructor.
COMMA — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the , key (188).
COMMAND — Constant Static Property, class flash.ui.Keyboard
Constant associated with the Mac command key (15).
commandKey — Property, class flash.events.KeyboardEvent
Indicates whether the Command key is active (true) or inactive (false).
commandKey — Property, class flash.events.MouseEvent
Indicates whether the command key is activated (Mac only.) The value of property commandKey will have the same value as property ctrlKey on the Mac.
CommandMessage — class, package mx.messaging.messages
The CommandMessage class provides a mechanism for sending commands to the server infrastructure, such as commands related to publish/subscribe messaging scenarios, ping operations, and cluster operations.
CommandMessage() — Constructor, class mx.messaging.messages.CommandMessage
Constructs an instance of a CommandMessage with an empty body and header and a default operation of UNKNOWN_OPERATION.
commands — Property, class flash.display.GraphicsPath
The Vector of drawing commands as integers representing the path.
comment — Property, class flash.media.ID3Info
A comment about the recording; corresponds to the ID3 2.0 tag COMM.
comments() — method, class XML
Lists the properties of the XML object that contain XML comments.
comments() — method, class XMLList
Calls the comments() method of each XML object and returns an XMLList of comments.
commit — Event, class flash.data.SQLConnection
Dispatched when a commit() method call's operation completes successfully.
commit(responder:flash.net:Responder) — method, class flash.data.SQLConnection
Commits an existing transaction, causing any actions performed by the transaction's statements to be permanently applied to the database.
COMMIT — Constant Static Property, class flash.errors.SQLErrorOperation
Indicates that the SQLConnection.commit() method was called.
COMMIT — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.COMMIT constant defines the value of the type property of a commit event object.
commitProperties() — method, class mx.charts.Legend
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.CartesianChart
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.CartesianDataCanvas
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.HLOCSeriesBase
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.PolarChart
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.PolarDataCanvas
Processes the properties set on the component.
commitProperties() — method, class mx.charts.chartClasses.Series
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.AreaSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.BarSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.BubbleSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.ColumnSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.LineSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.PieSeries
Processes the properties set on the component.
commitProperties() — method, class mx.charts.series.PlotSeries
Processes the properties set on the component.
commitProperties() — method, class mx.controls.FlexNativeMenu
Processes the properties set on the component.
commitProperties() — method, class mx.controls.Text
commitProperties() — method, class mx.controls.listClasses.AdvancedListBase
Calculates the column width and row height and number of rows and columns based on whether properties like columnCount columnWidth, rowHeight and rowCount were explicitly set.
commitProperties() — method, class mx.controls.listClasses.ListBase
Calculates the column width and row height and number of rows and columns based on whether properties like columnCount columnWidth, rowHeight and rowCount were explicitly set.
commitProperties() — method, class mx.core.UIComponent
Processes the properties set on the component.
commitSelectedIndex(newIndex:int) — method, class mx.containers.ViewStack
Commits the selected index.
COMMON — Constant Static Property, class flash.text.engine.LigatureLevel
Used to specify common ligatures.
compact — Event, class flash.data.SQLConnection
Dispatched when a compact() method call's operation completes successfully.
compact(responder:flash.net:Responder) — method, class flash.data.SQLConnection
Reclaims all unused space in the database.
COMPACT — Constant Static Property, class flash.errors.SQLErrorOperation
Indicates that the SQLConnection.compact() method was called.
COMPACT — Constant Static Property, class flash.events.SQLEvent
The SQLEvent.COMPACT constant defines the value of the type property of a compact event object.
compare(otherBitmapData:flash.display:BitmapData) — method, class flash.display.BitmapData
Compares two BitmapData objects.
compare(a:Object, b:Object, depth:int) — Static Method , class mx.utils.ObjectUtil
Compares the Objects and returns an integer value indicating if the first item is less than greater than or equal to the second item.
compareFunction — Property, class mx.collections.Grouping
The method used to compare items when sorting.
compareFunction — Property, class mx.collections.GroupingField
The function that compares two items during a sort of items for the associated collection.
compareFunction — Property, class mx.collections.Sort
The method used to compare items when sorting.
compareFunction — Property, class mx.collections.SortField
The function that compares two items during a sort of items for the associated collection.
compareMembers(m1:mx.olap:IOLAPMember, m2:mx.olap:IOLAPMember) — method, class mx.olap.OLAPSet
Returns information about the relative location of two members in the set.
compatibilityErrorFunction — Static Property, class mx.core.FlexVersion
A function that gets called when the compatibility version is set more than once, or set after it has been read.
compatibilityVersion — Static Property, class mx.core.FlexVersion
The current version that the framework maintains compatibility for.
compatibilityVersionString — Static Property, class mx.core.FlexVersion
The compatibility version, as a string of the form "X.X.X".
complete — Property, class flash.data.SQLResult
Indicates whether all the resulting data from a statement execution has been returned.
complete — Event, class flash.display.LoaderInfo
Dispatched when data has loaded successfully.
complete — Event, class flash.display.ShaderJob
Dispatched when a ShaderJob that executes asynchronously finishes processing the data using the shader.
complete — Event, class flash.filesystem.File
Dispatched when an asynchronous operation is complete.
complete — Event, class flash.filesystem.FileStream
Signals that the end of the stream has been reached.
complete — Event, class flash.html.HTMLLoader
Signals that the last load operation requested by loadString or load method has completed.
complete — Event, class flash.media.Sound
Dispatched when data has loaded successfully.
complete — Event, class flash.net.FileReference
Dispatched when download is complete or when upload generates an HTTP status code of 200.
complete — Event, class flash.net.URLLoader
Dispatched after all the received data is decoded and placed in the data property of the URLLoader object.
complete — Event, class flash.net.URLStream
Dispatched when data has loaded successfully.
complete — Event, class flash.security.XMLSignatureValidator
Dispatched when verification is complete.
complete — Event, class mx.controls.HTML
Dispatched after the last loading operation caused by setting the location or htmlText property has completed.
complete — Event, class mx.controls.ProgressBar
Dispatched when the load completes.
complete — Event, class mx.controls.SWFLoader
Dispatched when content loading is complete.
complete — Event, class mx.controls.VideoDisplay
Dispatched when the playhead reaches the end of the FLV file.
complete — Event, class mx.core.MovieClipLoaderAsset
Dispatched after the SWF asset has been fully loaded.
complete — Event, class mx.effects.SoundEffect
Dispatched when the sound file finishes loading.
complete — Event, class mx.olap.OLAPCube
Dispatched when a cube has been created and is ready to be queried.
COMPLETE — Constant Static Property, class flash.events.Event
The Event.COMPLETE constant defines the value of the type property of a complete event object.
COMPLETE — Constant Static Property, class flash.events.ShaderEvent
Defines the value of the type property of a complete event object.
COMPLETE — Constant Static Property, class flash.text.engine.TextLineCreationResult
Indicates no line was created because all text in the block had already been broken.
COMPLETE — Constant Static Property, class mx.events.ResourceEvent
Dispatched when the resource module SWF file has finished loading.
COMPLETE — Constant Static Property, class mx.events.StyleEvent
Dispatched when the style SWF has finished downloading.
COMPLETE — Constant Static Property, class mx.events.VideoEvent
The VideoEvent.COMPLETE constant defines the value of the type property of the event object for a complete event.
completeEffect — Effect, class mx.controls.ProgressBar
Effect called when Flex dispatches the complete event, which occurs when the load completes.
completeEffect — Effect, class mx.controls.SWFLoader
An effect that is started when the complete event is dispatched.
completeHandler(event:flash.events:Event) — method, class mx.preloaders.DownloadProgressBar
Event listener for the Event.COMPLETE event.
ComponentDescriptor — class, package mx.core
ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component.
ComponentDescriptor(descriptorProperties:Object) — Constructor, class mx.core.ComponentDescriptor
Constructor.
componentInitialized() — method, class mx.automation.delegates.containers.TabNavigatorAutomationImpl
Method which gets called after the component has been initialized.
componentInitialized() — method, class mx.automation.delegates.controls.AlertFormAutomationImpl
Method which gets called after the component has been initialized.
componentInitialized() — method, class mx.automation.delegates.controls.NumericStepperAutomationImpl
Method which gets called after the component has been initialized.
componentInitialized() — method, class mx.automation.delegates.controls.TextInputAutomationImpl
Method which gets called after the component has been initialized.
componentInitialized() — method, class mx.automation.delegates.core.UIComponentAutomationImpl
Method which gets called after the component has been initialized.
componentX — Property, class flash.filters.DisplacementMapFilter
Describes which color channel to use in the map image to displace the x result.
componentY — Property, class flash.filters.DisplacementMapFilter
Describes which color channel to use in the map image to displace the y result.
CompositeEffect — class, package mx.effects
The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the and MXML tags.
CompositeEffect(target:Object) — Constructor, class mx.effects.CompositeEffect
Constructor.
CompositeEffectInstance — class, package mx.effects.effectClasses
The CompositeEffectInstance class implements the instance class for the CompositeEffect class.
CompositeEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.CompositeEffectInstance
Constructor.
compositionAbandoned() — Static Method , class flash.system.IME
compositionSelectionChanged(start:int, end:int) — Static Method , class flash.system.IME
compress(algorithm:String) — method, class flash.utils.ByteArray
Compresses the byte array.
CompressionAlgorithm — final class, package flash.utils
The CompressionAlgorithm class defines string constants for the names of compress and uncompress options.
computeBegin(dataField:String) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method to start the computation of an aggregation value.
computeBegin(dataField:String) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method to start the computation of an aggregation value.
computeBegin(dataField:String) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method to start the computation of an aggregation value.
computeBegin(dataField:String) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method to start the computation of an aggregation value.
computeBegin(dataField:String) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method to start the computation of an aggregation value.
computeBegin(dataField:String) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method to start the computation of an aggregation value.
computedGutters — Property, class mx.charts.chartClasses.CartesianChart
The current computed size of the gutters of the CartesianChart.
computeDigest(byteArray:flash.utils:ByteArray) — Static Method , class mx.utils.SHA256
Computes the digest of a message using the SHA-256 hash algorithm.
computedInterval — Property, class mx.charts.chartClasses.NumericAxis
The computed interval represented by this axis.
computedMaximum — Property, class mx.charts.chartClasses.NumericAxis
The computed maximum value represented by this axis.
computedMinimum — Property, class mx.charts.chartClasses.NumericAxis
The computed minimum value represented by this axis.
computeEnd(data:Object, dataField:String) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method to end the computation of the aggregation value.
computeEnd(data:Object, dataField:String) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method to end the computation of the aggregation value.
computeEnd(data:Object, dataField:String) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method to end the computation of the aggregation value.
computeEnd(data:Object, dataField:String) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method to end the computation of the aggregation value.
computeEnd(data:Object, dataField:String) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method to end the computation of the aggregation value.
computeEnd(data:Object, dataField:String) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method to end the computation of the aggregation value.
computeLoop(data:Object, dataField:String, value:Object) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeLoop(data:Object, dataField:String, value:Object) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeLoop(data:Object, dataField:String, value:Object) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeLoop(data:Object, dataField:String, value:Object) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeLoop(data:Object, dataField:String, value:Object) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeLoop(data:Object, dataField:String, value:Object) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method when a new value needs to be added to the aggregation.
computeObjectBegin(value:Object) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectBegin(value:Object) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectBegin(value:Object) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectBegin(value:Object) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectBegin(value:Object) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectBegin(value:Object) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method to start aggregation of aggregated values.
computeObjectEnd(value:Object, dataField:String) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method to end the computation.
computeObjectEnd(value:Object, dataField:String) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method to end the computation.
computeObjectEnd(value:Object, dataField:String) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method to end the computation.
computeObjectEnd(value:Object, dataField:String) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method to end the computation.
computeObjectEnd(value:Object, dataField:String) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method to end the computation.
computeObjectEnd(value:Object, dataField:String) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method to end the computation.
computeObjectLoop(value:Object, newValue:Object) — method, interface mx.olap.IOLAPCustomAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
computeObjectLoop(value:Object, newValue:Object) — method, class mx.olap.aggregators.AverageAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
computeObjectLoop(value:Object, newValue:Object) — method, class mx.olap.aggregators.CountAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
computeObjectLoop(value:Object, newValue:Object) — method, class mx.olap.aggregators.MaxAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
computeObjectLoop(value:Object, newValue:Object) — method, class mx.olap.aggregators.MinAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
computeObjectLoop(value:Object, newValue:Object) — method, class mx.olap.aggregators.SumAggregator
Flex calls this method when a new aggregated value needs to be added to the aggregation.
COMPUTER — Constant Static Property, class mx.controls.FileSystemComboBox
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer".
COMPUTER — Constant Static Property, class mx.controls.FileSystemDataGrid
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer".
COMPUTER — Constant Static Property, class mx.controls.FileSystemList
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer".
COMPUTER — Constant Static Property, class mx.controls.FileSystemTree
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer".
computerIcon — Style, class mx.controls.FileSystemComboBox
Specifies the icon that indicates the root directories of the computer.
computeSpectrum(outputArray:flash.utils:ByteArray, FFTMode:Boolean, stretchFactor:int) — Static Method , class flash.media.SoundMixer
Takes a snapshot of the current sound wave and places it into the specified ByteArray object.
concat(... rest) — method, class Array
Concatenates the elements specified in the parameters with the elements in an array and creates a new array.
concat(... rest) — method, class String
Appends the supplied arguments to the end of the String object, converting them to strings if necessary, and returns the resulting string.
concat(... rest) — method, class Vector
Concatenates the elements specified in the parameters with the elements in the Vector and creates a new Vector.
concat(second:flash.geom:ColorTransform) — method, class flash.geom.ColorTransform
Concatenates the ColorTranform object specified by the second parameter with the current ColorTransform object and sets the current object as the result, which is an additive combination of the two color transformations.
concat(m:flash.geom:Matrix) — method, class flash.geom.Matrix
Concatenates a matrix with the current matrix, effectively combining the geometric effects of the two.
concat(other:mx.automation:AutomationID) — method, class mx.automation.AutomationID
Concatenates another id to this id.
concatenatedColorTransform — Property, class flash.geom.Transform
A ColorTransform object representing the combined color transformations applied to the display object and all of its parent objects, back to the root level.
concatenatedMatrix — Property, class flash.geom.Transform
A Matrix object representing the combined transformation matrixes of the display object and all of its parent objects, back to the root level.
concurrency — Property, class mx.rpc.http.AbstractOperation
Value that indicates how to handle multiple calls to the same service.
concurrency — Property, class mx.rpc.http.HTTPService
Value that indicates how to handle multiple calls to the same service.
concurrency — Property, interface mx.rpc.mxml.IMXMLSupport
The concurrency setting of the RPC operation or HTTPService.
concurrency — Property, class mx.rpc.remoting.Operation
The concurrency for this Operation.
concurrency — Property, class mx.rpc.remoting.RemoteObject
Value that indicates how to handle multiple calls to the same service.
concurrency — Property, class mx.rpc.soap.mxml.Operation
The concurrency for this Operation.
concurrency — Property, class mx.rpc.soap.mxml.WebService
Value that indicates how to handle multiple calls to the same service.
Concurrency — final class, package mx.rpc.mxml
Concurrency is set via MXML based access to RPC services to indicate how to handle multiple calls to the same service.
condenseWhite — Property, class flash.text.TextField
A Boolean value that specifies whether extra white space (spaces, line breaks, and so on) in a text field with HTML text is removed.
condenseWhite — Property, class mx.controls.Label
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a Label control with HTML text.
condenseWhite — Property, class mx.controls.TextArea
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a TextArea control with HTML text.
condenseWhite — Property, class mx.controls.TextInput
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a TextInput control with HTML text.
condenseWhite — Property, interface mx.core.IUITextField
A Boolean value that specifies whether extra white space (spaces, line breaks, and so on) in a text field with HTML text is removed.
ConfigMap — Dynamic Class, package mx.messaging.config
The ConfigMap class provides a mechanism to store the properties returned by the server with the ordering of the properties maintained.
ConfigMap(item:Object) — Constructor, class mx.messaging.config.ConfigMap
Constructor.
configurationFile — Property, class air.update.ApplicationUpdater
The location of the configuration file that sets the values for delay and updateURL properties.
configurationFile — Property, class air.update.ApplicationUpdaterUI
The location of the configuration file that sets the values for delay and updateURL properties.
configureScrollBars() — method, class mx.controls.listClasses.AdvancedListBase
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns.
configureScrollBars() — method, class mx.controls.listClasses.ListBase
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns.
connect(connectionName:String) — method, class flash.net.LocalConnection
Prepares a LocalConnection object to receive commands from a send() command (called the sending LocalConnection object).
connect(command:String, ... rest) — method, class flash.net.NetConnection
Creates a bidirectional connection between a Flash Player or AIR an AIR application and a Flash Media Server application.
connect(myConnection:flash.net:NetConnection, params:String) — method, class flash.net.SharedObject
Connects to a remote shared object on a server through a specified NetConnection object.
connect — Event, class flash.net.Socket
Dispatched when a network connection has been established.
connect(host:String, port:int) — method, class flash.net.Socket
Connects the socket to the specified host and port.
connect — Event, class flash.net.XMLSocket
Dispatched after a successful call to the XMLSocket.connect() method.
connect(host:String, port:int) — method, class flash.net.XMLSocket
Establishes a connection to the specified Internet host using the specified TCP port.
connect() — method, class mx.messaging.AbstractProducer
Connects the Producer to its target destination.
connect(channelSet:mx.messaging:ChannelSet) — method, class mx.messaging.Channel
Connects the ChannelSet to the Channel.
connect(agent:mx.messaging:MessageAgent) — method, class mx.messaging.ChannelSet
Connects a MessageAgent to the ChannelSet.
CONNECT — Constant Static Property, class flash.events.Event
The Event.CONNECT constant defines the value of the type property of a connect event object.
CONNECT — Constant Static Property, class mx.messaging.events.ChannelEvent
The CONNECT event type; indicates that the Channel connected to its endpoint.
connected — Property, class flash.data.SQLConnection
Indicates whether the SQLConnection instance has an open connection to a database file.
connected — Property, class flash.net.NetConnection
Indicates whether the application is connected to a server through a persistent RTMP connection (true) or not (false).
connected — Property, class flash.net.Socket
Indicates whether this Socket object is currently connected.
connected — Property, class flash.net.URLStream
Indicates whether this URLStream object is currently connected.
connected — Property, class flash.net.XMLSocket
Indicates whether this XMLSocket object is currently connected.
connected — Property, class mx.messaging.Channel
Indicates whether this channel has established a connection to the remote destination.
connected — Property, class mx.messaging.ChannelSet
Indicates whether the ChannelSet is connected.
connected — Property, class mx.messaging.MessageAgent
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet.
connected — Property, class mx.messaging.events.ChannelEvent
Indicates whether the Channel that generated this event is already connected.
connectedProxyType — Property, class flash.net.NetConnection
The proxy type used to make a successful NetConnection.connect() call to Flash Media Server: "none", "HTTP", "HTTPS", or "CONNECT".
connectFailed(event:mx.messaging.events:ChannelFaultEvent) — method, class mx.messaging.Channel
Processes a failed internal connect and dispatches the FAULT event for the channel.
CONNECTION_ERROR — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when the VideoDisplay control was unable to load the video stream.
connectSuccess() — method, class mx.messaging.Channel
Processes a successful internal connect and dispatches the CONNECT event for the Channel.
connectTimeout — Property, class mx.messaging.Channel
Provides access to the connect timeout in seconds for the channel.
connectTimeoutHandler(event: