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, class mx.containers.utilityClasses.PostScaleAdapter | |
cacheAsBitmap — Property, interface mx.core.IFlexDisplayObject | |
If set to true, Flash Player or Adobe AIR caches an internal bitmap representation of the display object. | |
CacheDataDescriptor — class, package mx.data | |
The CacheDataDescriptor class provides information about the attributes of cached data. | |
CacheDataDescriptor(dataList:mx.data:DataList) — Constructor, class mx.data.CacheDataDescriptor | |
Initializes this descriptor with the specified cache item and associated id. | |
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. | |
cacheID — Property, class mx.data.DataManager | |
Provides access to the cache identifier for this service. | |
cacheID — Property, class mx.data.DataStore | |
Provides access to the cache identifier for this service. | |
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. | |
cacheResponse — Property, class mx.data.events.DataServiceFaultEvent | |
When this property is true this event was dispatched in response to a method call executed against the local cache. | |
cacheResponse — Property, class mx.data.events.DataServiceResultEvent | |
When this property is true this event was dispatched in response to a method call executed against the local cache. | |
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. | |
calculateDragScrollDelta(dropLocation:spark.layouts.supportClasses:DropLocation, elapsedTime:Number) — method, class spark.layouts.supportClasses.LayoutBase | |
Calculates how much to scroll for the specified dropLocation during a drag and drop gesture. | |
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. | |
calculateDropIndex(x:Number, y:Number) — method, class spark.layouts.TileLayout | |
Returns the index where a new item should be inserted if the user releases the mouse at the specified coordinates while completing a drag and drop gesture. | |
calculateDropIndex(x:Number, y:Number) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the index where a new item should be inserted if the user releases the mouse at the specified coordinates while completing a drag and drop gesture. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — method, class spark.layouts.TileLayout | |
Calculates the bounds for the drop indicator that provides visual feedback to the user of where the items will be inserted at the end of a drag and drop gesture. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — method, class spark.layouts.supportClasses.LayoutBase | |
Calculates the bounds for the drop indicator that provides visual feedback to the user of where the items will be inserted at the end of a drag and drop gesture. | |
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. | |
calculateDropLocation(dragEvent:mx.events:DragEvent) — method, class spark.layouts.supportClasses.LayoutBase | |
Calculates the drop location in the data provider of the drop target for the specified dragEvent. | |
calculatePopUpPosition() — method, class spark.components.PopUpAnchor | |
Called when the popUp control is positioned, when it is displayed, or when updatePopUpTransform() is called. | |
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. | |
calculateSelectedIndices(index:int, shiftKey:Boolean, ctrlKey:Boolean) — method, class spark.components.List | |
Helper method to calculate how the current selection changes when an item is clicked. | |
calculateSummary(data:Object, field:mx.collections:SummaryField2, rowData:Object) — method, class mx.collections.DefaultSummaryCalculator | |
Flex calls this method when a new value needs to be added to the summary value. | |
calculateSummary(data:Object, field:mx.collections:SummaryField2, rowData:Object) — method, interface mx.collections.ISummaryCalculator | |
Flex calls this method when a new value needs to be added to the summary value. | |
calculateSummaryOfSummary(oldValue:Object, newValue:Object, field:mx.collections:SummaryField2) — method, class mx.collections.DefaultSummaryCalculator | |
Flex calls this method when a new summary value needs to be added to the already computed summary. | |
calculateSummaryOfSummary(value:Object, newValue:Object, field:mx.collections:SummaryField2) — method, interface mx.collections.ISummaryCalculator | |
Flex calls this method when a new summary value needs to be added to the already computed summary. | |
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:any, ... 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. | |
CallAction — class, package spark.effects | |
The CallAction effect calls the function specified by functionName property on the target object with optional arguments specified by the args property. | |
CallAction(target:Object) — Constructor, class spark.effects.CallAction | |
Constructor. | |
CallActionInstance — class, package spark.effects.supportClasses | |
The CallActionInstance class implements the instance class for the CallAction effect. | |
CallActionInstance(target:Object) — Constructor, class spark.effects.supportClasses.CallActionInstance | |
Constructor. | |
callee — Property, class arguments | |
A reference to the currently executing function. | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — method, interface flashx.textLayout.compose.ISWFContext | |
A way to call a method in a client controlled context. | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — method, interface mx.core.IFlexModuleFactory | |
A way to call a method in this IFlexModuleFactory's context | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — method, class mx.managers.WindowedSystemManager | |
This method should not be called on WindowedSystemManager. | |
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:any, ... rest) — method, class flash.utils.Proxy | |
Overrides the behavior of an object property that can be called as a function. | |
callProperty(name:any, ... rest) — method, class mx.messaging.config.ConfigMap | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — method, class mx.utils.ObjectProxy | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — method, class mx.utils.OrderedObject | |
Returns the value of the proxied object's method with the specified name. | |
CallResponder — class, package mx.rpc | |
This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
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. | |
canAdd — Property, class mx.data.AccessPrivileges | |
Indicates whether add operations are permitted. | |
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 | |
Cancels the last service invocation or an invokation with the specified ID. | |
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, class mx.collections.GroupingCollection2 | |
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.collections.IGroupingCollection2 | |
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). | |
canModify — Property, class mx.data.AccessPrivileges | |
Indicates whether any modification operation can be performed. | |
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. | |
canRedo() — method, interface flashx.undo.IUndoManager | |
Indicates whether there is currently an operation that can be redone. | |
canRedo() — method, class flashx.undo.UndoManager | |
Indicates whether there is currently an operation that can be redone. | |
canRemove — Property, class mx.data.AccessPrivileges | |
Indicates whether remove operations are permitted. | |
canShareWithNext(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the next IGraphicElement in the sequence. | |
canShareWithNext(element:spark.core:IGraphicElement) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the next IGraphicElement in the sequence. | |
canShareWithPrevious(element:spark.core:IGraphicElement) — method, interface spark.core.IGraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the previous IGraphicElement in the sequence. | |
canShareWithPrevious(element:spark.core:IGraphicElement) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the previous IGraphicElement in the sequence. | |
canSkipMeasurement() — method, class mx.core.UIComponent | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — method, class spark.primitives.Line | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — method, class spark.primitives.supportClasses.GraphicElement | |
Determines if the call to the measure() method can be skipped. | |
canStagger — Style, class mx.charts.AxisRenderer | |
Specifies whether to stagger labels on two label rows. | |
canUndo() — method, class flashx.textLayout.operations.FlowOperation | |
Test if this operation be placed on the undo stack. | |
canUndo() — method, interface flashx.undo.IUndoManager | |
Indicates whether there is currently an operation that can be undone. | |
canUndo() — method, class flashx.undo.UndoManager | |
Indicates whether there is currently an operation that can be undone. | |
canUpdate — Property, class mx.data.AccessPrivileges | |
Indicates whether updates are permitted. | |
Canvas — class, package mx.containers | |
A Halo 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.GradientStroke | |
Specifies the appearance of the ends of lines. | |
caps — Property, class mx.graphics.SolidColorStroke | |
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. | |
CAPS_TO_SMALL_CAPS — Constant Static Property, class flashx.textLayout.formats.TLFTypographicCase | |
Specifies that uppercase characters use small-caps glyphs on output. | |
caption — Property, interface com.adobe.fiber.styles.IStyle | |
Returns the caption aspect of a property's style. | |
caption — Property, class com.adobe.fiber.styles.Style | |
Returns the caption aspect of a property's style. | |
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 Flex uses this function 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 Flex uses this function 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. | |
caretChange — Event, class spark.components.supportClasses.ListBase | |
Dispatched after the focus has changed. | |
CARET_CHANGE — Constant Static Property, class spark.events.IndexChangeEvent | |
The IndexChangeEvent.CARET_CHANGE constant defines the value of the type property of the event object for a caretChange event, which indicates that the current item in focus is about to change. | |
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, class mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support editing. | |
caretIndex — Property, interface mx.core.IUITextField | |
The index of the insertion point (caret) position. | |
caretIndex — Property, class spark.components.supportClasses.ListBase | |
Item that is currently in focus. | |
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:any, 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. | |
cause — Property, class mx.data.Conflict | |
The DataMessage object that caused the conflict. | |
cause — Property, class mx.data.messages.DataErrorMessage | |
The client originated message which caused the conflict. | |
causedByLocalCommit — Property, class mx.data.Conflict | |
Contains true if this conflict resulted from commiting a local change to the remote destination, and false if it resulted from a pushed change conflicting with a local change. | |
cbshad — Property, class spark.skins.spark.TitleWindowCloseButtonSkin | |
Define the inner shadow. | |
ceil(val:Number) — Static Method , class Math | |
Returns the ceiling of the specified number or expression. | |
ceiling(n:Number) — Static Method , class com.adobe.fiber.runtime.lib.MathFunc | |
Determines the closest integer that is greater than or equal to a specified number. | |
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 flashx.textLayout.formats.TextAlign | |
Specifies center alignment within the container. | |
CENTER — Constant Static Property, class mx.controls.ProgressBarLabelPlacement | |
Specifies to place at the center inside the progress bar. | |
CENTER — Constant Static Property, class spark.components.PopUpPosition | |
Position in the center of the target | |
CENTER — Constant Static Property, class spark.layouts.HorizontalAlign | |
Align children in the center of the container. | |
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 — Style, class spark.components.supportClasses.GroupBase | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.supportClasses.ButtonBase | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.supportClasses.SliderBase | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.supportClasses.SkinnableTextBase | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.RichEditableText | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.VideoPlayer | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.Scroller | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.NumericStepper | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.RichText | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.Label | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.SkinnableContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.components.SkinnableDataContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Style, class spark.skins.spark.DefaultItemRenderer | |
The type of CFF hinting used for this text. | |
cffHinting — Property, class flash.text.engine.FontDescription | |
The type of CFF hinting used for this text. | |
cffHinting — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: The type of CFF hinting used for this text. | |
cffHinting — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: The type of CFF hinting used for this text. | |
cffHinting — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
The type of CFF hinting used for this text. | |
cffHinting — Property, class flashx.textLayout.formats.TextLayoutFormat | |
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.core.ISelectableList | |
Dispatched when the selectedIndex property changes. | |
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 spark.components.RadioButtonGroup | |
Dispatched when the value of the selected RadioButton component in this group changes. | |
change — Event, class spark.components.RichEditableText | |
Dispatched after a user editing operation is complete. | |
change — Event, class spark.components.Spinner | |
Dispatched when the value of the Spinner control changes as a result of user interaction. | |
change — Event, class spark.components.supportClasses.ListBase | |
Dispatched after the selection has changed. | |
change — Event, class spark.components.supportClasses.SkinnableTextBase | |
Dispatched after a user editing operation is complete. | |
change — Event, class spark.components.supportClasses.ToggleButtonBase | |
Dispatched when the selected property changes for the ToggleButtonBase control. | |
change — Event, class spark.components.supportClasses.TrackBase | |
Dispatched when the value of the control changes as a result of user interaction. | |
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. | |
CHANGE — Constant Static Property, class mx.filters.BaseFilter | |
CHANGE — Constant Static Property, class spark.events.IndexChangeEvent | |
The IndexChangeEvent.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 a List-based control changes its selection. | |
CHANGE — Constant Static Property, class spark.events.TextOperationEvent | |
The TextOperationEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
changedPropertyNames — Property, interface mx.data.IChangeObject | |
The list of property names which changed as part of an update. | |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the ID of an element. | |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the ID of an element. | |
changeEnd — Event, class spark.components.supportClasses.TrackBase | |
Dispatched at the end of a user interaction or when an animation ends. | |
CHANGE_END — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CHANGE_END constant defines the value of the type property of the event object for a changeEnd 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. | |
changeStart — Event, class spark.components.supportClasses.TrackBase | |
Dispatched at the start of a user interaction or when an animation starts. | |
CHANGE_START — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CHANGE_START constant defines the value of the type property of the event object for a changeStart event. | |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Changes the styleName of an element or part of an element. | |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Changes the styleName of an element or part of an element. | |
changeValueByPage(increase:Boolean) — method, class spark.components.HScrollBar | |
Increment value by a page if increase is true, or decrement value by a page if increase is false. | |
changeValueByPage(increase:Boolean) — method, class spark.components.VScrollBar | |
Increment value by a page if increase is true, or decrement value by a page if increase is false. | |
changeValueByPage(increase:Boolean) — method, class spark.components.supportClasses.ScrollBarBase | |
Adds or subtracts pageSize from value. | |
changeValueByStep(increase:Boolean) — method, class spark.components.HScrollBar | |
If viewport is not null, changes the horizontal scroll position for a line up or line down operation by scrolling the viewport. | |
changeValueByStep(increase:Boolean) — method, class spark.components.VScrollBar | |
If viewport is not null, changes the vertical scroll position for a line up or line down operation by scrolling the viewport. | |
changeValueByStep(increase:Boolean) — method, class spark.components.supportClasses.Range | |
Increases or decreases value by stepSize. | |
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. | |
changing — Event, class spark.components.RichEditableText | |
Dispatched before a user editing operation occurs. | |
changing — Event, class spark.components.supportClasses.ListBase | |
Dispatched when the selection is going to change. | |
changing — Event, class spark.components.supportClasses.SkinnableTextBase | |
Dispatched before a user editing operation occurs. | |
CHANGING — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
CHANGING — Constant Static Property, class spark.events.IndexChangeEvent | |
The IndexChangeEvent.CHANGING constant defines the value of the type property of the event object for a changing event, which indicates that the current selection is about to change. | |
CHANGING — Constant Static Property, class spark.events.TextOperationEvent | |
The TextOperationEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
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 com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Channel set of the wrapped service. | |
channelSet — Property, class com.adobe.fiber.services.wrapper.DataServiceWrapper | |
The channelSet property of the wrapped service. | |
channelSet — Property, class mx.data.DataService | |
Provides access to the ChannelSet used by the service. | |
channelSet — Property, class mx.data.DataStore | |
Provides access to the ChannelSet used by the this DataStore. | |
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. | |
characterFormat — Property, class flashx.textLayout.edit.ElementRange | |
The format attributes of the characters in the range. | |
characterFormat — Property, class flashx.textLayout.operations.InsertTextOperation | |
The character format applied to the inserted text. | |
CharacterUtil — final class, package flashx.textLayout.utils | |
Utilities for managing and getting information about characters. | |
charAt(index:Number) — method, class String | |
Returns the character in the position specified by the index parameter. | |
charAt(s:String, pos:int) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character at the indicated position. | |
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. | |
charsetName — Property, class mx.rpc.livecycle.DocumentReference | |
If the REF_TYPE_INLINE option is being used to create a DocumentReference and the text field of this object has been set, this field may be set to determine the character set used on the server to convert the passed-in text string into a byte array. | |
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. | |
check — Property, class spark.skins.spark.CheckBoxSkin | |
The checkmark in the box for this skin. | |
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 — class, package spark.components | |
The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox() — Constructor, class mx.controls.CheckBox | |
Constructor. | |
CheckBox() — Constructor, class spark.components.CheckBox | |
Constructor. | |
CheckBoxAccImpl — class, package mx.accessibility | |
CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl — class, package spark.accessibility | |
CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.CheckBoxAccImpl | |
Constructor. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.CheckBoxAccImpl | |
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. | |
CheckBoxSkin — class, package mx.skins.spark | |
The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin — class, package spark.skins.spark | |
The default skin class for the Spark CheckBox component. | |
CheckBoxSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark CheckBox component. | |
CheckBoxSkin() — Constructor, class mx.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Constructor, class mx.skins.wireframe.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Constructor, class spark.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Constructor, class spark.skins.wireframe.CheckBoxSkin | |
Constructor. | |
checkChannelConsistency(destinationA:String, destinationB:String) — Static Method , class mx.messaging.config.ServerConfig | |
This method ensures that the destinations specified contain identical channel definitions. | |
checkCreate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — method, class mx.data.ConflictDetector | |
Called by the DataService when a create operation is pushed/processed from the remote destination. | |
checkDelete(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — method, class mx.data.ConflictDetector | |
Called by the DataService when a delete operation is pushed/processed from the remote destination. | |
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. | |
checkForConflict(resultEvent:mx.rpc.events:ResultEvent, token:mx.rpc:AsyncToken) — method, class mx.data.RPCDataServiceAdapter | |
This method gets called after a fault which might determine a conflict. | |
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. | |
checkImplementation() — method, class mx.data.DataManager | |
Queues a fault if this data manager has not yet been initialized. | |
checkImplementation() — method, class mx.data.RPCDataManager | |
Queues a fault if this data manager has not yet been initialized. | |
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. | |
checkRemoveFromFill(localChange:mx.data:IChangeObject, fillParameters:Object) — method, class mx.data.ConflictDetector | |
Called by the DataService when a remove from fill operation is pushed/processed from the remote destination. | |
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. | |
checkUpdate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — method, class mx.data.ConflictDetector | |
Called by the DataService when an update operation is pushed/processed from the remote destination. | |
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 | |
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.data.RPCDataManager | |
An array of associations and operations managed by this maanager. | |
children — Property, class mx.effects.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. | |
chr(c:int) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character with the provided code. | |
chromeColor — Style, class mx.core.ScrollControlBase | |
The main color for a component. | |
chromeColor — Style, class mx.core.UIComponent | |
The main color for a component. | |
chromeColor — Style, class spark.components.supportClasses.SkinnableComponent | |
The main color for a component. | |
chromeColor — Style, class spark.components.supportClasses.GroupBase | |
The main color for a component. | |
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 | |
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array. | |
clamp — Property, class flash.filters.ConvolutionFilter | |
Indicates whether the image should be clamped. | |
clamp — Property, class spark.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. | |
CLASS — Constant Static Property, class mx.styles.CSSConditionKind | |
A selector condition to match a component by styleName. | |
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.UIFTETextField | |
The name of this instance's class, such as "DataGridItemRenderer". | |
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. | |
clearAll() — method, interface flashx.undo.IUndoManager | |
Clears both the undo and the redo histories. | |
clearAll() — method, class flashx.undo.UndoManager | |
Clears both the undo and the redo histories. | |
clearCache(value:Object) — method, class mx.data.DataManager | |
Clears any data stored to disk with a previous call to saveCache() or when autoSaveCache was set to true | |
clearCacheData(descriptor:mx.data:CacheDataDescriptor) — method, class mx.data.DataManager | |
Clears the data specified by the passed descriptor from the local store. | |
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. | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Undefines formats of the specified (or current) selection. | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Undefines formats of the specified (or current) selection. | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Undefines styles to the specified element. | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Undefines styles to the specified element. | |
ClearFormatOnElementOperation — class, package flashx.textLayout.operations | |
The ClearFormatOnElementOperation class encapsulates a style change to an element. | |
ClearFormatOnElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, class flashx.textLayout.operations.ClearFormatOnElementOperation | |
Creates an ClearFormatOnElementOperation object. | |
ClearFormatOperation — class, package flashx.textLayout.operations | |
The ClearFormatOperation class encapsulates a way to undefine formats. | |
ClearFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, class flashx.textLayout.operations.ClearFormatOperation | |
Creates an ClearFormatOperation object. | |
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. | |
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. | |
clearRedo() — method, interface flashx.undo.IUndoManager | |
Clears the redo stack. | |
clearRedo() — method, class flashx.undo.UndoManager | |
Clears the redo stack. | |
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 | |
Sets the result property of the invoker to null. | |
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. | |
clearSkinParts() — method, class spark.components.supportClasses.SkinnableComponent | |
Clear out references to skin parts. | |
clearStyle(styleProp:String) — method, class flashx.textLayout.container.ContainerController | |
Clears the style specified by styleProp from this FlowElement. | |
clearStyle(styleProp:String) — method, class flashx.textLayout.elements.FlowElement | |
Clears the style specified by the styleProp parameter from this FlowElement object. | |
clearStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
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.controls.dataGridClasses.FTEDataGridItemRenderer | |
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) — method, interface mx.styles.IStyleManager | |
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
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. | |
clearVirtualLayoutCache() — method, class spark.layouts.supportClasses.LayoutBase | |
When useVirtualLayout is true, this method can be used by the layout target to clear cached layout information when the target changes. | |
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 — Event, class flashx.textLayout.container.TextContainerManager | |
Dispatched when any link is clicked. | |
click — Event, class flashx.textLayout.elements.LinkElement | |
Dispatched when the link is clicked. | |
click — Event, class flashx.textLayout.elements.TextFlow | |
Dispatched when any link is clicked. | |
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. | |
CLICK — Constant Static Property, class flashx.textLayout.events.FlowElementMouseEvent | |
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. | |
clickHandler(event:flash.events:MouseEvent) — method, class mx.controls.SWFLoader | |
The default handler for the MouseEvent.CLICK event. | |
clickHandler(event:flash.events:MouseEvent) — method, class spark.components.supportClasses.ButtonBase | |
Override this method in subclasses to handle the click event rather than adding a separate handler. | |
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. | |
clientObject — Property, class mx.data.Conflict | |
The state of the client object (whose property was changed) at the time of the conflict. | |
clientParameters — Property, class mx.rpc.livecycle.FaultResponse | |
The client parameters. | |
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. | |
CLIENT_UPDATE — Constant Static Property, class mx.data.messages.UpdateCollectionMessage | |
Indicates this update collection message was client generated. | |
CLIP — Constant Static Property, class mx.graphics.BitmapFillMode | |
The bitmap ends at the edge of the region. | |
CLIP — Constant Static Property, class spark.core.MaskType | |
The mask either displays the pixel or does not. | |
clipAndEnableScrolling — Property, class spark.components.RichEditableText | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Property, class spark.components.supportClasses.GroupBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Property, interface spark.core.IViewport | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Property, class spark.layouts.supportClasses.LayoutBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
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. | |
clippedGroup — Property, class spark.skins.spark.VideoPlayerSkin | |
Video and player controls are clipped if they exceed the size of the component, but the drop shadow above is not clipped and sizes to the component. | |
clippedGroup — Property, class spark.skins.wireframe.VideoPlayerSkin | |
Video and player controls are clipped if they exceed the size of the component, but the drop shadow above is not clipped and sizes to the component. | |
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.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 flashx.textLayout.edit.TextScrap | |
Creates a duplicate copy of this TextScrap object. | |
clone() — method, class flashx.textLayout.elements.Configuration | |
Creates a clone of the Configuration object. | |
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, interface mx.filters.IBitmapFilter | |
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. | |
clone(value:Object) — Static Method , class mx.utils.ObjectUtil | |
Clones the specified Object and returns a reference to the clone. | |
clone() — method, class spark.effects.animation.Keyframe | |
Returns a copy of this Keyframe object. | |
clone() — method, class spark.effects.animation.MotionPath | |
Returns a copy of this MotionPath object, including copies of each keyframe | |
clone() — method, class spark.filters.BevelFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.BlurFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.ColorMatrixFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.ConvolutionFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.DisplacementMapFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.DropShadowFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.GlowFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.GradientBevelFilter | |
Returns a copy of this filter object. | |
clone() — method, class spark.filters.GradientGlowFilter | |
Returns a copy of this filter object. | |
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 — Event, class spark.components.TitleWindow | |
Dispatched when the user selects the close button. | |
close — Event, class spark.components.Window | |
Dispatched after the window has been closed. | |
close() — method, class spark.components.Window | |
Closes the window. | |
close — Event, class spark.components.WindowedApplication | |
Dispatched after this application window has been closed. | |
close() — method, class spark.components.WindowedApplication | |
Closes the application's NativeWindow (the initial native window opened by the application). | |
close — Event, class spark.components.mediaClasses.VolumeBar | |
Dispatched when the volume drop-down slider is dismissed for any reason, such as when the user: Selects an item in the drop-down slider Clicks outside of the drop-down slider | |
close — Event, class spark.components.supportClasses.DropDownListBase | |
Dispatched when the drop-down list closes for any reason, such when the user: Selects an item in the drop-down list. Clicks outside of the drop-down list. Clicks the anchor button while the drop-down list is displayed. | |
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. | |
CLOSE — Constant Static Property, class spark.events.DropDownEvent | |
The DropDownEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
closeButton — Skin Part, class spark.components.windowClasses.TitleBar | |
The skin part that defines the Button control that corresponds to the close button. | |
closeButton — Skin Part, class spark.components.TitleWindow | |
The skin part that defines the appearance of the close icon (a small x in the upper-right corner of the TitleWindow title bar). When clicked, the close icon dispatches a close event. Flex does not close the window automatically. To suport the close icon, you must create a handler for the close event and close the TitleWindow from that event handler. Focus is disabled for this skin part. | |
closeButton — Property, class mx.core.windowClasses.TitleBar | |
The Button object that defines the close button. | |
closeButton — Property, class spark.skins.spark.TitleWindowSkin | |
closeButton — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin | |
closeButton — Property, class spark.skins.spark.windowChrome.TitleBarSkin | |
closeButton — Property, class spark.skins.wireframe.TitleWindowSkin | |
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. | |
CloseButtonSkin — class, package mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin — class, package spark.skins.spark.windowChrome | |
The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
CloseButtonSkin() — Constructor, class mx.skins.wireframe.windowChrome.CloseButtonSkin | |
Constructor. | |
CloseButtonSkin() — Constructor, class spark.skins.spark.windowChrome.CloseButtonSkin | |
Constructor. | |
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. | |
closed — Property, class spark.components.Window | |
A flag indicating whether the window has been closed. | |
closed — Property, class spark.components.WindowedApplication | |
Returns true when the underlying window has been closed. | |
closeDropDown(commit:Boolean) — method, class spark.components.mediaClasses.VolumeBar | |
Closes the drop-down slider. | |
closeDropDown(commit:Boolean) — method, class spark.components.supportClasses.DropDownController | |
Close the drop down and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — method, class spark.components.supportClasses.DropDownListBase | |
Close the drop-down list and dispatch a DropDownEvent.CLOSE event. | |
closeDuration — Style, class mx.controls.PopUpButton | |
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.ColorPicker | |
Length of a close transition, in milliseconds. | |
closeEasingFunction — Style, class mx.controls.PopUpButton | |
Easing function to control component closing tween. | |
closeEasingFunction — Style, class mx.controls.ComboBox | |
An easing function to control the close transition. | |
closeEasingFunction — Style, class mx.controls.ColorPicker | |
Easing function to control component tweening. | |
closeEffect — Effect, class mx.core.Window | |
Played when the window is closed. | |
closeEffect — Effect, class mx.core.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Effect, class spark.components.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Effect, class spark.components.Window | |
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. | |
closeOnActivity — Property, class mx.controls.PopUpButton | |
If true, specifies that the pop-up control closes on a click or other user activity. | |
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 — Event, class spark.components.Window | |
Dispatched before the window closes. | |
closing — Event, class spark.components.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 compessing audio. | |
CODE_SIGNING — Constant Static Property, class flash.security.SignerTrustSettings | |
The certificate is trusted for code signing. | |
COLLAPSE — Constant Static Property, class flashx.textLayout.formats.WhiteSpaceCollapse | |
Collapse whitespace when importing text (default). | |
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. | |
collectionAvg(c:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the average of a collection of numeric values. | |
collectionChange — Event, class mx.collections.ArrayList | |
Dispatched when the IList has been updated in some way. | |
collectionChange — Event, class mx.collections.AsyncListView | |
Dispatched when the list's length has changed or when a list element is replaced. | |
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. | |
CollectionFunc — class, package com.adobe.fiber.runtime.lib | |
The CollectionFunc class defines the implementations of the expression runtime functions for Collections for the Adobe application modeling language. | |
collectionId — Property, class mx.data.messages.UpdateCollectionMessage | |
The unique identifier for the collection that was updated. | |
collectionMax(c:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the maximum value in a collection of numbers. | |
collectionMin(c:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the minimum value in a collection of numbers. | |
collectionSum(c:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the total of all numbers in a collection. | |
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.ColumnSeries | |
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.BarSeries | |
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.PieChart | |
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.Button | |
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.ToolTip | |
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.controls.ProgressBar | |
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.DateField | |
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.DateChooser | |
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.ColorPicker | |
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 — Style, class spark.components.supportClasses.GroupBase | |
Color of the text. | |
color — Style, class spark.components.supportClasses.ButtonBase | |
Color of the text. | |
color — Style, class spark.components.supportClasses.SkinnableTextBase | |
Color of the text. | |
color — Style, class spark.components.RichEditableText | |
Color of the text. | |
color — Style, class spark.components.VideoPlayer | |
Color of the text. | |
color — Style, class spark.components.Scroller | |
Color of the text. | |
color — Style, class spark.components.NumericStepper | |
Color of the text. | |
color — Style, class spark.components.RichText | |
Color of the text. | |
color — Style, class spark.components.Label | |
Color of the text. | |
color — Style, class spark.components.SkinnableContainer | |
Color of the text. | |
color — Style, class spark.components.SkinnableDataContainer | |
Color of the text. | |
color — Style, class spark.skins.spark.DefaultItemRenderer | |
Color of the text. | |
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 flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Color of the text. | |
color — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Color of the text. | |
color — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Color of the text. | |
color — Property, class flashx.textLayout.formats.TextLayoutFormat | |
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.SolidColorStroke | |
The line color. | |
color — Property, class spark.filters.ConvolutionFilter | |
The color of the glow. | |
color — Property, class spark.filters.DisplacementMapFilter | |
Specifies what color to use for out-of-bounds displacements. | |
color — Property, class spark.filters.DropShadowFilter | |
The color of the glow. | |
color — Property, class spark.filters.GlowFilter | |
The color of the glow. | |
color — Property, class spark.primitives.RectangularDropShadow | |
The color of the glow. | |
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. | |
ColorBurnShader — class, package mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Color Burn' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorBurnShader() — Constructor, class mx.graphics.shaderClasses.ColorBurnShader | |
Constructor. | |
colorCorrection — Property, class flash.display.Stage | |
Controls Flash Player color correction for displays. | |
colorCorrection — Property, class spark.components.Application | |
The value of the stage's colorCorrection property. | |
colorCorrection — Property, class spark.components.Window | |
The value of the stage's colorCorrection property. | |
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). | |
ColorDodgeShader — class, package mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Color Dodge' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorDodgeShader() — Constructor, class mx.graphics.shaderClasses.ColorDodgeShader | |
Constructor. | |
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. | |
colorFrom — Property, class spark.effects.AnimateColor | |
The starting color value. | |
colorFrom — Property, class spark.effects.supportClasses.AnimateColorInstance | |
The starting color value. | |
colorFromFill(f:Object) — Static Method , class mx.charts.chartClasses.GraphicsUtilities | |
Converts a fill value into a solid color. | |
colorizeExclusions — Property, class spark.skins.SparkSkin | |
Names of items that should not be colorized by the chromeColor style. | |
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 — class, package spark.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. | |
ColorMatrixFilter(matrix:Array) — Constructor, class spark.filters.ColorMatrixFilter | |
Constructor. | |
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. | |
ColorPickerAccImpl — class, package mx.accessibility | |
ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.ColorPickerAccImpl | |
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 — class, package mx.skins.spark | |
The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX ColorPicker component. | |
ColorPickerSkin() — Constructor, class mx.skins.halo.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Constructor, class mx.skins.spark.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Constructor, class mx.skins.wireframe.ColorPickerSkin | |
Constructor. | |
colorPickerToolTip — Property, class mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the ColorPicker control. | |
colorPropertyName — Property, class spark.effects.AnimateColor | |
The name of the color property on the target object affected by this animation. | |
colorPropertyName — Property, class spark.effects.supportClasses.AnimateColorInstance | |
The name of the color property on the target object affected by this animation. | |
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. | |
ColorShader — class, package mx.graphics.shaderClasses | |
The ColorShader class creates a blend shader that is equivalent to the 'Color' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorShader() — Constructor, class mx.graphics.shaderClasses.ColorShader | |
Constructor. | |
colorTo — Property, class spark.effects.AnimateColor | |
The ending color value. | |
colorTo — Property, class spark.effects.supportClasses.AnimateColorInstance | |
The ending color value. | |
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. | |
columnAlign — Property, class spark.components.TileGroup | |
Specifies how to justify the fully visible columns to the container width. | |
columnAlign — Property, class spark.layouts.TileLayout | |
Specifies how to justify the fully visible columns to the container width. | |
ColumnAlign — final class, package spark.layouts | |
The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
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 spark.components.RichEditableText | |
Number of text columns (adopts default value if undefined during cascade). | |
columnCount — Style, class spark.components.RichText | |
Number of text columns (adopts default value if undefined during cascade). | |
columnCount — Property, class flashx.textLayout.container.ColumnState | |
The number of columns in the container. | |
columnCount — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Number of text columns (adopts default value if undefined during cascade). | |
columnCount — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Number of text columns (adopts default value if undefined during cascade). | |
columnCount — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Number of text columns (adopts default value if undefined during cascade). | |
columnCount — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Number of text columns (adopts default value if undefined during cascade). | |
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. | |
columnCount — Property, class spark.components.HGroup | |
Returns the current number of elements in view. | |
columnCount — Property, class spark.components.TileGroup | |
Contain the actual column count. | |
columnCount — Property, class spark.layouts.HorizontalLayout | |
Returns the current number of elements in view. | |
columnCount — Property, class spark.layouts.TileLayout | |
Contain the actual column count. | |
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. | |
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. | |
columnGap — Style, class spark.components.RichEditableText | |
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnGap — Style, class spark.components.RichText | |
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnGap — Property, class flashx.textLayout.container.ColumnState | |
The amount of space, in pixels, left between columns in the container. | |
columnGap — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnGap — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnGap — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnGap — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | |
columnHighlightIndicator — Property, class mx.controls.dataGridClasses.DataGridBase | |
The DisplayObject that contains the graphics that indicates which renderer is highlighted for lockedColumns. | |
columnIndex — Property, class flashx.textLayout.compose.TextFlowLine | |
The number of the column in which the line has been placed, with the first column being 0. | |
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.DataGrid | |
The class to use as the skin for a column that is being resized. | |
columnResizeSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
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. | |
COLUMNS — Constant Static Property, class spark.layouts.TileOrientation | |
Arranges elements column by column. | |
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. | |
columnState — Property, class flashx.textLayout.container.ContainerController | |
Returns a ColumnState object, which describes the number and characteristics of columns in the container. | |
ColumnState — class, package flashx.textLayout.container | |
The ColumnState class calculates the sizes and locations of columns using the width of the container and the container attributes. | |
ColumnState(blockProgression:String, columnDirection:String, controller:flashx.textLayout.container:ContainerController, compositionWidth:Number, compositionHeight:Number) — Constructor, class flashx.textLayout.container.ColumnState | |
Constructor function - creates a ColumnState object. | |
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 — Style, class spark.components.RichEditableText | |
Column width in pixels (adopts default value if undefined during cascade). | |
columnWidth — Style, class spark.components.RichText | |
Column width in pixels (adopts default value if undefined during cascade). | |
columnWidth — Property, class flashx.textLayout.container.ColumnState | |
The width of columns, in pixels, in the container. | |
columnWidth — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Column width in pixels (adopts default value if undefined during cascade). | |
columnWidth — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Column width in pixels (adopts default value if undefined during cascade). | |
columnWidth — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Column width in pixels (adopts default value if undefined during cascade). | |
columnWidth — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Column width in pixels (adopts default value if undefined during cascade). | |
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. | |
columnWidth — Property, class spark.components.HGroup | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Property, class spark.components.TileGroup | |
Contain the actual column width, in pixels. | |
columnWidth — Property, class spark.layouts.HorizontalLayout | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Property, class spark.layouts.TileLayout | |
Contain the actual column width, in pixels. | |
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. | |
com.adobe.fiber.runtime.lib — package | |
The com.adobe.fiber.runtime.lib package contains the implementation classes for expression runtime functions. | |
com.adobe.fiber.services — package | |
The com.adobe.fiber.services package contains the service interfaces. | |
com.adobe.fiber.services.wrapper — package | |
The com.adobe.fiber.services.wrapper package contains the wrapper classes. | |
com.adobe.fiber.styles — package | |
The com.adobe.fiber.styles package contains the style classes. | |
com.adobe.fiber.util — package | |
The com.adobe.fiber.util package contains utility classes. | |
com.adobe.fiber.valueobjects — package | |
The com.adobe.fiber.valueobjects package contains value object classes. | |
com.adobe.viewsource — package | |
The com.adobe.viewsource package contains the classes that manage the view source operation. | |
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. | |
ComboBaseAccImpl — class, package mx.accessibility | |
ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.ComboBaseAccImpl | |
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 — class, package spark.components | |
The ComboBox control is a child class of the DropDownListBase control. | |
ComboBox() — Constructor, class mx.controls.ComboBox | |
Constructor. | |
ComboBox() — Constructor, class spark.components.ComboBox | |
Constructor. | |
ComboBoxAccImpl — class, package mx.accessibility | |
ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl — class, package spark.accessibility | |
ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.ComboBoxAccImpl | |
Constructor. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.ComboBoxAccImpl | |
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. | |
ComboBoxButtonSkin — class, package spark.skins.spark | |
The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxButtonSkin() — Constructor, class spark.skins.spark.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxButtonSkin() — Constructor, class spark.skins.wireframe.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxSkin — class, package mx.skins.spark | |
The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin — class, package spark.skins.spark | |
The default skin class for the Spark ComboBox component. | |
ComboBoxSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxSkin() — Constructor, class mx.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Constructor, class mx.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Constructor, class spark.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Constructor, class spark.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxTextInputSkin — class, package spark.skins.spark | |
The default skin class for the textInput of a Spark ComboBox component. | |
ComboBoxTextInputSkin() — Constructor, class spark.skins.spark.ComboBoxTextInputSkin | |
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(itemsOrCollections:Array, cascadeCommit:Boolean) — method, class mx.data.DataManager | |
Commits pending changes for all collections currently managed by the DataStore associated with this data service. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — method, class mx.data.DataStore | |
Commits pending changes for collections and items managed by this DataStore. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — method, class mx.data.MessageBatch | |
Commits the changes in the batch. | |
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 | |
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 | |
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 | |
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 | |
commitProperties() — method, class mx.charts.series.PieSeries | |
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.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. | |
commitProperties() — method, class spark.primitives.supportClasses.GraphicElement | |
Processes the properties set on the element. | |
commitQueueMode — Property, class mx.data.DataStore | |
Controls when a committed batch of changes is sent to the server when you call commit on a second batch while the client is still waiting for a reply from a previously committed batch. | |
commitRequired — Property, class mx.data.DataManager | |
Indicates if there are changes that have not been committed and the commit() method should be called. | |
commitRequired — Property, class mx.data.DataStore | |
Indicates if there are pending updates that must be committed. | |
commitRequired — Property, class mx.data.MessageBatch | |
True if any changes are in this batch. | |
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(s1:String, s2:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Compares two strings lexicographically. | |
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. | |
compareNoCase(s1:String, s2:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Compare two strings lexicographically, ignoring case. | |
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 — Event, class spark.components.VideoDisplay | |
Dispatched when the playhead reaches the duration for playable media. | |
complete — Event, class spark.components.VideoPlayer | |
Dispatched when the playhead reaches the duration for playable media. | |
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. | |
COMPLETE — Constant Static Property, class org.osmf.events.TimeEvent | |
The TimeEvent.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. | |
completeHandler(event:flash.events:Event) — method, class mx.preloaders.SparkDownloadProgressBar | |
Event listener for the Event.COMPLETE event. | |
complexColumnSortCompare(obj1:Object, obj2:Object) — method, class mx.controls.dataGridClasses.DataGridColumn | |
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. | |
componentX — Property, class spark.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. | |
componentY — Property, class spark.filters.DisplacementMapFilter | |
Describes which color channel to use in the map image to displace the y result. | |
compose() — method, interface flashx.textLayout.compose.IFlowComposer | |
Calculates how many lines are necessary to display the content in the root element of the flow and the positions of these lines in the flow's display containers. | |
compose() — method, class flashx.textLayout.compose.StandardFlowComposer | |
Calculates how many lines are necessary to display the content in the root element of the flow and the positions of these lines in the flow's display containers. | |
compose() — method, class flashx.textLayout.container.TextContainerManager | |
Composes the container text; calls either the factory or updateAllControllers(). | |
composeToController(index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Composes the content of the root element up to and including the container at the specified index. | |
composeToController(index:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Composes the content of the root element up to and including the container at the specified index. | |
composeToPosition(absolutePosition:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Composes the content of the root element up to the specified position. | |
composeToPosition(absolutePosition:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Composes the content of the root element up to the specified position. | |
composing — Property, interface flashx.textLayout.compose.IFlowComposer | |
True, if the flow composer is currently performing a composition operation. | |
composing — Property, class flashx.textLayout.compose.StandardFlowComposer | |
True, if the flow composer is currently performing a composition operation. | |
compositeDuration — Property, class mx.effects.CompositeEffect | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Property, class mx.effects.Parallel | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Property, class mx.effects.Sequence | |
Returns the duration of this effect as defined by the duration of all child effects. | |
CompositeEffect — class, package mx.effects | |
The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> 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. | |
CompositeOperation — class, package flashx.textLayout.operations | |
The CompositeOperation class encapsulates a group of transformations managed as a unit. | |
CompositeOperation(operations:Array) — Constructor, class flashx.textLayout.operations.CompositeOperation | |
Creates a CompositeOperation object. | |
compositionAbandoned() — Static Method , class flash.system.IME | |
CompositionAttributeRange — final class, package flash.text.ime | |
The CompositionAttributeRange class represents a range of composition attributes for use with IME events. | |
CompositionAttributeRange(relativeStart:int, relativeEnd:int, selected:Boolean, converted:Boolean) — Constructor, class flash.text.ime.CompositionAttributeRange | |
Creates a CompositionAttributeRange object. | |
compositionBounds — Property, class flashx.textLayout.factory.TextLineFactoryBase | |
The rectangle within which text lines are created. | |
compositionComplete — Event, class flashx.textLayout.container.TextContainerManager | |
Dispatched after every recompose. | |
compositionComplete — Event, class flashx.textLayout.elements.TextFlow | |
Dispatched after every recompose. | |
COMPOSITION_COMPLETE — Constant Static Property, class flashx.textLayout.events.CompositionCompleteEvent | |
Defines the value of the type property of a compositionComplete event object | |
CompositionCompleteEvent — class, package flashx.textLayout.events | |
A TextFlow instance dispatches this event after a compose operation completes. | |
CompositionCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, compositionStart:int, compositionLength:int) — Constructor, class flashx.textLayout.events.CompositionCompleteEvent | |
Constructor | |
compositionEndIndex — Property, interface flash.text.ime.IIMEClient | |
The zero-based character index value of the end of the current edit session text (i.e. | |
compositionHeight — Property, class flashx.textLayout.container.ContainerController | |
Returns the vertical extent allowed for text inside the container. | |
compositionHeight — Property, class flashx.textLayout.container.TextContainerManager | |
Returns the vertical extent allowed for text inside the container. | |
compositionLength — Property, class flashx.textLayout.events.CompositionCompleteEvent | |
The number of characters composed. | |
compositionSelectionChanged(start:int, end:int) — Static Method , class flash.system.IME | |
compositionStart — Property, class flashx.textLayout.events.CompositionCompleteEvent | |
The start location of the text range affected by the composition, expressed as an index into the text flow. | |
compositionStartIndex — Property, interface flash.text.ime.IIMEClient | |
The zero-based character index value of the start of the current edit session text (i.e. | |
compositionWidth — Property, class flashx.textLayout.container.ContainerController | |
Returns the horizontal extent allowed for text inside the container. | |
compositionWidth — Property, class flashx.textLayout.container.TextContainerManager | |
Returns the horizontal extent allowed for text inside the container. | |
compoundTransform — Property, class mx.graphics.BitmapFill | |
compoundTransform — Property, class mx.graphics.GradientBase | |
Holds the matrix and the convenience transform properties (x, y, and rotation). | |
CompoundTransform — class, package mx.geom | |
A CompoundTransform represents a 2D or 3D matrix transform. | |
CompoundTransform() — Constructor, class mx.geom.CompoundTransform | |
Constructor. | |
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. | |
computedFormat — Property, class flashx.textLayout.container.ContainerController | |
Returns an ITextLayoutFormat instance with the attributes applied to this container, including the attributes inherited from its root element. | |
computedFormat — Property, class flashx.textLayout.elements.FlowElement | |
Returns the computed format attributes that are in effect for this element. | |
computedFormat — Property, class flashx.textLayout.elements.FlowLeafElement | |
The computed text format attributes that are in effect for this element. | |
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, rowData: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, rowData: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, rowData: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, rowData: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(oldValue:Object, dataField:String) — method, class mx.olap.aggregators.AverageAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — method, class mx.olap.aggregators.CountAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — method, class mx.olap.aggregators.MaxAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — method, class mx.olap.aggregators.MinAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue: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(oldValue: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(oldValue: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(oldValue: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(oldValue: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(oldValue: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. | |
computePointSelectionRectangle(idx:int, container:flash.display:DisplayObject, prevLine:flashx.textLayout.compose:TextFlowLine, nextLine:flashx.textLayout.compose:TextFlowLine, constrainSelRect:Boolean) — method, class flashx.textLayout.compose.TextFlowLine | |
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(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Concatenates the values of properties in the incoming ITabStopFormat instance with the values of this TabStopFormat object. | |
concat(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Concatenates the values of properties in the incoming ITextLayoutFormat instance with the values of this TextLayoutFormat object. | |
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. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Concatenates the values of properties in the incoming ITabStopFormat instance with the values of this TabStopFormat object. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Concatenates the values of properties in the incoming ITextLayoutFormat instance with the values of this TextLayoutFormat object. | |
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.HTTPMultiService | |
Value that indicates how to handle multiple calls to the same operation within the service. | |
concurrency — Property, class mx.rpc.http.HTTPService | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Property, class mx.rpc.http.Operation | |
Value that indicates how to handle multiple calls to the same service operation. | |
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, class mx.core.FTETextField | |
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, 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. | |
conditions — Property, class mx.styles.CSSSelector | |
This selector may match a subset of components by specifying further conditions (for example, a matching component must have a particular id, styleName (equivalent to a 'class' condition in CSS) or state (equivalent to a 'pseudo' condition in CSS)). | |
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. | |
configuration — Property, class flashx.textLayout.container.TextContainerManager | |
The Configuration object for this TextContainerManager. | |
configuration — Property, class flashx.textLayout.elements.TextFlow | |
The Configuration object for this TextFlow object. | |
configuration — Property, class flashx.textLayout.factory.StringTextLineFactory | |
The configuration used by the internal TextFlow object. | |
Configuration — class, package flashx.textLayout.elements | |
The Configuration class is a primary point of integration between the Text Layout Framework and an application. | |
Configuration(initializeWithDefaults:Boolean) — Constructor, class flashx.textLayout.elements.Configuration | |
Constructor - creates a default configuration. | |
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. | |
confirmComposition(text:String, preserveSelection:Boolean) — method, interface flash.text.ime.IIMEClient | |
Use this callback to end the inline editing session and confirm the text. | |
conflict — Event, class mx.data.DataManager | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between either pending local changes and changes submitted by another client, or when changes submitted by this client are conflicting with those in the remote destination. | |
conflict — Event, class mx.data.DataService | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between either pending local changes and changes submitted by another client, or when changes submitted by this client are conflicting with those in the remote destination. | |
conflict — Event, class mx.data.DataStore | |
Dispatched when a conflict is detected between either pending changes on this client and changes submitted by another client, or when changes submitted by this client result detect a conflict error at the remote destination. | |
conflict(description:String, properties:Array) — method, interface mx.data.IChangeObject | |
Declares that a conflict occurred while processing this change. | |
conflict — Event, class mx.data.RPCDataManager | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between either pending local changes and changes submitted by another client, or when changes submitted by this client are conflicting with those in the remote destination. | |
conflict — Property, class mx.data.events.DataConflictEvent | |
The Conflict object that represents the error. | |
Conflict — class, package mx.data | |
The Conflict class is used to represent error that has occurred due to an update operation. | |
CONFLICT — Constant Static Property, class mx.data.events.DataConflictEvent | |
The CONFLICT constant defines the value of the type property of the event object for a conflict event. | |
conflictDetector — Property, class mx.data.DataManager | |
Provides access to the current implementation being used to detect conflicts for remote operations pushed to this DataService. | |
ConflictDetector — class, package mx.data | |
A DataService instance uses a ConflictDetector instance to determine when a conflict occurs for an operation pushed from a remote destination. | |
ConflictDetector(dataService:mx.data:ConcreteDataService) — Constructor, class mx.data.ConflictDetector | |
Constructs an instance of the default conflict detection mechanism. | |
conflicts — Property, class mx.data.DataManager | |
Contains a Conflicts object, an ArrayList of Conflict instances. | |
conflicts — Property, class mx.data.DataStore | |
The list of conflicts for all managed items. | |
Conflicts — class, package mx.data | |
The Conflicts class represents a list of conflicts. | |
Conflicts(dataService:mx.data:ConcreteDataService) — Constructor, class mx.data.Conflicts | |
Constructor. | |
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.data.DataManager | |
Forces a connection attempt by this service to the remote destination. | |
connect() — method, class mx.data.DataStore | |
Forces a connection attempt by this service to the remote destination. | |
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.data.DataManager | |
Indicates if the DataService is connected to the remote destination. | |
connected — Property, class mx.data.DataServiceAdapter | |
Returns true when this service adapter is connected to its source. | |
connected — Property, class mx.data.DataStore | |
Indicates whether the DataStore is connected. | |
connected — Property, class mx.data.MessagingDataServiceAdapter | |
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet. | |
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:flash.events:TimerEvent) — method, class mx.messaging.Channel | |
Handles a connect timeout by dispatching a ChannelFaultEvent. | |
CONNECT_TO_FMS — Constant Static Property, class flash.net.NetStream | |
A static object used as a parameter to the constructor for a NetStream instance. | |
const — Statement | |
Specifies a constant, which is a variable that can be assigned a value only once. | |
ConstraintColumn — class, package mx.containers.utilityClasses | |
The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintColumn() — Constructor, class mx.containers.utilityClasses.ConstraintColumn | |
Constructor. | |
constraintColumns — Property, class mx.containers.Canvas | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Property, class mx.containers.Panel | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Property, interface mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Property, class mx.core.LayoutContainer | |
An Array of ConstraintColumn instances that partition this container. | |
ConstraintError — class, package mx.containers.errors | |
This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid. | |
ConstraintError(message:String) — Constructor, class mx.containers.errors.ConstraintError | |
Constructor. | |
ConstraintRow — class, package mx.containers.utilityClasses | |
ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
ConstraintRow() — Constructor, class mx.containers.utilityClasses.ConstraintRow | |
Constructor. | |
constraintRows — Property, class mx.containers.Canvas | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Property, class mx.containers.Panel | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Property, interface mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Property, class mx.core.LayoutContainer | |
An Array of ConstraintRow instances that partition this container. | |
constructor — Property, class Object | |
A reference to the class object or constructor function for a given object instance. | |
constructors — Property, class mx.messaging.management.MBeanInfo | |
The constructors exposed by the MBean. | |
constructRequestForUpload(serverURL:String, authToken:String) — Static Method , class mx.rpc.livecycle.DocumentReference | |
Constructs a request to be used when uploading a document for the purposes of Remoting. | |
Consumer — class, package mx.messaging | |
A Consumer subscribes to a destination to receive messages. | |
Consumer(messageType:String) — Constructor, class mx.messaging.Consumer | |
Constructor. | |
consumerAddSubscription(subtopic:String, selector:String, maxFrequency:uint) — method, class mx.data.ManualSyncConfiguration | |
This is a convenience method to add a subscription to this client. | |
consumerRemoveSubscription(subtopic:String, selector:String) — method, class mx.data.ManualSyncConfiguration | |
This is a convenience method to remove a subscription from this client. | |
consumerSubscribe(clientId:String) — method, class mx.data.ManualSyncConfiguration | |
This method is used to subscribe this client to changes from the server. | |
consumerSubscriptions — Property, class mx.data.ManualSyncConfiguration | |
This property specifies the current set of subscriptions for this manualSync configuration. | |
consumerUnsubscribe() — method, class mx.data.ManualSyncConfiguration | |
This method is used to unsubscribe this client from all subscriptions. | |
container — Property, class flashx.textLayout.container.ContainerController | |
Returns the container display object that holds the text lines for this ContainerController instance. | |
container — Property, class flashx.textLayout.container.TextContainerManager | |
Returns the container (DisplayObjectContainer) that holds the text that this TextContainerManager manages. | |
container — Property, interface mx.core.IRepeater | |
The container that contains this Repeater, and in which it will create its children. | |
container — Property, class mx.core.Repeater | |
The container that contains this Repeater. | |
Container — class, package mx.core | |
The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
Container() — Constructor, class mx.core.Container | |
Constructor. | |
ContainerAutomationImpl — class, package mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerAutomationImpl(obj:mx.core:Container) — Constructor, class mx.automation.delegates.core.ContainerAutomationImpl | |
Constructor. | |
ContainerBorderSkin — class, package mx.skins.spark | |
Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin — class, package mx.skins.wireframe | |
Defines the border and background for the MX Container class's wireframe skin. | |
ContainerBorderSkin() — Constructor, class mx.skins.spark.ContainerBorderSkin | |
Constructor. | |
ContainerBorderSkin() — Constructor, class mx.skins.wireframe.ContainerBorderSkin | |
ContainerController — class, package flashx.textLayout.container | |
The ContainerController class defines the relationship between a TextFlow object and a container. | |
ContainerController(container:flash.display:Sprite, compositionWidth:Number, compositionHeight:Number) — Constructor, class flashx.textLayout.container.ContainerController | |
Constructor - creates a ContainerController instance. | |
containerControllerInitialFormat — Static Property, class flashx.textLayout.container.ContainerController | |
ContainerCreationPolicy — final class, package mx.core | |
The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
containerFormat — Property, class flashx.textLayout.edit.ElementRange | |
The format attributes of the container displaying the range. | |
containerFormat — Property, class flashx.textLayout.operations.ApplyFormatOperation | |
The format properties to apply to the containers in the range. | |
containerFormat — Property, class flashx.textLayout.operations.ClearFormatOperation | |
The format properties to undefine on the containers in the range. | |
ContainerFormattedElement — class, package flashx.textLayout.elements | |
ContainerFormattedElement is the root class for all container-level block elements, such as DivElement and TextFlow objects. | |
ContainerLayout — final class, package mx.core | |
The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerMovieClip — Dynamic Class, package mx.flash | |
Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClip() — Constructor, class mx.flash.ContainerMovieClip | |
Constructor | |
ContainerMovieClipAutomationImpl — class, package mx.automation.delegates.flashflexkit | |
Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContainerMovieClipAutomationImpl(obj:mx.flash:ContainerMovieClip) — Constructor, class mx.automation.delegates.flashflexkit.ContainerMovieClipAutomationImpl | |
Constructor. | |
contains(value:XML) — method, class XML | |
Compares the XML object against the given value parameter. | |
contains(value:XML) — method, class XMLList | |
Checks whether the XMLList object contains an XML object that is equal to the given value parameter. | |
contains(child:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer | |
Determines whether the specified display object is a child of the DisplayObjectContainer instance or the instance itself. | |
contains(x:Number, y:Number) — method, class flash.geom.Rectangle | |
Determines whether the specified point is contained within the rectangular region defined by this Rectangle object. | |
contains(item:Object) — method, class mx.collections.HierarchicalCollectionView | |
Checks the collection for the data item using standard equality test. | |
contains(item:Object) — method, interface mx.collections.ICollectionView | |
Returns whether the view contains the specified object. | |
contains(item:Object) — method, class mx.collections.ListCollectionView | |
Returns whether the view contains the specified object. | |
contains(child:flash.display:DisplayObject) — method, interface mx.core.IChildList | |
Determines if a DisplayObject is in this child list, or is a descendant of an child in this child list. | |
contains(child:flash.display:DisplayObject) — method, interface mx.core.IContainer | |
Determines whether the specified display object is a child of the DisplayObjectContainer instance or the instance itself. | |
contains(child:flash.display:DisplayObject) — method, interface mx.managers.IFocusManagerContainer | |
Determines whether the specified display object is a child of the container instance or the instance itself. | |
containsBridge(bridge:flash.events:IEventDispatcher) — method, interface mx.core.ISWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsBridge(bridge:flash.events:IEventDispatcher) — method, class mx.core.SWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsItem(item:flash.display:NativeMenuItem) — method, class flash.display.NativeMenu | |
Reports whether this menu contains the specified menu item. | |
containsItem(item:flash.display:NativeMenuItem) — method, class flash.ui.ContextMenu | |
Reports whether this menu contains the specified menu item. | |
containsPoint(point:flash.geom:Point) — method, class flash.geom.Rectangle | |
Determines whether the specified point is contained within the rectangular region defined by this Rectangle object. | |
containsRect(rect:flash.geom:Rectangle) — method, class flash.geom.Rectangle | |
Determines whether the Rectangle object specified by the rect parameter is contained within this Rectangle object. | |
content — Property, class flash.display.Loader | |
Contains the root display object of the SWF file or image (JPG, PNG, or GIF) file that was loaded by using the load() or loadBytes() methods. | |
content — Property, class flash.display.LoaderInfo | |
The loaded object associated with this LoaderInfo object. | |
content — Property, class flash.text.engine.TextBlock | |
Holds the contents of the text block. | |
content — Property, class mx.controls.SWFLoader | |
This property contains the object that represents the content that was loaded in the SWFLoader control. | |
content — Property, class mx.flash.ContainerMovieClip | |
The Flex content to display inside this container. | |
content — Property, interface mx.resources.IResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Property, class mx.resources.ResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Property, class mx.rpc.Fault | |
The raw content of the fault (if available), such as an HTTP response body. | |
content — Property, class mx.rpc.soap.SOAPHeader | |
The content to send for the header value. | |
content — Property, class spark.components.RichEditableText | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, please use the textFlow property instead. | |
content — Property, class spark.components.RichText | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, please use the textFlow property instead. | |
content — Property, class spark.components.TextArea | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, use the textFlow property instead. | |
content — Property, class spark.components.supportClasses.ButtonBase | |
The content property lets you pass an arbitrary object to be used in a custom skin of the button. | |
contentBackgroundAlpha — Style, class mx.controls.TextInput | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.controls.VideoDisplay | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.controls.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.controls.DateChooser | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.controls.ComboBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.core.ScrollControlBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class mx.core.Container | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.supportClasses.GroupBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.supportClasses.SkinnableTextBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.List | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.Scroller | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Style, class spark.components.SkinnableContainer | |
The alpha of the content background for this component. | |
contentBackgroundColor — Style, class mx.controls.TextInput | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.controls.VideoDisplay | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.controls.NumericStepper | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.controls.DateChooser | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.controls.ComboBase | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.core.ScrollControlBase | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class mx.core.Container | |
Color of the content area of the component. | |
contentBackgroundColor — Style, class spark.components.supportClasses.GroupBase | |
Color of the fill of an item renderer. | |
contentBackgroundColor — Style, class spark.components.supportClasses.SkinnableTextBase | |
contentBackgroundColor — Style, class spark.components.List | |
Color of the fill of an item renderer. | |
contentBackgroundColor — Style, class spark.components.Scroller | |
Color of the fill of an item renderer. | |
contentBackgroundColor — Style, class spark.components.NumericStepper | |
Color of the fill of an item renderer. | |
contentBackgroundColor — Style, class spark.components.SkinnableContainer | |
Color of the fill of an item renderer. | |
contentCreationComplete — Event, interface mx.core.IDeferredContentOwner | |
Dispatched after the content for this component has been created. | |
contentCreationComplete — Event, class spark.components.SkinnableContainer | |
Dispatched after the content for this component has been created. | |
CONTENT_CREATION_COMPLETE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CONTENT_CREATION_COMPLETE constant defines the value of the type property of the event object for a contentCreationComplete event. | |
contentData — Property, class flash.events.DRMErrorEvent | |
The DRMContentData for the media file. | |
contentData — Property, class flash.events.DRMStatusEvent | |
A DRMContentData object containing the information necessary to obtain a voucher for viewing the DRM-protected content. | |
ContentElement — class, package flash.text.engine | |
The ContentElement class serves as a base class for the element types that can appear in a GroupElement, namely a GraphicElement, another GroupElement, or a TextElement. | |
ContentElement(elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.ContentElement | |
Calling the new ContentElement() constructor throws an ArgumentError exception. | |
contentGroup — Skin Part, class spark.components.SkinnableContainer | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Property, class spark.skins.spark.ApplicationSkin | |
contentGroup — Property, class spark.skins.spark.BorderContainerSkin | |
The required skin part for SkinnableContainer | |
contentGroup — Property, class spark.skins.spark.DefaultComplexItemRenderer | |
The container used to wrap each Flex component defined in the host component. | |
contentGroup — Property, class spark.skins.spark.PanelSkin | |
contentGroup — Property, class spark.skins.spark.SkinnableContainerSkin | |
contentGroup — Property, class spark.skins.spark.TitleWindowSkin | |
contentGroup — Property, class spark.skins.wireframe.ApplicationSkin | |
contentGroup — Property, class spark.skins.wireframe.PanelSkin | |
contentGroup — Property, class spark.skins.wireframe.TitleWindowSkin | |
contentHeight — Property, class flash.html.HTMLLoader | |
The height, in pixels, of the HTML content. | |
contentHeight — Property, class mx.containers.Accordion | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Property, class mx.containers.ViewStack | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Property, class mx.controls.HTML | |
The height, in pixels, of the HTML content. | |
contentHeight — Property, class mx.controls.SWFLoader | |
Height of the scaled content loaded by the control, in pixels. | |
contentHeight — Property, class spark.components.RichEditableText | |
The height of the text. | |
contentHeight — Property, class spark.components.supportClasses.GroupBase | |
The height of the viewport's content. | |
contentHeight — Property, interface spark.core.IViewport | |
The height of the viewport's content. | |
contentItems — Property, class spark.skins.SparkSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
CONTENT_JUSTIFY — Constant Static Property, class spark.layouts.HorizontalAlign | |
Content justify the children with respect to the container. | |
CONTENT_JUSTIFY — Constant Static Property, class spark.layouts.VerticalAlign | |
Content justify the children with respect to the container. | |
contentLoaderInfo — Property, class flash.display.Loader | |
Returns a LoaderInfo object corresponding to the object being loaded. | |
contentMouseX — Property, class mx.core.Container | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseX — Property, class mx.core.UIComponent | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseY — Property, class mx.core.Container | |
Returns the y position of the mouse, in the content coordinate system. | |
contentMouseY — Property, class mx.core.UIComponent | |
Returns the y position of the mouse, in the content coordinate system. | |
contents — Property, class spark.skins.spark.PanelSkin | |
Contains the vertical stack of titlebar content and controlbar. | |
contents — Property, class spark.skins.spark.TitleWindowSkin | |
Contains the vertical stack of title bar content and control bar. | |
contentToGlobal(point:flash.geom:Point) — method, class mx.core.Container | |
Converts a Point object from content coordinates to global coordinates. | |
contentToGlobal(point:flash.geom:Point) — method, class mx.core.UIComponent | |
Converts a Point object from content coordinates to global coordinates. | |
contentToLocal(point:flash.geom:Point) — method, class mx.core.Container | |
Converts a Point object from content to local coordinates. | |
contentToLocal(point:flash.geom:Point) — method, class mx.core.UIComponent | |
Converts a Point object from content to local coordinates. | |
contentType — Property, class flash.display.LoaderInfo | |
The MIME type of the loaded file. | |
contentType — Property, class flash.net.URLRequest | |
The MIME content type of the content in the the data property. | |
contentType — Property, class mx.graphics.ImageSnapshot | |
The MIME content type for the image encoding format that was used to capture this snapshot. | |
contentType — Property, interface mx.graphics.codec.IImageEncoder | |
The MIME type for the image format that this encoder produces. | |
contentType — Property, class mx.graphics.codec.JPEGEncoder | |
The MIME type for the JPEG encoded image. | |
contentType — Property, class mx.graphics.codec.PNGEncoder | |
The MIME type for the PNG encoded image. | |
contentType — Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates the content type of this message. | |
contentType — Property, class mx.rpc.http.AbstractOperation | |
Type of content for service requests. | |
contentType — Property, class mx.rpc.http.HTTPMultiService | |
Type of content for service requests. | |
contentType — Property, class mx.rpc.http.HTTPService | |
Type of content for service requests. | |
contentType — Property, class mx.rpc.http.Operation | |
Type of content for service requests. | |
contentType — Property, class mx.rpc.livecycle.DocumentReference | |
String code for content type of document. | |
CONTENT_TYPE_FORM — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is a form. | |
CONTENT_TYPE_FORM — Constant Static Property, class mx.rpc.http.HTTPService | |
Indicates that the data being sent by the HTTP service is encoded as application/x-www-form-urlencoded. | |
CONTENT_TYPE_SOAP_XML — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML meant for a SOAP request. | |
CONTENT_TYPE_XML — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML. | |
CONTENT_TYPE_XML — Constant Static Property, class mx.rpc.http.HTTPService | |
Indicates that the data being sent by the HTTP service is encoded as application/xml. | |
contentWidth — Property, class flash.html.HTMLLoader | |
The width, in pixels, of the HTML content. | |
contentWidth — Property, class mx.containers.Accordion | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Property, class mx.containers.ViewStack | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Property, class mx.controls.HTML | |
The width, in pixels, of the HTML content. | |
contentWidth — Property, class mx.controls.SWFLoader | |
Width of the scaled content loaded by the control, in pixels. | |
contentWidth — Property, class spark.components.RichEditableText | |
The width of the text. | |
contentWidth — Property, class spark.components.supportClasses.GroupBase | |
The width of the viewport's contents. | |
contentWidth — Property, interface spark.core.IViewport | |
The width of the viewport's contents. | |
contentX — Property, class mx.containers.ViewStack | |
The x coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
contentY — Property, class mx.containers.ViewStack | |
The y coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
contextColor — Property, class mx.charts.HitData | |
An RGB value that can be used to associate an on-screen representation of the associated chartItem. | |
contextMenu — Event, class flash.display.InteractiveObject | |
Dispatched when a user gesture triggers the context menu associated with this interactive object in an AIR application. | |
contextMenu — Property, class flash.display.InteractiveObject | |
Specifies the context menu associated with this object. | |
ContextMenu — final class, package flash.ui | |
The ContextMenu class provides control over the items displayed in context menus. | |
ContextMenu() — Constructor, class flash.ui.ContextMenu | |
Creates a ContextMenu object. | |
CONTEXT_MENU — Constant Static Property, class flash.events.MouseEvent | |
The MouseEvent.CONTEXT_MENU constant defines the value of the type property of a contextMenu event object. | |
ContextMenuBuiltInItems — final class, package flash.ui | |
The ContextMenuBuiltInItems class describes the items that are built in to a context menu. | |
ContextMenuBuiltInItems() — Constructor, class flash.ui.ContextMenuBuiltInItems | |
Creates a new ContextMenuBuiltInItems object so that you can set the properties for Flash Player to display or hide each menu item. | |
ContextMenuClipboardItems — final class, package flash.ui | |
The ContextMenuClipboardItems class lets you enable or disable the commands in the clipboard context menu. | |
ContextMenuClipboardItems() — Constructor, class flash.ui.ContextMenuClipboardItems | |
Creates a new ContextMenuClipboardItems object. | |
ContextMenuEvent — class, package flash.events | |
An InteractiveObject dispatches a ContextMenuEvent object when the user opens or interacts with the context menu. | |
ContextMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, mouseTarget:flash.display:InteractiveObject, contextMenuOwner:flash.display:InteractiveObject) — Constructor, class flash.events.ContextMenuEvent | |
Creates an Event object that contains specific information about menu events. | |
ContextMenuItem — final class, package flash.ui | |
The ContextMenuItem class represents an item in the context menu. | |
ContextMenuItem(caption:String, separatorBefore:Boolean, enabled:Boolean, visible:Boolean) — Constructor, class flash.ui.ContextMenuItem | |
Creates a new ContextMenuItem object that can be added to the ContextMenu.customItems array. | |
contextMenuOwner — Property, class flash.events.ContextMenuEvent | |
The display list object to which the menu is attached. | |
ContextualClassFactory — class, package mx.core | |
A class factory that provides a system manager as a context of where the class should be created. | |
ContextualClassFactory(generator:Class, moduleFactory:mx.core:IFlexModuleFactory) — Constructor, class mx.core.ContextualClassFactory | |
Constructor. | |
continue — Statement | |
Jumps past all remaining statements in the innermost loop and starts the next iteration of the loop as if control had passed through to the end of the loop normally. | |
CONTROL — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Control key (17). | |
controlBar — Property, class mx.containers.Panel | |
A reference to this Panel container's control bar, if any. | |
controlBar — Property, class mx.core.Application | |
The ApplicationControlBar for this Application. | |
controlBar — Property, class mx.core.Window | |
The ApplicationControlBar for this Window. | |
ControlBar — class, package mx.containers | |
The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBar() — Constructor, class mx.containers.ControlBar | |
Constructor. | |
controlBarContent — Property, class spark.components.Application | |
The set of components to include in the control bar area of the Application container. | |
controlBarContent — Property, class spark.components.Panel | |
The set of components to include in the control bar area of the Panel container. | |
controlBarGroup — Skin Part, class spark.components.Panel | |
The skin part that defines the appearance of the control bar area of the container. By default, the PanelSkin class defines the control bar area to appear at the bottom of the content area of the Panel container with a grey background. | |
controlBarGroup — Skin Part, class spark.components.Application | |
The skin part that defines the appearance of the control bar area of the container. By default, the ApplicationSkin class defines the control bar area to appear at the top of the content area of the Application container with a grey background. | |
controlBarGroup — Property, class spark.skins.spark.ApplicationSkin | |
controlBarGroup — Property, class spark.skins.spark.PanelSkin | |
controlBarGroup — Property, class spark.skins.spark.TitleWindowSkin | |
controlBarGroup — Property, class spark.skins.wireframe.ApplicationSkin | |
controlBarGroup — Property, class spark.skins.wireframe.PanelSkin | |
controlBarGroup — Property, class spark.skins.wireframe.TitleWindowSkin | |
controlBarLayout — Property, class spark.components.Application | |
Defines the layout of the control bar area of the container. | |
controlBarLayout — Property, class spark.components.Panel | |
Defines the layout of the control bar area of the container. | |
ControlBarSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX Panel component's border. | |
ControlBarSkin() — Constructor, class mx.skins.wireframe.ControlBarSkin | |
Constructor. | |
controlBarStyleName — Style, class mx.containers.Panel | |
Name of the CSS style declaration that specifies styles to apply to any control bar child subcontrol. | |
controlBarVisible — Property, class spark.components.Application | |
If true, the control bar is visible. | |
controlBarVisible — Property, class spark.components.Panel | |
If true, the control bar is visible. | |
controlKey — Property, class flash.events.KeyboardEvent | |
Indicates whether the Control key is active (true) or inactive (false). | |
controlKey — Property, class flash.events.MouseEvent | |
Indicates whether the Control key is activated on Mac and whether the Ctrl key is activated on Windows or Linux. | |
controller — Property, class flashx.textLayout.compose.TextFlowLine | |
The controller (ContainerController object) for the container in which the line has been placed. | |
controller — Property, class flashx.textLayout.events.UpdateCompleteEvent | |
The controller of the container being updated | |
conversion — Property, class mx.controls.ProgressBar | |
Number used to convert incoming current bytes loaded value and the total bytes loaded values. | |
ConversionFunc — class, package com.adobe.fiber.runtime.lib | |
The ConversionFunc class defines the implementations of the expression runtime functions for conversion in the Adobe application modeling language. | |
conversionMode — Static Property, class flash.system.IME | |
The conversion mode of the current IME. | |
ConversionType — final class, package flashx.textLayout.conversion | |
Values for the format of exported text. | |
ConvertCharCollectionToString(charCollection:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.ConversionFunc | |
converted — Property, class flash.text.ime.CompositionAttributeRange | |
The converted flag, meaning this clause has been processed by the IME and is awaiting acceptance/confirmation by the user | |
convertHSBtoRGB(hue:Number, saturation:Number, brightness:Number) — Static Method , class mx.utils.HSBColor | |
Converts an HSB color specified by the parameters to a uint RGB color. | |
convertParametersHandler — Property, class mx.rpc.remoting.RemoteObject | |
An optional function, primarily intended for framework developers who need to install a function to get called with the parameters passed to each remote object invocation. | |
convertParametersHandler — Property, class mx.rpc.soap.AbstractWebService | |
An optional function, primarily intended for framework developers who need to install a function to get called with the parameters passed to each webservice operation invocation. | |
convertResultHandler — Property, class mx.rpc.remoting.RemoteObject | |
An optional function, primarily intended for framework developers who need to install a hook to process the results of an operation before notifying the result handlers. | |
convertResultHandler — Property, class mx.rpc.soap.AbstractWebService | |
An optional function, primarily intended for framework developers who need to install a hook to process the results of an operation before notifying the result handlers. | |
convertResults — Property, class mx.data.ManagedOperation | |
Turns on/off conversion of result element types. | |
convertRGBtoHSB(rgb:uint) — Static Method , class mx.utils.HSBColor | |
Converts a color from RGB format into an HSBColor | |
ConvolutionFilter — class, package flash.filters | |
The ConvolutionFilter class applies a matrix convolution filter effect. | |
ConvolutionFilter — class, package spark.filters | |
The ConvolutionFilter class applies a matrix convolution filter effect. | |
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Constructor, class flash.filters.ConvolutionFilter | |
Initializes a ConvolutionFilter instance with the specified parameters. | |
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Constructor, class spark.filters.ConvolutionFilter | |
Constructor. | |
copy() — method, class XML | |
Returns a copy of the given XML object. | |
copy() — method, class XMLList | |
Returns a copy of the given XMLList object. | |
copy() — method, class flash.desktop.NativeApplication | |
Invokes an internal copy command on the focused display object. | |
copy — Event, class flash.display.InteractiveObject | |
Dispatched when the user activates the platform specific accelerator key combination for a copy operation or selects 'Copy' from the text context menu. | |
copy — Property, class flash.ui.ContextMenuClipboardItems | |
Enables or disables the 'Copy' item on the clipboard menu. | |
copy(values:flashx.textLayout.formats:ITabStopFormat) — method, class flashx.textLayout.formats.TabStopFormat | |
Copies TabStopFormat settings from the values ITabStopFormat instance into this TabStopFormat object. | |
copy(values:flashx.textLayout.formats:ITextLayoutFormat) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Copies TextLayoutFormat settings from the values ITextLayoutFormat instance into this TextLayoutFormat object. | |
copy() — method, class mx.collections.XMLListCollection | |
Returns a deep copy of the XMLList object. | |
copy(value:Object) — Static Method , class mx.utils.ObjectUtil | |
Copies the specified Object and returns a reference to the copy. | |
COPY — Constant Static Property, class flash.desktop.NativeDragActions | |
Defines the string to use for the copy action. | |
COPY — Constant Static Property, class flash.events.Event | |
Defines the value of the type property of a copy event object. | |
COPY — Constant Static Property, class mx.managers.DragManager | |
Constant that specifies that the type of drag action is "copy". | |
copyChannel(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, sourceChannel:uint, destChannel:uint) — method, class flash.display.BitmapData | |
Transfers data from one channel of another BitmapData object or the current BitmapData object into a channel of the current BitmapData object. | |
copyCursor — Style, class mx.managers.DragManager | |
Cursor displayed during a copy operation. | |
copyFrom(sourceGraphics:flash.display:Graphics) — method, class flash.display.Graphics | |
Copies all of drawing commands from the source Graphics object into the calling Graphics object. | |
copyItemWithUID(item:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
copyItemWithUID(item:Object) — method, class mx.controls.listClasses.ListBase | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
copyItemWithUID(item:Object) — method, class spark.components.List | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
CopyOperation — class, package flashx.textLayout.operations | |
The CopyOperation class encapsulates a copy operation. | |
CopyOperation(operationState:flashx.textLayout.edit:SelectionState) — Constructor, class flashx.textLayout.operations.CopyOperation | |
Creates a CopyOperation object. | |
copyPixels(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, alphaBitmapData:flash.display:BitmapData, alphaPoint:flash.geom:Point, mergeAlpha:Boolean) — method, class flash.display.BitmapData | |
Provides a fast routine to perform pixel manipulation between images with no stretching, rotation, or color effects. | |
copySelectedItems(useDataField:Boolean) — method, class mx.controls.listClasses.AdvancedListBase | |
Makes a copy of the selected items in the order they were selected. | |
copySelectedItems(useDataField:Boolean) — method, class mx.controls.listClasses.ListBase | |
Copies the selected items in the order that they were selected. | |
copyTo(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File | |
Copies the file or directory at the location specified by this File object to the location specified by the newLocation parameter. | |
copyToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File | |
Begins copying the file or directory at the location specified by this File object to the location specified by the destination parameter. | |
coreStyles — Property, class flashx.textLayout.container.ContainerController | |
Returns the coreStyles on this ContainerController. | |
coreStyles — Property, class flashx.textLayout.elements.FlowElement | |
Returns the core styles on a FlowElement instance. | |
cornerRadius — Style, class mx.containers.Panel | |
Radius of corners of the window frame. | |
cornerRadius — Style, class mx.controls.scrollClasses.ScrollBar | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.Button | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.MenuBar | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.ToolTip | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.TextInput | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.ComboBox | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.VideoDisplay | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.NumericStepper | |
Radius of component corners. | |
cornerRadius — Style, class mx.controls.DateChooser | |
Radius of corners of the component. | |
cornerRadius — Style, class mx.controls.LinkButton | |
Corner radius of the highlighted rectangle around a LinkButton. | |
cornerRadius — Style, class mx.core.ScrollControlBase | |
Radius of component corners. | |
cornerRadius — Style, class mx.core.Container | |
Radius of component corners. | |
cornerRadius — Style, class spark.components.supportClasses.DropDownListBase | |
The radius of the corners for this component. | |
cornerRadius — Style, class spark.components.supportClasses.ButtonBase | |
The radius of the corners of this component. | |
cornerRadius — Style, class spark.components.BorderContainer | |
Radius of the curved corners of the border. | |
cornerRadius — Style, class spark.components.Spinner | |
The radius of the corners of this component. | |
cornerRadius — Style, class spark.components.Panel | |
The radius of the corners for this component. | |
cornerRadius — Style, class spark.components.TabBar | |
Defines the radius of the TabBar buttons' top-left and top-right corners for the default TabBarButton skin. | |
cornerRadius — Property, class mx.geom.RoundedRectangle | |
The radius of each corner (in pixels). | |
correlation — Property, class mx.messaging.events.MessageAckEvent | |
The original Message correlated with this acknowledgement. | |
correlationId — Property, class mx.messaging.messages.AsyncMessage | |
Provides access to the correlation id of the message. | |
cos(angleRadians:Number) — Static Method , class Math | |
Computes and returns the cosine of the specified angle in radians. | |
count — Property, class mx.charts.chartClasses.InstanceCache | |
The number of items currently required in the cache. | |
count — Property, interface mx.core.IRepeater | |
The number of times this Repeater should execute. | |
count — Property, class mx.core.Repeater | |
The number of times this Repeater should execute. | |
count(... rest) — method, class mx.data.DataManager | |
Calls a count method on the remote destination. | |
CountAggregator — class, package mx.olap.aggregators | |
The CountAggregator class implements the count aggregator. | |
countOperation — Property, class mx.data.ManagedQuery | |
Name of an operation on the service taking the same parameters as this operation which returns the number of items in the query. | |
COUNT_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation requests that a configured <count-method> be invoked on a remote destination. | |
country — Property, class mx.resources.Locale | |
The country code of this Locale instance. | |
cpuArchitecture — Static Property, class flash.system.Capabilities | |
Specifies the current CPU architecture on the machine. | |
CQ_AUTO — Constant Static Property, class mx.data.DataStore | |
Specifies to check for simple dependencies between any outstanding batches and the next batch to commit. | |
CQ_NOWAIT — Constant Static Property, class mx.data.DataStore | |
Specifies to send the second batch immediately, not checking for dependencies. | |
CQ_ONE_AT_A_TIME — Constant Static Property, class mx.data.DataStore | |
Specifies to wait for a previous batch to complete before committing a new batch. | |
create(... rest) — method, interface mx.core.IFlexModuleFactory | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — method, class mx.managers.SystemManager | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — method, class mx.managers.WindowedSystemManager | |
This method is overridden in the autogenerated subclass. | |
CREATE — Constant Static Property, class flash.data.SQLMode | |
Indicates that the connection is opened for updates, and a database file is created if the specified file doesn't exist. | |
CREATE_AND_SEQUENCE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation requests a create of the specified item from a remote destination. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — method, class mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — method, class mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — method, class mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, interface mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.automation.delegates.charts.ChartBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.automation.delegates.containers.FormItemAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — method, class mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createBatch(itemsOrCollection:Array, cascadeCommit:Boolean, properties:Object) — method, class mx.data.DataStore | |
Takes any changes specified by this operation, creates a new MessageBatch and puts that batch into the uncommittedBatches list. | |
createBorder() — method, class mx.controls.TextInput | |
Creates the border for this component. | |
createBorder() — method, class mx.controls.VideoDisplay | |
Creates the border for this component. | |
createBorder() — method, class mx.core.Container | |
Creates the container's border skin if it is needed and does not already exist. | |
createBorder() — method, class mx.core.ScrollControlBase | |
Creates the border for this component. | |
createBox(scaleX:Number, scaleY:Number, rotation:Number, tx:Number, ty:Number) — method, class flash.geom.Matrix | |
Includes parameters for scaling, rotation, and translation. | |
createChildren() — method, class mx.charts.chartClasses.ChartLabel | |
Create child objects of the component. | |
createChildren() — method, class mx.charts.chartClasses.DataTip | |
Create child objects of the component. | |
createChildren() — method, class mx.charts.series.BarSeries | |
createChildren() — method, class mx.charts.series.ColumnSeries | |
createChildren() — method, class mx.charts.series.PieSeries | |
createChildren() — method, class mx.controls.dataGridClasses.DataGridHeader | |
Create child objects of the component. | |
createChildren() — method, class mx.controls.listClasses.AdvancedListBase | |
Create objects that are children of this ListBase, in this case the listContent object that will hold all the item renderers. | |
createChildren() — method, class mx.controls.listClasses.ListBase | |
Creates objects that are children of this ListBase; in this case, the listContent object that will hold all the item renderers. | |
createChildren() — method, class mx.core.ScrollControlBase | |
Creates objects that are children of this ScrollControlBase, which in this case are the border and mask. | |
createChildren() — method, class mx.core.UIComponent | |
Create child objects of the component. | |
createChildren() — method, class mx.preloaders.DownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — method, class mx.preloaders.SparkDownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — method, class spark.components.SkinnableContainer | |
Create content children, if the creationPolicy property is not equal to none. | |
createChildren() — method, class spark.components.supportClasses.GroupBase | |
Create child objects of the component. | |
createColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, forHeader:Boolean, data:Object) — method, class mx.controls.dataGridClasses.DataGridBase | |
Returns the item renderer for a column cell or for a column header. | |
createComponentFromDescriptor(descriptor:mx.core:ComponentDescriptor, recurse:Boolean) — method, class mx.core.Container | |
Given a single UIComponentDescriptor, create the corresponding component and add the component as a child of this Container. | |
createComponentsFromDescriptors(recurse:Boolean) — method, class mx.core.Container | |
Iterate through the Array of childDescriptors, and call the createComponentFromDescriptor() method for each one. | |
createContextMenu() — method, class flashx.textLayout.container.ContainerController | |
Creates a context menu for the ContainerController. | |
createContextMenu() — method, class flashx.textLayout.container.TextContainerManager | |
Creates a ContextMenu for the TextContainerManager. | |
createCube(name:String) — method, interface mx.olap.IOLAPSchema | |
Creates an OLAP cube from the schema. | |
createCube(name:String) — method, class mx.olap.OLAPSchema | |
Creates an OLAP cube from the schema. | |
createCursor() — method, class mx.collections.HierarchicalCollectionView | |
Returns a new instance of a view iterator over the items in this view. | |
createCursor() — method, interface mx.collections.ICollectionView | |
Creates a new IViewCursor that works with this view. | |
createCursor() — method, class mx.collections.ListCollectionView | |
Creates a new IViewCursor that works with this view. | |
created — Property, class mx.data.CacheDataDescriptor | |
The time in UTC that this cached data was first created in the local store. | |
createDataID(dataPointID:Number) — method, class mx.charts.chartClasses.ChartElement | |
Creates a unique id to represent the dataPoint for comparison purposes. | |
createDate(year:int, month:int, day:int, hour:int, minute:int, second:int) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the local timezone. | |
createDateUTC(year:int, month:int, day:int, hour:int, minute:int, second:int) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the UTC timezone. | |
createDeferredContent() — method, class mx.core.Container | |
Performs the equivalent action of calling the createComponentsFromDescriptors(true) method for containers that implement the IDeferredContentOwner interface to support deferred instantiation. | |
createDeferredContent() — method, interface mx.core.IDeferredContentOwner | |
Create the content for this component. | |
createDeferredContent() — method, class spark.components.SkinnableContainer | |
Create the content for this component. | |
createDirectory() — method, class flash.filesystem.File | |
Creates the specified directory and any necessary parent directories. | |
createDisplayObject() — method, interface spark.core.IGraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createDisplayObject() — method, class spark.primitives.supportClasses.GraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createDragIndicator() — method, class spark.components.List | |
Creates an instance of a class that is used to display the visuals of the dragged items during a drag and drop operation. | |
createDropIndicator() — method, class spark.components.List | |
Creates and instance of the dropIndicator class that is used to display the visuals of the drop location during a drag and drop operation. | |
createDynamicPartInstance(partName:String) — method, class spark.components.supportClasses.SkinnableComponent | |
Create an instance of a dynamic skin part. | |
createEditManager(undoManager:flashx.undo:IUndoManager) — method, class flashx.textLayout.container.TextContainerManager | |
Create an edit manager to use for editing. | |
createElement(name:String) — method, class flash.xml.XMLDocument | |
Creates a new XMLNode object with the name specified in the parameter. | |
createElementRange(textFlow:flashx.textLayout.elements:TextFlow, absoluteStart:int, absoluteEnd:int) — Static Method , class flashx.textLayout.edit.ElementRange | |
Creates an ElementRange object. | |
createErrorMessage() — method, class mx.messaging.events.ChannelFaultEvent | |
Creates an ErrorMessage based on the ChannelFaultEvent by copying over the faultCode, faultString, faultDetail and rootCause to the new ErrorMessage. | |
createEvent(obj:Object) — method, class mx.automation.AutomationEventDescriptor | |
Creates an event based on the class and type described in this descriptor. | |
createEvent(c:mx.data:Conflict) — Static Method , class mx.data.events.DataConflictEvent | |
Creates a DataConflictEvent object from a Conflict object. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:ErrorMessage, obj:Object, id:Object, cacheResponse:Boolean) — Static Method , class mx.data.events.DataServiceFaultEvent | |
Creates a DataServiceFaultEvent object. | |
createEvent(result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage, cacheResponse:Boolean) — Static Method , class mx.data.events.DataServiceResultEvent | |
Creates a DataServiceResultEvent object. | |
createEvent(type:String, channel:mx.messaging:Channel, reconnecting:Boolean, rejected:Boolean, connected:Boolean) — Static Method , class mx.messaging.events.ChannelEvent | |
Utility method to create a new ChannelEvent that doesn't bubble and is not cancelable. | |
createEvent(channel:mx.messaging:Channel, reconnecting:Boolean, code:String, level:String, description:String, rejected:Boolean, connected:Boolean) — Static Method , class mx.messaging.events.ChannelFaultEvent | |
Utility method to create a new ChannelFaultEvent that doesn't bubble and is not cancelable. | |
createEvent(ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — Static Method , class mx.messaging.events.MessageAckEvent | |
Utility method to create a new MessageAckEvent that doesn't bubble and is not cancelable. | |
createEvent(type:String, msg:mx.messaging.messages:IMessage) — Static Method , class mx.messaging.events.MessageEvent | |
Utility method to create a new MessageEvent that doesn't bubble and is not cancelable. | |
createEvent(msg:mx.messaging.messages:ErrorMessage) — Static Method , class mx.messaging.events.MessageFaultEvent | |
Utility method to create a new MessageFaultEvent that doesn't bubble and is not cancelable. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, msg:mx.messaging.messages:IMessage) — Static Method , class mx.rpc.events.FaultEvent | |
Given a Fault, this method constructs and returns a FaultEvent. | |
createEvent(header:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Static Method , class mx.rpc.events.HeaderEvent | |
Utility method to create a new HeaderEvent that doesn't bubble and is cancelable. | |
createEventFromMessageFault(value:mx.messaging.events:MessageFaultEvent, token:mx.rpc:AsyncToken) — Static Method , class mx.rpc.events.FaultEvent | |
Given a MessageFaultEvent, this method constructs and returns a FaultEvent. | |
createFailedItemFunction — Property, class mx.collections.AsyncListView | |
A callback function used to create a substitute item when a request which had caused an ItemPendingError to be thrown, subsequently fails. | |
createGradientBox(width:Number, height:Number, rotation:Number, tx:Number, ty:Number) — method, class flash.geom.Matrix | |
Creates the specific style of matrix expected by the beginGradientFill() and lineGradientStyle() methods of the Graphics class. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.GradientStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, interface mx.graphics.IStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — method, class mx.graphics.SolidColorStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createHeaders(left:Number, top:Number) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the column headers. | |
createHeaderSeparators(n:int, seperators:Array, headerLines:mx.core:UIComponent) — method, class mx.controls.AdvancedDataGridBaseEx | |
Creates the header separators between column headers, and populates the separators Array with the separators created. | |
createID(obj:mx.automation:IAutomationObject, relativeToParent:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Returns an id for the given object that can be used with the resolveID() method. | |
createIDPart(obj:mx.automation:IAutomationObject, parent:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Returns an id part for the given object that can be used in the resolveIDPart() method. | |
createInFontContext(classObj:Class) — method, class mx.core.UIComponent | |
Creates a new object using a context based on the embedded font being used. | |
createInModuleContext(moduleFactory:mx.core:IFlexModuleFactory, className:String) — method, class mx.core.UIComponent | |
Creates the object using a given moduleFactory. | |
createInstance(target:Object) — method, class mx.effects.Effect | |
Creates a single effect instance and initializes it. | |
createInstance(target:Object) — method, interface mx.effects.IEffect | |
Creates a single effect instance and initializes it. | |
createInstance() — method, class mx.states.AddChild | |
Creates the child instance from the factory. | |
createInstance() — method, class mx.states.AddItems | |
Creates the items instance from the factory. | |
createInstances(targets:Array) — method, class mx.effects.Effect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createInstances(targets:Array) — method, interface mx.effects.IEffect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createItem(item:Object) — method, class mx.data.DataManager | |
Requests that the specified item be created in the remote store. | |
createItem(dataManager:mx.data:RPCDataManager, item:Object) — method, class mx.data.RPCDataServiceAdapter | |
This method is called by the RPCDataServiceAdapter when it needs to perform the createItem operation. | |
createItemEditor(colIndex:int, rowIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemEditor(colIndex:int, rowIndex:int) — method, class mx.controls.DataGrid | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemEditor(colIndex:int, rowIndex:int) — method, class mx.controls.List | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemRenderer(data:Object) — method, class mx.controls.List | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createItemRenderer(data:Object) — method, class mx.controls.listClasses.ListBase | |
Creates an item renderer given the data object. | |
createItemRenderer(data:Object) — method, class mx.controls.listClasses.TileBase | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createLockedRows(left:Number, top:Number, right:Number, bottom:Number) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the locked rows, if necessary. | |
createMaskFunction — Property, class mx.effects.MaskEffect | |
Function called when the effect creates the mask. | |
createMaskFunction — Property, class mx.effects.effectClasses.MaskEffectInstance | |
Function called when the effect creates the mask. | |
createMenu(parent:flash.display:DisplayObjectContainer, mdp:Object, showRoot:Boolean) — Static Method , class mx.controls.Menu | |
Creates and returns an instance of the Menu class. | |
CREATE_MODAL_WINDOW_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Creates a modal window. | |
createNavItem(label:String, icon:Class) — method, class mx.controls.NavBar | |
Creates the individual navigator items. | |
CREATE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
Indicates a create operation. | |
createPendingItemFunction — Property, class mx.collections.AsyncListView | |
A callback function used to create a provisional item when the initial request causes an ItemPendingError to be thrown. | |
createPopUp(parent:flash.display:DisplayObject, className:Class, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class mx.managers.PopUpManager | |
Creates a top-level window and places it above other windows in the z-order. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, interface mx.core.IDeferredInstantiationUIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, class mx.core.UIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — method, class mx.flash.UIMovieClip | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createRequestTimeoutErrorMessage() — method, class mx.messaging.MessageResponder | |
Constructs an ErrorMessage that can be passed to the associated MessageAgent's callbacks upon a request timeout. | |
createRootWindow(visible:Boolean, windowInitOptions:flash.display:NativeWindowInitOptions, scrollBarsVisible:Boolean, bounds:flash.geom:Rectangle) — Static Method , class flash.html.HTMLLoader | |
Creates a new NativeWindow object that contains an HTMLLoader object. | |
createSelectionManager() — method, class flashx.textLayout.container.TextContainerManager | |
Create a selection manager to use for selection. | |
createSelector(selectorName:String, styleManager:mx.styles:IStyleManager2) — Static Method , class mx.charts.styles.HaloDefaults | |
Creates a CSSStyleDeclaration object or returns an existing one. | |
createTempDirectory() — Static Method , class flash.filesystem.File | |
Returns a reference to a new temporary directory. | |
createTempFile() — Static Method , class flash.filesystem.File | |
Returns a reference to a new temporary file. | |
createTextLine(previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — method, class flash.text.engine.TextBlock | |
Instructs the text block to create a line of text from its content, beginning at the point specified by the previousLine parameter and breaking at the point specified by the width parameter. | |
createTextLine(textBlock:flash.text.engine:TextBlock, previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — method, interface flashx.textLayout.compose.ITextLineCreator | |
Creates a TextLine object for a flow composer. | |
createTextLines(callback:Function) — method, class flashx.textLayout.factory.StringTextLineFactory | |
Creates TextLine objects using the text currently assigned to this factory object. | |
createTextLines(callback:Function, textFlow:flashx.textLayout.elements:TextFlow) — method, class flashx.textLayout.factory.TextFlowTextLineFactory | |
Creates TextLine objects from the specified text flow. | |
createTextNode(text:String) — method, class flash.xml.XMLDocument | |
Creates a new XML text node with the specified text. | |
createTextScrap(range:flashx.textLayout.elements:TextRange) — Static Method , class flashx.textLayout.edit.TextScrap | |
Creates a TextScrap object from a range of text represented by a TextRange object. | |
createToolTip(text:String, x:Number, y:Number, errorTipBorderStyle:String, context:mx.core:IUIComponent) — Static Method , class mx.managers.ToolTipManager | |
Creates an instance of the ToolTip class with the specified text and displays it at the specified location in stage coordinates. | |
createTween(listener:Object, startValue:Object, endValue:Object, duration:Number, minFps:Number) — method, class mx.effects.effectClasses.TweenEffectInstance | |
Creates a Tween instance, assigns it the start, end, and duration values. | |
createUID() — Static Method , class mx.utils.RPCUIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUID() — Static Method , class mx.utils.UIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUniqueName(object:Object) — Static Method , class mx.utils.NameUtil | |
Creates a unique name for any Object instance, such as "Button12", by combining the unqualified class name with an incrementing counter. | |
createUpdateEvent(obj:mx.data:IManaged, property:Object, event:mx.events:PropertyChangeEvent) — Static Method , class mx.data.utils.Managed | |
Creates a new PropertyChangeEvent object from an existing PropertyChangeEvent object. | |
createUpdateEvent(source:Object, property:Object, oldValue:Object, newValue:Object) — Static Method , class mx.events.PropertyChangeEvent | |
Returns a new PropertyChangeEvent of kind PropertyChangeEventKind.UPDATE with the specified properties. | |
createWindow(windowCreateOptions:flash.html:HTMLWindowCreateOptions) — method, class flash.html.HTMLHost | |
The function called when JavaScript code in the HTMLLoader object calls the window.open() method. | |
createXMLDocument(str:String) — Static Method , class mx.utils.XMLUtil | |
Creates XML out of the specified string, ignoring whitespace. | |
creatingContentPane — Property, class mx.core.Container | |
Containers use an internal content pane to control scrolling. | |
creatingContentPane — Property, interface mx.core.IContainer | |
Containers use an internal content pane to control scrolling. | |
creationCallback — Property, class mx.charts.chartClasses.InstanceCache | |
A callback invoked when new instances are created. | |
creationComplete — Event, class mx.core.UIComponent | |
Dispatched when the component has finished its construction, property processing, measuring, layout, and drawing. | |
creationComplete — Event, class mx.flash.UIMovieClip | |
Dispatched when the component has finished its construction. | |
CREATION_COMPLETE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CREATION_COMPLETE constant defines the value of the type property of the event object for a creationComplete event. | |
creationCompleteEffect — Effect, class mx.core.UIComponent | |
Played when the component is created. | |
creationDate — Property, class flash.net.FileReference | |
The creation date of the file on the local disk. | |
creationDateColumn — Property, class mx.controls.FileSystemDataGrid | |
The DataGridColumn representing the Created column. | |
creationIndex — Property, class mx.core.Container | |
Specifies the order to instantiate and draw the children of the container. | |
creationPolicy — Property, class mx.core.Container | |
The child creation policy for this MX Container. | |
creationPolicy — Property, interface mx.core.IDeferredContentOwner | |
Content creation policy for this component. | |
creationPolicy — Property, class mx.states.AddChild | |
The creation policy for this child. | |
creationPolicy — Property, class mx.states.AddItems | |
The creation policy for the items. | |
creationPolicy — Property, class spark.components.SkinnableContainer | |
Content creation policy for this component. | |
creator — Property, class flash.net.FileReference | |
The Macintosh creator type of the file, which is only used in Mac OS versions prior to Mac OS X. | |
CREDENTIALS_CHARSET_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Header to specify which character set encoding was used while encoding login credentials. | |
CreditCardValidator — class, package mx.validators | |
The CreditCardValidator class validates that a credit card number is the correct length, has the correct prefix, and passes the Luhn mod10 algorithm for the specified card type. | |
CreditCardValidator() — Constructor, class mx.validators.CreditCardValidator | |
Constructor. | |
CreditCardValidatorCardType — final class, package mx.validators | |
The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CRITICAL — Constant Static Property, class flash.desktop.NotificationType | |
Specifies that a notification alert is critical in nature and the user should attend to it promptly. | |
CrossFade — class, package spark.effects | |
The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFade(target:Object) — Constructor, class spark.effects.CrossFade | |
Constructor. | |
CrossItemRenderer — class, package mx.charts.renderers | |
A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CrossItemRenderer() — Constructor, class mx.charts.renderers.CrossItemRenderer | |
Constructor | |
crossJoin(input:mx.olap:IOLAPSet) — method, interface mx.olap.IOLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossJoin(input:mx.olap:IOLAPSet) — method, class mx.olap.OLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossProduct(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D | |
Returns a new Vector3D object that is perpendicular (at a right angle) to the current Vector3D and another Vector3D object. | |
CRT — Constant Static Property, class flash.text.TextDisplayMode | |
Forces Flash Player to display grayscale anti-aliasing. | |
CSMSettings — final class, package flash.text | |
The CSMSettings class contains properties for use with the TextRenderer.setAdvancedAntiAliasingTable() method to provide continuous stroke modulation (CSM). | |
CSMSettings(fontSize:Number, insideCutoff:Number, outsideCutoff:Number) — Constructor, class flash.text.CSMSettings | |
Creates a new CSMSettings object which stores stroke values for custom anti-aliasing settings. | |
CSSCondition — class, package mx.styles | |
Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property. | |
CSSCondition(kind:String, value:String) — Constructor, class mx.styles.CSSCondition | |
Constructor. | |
CSSConditionKind — final class, package mx.styles | |
An enumeration of the kinds of CSSCondition. | |
CSSSelector — class, package mx.styles | |
Represents a selector node in a potential chain of selectors used to match CSS style declarations to components. | |
CSSSelector(subject:String, conditions:Array, ancestor:mx.styles:CSSSelector) — Constructor, class mx.styles.CSSSelector | |
Constructor. | |
CSSStyleDeclaration — class, package mx.styles | |
The CSSStyleDeclaration class represents a set of CSS style rules. | |
CSSStyleDeclaration(selector:Object, styleManager:mx.styles:IStyleManager2, autoRegisterWithStyleManager:Boolean) — Constructor, class mx.styles.CSSStyleDeclaration | |
Constructor. | |
ctrlKey — Property, class flash.events.KeyboardEvent | |
On Windows and Linux, indicates whether the Ctrl key is active (true) or inactive (false); On Mac OS, indicates whether either the Ctrl key or the Command key is active. | |
ctrlKey — Property, class flash.events.MouseEvent | |
On Windows or Linux, indicates whether the Ctrl key is active (true) or inactive (false). | |
ctrlKey — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Property, class mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Property, class mx.automation.events.ListItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Property, class mx.events.SandboxMouseEvent | |
Indicates whether the Ctrl key was pressed. | |
cube — Property, interface mx.olap.IOLAPDimension | |
The cube to which this dimension belongs. | |
cube — Property, class mx.olap.OLAPDimension | |
The cube to which this dimension belongs. | |
cubeArray — Property, class mx.olap.OLAPSchema | |
Lets you set the cubes of a schema by passing an Array of IOLAPCube instances. | |
cubeBuildingTimeInterval — Property, class mx.olap.OLAPCube | |
The time interval, in milliseconds, used by the timer of the refresh() method to iteratively build the cube. | |
CUBE_COMPLETE — Constant Static Property, class mx.events.CubeEvent | |
The CubeEvent.CUBE_COMPLETE constant defines the value of the type property of the event object for a complete event. | |
CubeEvent — class, package mx.events | |
Event class used by OLAPCube to indicate its status. | |
CubeEvent(type:String) — Constructor, class mx.events.CubeEvent | |
Constructor. | |
CUBE_PROGRESS — Constant Static Property, class mx.events.CubeEvent | |
The CubeEvent.CUBE_PROGRESS constant defines the value of the type property of the event object for a progress event. | |
cubes — Property, interface mx.olap.IOLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
cubes — Property, class mx.olap.OLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
Cubic — class, package mx.effects.easing | |
The Cubic class defines three easing functions to implement motion with Flex effect classes. | |
cuePoint — Event, class mx.controls.VideoDisplay | |
Dispatched when the value of a cue point's time property is equal to the current playhead location. | |
CUE_POINT — Constant Static Property, class mx.events.CuePointEvent | |
The CuePointEvent.CUE_POINT constant defines the value of the type property of the event object for a cuePoint event. | |
CUE_POINT — Constant Static Property, class mx.events.MetadataEvent | |
The MetadataEvent.CUE_POINT constant defines the value of the type property of the event object for a cuePoint event. | |
CuePointEvent — class, package mx.events | |
The CuePointEvent class represents the event object passed to the event listener for cue point events dispatched by the VideoDisplay control. | |
CuePointEvent(type:String, bubbles:Boolean, cancelable:Boolean, cuePointName:String, cuePointTime:Number, cuePointType:String) — Constructor, class mx.events.CuePointEvent | |
Constructor. | |
cuePointManager — Property, class mx.controls.VideoDisplay | |
The instance of the CuePointManager class associated with the VideoPlayer control. | |
CuePointManager — class, package mx.controls.videoClasses | |
The CuePointManager class lets you use ActionScript code to manage the cue points associated with the VideoDisplay control. | |
CuePointManager(owner:mx.controls.videoClasses:VideoPlayer, id:uint) — Constructor, class mx.controls.videoClasses.CuePointManager | |
Constructor. | |
cuePointManagerClass — Property, class mx.controls.VideoDisplay | |
Cue point manager to use. | |
cuePointName — Property, class mx.events.CuePointEvent | |
The name of the cue point that caused the event. | |
cuePoints — Property, class mx.controls.VideoDisplay | |
The Array of cue points associated with the control. | |
cuePointTime — Property, class mx.events.CuePointEvent | |
The time of the cue point that caused the event, in seconds. | |
cuePointType — Property, class mx.events.CuePointEvent | |
The string "actionscript". | |
culling — Property, class flash.display.GraphicsTrianglePath | |
Specifies whether to render triangles that face in a given direction. | |
CurrencyFormatter — class, package mx.formatters | |
The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter() — Constructor, class mx.formatters.CurrencyFormatter | |
Constructor. | |
currencySymbol — Property, class mx.formatters.CurrencyFormatter | |
Character to use as a currency symbol for a formatted number. | |
currencySymbol — Property, class mx.validators.CurrencyValidator | |
The character String used to specify the currency symbol, such as "$", "R$", or "£". | |
currencySymbolError — Property, class mx.validators.CurrencyValidator | |
Error message when the currency symbol, defined by currencySymbol, is in the wrong location. | |
CurrencyValidator — class, package mx.validators | |
The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator() — Constructor, class mx.validators.CurrencyValidator | |
Constructor. | |
CurrencyValidatorAlignSymbol — final class, package mx.validators | |
The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
current — Property, class mx.collections.HierarchicalCollectionViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
current — Property, interface mx.collections.IViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
CURRENT — Static Property, class mx.collections.CursorBookmark | |
A bookmark representing the current item for the IViewCursor in an ICollectionView. | |
currentBatch — Property, class mx.data.DataStore | |
The current batch of changes waiting to be committed to the server when you autoCommit=false. | |
currentBytesPerSecond — Property, class flash.net.NetStreamInfo | |
Specifies the rate at which the NetStream buffer is filled in bytes per second. | |
currentChannel — Property, class mx.messaging.ChannelSet | |
Returns the current Channel for the ChannelSet. | |
currentColNum — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the column for which a renderer is currently being created. | |
currentCount — Property, class flash.utils.Timer | |
The total number of times the timer has fired since it started at zero. | |
currentCSSState — Property, class mx.core.UIComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCSSState — Property, class spark.components.supportClasses.SkinnableComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCursorID — Static Property, class mx.managers.CursorManager | |
ID of the current custom cursor, or NO_CURSOR if the system cursor is showing. | |
currentCursorXOffset — Static Property, class mx.managers.CursorManager | |
The x offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentCursorYOffset — Static Property, class mx.managers.CursorManager | |
The y offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentDepth — Property, class mx.collections.HierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDepth — Property, interface mx.collections.IHierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDirectory — Property, class flash.events.InvokeEvent | |
The directory that should be used to resolve any relative paths in the arguments array. | |
currentDomain — Static Property, class flash.system.ApplicationDomain | |
Gets the current application domain in which your code is executing. | |
currentDomain — Static Property, class flash.system.SecurityDomain | |
Gets the current security domain. | |
currentFPS — Property, class flash.media.Camera | |
The rate at which the camera is capturing data, in frames per second. | |
currentFPS — Property, class flash.net.NetStream | |
The number of frames per second being displayed. | |
currentFrame — Property, class flash.display.MovieClip | |
Specifies the number of the frame in which the playhead is located in the timeline of the MovieClip instance. | |
currentFrameLabel — Property, class flash.display.MovieClip | |
The label at the current frame in the timeline of the MovieClip instance. | |
currentIndex — Property, interface mx.core.IRepeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentIndex — Property, class mx.core.Repeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentItem — Property, interface mx.core.IRepeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItem — Property, class mx.core.Repeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItemTop — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the top position of the renderer that is currently being created. | |
currentLabel — Property, class flash.display.MovieClip | |
The current label in which the playhead is located in the timeline of the MovieClip instance. | |
currentLabels — Property, class flash.display.MovieClip | |
Returns an array of FrameLabel objects from the current scene. | |
currentPageHeight — Property, class mx.printing.PrintAdvancedDataGrid | |
The height that the PrintAdvancedDataGrid would be if the sizeToPage property is true, meaning that the PrintAdvancedDataGrid displays only completely viewable rows and displays no partial rows. | |
currentPageHeight — Property, class mx.printing.PrintDataGrid | |
The height of PrintDataGrid that would be, if sizeToPage property is true and PrintDataGrid displays only completely viewable rows and no partial rows. | |
currentPageHeight — Property, class mx.printing.PrintOLAPDataGrid | |
The height that the PrintOLAPDataGrid would be if the sizeToPage property is true, meaning that the PrintOLAPDataGrid displays only completely viewable rows and displays no partial rows. | |
currentRowHeight — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The height, in pixels, of the current row. | |
currentRowNum — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the row for which a renderer is currently being created. | |
currentScene — Property, class flash.display.MovieClip | |
The current scene in which the playhead is located in the timeline of the MovieClip instance. | |
currentSelectionFormat — Property, interface flashx.textLayout.edit.ISelectionManager | |
The current SelectionFormat object. | |
currentSelectionFormat — Property, class flashx.textLayout.edit.SelectionManager | |
The current SelectionFormat object. | |
currentState — Property, class air.update.ApplicationUpdater | |
The internal state of the updater. | |
currentState — Property, class mx.charts.ChartItem | |
Defines the appearance of the ChartItem. | |
currentState — Property, interface mx.core.IStateClient | |
The current view state. | |
currentState — Property, class mx.core.UIComponent | |
The current view state of the component. | |
currentState — Property, class mx.flash.UIMovieClip | |
The current state of this component. | |
currentStateChange — Event, class mx.core.UIComponent | |
Dispatched after the view state has changed. | |
currentStateChange — Event, class mx.flash.UIMovieClip | |
Dispatched after the view state has changed. | |
CURRENT_STATE_CHANGE — Constant Static Property, class mx.events.StateChangeEvent | |
The StateChangeEvent.CURRENT_STATE_CHANGE constant defines the value of the type property of the event that is dispatched when the view state has changed. | |
currentStateChanging — Event, class mx.core.UIComponent | |
Dispatched after the currentState property changes, but before the view state changes. | |
currentStateChanging — Event, class mx.flash.UIMovieClip | |
Dispatched after the currentState property changes, but before the view state changes. | |
CURRENT_STATE_CHANGING — Constant Static Property, class mx.events.StateChangeEvent | |
The StateChangeEvent.CURRENT_STATE_CHANGING constant defines the value of the type property of the event that is dispatched when the view state is about to change. | |
currentTarget — Property, class flash.events.Event | |
The object that is actively processing the Event object with an event listener. | |
currentTarget — Static Property, class mx.managers.ToolTipManager | |
The UIComponent that is currently displaying a ToolTip, or null if none is. | |
currentTime — Property, class spark.components.VideoDisplay | |
Current time of the playhead, measured in seconds, since the video starting playing. | |
currentTime — Property, class spark.components.VideoPlayer | |
Current time of the playhead, measured in seconds, since the video starting playing. | |
currentTimeChange — Event, class spark.components.VideoDisplay | |
Dispatched when the currentTime property of the MediaPlayer has changed. | |
currentTimeChange — Event, class spark.components.VideoPlayer | |
Dispatched when the currentTime property of the MediaPlayer has changed. | |
CURRENT_TIME_CHANGE — Constant Static Property, class org.osmf.events.TimeEvent | |
The TimeEvent.CURRENT_TIME_CHANGE constant defines the value of the type property of the event object for a currentTimeChange event. | |
currentTimeDisplay — Skin Part, class spark.components.VideoPlayer | |
An optional skin part to display the current value of codecurrentTime. | |
currentTimeDisplay — Property, class spark.skins.spark.VideoPlayerSkin | |
currentTimeDisplay — Property, class spark.skins.wireframe.VideoPlayerSkin | |
currentToolTip — Static Property, class mx.managers.ToolTipManager | |
The ToolTip object that is currently visible, or null if none is shown. | |
currentValue — Property, class spark.effects.animation.Animation | |
An Object containing the calculated values as of the current frame of the Animation. | |
currentVersion — Property, class air.update.ApplicationUpdater | |
The current version of the application. | |
currentVersion — Property, class air.update.ApplicationUpdaterUI | |
The current version of the application. | |
currentVersion — Property, interface mx.data.IChangeObject | |
Current version of the item. | |
CURRENT_VERSION — Constant Static Property, class mx.core.FlexVersion | |
The current released version of the Flex SDK, encoded as a uint. | |
cursor — Static Property, class flash.ui.Mouse | |
Sets the mouse cursor. | |
cursor — Property, class mx.charts.chartClasses.ChartElement | |
Each ChartElement carries a cursor associated with their dataProvider for their own internal use. | |
CursorBookmark — class, package mx.collections | |
Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorBookmark(value:Object) — Constructor, class mx.collections.CursorBookmark | |
Creates a new instance of a bookmark with the specified value. | |
cursorChildren — Property, interface mx.managers.ISystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Property, class mx.managers.SystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Property, class mx.managers.WindowedSystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
CursorError — class, package mx.collections.errors | |
This error is thrown by a collection Cursor. | |
CursorError(message:String) — Constructor, class mx.collections.errors.CursorError | |
Constructor. | |
CURSOR_MANAGEMENT — Constant Static Property, class mx.core.EventPriority | |
The CursorManager has handlers for mouse events which must be executed before other mouse event handlers, so they have a high priority. | |
cursorManager — Property, class mx.core.UIComponent | |
Gets the CursorManager that controls the cursor for this component and its peers. | |
CursorManager — class, package mx.managers | |
The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority — final class, package mx.managers | |
The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CURSOR_MANAGER_REQUEST — Constant Static Property, class mx.events.InterManagerRequest | |
Communication between CursorManagers use this request type. | |
cursorUpdate — Event, interface mx.collections.IViewCursor | |
Dispatched whenever the cursor position is updated. | |
CURSOR_UPDATE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.CURSOR_UPDATE constant defines the value of the type property of the event object for a cursorUpdate event. | |
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — method, class flash.display.Graphics | |
Draws a curve using the current line style from the current drawing position to (anchorX, anchorY) and using the control point that (controlX, controlY) specifies. | |
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — method, class flash.display.GraphicsPath | |
Adds a new "curveTo" command to the commands vector and new coordinates to the data vector. | |
curveTo(controlX:any, controlY:any, anchorX:any, anchorY:any) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Draws a curve using the current line style from the current drawing position to (anchorX, anchorY) and using the control point that (controlX, controlY) specifies. | |
curveTo(controlAngle:any, controlRadial:any, anchorAngle:any, anchorRadial:any) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Draws a curve using the current line style from the current drawing position to (anchorX, anchorY) and using the control point that (controlX, controlY) specifies. | |
CURVE_TO — Constant Static Property, class flash.display.GraphicsPathCommand | |
Specifies a drawing command that draws a curve from the current drawing position to the x- and y-coordinates specified in the data vector, using a control point. | |
customFilter — Property, class mx.effects.Effect | |
Specifies a custom filter object, of type EffectTargetFilter, used by the effect to determine the targets on which to play the effect. | |
customFilter — Property, interface mx.effects.IEffect | |
Specifies a custom filter object, of type EffectTargetFilter, used by the effect to determine the targets on which to play the effect. | |
customItems — Property, class flash.ui.ContextMenu | |
An array of ContextMenuItem objects. | |
customizeSeries(seriesGlyph:mx.charts.chartClasses:Series, i:uint) — method, class mx.charts.chartClasses.ChartBase | |
Applies per-series customization and formatting to the series of the chart. | |
customizeSeries(g:mx.charts.chartClasses:IChartElement, i:uint) — method, class mx.charts.chartClasses.StackedSeries | |
Applies any customization to a sub-series when building the stacking behavior. | |
customizeSeries(glyph:mx.charts.chartClasses:IChartElement, i:uint) — method, class mx.charts.series.ColumnSet | |
Applies any customization to a sub-series when building the stacking behavior. | |
CUSTOM_RECORD — Constant Static Property, class mx.automation.events.AutomationRecordEvent | |
refer recordCustomAutomationEvent in IAutomationManager for the usage of this constant | |
CUSTOM_SELECTED_ITEM — Constant Static Property, class spark.components.ComboBox | |
Static constant representing the value of the selectedIndex property when the user enters a value into the prompt area, and the value is committed. | |
cut() — method, class flash.desktop.NativeApplication | |
Invokes an internal cut command on the focused display object. | |
cut — Event, class flash.display.InteractiveObject | |
Dispatched when the user activates the platform specific accelerator key combination for a cut operation or selects 'Cut' from the text context menu. | |
cut — Property, class flash.ui.ContextMenuClipboardItems | |
Enables or disables the 'Cut' item on the clipboard menu. | |
CUT — Constant Static Property, class flash.events.Event | |
Defines the value of the type property of a cut event object. | |
CutOperation — class, package flashx.textLayout.operations | |
The CutOperation class encapsulates a cut operation. | |
CutOperation(operationState:flashx.textLayout.edit:SelectionState, scrapToCut:flashx.textLayout.edit:TextScrap) — Constructor, class flashx.textLayout.operations.CutOperation | |
Creates a CutOperation object. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Deletes the selected area and returns the deleted area in a TextScrap object. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Deletes the selected area and returns the deleted area in a TextScrap object. | |
cycleFraction — Property, class spark.effects.animation.Animation | |
The current fraction elapsed in the animation, after easing has been applied. | |
cycleTime — Property, class spark.effects.animation.Animation | |
The current millisecond position in the current cycle animation. | |
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 |
Fri Mar 19 2010, 02:58 AM -07:00