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  
gap — Style, class spark.components.CheckBox
The space between layout elements, in pixels.
gap — Property, class spark.components.CheckBox
The space between layout elements, in pixels.
gap — Property, class spark.components.HGroup
The horizontal space between layout elements, in pixels.
gap — Property, class spark.components.VGroup
The vertical space between layout elements, in pixels.
gap — Property, class spark.components.supportClasses.ButtonBarHorizontalLayout
The horizontal space between layout elements.
gap — Property, class spark.containers.HDividerGroup
The vertical space between layout elements, in pixels.
gap — Property, class spark.containers.VDividerGroup
The vertical space between layout elements, in pixels.
gap — Property, class spark.layouts.HorizontalLayout
The horizontal space between layout elements, in pixels.
gap — Property, class spark.layouts.VerticalLayout
The vertical space between layout elements, in pixels.
gap — Property, class spark.skins.SparkButtonSkin
Number of pixels between the buttons's icon and label.
gap — Property, class spark.skins.android4.supportClasses.CalloutArrow
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius.
gap — Property, class spark.skins.ios7.supportClasses.CalloutArrow
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius.
gap — Property, class spark.skins.mobile.supportClasses.CalloutArrow
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius.
gap — Property, class spark.skins.spark.supportClasses.CalloutArrow
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius.
generateMXMLArray(document:Object, data:Array, recursive:Boolean) — method, class mx.core.UIComponent
generateMXMLArray(document:Object, data:Array, recursive:Boolean) — method, class mx.states.AddItems
generateMXMLArray(document:Object, data:Array, recursive:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
generateMXMLAttributes(data:Array) — method, class mx.core.UIComponent
generateMXMLAttributes(data:Array) — method, class spark.primitives.supportClasses.GraphicElement
generateMXMLInstances(document:Object, data:Array, recursive:Boolean) — method, class mx.core.UIComponent
generateMXMLInstances(document:Object, data:Array, recursive:Boolean) — method, class spark.components.SkinnableContainer
generateMXMLInstances(document:Object, data:Array, recursive:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
generateMXMLObject(document:Object, data:Array) — method, class mx.core.UIComponent
generateMXMLObject(document:Object, data:Array) — method, class mx.states.AddItems
generateMXMLObject(document:Object, data:Array) — method, class spark.primitives.supportClasses.GraphicElement
generateMXMLVector(document:Object, data:Array, recursive:Boolean) — method, class mx.core.UIComponent
generateMXMLVector(document:Object, data:Array, recursive:Boolean) — method, class mx.states.AddItems
generateMXMLVector(document:Object, data:Array, recursive:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
generation — Property, class flashx.textLayout.elements.TextFlow
The generation number for this TextFlow object.
generator — Property, class mx.core.ClassFactory
The Class that the newInstance() method uses to generate objects from this factory object.
GEOMETRY — Constant Static Property, class flashx.textLayout.compose.FlowDamageType
Value is used to set the validity property if the line has been invalidated by other lines moving around.
getAbsoluteStart(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer
Returns the absolute position of the first content element in the specified ContainerController object.
getAbsoluteStart() — method, class flashx.textLayout.elements.FlowElement
Returns the start location of the element in the text flow as an absolute index.
get_accRole(childID:uint) — method, class mx.accessibility.MenuBarAccImpl
Gets the role for the component.
getAffectedProperties() — method, class mx.effects.Effect
Returns an Array of Strings, where each String is the name of a property changed by this effect.
getAffectedProperties() — method, interface mx.effects.IEffect
Returns an Array of Strings, where each String is the name of a property changed by this effect.
getAffectedProperties() — method, class mx.effects.MaskEffect
Returns the component properties modified by this effect.
getAllDataPoints() — method, class mx.charts.chartClasses.ChartBase
Returns an array of HitData objects representing the chart items in the underlying objects that implement the IChartElement2 interface.
getAllDataPoints() — method, class mx.charts.chartClasses.ChartElement
Returns an array of HitData of the items of all the underlying ChartElements whose dataTips are to be shown when showAllDataTips is set to true on chart
getAllDataPoints() — method, interface mx.charts.chartClasses.IChartElement2
Returns an array of HitData of the items of all the underlying objects that implement IChartElement2 whose dataTips are to be shown when showAllDataTips is set to true on chart.
getArrayValues(value:Array) — Static Method , class mx.utils.ArrayUtil
Used to obtain the values in an Array, whether indexed or associative.
getAssociatedFactory(object:Object) — Static Method , class mx.modules.ModuleManager
See if the referenced object is associated with (or, in the managed ApplicationDomain of) a known IFlexModuleFactory implementation.
getAttributeByQName(xml:XML, attrQName:QName) — Static Method , class mx.utils.XMLUtil
Returns the XML value of an attribute matching the given QName
getAutomationChildAt(index:int) — method, interface mx.automation.IAutomationObject
Provides the automation object at the specified index.
getAutomationChildAt(index:int) — method, class mx.controls.FlexNativeMenu
Provides the automation object at the specified index.
getAutomationChildAt(index:int) — method, class mx.core.UIComponent
Provides the automation object at the specified index.
getAutomationChildren() — method, interface mx.automation.IAutomationObject
Provides the automation object list .
getAutomationChildren() — method, class mx.controls.FlexNativeMenu
Provides the automation object list .
getAutomationChildren() — method, class mx.core.UIComponent
Provides the automation object list .
getAvailableLocaleIDNames() — Static Method , class spark.formatters.CurrencyFormatter
Lists all of the locale ID names supported by this class.
getAvailableLocaleIDNames() — Static Method , class spark.formatters.DateTimeFormatter
Lists all of the locale ID names supported by this class.
getAvailableLocaleIDNames() — Static Method , class spark.formatters.NumberFormatter
Lists all of the locale ID names supported by this class.
getAvailableLocaleIDNames() — Static Method , class spark.globalization.StringTools
Lists all of the locale ID names supported by this class.
getAvailableLocaleIDNames() — Static Method , class spark.globalization.supportClasses.CollatorBase
Lists all of the locale ID names supported by this class.
getAxis(dimension:String) — method, class mx.charts.chartClasses.DataTransform
Retrieves the axis instance responsible for transforming the data dimension specified by the dimension parameter.
getAxis(dimension:String) — method, class mx.charts.chartClasses.Series
You typically retrieve the Axis instance directly through a named property (such as for a Cartesian-based series horizontalAxis, verticalAxis, or radiusAxis).
getAxis(axisOridnal:int) — method, interface mx.olap.IOLAPQuery
Gets an axis from the query.
getAxis(axisOrdinal:int) — method, interface mx.olap.IOLAPResult
Returns an axis of the query result.
getAxis(axisOrdinal:int) — method, class mx.olap.OLAPQuery
Gets an axis from the query.
getAxis(axisOrdinal:int) — method, class mx.olap.OLAPResult
Returns an axis of the query result.
getBackgroundManager() — method, class flashx.textLayout.elements.TextFlow
getBodyRows() — method, class flashx.textLayout.elements.TableElement
returns the body rows (sans header and footer cells) for composition
getBoolean(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as a Boolean.
getBorderClassForCurrentState() — method, class spark.skins.android4.ButtonBarFirstButtonSkin
getBorderClassForCurrentState() — method, class spark.skins.android4.ButtonBarMiddleButtonSkin
getBorderClassForCurrentState() — method, class spark.skins.android4.ButtonSkin
Returns the borderClass to use based on the currentState.
getBorderClassForCurrentState() — method, class spark.skins.ios7.ButtonSkin
Returns the borderClass to use based on the currentState.
getBorderClassForCurrentState() — method, class spark.skins.ios7.IOS7ButtonBarButtonSkinBase
getBorderClassForCurrentState() — method, class spark.skins.mobile.ButtonSkin
Returns the borderClass to use based on the currentState.
getBounds() — method, class flashx.textLayout.compose.TextFlowLine
Returns the bounds of the line as a rectangle.
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, class mx.containers.utilityClasses.PostScaleAdapter
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, interface mx.core.IFlexDisplayObject
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Ellipse
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Path
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Rect
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Ellipse
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Path
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Rect
Returns the y coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the y coordinate of the element's bounds at the specified element size.
getBundleNamesForLocale(locale:String) — method, interface mx.resources.IResourceManager
Returns an Array of Strings specifying the bundle names for all ResourceBundle objects that exist in the ResourceManager and that belong to the specified locale.
getButtonIndices(labelValues:Array, fieldName:String) — method, class spark.components.supportClasses.ButtonBarBase
Gets the index for several of a ButtonBar's Buttons, referencing them by the ButtonBarbutton's label.
getCacheEntry(source:Object) — method, class spark.core.ContentCache
Obtain an entry for the given key if one exists.
getCacheKey(... rest) — Static Method , class mx.skins.halo.HaloColors
Returns a unique hash key based on the colors that are passed in.
getCell(x:int, y:int) — method, interface mx.olap.IOLAPResult
Returns a cell at the specified location in the query result.
getCell(x:int, y:int) — method, class mx.olap.OLAPResult
Returns a cell at the specified location in the query result.
getCellAt(index:int) — method, class flashx.textLayout.container.ColumnState
getCellAt(rowIndex:int, columnIndex:int) — method, class flashx.textLayout.elements.TableElement
Returns the table cell at the row and column specified.
getCellAt(index:int) — method, class flashx.textLayout.elements.TableRowElement
Returns the cell at the specified index or null if out of range.
getCellAt(x:Number, y:Number) — method, class spark.components.Grid
Return the row and column indices of the cell that overlaps the pixel at the specified grid coordinate.
getCellBlock(cell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.elements.TableElement
Returns the table block for the given table cell.
getCellBounds(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
Returns the current pixel bounds of the specified cell, or null if no such cell exists.
getCellRange() — method, interface flashx.textLayout.edit.ISelectionManager
getCellRange() — method, class flashx.textLayout.edit.SelectionManager
getCellRendererInfo(row:mx.olap:IOLAPAxisPosition, column:mx.olap:IOLAPAxisPosition) — method, class mx.controls.OLAPDataGrid
Decide which renderer to use for the particular cell.
getCells() — method, class flashx.textLayout.elements.TableElement
Returns a vector of all the table cell elements in the table.
getCells() — method, class flashx.textLayout.elements.TableRowElement
Returns a vector of table cell elements or null if the row contains no cells
getCellsArray() — method, class flashx.textLayout.elements.TableElement
Returns an array of all the table cells.
getCellsAt(x:Number, y:Number, w:Number, h:Number) — method, class spark.components.Grid
Returns a vector of CellPosition objects whose rowIndex and columnIndex properties specify the row and column indices of the cells that overlap the specified grid region.
getCellsForColumn(column:flashx.textLayout.elements:TableColElement) — method, class flashx.textLayout.elements.TableElement
Returns a Vector of the TableCellElements for the column specified.
getCellsForColumnAt(index:int) — method, class flashx.textLayout.elements.TableElement
Returns a Vector of the TableCellElements for the column at the specified index.
getCellsForRow(row:flashx.textLayout.elements:TableRowElement) — method, class flashx.textLayout.elements.TableElement
Returns a vector of the cells for the row specified.
getCellsForRowArray(row:flashx.textLayout.elements:TableRowElement) — method, class flashx.textLayout.elements.TableElement
Returns a vector of the cells for the row specified.
getCellsForRowAt(index:int) — method, class flashx.textLayout.elements.TableElement
Returns a vector of the cells for the row at the specified index.
getCellsForRowAtArray(index:int) — method, class flashx.textLayout.elements.TableElement
Returns an array of the cells for the row specified.
getCellsInRange(anchorCoords:flashx.textLayout.elements:CellCoordinates, activeCoords:flashx.textLayout.elements:CellCoordinates) — method, class flashx.textLayout.compose.TextFlowTableBlock
Returns a vector of table cell elements in the given cell range.
getCellsInRange(anchorCoords:flashx.textLayout.elements:CellCoordinates, activeCoords:flashx.textLayout.elements:CellCoordinates, block:flashx.textLayout.compose:TextFlowTableBlock) — method, class flashx.textLayout.elements.TableElement
Returns a vector of table cell elements in the given cell range.
getCellX(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
Return the X coordinate of the specified cell's origin.
getCellY(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
Return the Y coordinate of the specified cell's origin.
getChannel(id:String, clustered:Boolean) — Static Method , class mx.messaging.config.ServerConfig
Returns a shared instance of the configured Channel.
getChannelSet(destinationId:String) — Static Method , class mx.messaging.config.ServerConfig
Returns a shared ChannelSet for use with the specified destination belonging to the service that handles the specified message type.
getCharAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowElement
Returns the character at the specified position, relative to this FlowElement object.
getCharBoundaries(charIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getCharBoundaries(charIndex:int) — method, interface mx.core.IUITextField
getCharCodeAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowElement
Returns the character code at the specified position, relative to this FlowElement.
getCharIndexAtPoint(x:Number, y:Number) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getCharIndexAtPoint(x:Number, y:Number) — method, interface mx.core.IUITextField
getChildAt(index:int) — method, class flashx.textLayout.elements.FlowGroupElement
Returns the FlowElement child at the specified index.
getChildAt(index:int) — method, class mx.charts.Legend
Gets the nth child component object.
getChildAt(index:int) — method, class mx.core.Container
Gets the nth child component object.
getChildAt(index:int) — method, interface mx.core.IChildList
Gets the child DisplayObject at the specified index in this child list.
getChildAt(index:int) — method, interface mx.core.IContainer
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — method, interface mx.core.ISWFBridgeGroup
Gets the owner of a bridge and also the DisplayObject that loaded the child.
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — method, class mx.core.SWFBridgeGroup
Gets the owner of a bridge and also the DisplayObject that loaded the child.
getChildBridges() — method, interface mx.core.ISWFBridgeGroup
Gets all of the child bridges in this group.
getChildBridges() — method, class mx.core.SWFBridgeGroup
Gets all of the child bridges in this group.
getChildByName(name:String) — method, class mx.charts.Legend
Returns the child whose name property is the specified String.
getChildByName(name:String) — method, class mx.core.Container
Returns the child whose name property is the specified String.
getChildByName(name:String) — method, interface mx.core.IChildList
Gets the child DisplayObject with the specified name in this child list.
getChildByName(name:String) — method, interface mx.core.IContainer
getChildIndex(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement
Searches in children for the specified FlowElement object and returns its index position.
getChildIndex(child:flash.display:DisplayObject) — method, class mx.charts.Legend
Gets the zero-based index of a specific child.
getChildIndex(child:flash.display:DisplayObject) — method, class mx.core.Container
Gets the zero-based index of a specific child.
getChildIndex(child:flash.display:DisplayObject) — method, interface mx.core.IChildList
Gets the index of a specific child in this child list.
getChildIndex(child:flash.display:DisplayObject) — method, interface mx.core.IContainer
getChildren() — method, class mx.charts.Legend
Returns an Array of DisplayObject objects consisting of the content children of the container.
getChildren(node:Object) — method, class mx.collections.HierarchicalCollectionView
Returns a collection of children, if they exist.
getChildren(node:Object) — method, class mx.collections.HierarchicalData
Returns an Object representing the node's children.
getChildren(node:Object) — method, interface mx.collections.IHierarchicalCollectionView
Returns a collection of children, if they exist.
getChildren(node:Object) — method, interface mx.collections.IHierarchicalData
Returns an Object representing the node's children.
getChildren(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Provides access to a node's children.
getChildren(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Provides access to a node's children.
getChildren(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor
Provides access to a node's children, returning a collection view of children if they exist.
getChildren() — method, class mx.core.Container
Returns an Array of DisplayObject objects consisting of the content children of the container.
getClass(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as a Class.
getClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry
Looks for a registered Class for the given type.
getClassInfo(obj:Object, excludes:Array, options:Object) — Static Method , class mx.utils.ObjectUtil
Returns information about the class, and properties of the class, for the specified Object.
getClassInfo(obj:Object, excludes:Array, options:Object) — Static Method , class mx.utils.RPCObjectUtil
Returns information about the class, and properties of the class, for the specified Object.
getClassStyleDeclarations() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Finds the type selectors for this UIComponent instance.
getClassStyleDeclarations() — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Finds the type selectors for this UIComponent instance.
getClassStyleDeclarations() — method, class mx.controls.dataGridClasses.DataGridItemRenderer
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist.
getClassStyleDeclarations() — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist.
getClassStyleDeclarations() — method, class mx.core.UIComponent
Finds the type selectors for this UIComponent instance.
getClassStyleDeclarations() — method, class mx.styles.AdvancedStyleClient
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist.
getClassStyleDeclarations() — method, interface mx.styles.IStyleClient
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist.
getClassStyleDeclarations() — method, class mx.styles.StyleProxy
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist.
getClassStyleDeclarations() — method, class spark.collections.AdvancedStyleClient_
getClassStyleDeclarations() — method, class spark.collections.Sort
getClassStyleDeclarations() — method, class spark.collections.SortField
getCollectionClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry
Returns the Class for the collection type represented by the given Qname or String.
getColorName(colorName:Object) — method, interface mx.styles.IStyleManager
Returns the numeric RGB color value that corresponds to the specified color string.
getColorName(colorName:Object) — Static Method , class mx.styles.StyleManager
Returns the numeric RGB color value that corresponds to the specified color string.
getColorName(color:any) — method, class spark.components.ColorPicker
getColorNames(colors:Array) — method, interface mx.styles.IStyleManager
Converts each element of the colors Array from a color name to a numeric RGB color value.
getColorNames(colors:Array) — Static Method , class mx.styles.StyleManager
Converts each element of the colors Array from a color name to a numeric RGB color value.
getColorValue(color:any) — method, class spark.components.ColorPicker
getColumnAt(index:int) — method, class flashx.textLayout.container.ColumnState
Returns the area that a column takes within the container.
getColumnAt(columnIndex:int) — method, class flashx.textLayout.elements.TableElement
Returns the column at the index specified or null if the index is out of range.
getColumnBounds(columnIndex:int) — method, class spark.components.Grid
Returns the current pixel bounds of the specified column, or null if no such column exists.
getColumnCount() — method, class flashx.textLayout.elements.TableRowElement
Get an estimate column count for this row.
getColumnIndexAt(x:Number, y:Number) — method, class spark.components.Grid
Returns the column index corresponding to the specified grid coordinates, or -1 if the coordinates are out of bounds.
getColumnWidth(columnIndex:int) — method, class flashx.textLayout.elements.TableElement
Get the width of the column.
getColumnWidth(columnIndex:int) — method, class spark.components.Grid
Return the width of the specified column.
getCommonCharacterFormat() — method, class flashx.textLayout.edit.ElementRange
Gets the character format attributes that are common to all characters in the text range or current selection.
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager
Gets the character format attributes that are common to all characters in the specified text range or current selection.
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager
Gets the character format attributes that are common to all characters in the specified text range or current selection.
getCommonContainerFormat() — method, class flashx.textLayout.edit.ElementRange
Gets the container format attributes that are common to all containers in the element range.
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager
Gets the container format attributes that are common to all containers in the specified text range or current selection.
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager
Gets the container format attributes that are common to all containers in the specified text range or current selection.
getCommonParagraphFormat() — method, class flashx.textLayout.edit.ElementRange
Gets the paragraph format attributes that are common to all paragraphs in the element range.
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager
Gets the paragraph format attributes that are common to all paragraphs in the specified text range or current selection.
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager
Gets the paragraph format attributes that are common to all paragraphs in the specified text range or current selection.
getCompatibleIUIComponent(obj:Object) — Static Method , class mx.containers.utilityClasses.PostScaleAdapter
Call getCompatibleIUIComponent when you need to work with an IUIComponent that reports width, height, min, max, explicit, measured, etc.
getComplexProperty(name:any, value:any) — method, class mx.utils.ObjectProxy
Provides a place for subclasses to override how a complex property that needs to be either proxied or daisy chained for event bubbling is managed.
getComposedHeight() — method, class flashx.textLayout.elements.TableCellElement
getComputedFontMetrics() — method, class flashx.textLayout.elements.FlowLeafElement
Returns the FontMetrics object for the span.
getConstraintValue(constraintName:String) — method, class mx.containers.utilityClasses.PostScaleAdapter
Returns the specified constraint value.
getConstraintValue(constraintName:String) — method, interface mx.core.IConstraintClient
Returns the specified constraint value.
getConstraintValue(constraintName:String) — method, class mx.core.UIComponent
Returns a layout constraint value, which is the same as getting the constraint style for this component.
getContent() — method, class mx.resources.ResourceBundle
When a properties file is compiled into a resource bundle, the MXML compiler autogenerates a subclass of ResourceBundle.
getContentBounds() — method, class flashx.textLayout.container.ContainerController
Returns the area that the text occupies, as reflected by the last compose or update operation.
getContentBounds() — method, class flashx.textLayout.container.TextContainerManager
Creates a rectangle that shows where the last call to either the compose() method or the updateContainer() method placed the text.
getContentBounds() — method, class flashx.textLayout.factory.TextLineFactoryBase
The smallest rectangle in which the layed-out content fits.
getContents() — Static Method , class flashx.textLayout.edit.TextClipboard
Gets any text on the system clipboard as a TextScrap object.
getControllerAt(index:int) — method, interface flashx.textLayout.compose.IFlowComposer
Returns the ContainerController object at the specified index.
getControllerAt(index:int) — method, class flashx.textLayout.compose.StandardFlowComposer
Returns the ContainerController object at the specified index.
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — method, interface flashx.textLayout.compose.IFlowComposer
Returns the index of the specified ContainerController object.
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer
Returns the index of the specified ContainerController object.
getCube(name:String) — method, interface mx.olap.IOLAPSchema
Returns a cube specified by name.
getCube(name:String) — method, class mx.olap.OLAPSchema
Returns a cube specified by name.
getCuePointByName(name:String) — method, class mx.controls.videoClasses.CuePointManager
Search for a cue point with specified name.
getCuePoints() — method, class mx.controls.videoClasses.CuePointManager
Returns an Array of all cue points.
getCurrentRendererState() — method, class spark.components.gridClasses.GridItemRenderer
Returns the name of the state to be applied to the renderer.
getCurrentRendererState() — method, class spark.components.supportClasses.ItemRenderer
Returns the name of the state to be applied to the renderer.
getCurrentSkinState() — method, class spark.components.BusyIndicator
getCurrentSkinState() — method, class spark.components.MaskedTextInput
getCurrentSkinState
getCurrentSkinState() — method, class spark.components.supportClasses.SkinnableComponent
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — method, class spark.components.supportClasses.SkinnableContainerBase
Returns the name of the state to be applied to the skin.
getCurrentSkinState() — method, class spark.components.windowClasses.TitleBar
Returns the name of the state to be applied to the skin.
getCurrentViewState() — method, class spark.components.View
Checks the aspect ratio of the stage and returns the proper state that the View should change to.
getData(node:Object) — method, class mx.collections.HierarchicalData
Returns data from a node.
getData(node:Object) — method, interface mx.collections.IHierarchicalData
Returns data from a node.
getData(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Returns a node's data.
getData(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns a node's data.
getData(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor
Gets the data from a node.
getDefaultLayout() — method, class spark.components.MobileGrid
getDefinitionByName(name:String) — method, interface mx.managers.ISystemManager
Converts the given String to a Class or package-level Function.
getDefinitionByName(name:String) — method, class mx.managers.SystemManager
Converts the given String to a Class or package-level Function.
getDefinitionByName(name:String) — method, class mx.managers.WindowedSystemManager
Converts the given String to a Class or package-level Function.
getDisplayObjectAt(index:int) — method, class spark.components.supportClasses.DisplayLayer
Returns the DisplayObject with the specified index.
getDisplayObjectDepth(displayObject:flash.display:DisplayObject) — method, class spark.components.supportClasses.DisplayLayer
Returns the depth for the specified DisplayObject.
getDividerAt(i:int) — method, class mx.containers.DividedBox
Returns a reference to the specified BoxDivider object in this DividedBox container or null if it doesn't exist.
getDynamicPartAt(partName:String, index:int) — method, class spark.components.supportClasses.SkinnableComponent
Returns a specific instance of a dynamic part.
getElementAt(index:int) — method, class mx.charts.Legend
Returns the visual element at the specified index.
getElementAt(index:int) — method, class mx.core.Container
Returns the visual element at the specified index.
getElementAt(index:int) — method, interface mx.core.IVisualElementContainer
Returns the visual element at the specified index.
getElementAt(index:int) — method, class spark.components.Scroller
Returns the viewport if there is a viewport and the index passed in is 0.
getElementAt(index:int) — method, class spark.components.SkinnableContainer
Returns the visual element at the specified index.
getElementAt(index:int) — method, class spark.components.supportClasses.GroupBase
Returns the visual element at the specified index.
getElementAt(index:int) — method, class spark.containers.DeferredGroup
getElementAt(index:int) — method, class spark.containers.Navigator
Returns the visual element at the specified index.
getElementBounds(renderData:Object) — method, class mx.charts.chartClasses.HLOCSeriesBase
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series.
getElementBounds(renderData:Object) — method, class mx.charts.chartClasses.Series
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series.
getElementBounds(renderData:Object) — method, class mx.charts.series.BubbleSeries
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series.
getElementBounds(renderData:Object) — method, class mx.charts.series.PieSeries
getElementBounds(index:int) — method, class spark.layouts.supportClasses.LayoutBase
Returns the specified element's layout bounds as a Rectangle or null if the index is invalid, the corresponding element is null, includeInLayout=false, or if this layout's target property is null.
getElementBoundsAboveScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase
Returns the bounds of the first layout element that either spans or is above the scrollRect's top edge.
getElementBoundsBelowScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase
Returns the bounds of the first layout element that either spans or is below the scrollRect's bottom edge.
getElementBoundsLeftOfScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase
Returns the bounds of the first layout element that either spans or is to the left of the scrollRect's left edge.
getElementBoundsRightOfScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase
Returns the bounds of the first layout element that either spans or is to the right of the scrollRect's right edge.
getElementByID(idName:String) — method, class flashx.textLayout.elements.TextFlow
Returns an element whose id property matches the idName parameter.
getElementIndex(element:mx.core:IVisualElement) — method, class mx.charts.Legend
Returns the index position of a visual element.
getElementIndex(element:mx.core:IVisualElement) — method, class mx.core.Container
Returns the index position of a visual element.
getElementIndex(element:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer
Returns the index position of a visual element.
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.Scroller
Returns 0 if the element passed in is the viewport.
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.SkinnableContainer
Returns the index position of a visual element.
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.supportClasses.GroupBase
Returns the index position of a visual element.
getElementIndex(element:mx.core:IVisualElement) — method, class spark.containers.DeferredGroup
getElementIndex(element:mx.core:IVisualElement) — method, class spark.containers.Navigator
Returns the index position of a visual element.
getElementLayoutBoundsHeight(element:mx.core:IVisualElement, postLayoutTransform:Boolean) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
getElementLayoutBoundsWidth(element:mx.core:IVisualElement, postLayoutTransform:Boolean) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
getElementPreferredHeight(element:Object) — method, class spark.components.LabelItemRenderer
getElementPreferredHeight(element:Object) — method, class spark.skins.ActionScriptSkinBase
A helper method to retrieve the preferred height of a child element.
getElementPreferredWidth(element:Object) — method, class spark.components.LabelItemRenderer
getElementPreferredWidth(element:Object) — method, class spark.skins.ActionScriptSkinBase
A helper method to retrieve the preferred width of a child element.
getElementRelativeStart(ancestorElement:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowElement
Returns the start of this element relative to an ancestor element.
getElementRelativeStart(ancestorElement:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.TableLeafElement
getElementsByStyleName(styleNameValue:String) — method, class flashx.textLayout.elements.TextFlow
Returns all elements that have styleName set to styleNameValue.
getElementsByTypeName(typeNameValue:String) — method, class flashx.textLayout.elements.TextFlow
Returns all elements that have typeName set to typeNameValue.
getElementX(unscaledWidth:Number, elementWidth:Number) — method, class spark.layouts.TimeMachineLayout
getElementY(unscaledHeight:Number, elementHeight:Number) — method, class spark.layouts.TimeMachineLayout
getEnumerableProperties(object:Object) — Static Method , class mx.utils.ObjectUtil
Returns all the properties defined dynamically on an object.
getEvents(host:Object, name:String, commitOnly:Boolean) — Static Method , class mx.binding.utils.ChangeWatcher
Returns all binding events for a bindable property in the host object.
getExplicitOrMeasuredHeight() — method, class mx.containers.utilityClasses.PostScaleAdapter
getExplicitOrMeasuredHeight() — method, interface mx.core.IUIComponent
A convenience method for determining whether to use the explicit or measured height
getExplicitOrMeasuredHeight() — method, class mx.core.UIComponent
A convenience method for determining whether to use the explicit or measured height
getExplicitOrMeasuredHeight() — method, class mx.core.UIFTETextField
A convenience method for determining whether to use the explicit or measured height
getExplicitOrMeasuredHeight() — method, class mx.core.UITextField
A convenience method for determining whether to use the explicit or measured height
getExplicitOrMeasuredHeight() — method, class mx.managers.SystemManager
A convenience method for determining whether to use the explicit or measured height.
getExplicitOrMeasuredWidth() — method, class mx.containers.utilityClasses.PostScaleAdapter
getExplicitOrMeasuredWidth() — method, interface mx.core.IUIComponent
A convenience method for determining whether to use the explicit or measured width
getExplicitOrMeasuredWidth() — method, class mx.core.UIComponent
A convenience method for determining whether to use the explicit or measured width
getExplicitOrMeasuredWidth() — method, class mx.core.UIFTETextField
A convenience method for determining whether to use the explicit or measured width
getExplicitOrMeasuredWidth() — method, class mx.core.UITextField
A convenience method for determining whether to use the explicit or measured width
getExplicitOrMeasuredWidth() — method, class mx.managers.SystemManager
A convenience method for determining whether to use the explicit or measured width.
getExporter(format:String) — Static Method , class flashx.textLayout.conversion.TextConverter
Creates and returns an export converter, which you can then use to export from a TextFlow to a source string or XML object.
getFeedback() — Static Method , class mx.managers.DragManager
Returns the current drag and drop feedback.
getFieldSortInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.AdvancedDataGridBaseEx
Returns a SortInfo instance containing sorting information for the column.
getFieldSortInfo() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending.
getFieldSortInfo() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending.
getFirstBlock() — method, class flashx.textLayout.elements.TableElement
Gets the first TextFlowTableBlock in the table.
getFirstCharInParagraph(charIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getFirstCharInParagraph(charIndex:int) — method, interface mx.core.IUITextField
getFirstIndentCharPos(paragraph:flashx.textLayout.elements:ParagraphElement) — method, class flashx.textLayout.compose.BaseCompose
getFirstItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart
Gets the first item in the chart, with respect to the axes.
getFirstItem(direction:String) — method, class mx.charts.chartClasses.ChartBase
Gets the first item in the chart, with respect to the axes.
getFirstItem(direction:String) — method, class mx.charts.chartClasses.PolarChart
Gets the first item in the chart, with respect to the axes.
getFirstItem(v:Vector$int) — Static Method , class mx.utils.VectorUtil
Given a Vector, returns the value of the first item, or -1 if there are no items in the Vector;
getFirstLeaf() — method, class flashx.textLayout.elements.FlowGroupElement
Returns the first FlowLeafElement descendant of this group.
getFirstLeaf() — method, class flashx.textLayout.elements.TableElement
getFirstTextLineChildIndex() — method, class flashx.textLayout.container.ContainerController
Gets the index at which the first text line must appear in its parent.
getFirstWeekday() — method, class spark.formatters.DateTimeFormatter
Returns an integer corresponding to the first day of the week for this locale and calendar system.
getFocus() — method, class mx.core.UIComponent
Gets the object that currently has focus.
getFocus() — method, class mx.managers.FocusManager
Gets the IFocusManagerComponent component that currently has the focus.
getFocus() — method, interface mx.managers.IFocusManager
Gets the IFocusManagerComponent component that currently has the focus.
getFocus() — method, class mx.managers.WindowedSystemManager
Return the object the player sees as having focus.
getFocusedSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager
Returns the focusedSelectionFormat - by default get it from the configuration.
getFontStyles() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
Gets font styles from the AdvancedDataGrid control and uses them to initialize the corresponding font styles for this render.
getFooterHeight() — method, class flashx.textLayout.elements.TableElement
Computed height of the footer cells
getFooterRows() — method, class flashx.textLayout.elements.TableElement
returns the footer rows for composition
getFormatAt(index:int) — Static Method , class flashx.textLayout.conversion.TextConverter
Returns the format name for the index'th format.
getFormatDescriptorAt(index:int) — Static Method , class flashx.textLayout.conversion.TextConverter
Returns the FormatDescriptor for the index'th format.
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — method, class spark.components.RichEditableText
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters.
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — method, class spark.components.TextArea
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters.
getFormattedCellValue(label:String, row:mx.olap:IOLAPAxisPosition, col:mx.olap:IOLAPAxisPosition) — method, class mx.controls.OLAPDataGrid
Applies the formatting associated with a particular cell to a String value.
getFormName(component:mx.core:UIComponent) — Static Method , class mx.accessibility.AccImpl
Method for supporting Form Accessibility.
getFullURL(rootURL:String, url:String) — Static Method , class mx.utils.URLUtil
Converts a potentially relative URL to a fully-qualified URL.
getGlobalViewPort() — method, class spark.components.supportClasses.ScrollableStageText
getGroupName(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Returns the name of the radio button group to which the node belongs, if any.
getGroupName(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns the name of the radio button group to which the node belongs, if any.
getHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.AbstractWebService
Returns a header if a match is found based on QName, localName, and URI.
getHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.Operation
Returns a header if a match is found based on QName localName and URI.
getHeaderAt(index:int) — method, class mx.containers.Accordion
Returns a reference to the navigator button for a child container.
getHeaderBounds(columnIndex:int) — method, class spark.components.GridColumnHeaderGroup
Returns the current pixel bounds of the specified header (renderer), or null if no such column exists.
getHeaderHeight() — method, class flashx.textLayout.elements.TableElement
Computed height of the header cells
getHeaderHeight() — method, class mx.containers.Panel
Returns the height of the header.
getHeaderIndexAt(x:Number, y:Number) — method, class spark.components.GridColumnHeaderGroup
Returns the column index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds.
getHeaderRenderer(c:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Returns the header item renderer.
getHeaderRendererAt(columnIndex:int) — method, class spark.components.GridColumnHeaderGroup
If the requested header renderer is visible, returns a reference to the header renderer currently displayed for the specified column.
getHeaderRows() — method, class flashx.textLayout.elements.TableElement
returns the header rows for composition
getHeaders() — method, class mx.rpc.http.AbstractOperation
Returns the HTTP request headers.
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance.
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance.
getHistoryAt(position:int) — method, class mx.controls.HTML
Returns the HTMLHistoryItem at the specified position in this control's history list.
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.RichEditableText
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit.
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.supportClasses.GroupBase
Returns the change to the horizontal scroll position to handle different scrolling options.
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, interface spark.core.IViewport
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit.
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.LayoutBase
Returns the change to the horizontal scroll position to handle different scrolling options.
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
getIconDisplay() — method, class spark.skins.mobile.supportClasses.ButtonSkinBase
The current skin part that displays the icon.
getImageClass(aspectRatio:String, dpi:Number, resolution:Number) — method, class spark.preloaders.SplashScreenImage
Returns the Class of the SplashScreenImageSource that best matches the specified device parameters.
getImageReference(id:String) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getImageReference(id:String) — method, interface mx.core.IUITextField
getImplementation(interfaceName:String) — method, interface mx.core.IFlexModuleFactory
Get the implementation for an interface.
getImporter(format:String, config:flashx.textLayout.elements:IConfiguration) — Static Method , class flashx.textLayout.conversion.TextConverter
Creates and returns an import converter, which you can then use to import from a source string, an XML object, or any user defined data formats to a TextFlow.
getInactiveSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager
Returns the inactiveSelectionFormat - by default get it from the configuration This can be overridden in the subclass to supply a different SelectionFormat
getIndent(position:mx.olap:IOLAPAxisPosition, m:mx.olap:IOLAPMember, mIndex:int) — method, class mx.controls.OLAPDataGrid
Returns the indent, in pixels, of the label in a renderer.
getInstance() — method, class mx.core.DeferredInstanceFromClass
Creates and returns an instance of the class specified in the DeferredInstanceFromClass constructor, if it does not yet exist; otherwise, returns the already-created class instance.
getInstance() — method, class mx.core.DeferredInstanceFromFunction
Returns a reference to an instance of the desired object.
getInstance() — method, interface mx.core.IDeferredInstance
Creates an instance Object from a class or function, if the instance does not yet exist.
getInstance() — Static Method , class mx.managers.BrowserManager
Returns the sole instance of this Singleton class; creates it if it does not already exist.
getInstance() — Static Method , class mx.managers.CursorManager
Each mx.core.Window instance in an AIR application has its own CursorManager instance.
getInstance() — Static Method , class mx.managers.LayoutManager
Returns the sole instance of this singleton class, creating it if it does not already exist.
getInstance() — Static Method , class mx.messaging.FlexClient
Returns the sole instance of this singleton class, creating it if it does not already exist.
getInstance() — Static Method , class mx.resources.ResourceManager
Gets the single instance of the ResourceManager class.
getInstance() — Static Method , class mx.rpc.xml.SchemaTypeRegistry
Returns the sole instance of this singleton class, creating it if it does not already exist.
getInstance() — Static Method , class mx.utils.XMLNotifier
Get the singleton instance of the XMLNotifier.
getInstance() — Static Method , class spark.effects.interpolation.HSBInterpolator
Returns the singleton of this class.
getInstance() — Static Method , class spark.effects.interpolation.NumberInterpolator
Returns the singleton of this class.
getInstance() — Static Method , class spark.effects.interpolation.RGBInterpolator
Returns the singleton of this class.
getInt(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as an int.
getItemAt(index:int, prefetch:int) — method, class mx.collections.ArrayList
Get the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class mx.collections.AsyncListView
Returns the value of list.getItemAt(index).
getItemAt(index:int, prefetch:int) — method, interface mx.collections.IList
Gets the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class mx.collections.ListCollectionView
Gets the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class org.apache.flex.collections.ArrayList
Get the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class org.apache.flex.collections.VectorList
Get the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class spark.collections.NumericDataProvider
Gets the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class spark.components.DataNavigator
getItemAt(index:int, prefetch:int) — method, class spark.components.DataNavigatorGroup
Gets the item at the specified index.
getItemAt(index:int, prefetch:int) — method, class spark.components.TabbedViewNavigator
Get the view navigator object at the specified index.
getItemAt(index:int, prefetch:int) — method, class spark.containers.Navigator
getItemAt(index:int, prefetch:int) — method, class spark.containers.NavigatorGroup
Gets the item at the specified index.
getItemIndex(item:Object) — method, class mx.collections.ArrayList
Return the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class mx.collections.AsyncListView
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, interface mx.collections.IList
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class mx.collections.ListCollectionView
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object, source:Array) — Static Method , class mx.utils.ArrayUtil
Returns the index of the item in the Array.
getItemIndex(item:Object) — method, class org.apache.flex.collections.ArrayList
Return the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class org.apache.flex.collections.VectorList
Return the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class spark.collections.NumericDataProvider
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class spark.components.DataNavigator
getItemIndex(item:Object) — method, class spark.components.DataNavigatorGroup
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndex(item:Object) — method, class spark.components.TabbedViewNavigator
Return the index of the view navigator if it is in the list of view navigators.
getItemIndex(item:Object) — method, class spark.containers.Navigator
getItemIndex(item:Object) — method, class spark.containers.NavigatorGroup
Returns the index of the item if it is in the list such that getItemAt(index) == item.
getItemIndicesInView() — method, class spark.components.DataGroup
Return the indices of the item renderers visible within this DataGroup.
getItemRendererAt(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
If the requested item renderer is visible, returns a reference to the item renderer currently displayed at the specified cell.
getItemRendererFactory(forHeader:Boolean, data:Object) — method, class mx.controls.dataGridClasses.DataGridColumn
Return the appropriate factory, using the default factory if none specified.
getItemRendererFactory(data:Object) — method, class mx.controls.listClasses.ListBase
Return the appropriate factory, using the default factory if none specified.
getItemsInRegion(value:flash.geom:Rectangle) — method, class mx.charts.chartClasses.ChartBase
Gets all the chart items that are within the defined rectangular region.
getItemsInRegion(r:flash.geom:Rectangle) — method, class mx.charts.chartClasses.HLOCSeriesBase
Gets all the items that are in a rectangular region for the series.
getItemsInRegion(r:flash.geom:Rectangle) — method, class mx.charts.chartClasses.Series
Gets all the items that are in a rectangular region for the series.
getKeyProperty(property:String) — method, class mx.messaging.management.ObjectName
Returns the value associated with the specified property key.
getLabelEstimate() — method, class mx.charts.CategoryAxis
Determines the range to estimate what the axis labels should be.
getLabelEstimate() — method, interface mx.charts.chartClasses.IAxis
Determines the range to estimate what the axis labels should be.
getLabelEstimate() — method, class mx.charts.chartClasses.NumericAxis
Determines the range to estimate what the axis labels should be.
getLabels(minimumAxisLength:Number) — method, class mx.charts.CategoryAxis
Gets the labels text that is rendered.
getLabels(minimumAxisLength:Number) — method, interface mx.charts.chartClasses.IAxis
Gets the labels text that is rendered.
getLabels(minimumAxisLength:Number) — method, class mx.charts.chartClasses.NumericAxis
Gets the labels text that is rendered.
getLastItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart
Gets the last chart item in the chart, with respect to the axes.
getLastItem(direction:String) — method, class mx.charts.chartClasses.ChartBase
Gets the last chart item in the chart, with respect to the axes.
getLastItem(direction:String) — method, class mx.charts.chartClasses.PolarChart
Gets the last chart item in the chart, with respect to the axes.
getLastLeaf() — method, class flashx.textLayout.elements.FlowGroupElement
Returns the last FlowLeafElement descendent of this group.
getLastLeaf() — method, class flashx.textLayout.elements.TableElement
getLayerAt(index:int) — method, class mx.core.DesignLayer
Returns the DesignLayer child at the specified index.
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's layout height.
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's layout height.
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's layout height.
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's layout height.
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's layout width.
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's layout width.
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's layout width.
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's layout width.
getLayoutBoundsX(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the x coordinate that the element uses to draw on screen.
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the x coordinate that the element uses to draw on screen.
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the x coordinate that the element uses to draw on screen.
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the x coordinate that the element uses to draw on screen.
getLayoutBoundsY(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the y coordinate that the element uses to draw on screen.
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the y coordinate that the element uses to draw on screen.
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the y coordinate that the element uses to draw on screen.
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the y coordinate that the element uses to draw on screen.
getLayoutMatrix() — method, interface mx.core.ILayoutElement
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
getLayoutMatrix() — method, class mx.core.UIComponent
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
getLayoutMatrix() — method, class spark.core.SpriteVisualElement
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
getLayoutMatrix() — method, class spark.primitives.supportClasses.GraphicElement
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
getLayoutMatrix3D() — method, interface mx.core.ILayoutElement
Returns the layout transform Matrix3D for this element.
getLayoutMatrix3D() — method, class mx.core.UIComponent
Returns the layout transform Matrix3D for this element.
getLayoutMatrix3D() — method, class spark.core.SpriteVisualElement
Returns the layout transform Matrix3D for this element.
getLayoutMatrix3D() — method, class spark.primitives.supportClasses.GraphicElement
Returns the layout transform Matrix3D for this element.
getLevelString(value:uint) — Static Method , class mx.logging.LogEvent
Returns a string value representing the level specified.
getLineAt(index:int) — method, class flashx.textLayout.compose.FlowComposerBase
Returns the line with the specified line number.
getLineAt(index:int) — method, interface flashx.textLayout.compose.IFlowComposer
Returns the line with the specified line number.
getLineAt(index:int) — method, class flashx.textLayout.container.TextContainerManager
Return the TextLine at the index from array of composed lines.
getLineForReuse() — Static Method , class flashx.textLayout.compose.TextLineRecycler
Return a TextLine from the pool for reuse.
getLineIndexAtPoint(x:Number, y:Number) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getLineIndexAtPoint(x:Number, y:Number) — method, interface mx.core.IUITextField
getLineIndexOfChar(charIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getLineIndexOfChar(charIndex:int) — method, interface mx.core.IUITextField
getLineLength(lineIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getLineLength(lineIndex:int) — method, interface mx.core.IUITextField
getLineMetrics(lineIndex:int) — method, class mx.controls.Label
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control.
getLineMetrics(lineIndex:int) — method, class mx.controls.TextArea
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control.
getLineMetrics(lineIndex:int) — method, class mx.controls.TextInput
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control.
getLineMetrics(lineIndex:int) — method, class mx.core.FTETextField
getLineMetrics(lineIndex:int) — method, interface mx.core.IUITextField
getLineOffset(lineIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getLineOffset(lineIndex:int) — method, interface mx.core.IUITextField
getLineText(lineIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getLineText(lineIndex:int) — method, interface mx.core.IUITextField
getLocales() — method, interface mx.resources.IResourceManager
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager.
getLocalName(xmlNode:flash.xml:XMLNode) — Static Method , class mx.rpc.xml.SimpleXMLDecoder
Returns the local name of an XMLNode.
getLogger(category:String) — Static Method , class mx.logging.Log
Returns the logger associated with the specified category.
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's maximum height.
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's maximum height.
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's maximum height.
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's maximum height.
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's maximum width.
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's maximum width.
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's maximum width.
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's maximum width.
getMenuAt(index:int) — method, class mx.controls.MenuBar
Returns a reference to the Menu object at the specified MenuBar item index, where 0 is the Menu contained at the leftmost MenuBar item index.
getMergedStyleDeclaration(selector:String) — method, interface mx.styles.IStyleManager2
Gets a CSSStyleDeclaration object that stores the rules for the specified CSS selector.
getMessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.Channel
Returns the appropriate MessageResponder for the Channel's send() method.
GET_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage
Indicates that the method used for this request should be "get".
getMinBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's minimum height.
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's minimum height.
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's minimum height.
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's minimum height.
getMinBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's minimum width.
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's minimum width.
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's minimum width.
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's minimum width.
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.chartClasses.HLOCSeriesBase
Fills in missing values in an interpolation structure.
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.chartClasses.Series
Fills in missing values in an interpolation structure.
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.series.BubbleSeries
Fills in missing values in an interpolation structure.
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.series.PieSeries
getModule(url:String) — Static Method , class mx.modules.ModuleManager
Get the IModuleInfo interface associated with a particular URL.
getMonthNames(nameStyle:String, context:String) — method, class spark.formatters.DateTimeFormatter
Retrieves a list of localized strings containing the month names for the current calendar system.
getMultiSource() — method, class spark.utils.MultiDPIBitmapSource
Select one of the sourceXXXdpi properties based on the run time DPI.
getName(childID:uint) — method, class mx.accessibility.AccImpl
Returns the name of the accessible component.
getNavigationDestinationIndex(currentIndex:int, navigationUnit:uint, arrowKeysWrapFocus:Boolean) — method, class spark.layouts.supportClasses.LayoutBase
Delegation method that determines which item to navigate to based on the current item in focus and user input in terms of NavigationUnit.
getNextBlock() — method, class flashx.textLayout.elements.TableElement
Gets the next TextFlowTableBlock.
getNextCell() — method, class flashx.textLayout.elements.TableCellElement
Returns the next cell in the table or null if not part of a table or no cells exist after this cell.
getNextCell(tableCell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.elements.TableElement
Returns the next table cell after the supplied table cell
getNextFocusManagerComponent(backward:Boolean) — method, class mx.managers.FocusManager
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component.
getNextFocusManagerComponent(backward:Boolean) — method, interface mx.managers.IFocusManager
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component.
getNextItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart
Gets the chart item next to the currently focused item in the chart, with respect to the axes.
getNextItem(direction:String) — method, class mx.charts.chartClasses.ChartBase
Gets the chart item next to the currently focused item in the chart, with respect to the axes.
getNextItem(direction:String) — method, class mx.charts.chartClasses.PolarChart
Gets the chart item next to the currently focused item in the chart, with respect to the axes.
getNextLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.FlowLeafElement
Returns the next FlowLeafElement object.
getNextLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.TableLeafElement
getNextParagraph() — method, class flashx.textLayout.elements.ParagraphElement
Returns the paragraph that follows this one, or null if there are no more paragraphs.
getNextRow() — method, class flashx.textLayout.elements.TableElement
returns a vector of table cells in the next row during composition
getNextSibling() — method, class flashx.textLayout.elements.FlowElement
Returns the next FlowElement sibling in the text flow hierarchy.
getNextVisibleColumnIndex(index:int) — method, class spark.components.gridClasses.GridView
Returns the view-relative index of the next GridColumn.visible==true column after index.
getNodeDepth(node:Object) — method, class mx.collections.HierarchicalCollectionView
Returns the depth of the node in the collection.
getNodeDepth(node:Object) — method, interface mx.collections.IHierarchicalCollectionView
Returns the depth of the node in the collection.
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns the depth of the node, meaning the number of ancestors it has.
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2
Returns the depth of the node, meaning the number of ancestors it has.
getNumber(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as a Number.
getObject(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as an Object.
getObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IChildList
Returns an array of DisplayObjects that lie under the specified point and are in this child list.
getObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IContainer
getOperation(name:String) — method, class mx.rpc.AbstractService
Returns an Operation of the given name.
getOperation(name:String) — method, class mx.rpc.remoting.RemoteObject
Returns an Operation of the given name.
getOperation(name:String) — method, class mx.rpc.remoting.mxml.RemoteObject
Returns an Operation of the given name.
getOperation(name:String) — method, class mx.rpc.soap.WebService
Returns an Operation of the given name.
getOperation(name:String) — method, class mx.rpc.soap.mxml.WebService
Returns an Operation of the given name.
getOperationAsString(op:uint) — Static Method , class mx.messaging.messages.CommandMessage
Provides a description of the operation specified.
getParagraph() — method, class flashx.textLayout.elements.FlowElement
Returns the ParagraphElement object associated with this element.
getParagraph() — method, class flashx.textLayout.elements.TableLeafElement
getParagraphLength(charIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
getParagraphLength(charIndex:int) — method, interface mx.core.IUITextField
getParent(node:Object) — method, class mx.collections.GroupingCollection
Returns the parent of a node.
getParent(node:Object) — method, class mx.collections.GroupingCollection2
Returns the parent of a node.
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns the parent of the node The parent of a top-level node is null.
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2
Returns the parent of the node The parent of a top-level node is null.
getParentCellElement() — method, class flashx.textLayout.elements.FlowElement
GET_PARENT_FLEX_MODULE_FACTORY_REQUEST — Constant Static Property, class mx.events.Request
Dispatched from a sub-application or module to find the module factory of its parent application or module.
getParentItem(node:Object) — method, class mx.collections.HierarchicalCollectionView
Returns the parent of a node.
getParentItem(node:Object) — method, interface mx.collections.IHierarchicalCollectionView
Returns the parent of a node.
getParentItem(item:Object) — method, class mx.controls.AdvancedDataGrid
Returns the parent of a child item.
getParentItem(item:Object) — method, class mx.controls.Tree
Returns the known parent of a child item.
getPercentLoaded(loaded:Number, total:Number) — method, class mx.preloaders.DownloadProgressBar
Returns the percentage value of the application loaded.
getPlatforms() — Static Method , class mx.utils.Platform
getPort(url:String) — Static Method , class mx.utils.URLUtil
Returns the port number from the specified URL.
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's preferred height.
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's preferred height.
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's preferred height.
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's preferred height.
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Returns the element's preferred width.
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Returns the element's preferred width.
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Returns the element's preferred width.
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the element's preferred width.
getPreferredLocaleChain() — method, interface mx.resources.IResourceManager
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager, ordered using user preferences as reported by Capabilities.language or Capabilities.languages.
getPreviousCell() — method, class flashx.textLayout.elements.TableCellElement
Returns the previous cell in the table or null if not part of a table or no cells exist before this cell.
getPreviousCell(tableCell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.elements.TableElement
Returns the previous table cell after the supplied table cell
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart
Gets the chart item that is before the currently focused item in the chart, with respect to the axes.
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.ChartBase
Gets the chart item that is before the currently focused item in the chart, with respect to the axes.
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.PolarChart
Gets the chart item that is before the currently focused item in the chart, with respect to the axes.
getPreviousLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.FlowLeafElement
Returns the previous FlowLeafElement object.
getPreviousLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.TableLeafElement
getPreviousParagraph() — method, class flashx.textLayout.elements.ParagraphElement
Returns the paragraph that precedes this one, or null, if this paragraph is the first one in the TextFlow.
getPreviousSibling() — method, class flashx.textLayout.elements.FlowElement
Returns the previous FlowElement sibling in the text flow hierarchy.
getPreviousVisibleColumnIndex(index:int) — method, class spark.components.gridClasses.GridView
Returns the view-relative index of the previous GridColumn.visible==true column before index.
getProjectionRectAtZ(z:Number) — method, class spark.layouts.supportClasses.PerspectiveAnimationNavigatorLayoutBase
Returns the visible projection plane at a specific depth.
getProperties(destinationId:String) — Static Method , class mx.messaging.config.ServerConfig
Returns the property information for the specified destination
getProperty(name:any) — method, class mx.messaging.config.ConfigMap
Returns the specified property value of the proxied object.
getProperty(name:any) — method, class mx.utils.ObjectProxy
Returns the specified property value of the proxied object.
getProperty(name:any) — method, class mx.utils.OrderedObject
Returns the specified property value of the proxied object.
getProperty(key:String) — method, interface spark.managers.IPersistenceManager
Returns the value of a property stored in the persistence manager.
getProperty(key:String) — method, class spark.managers.PersistenceManager
Returns the value of a property stored in the persistence manager.
getProtocol(url:String) — Static Method , class mx.utils.URLUtil
Returns the protocol section of the specified URL.
getRadioButtonAt(index:int) — method, class mx.controls.RadioButtonGroup
Returns the RadioButton control at the specified index.
getRadioButtonAt(index:int) — method, class spark.components.RadioButtonGroup
Returns the RadioButton component at the specified index.
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, class mx.containers.utilityClasses.PostScaleAdapter
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, interface mx.core.IFlexDisplayObject
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — method, class mx.geom.Transform
getRenderDataForTransition(type:String) — method, class mx.charts.chartClasses.Series
Captures the before and after states of the series for animation.
getRendererSemanticValue(target:Object, semanticProperty:String) — method, class mx.controls.listClasses.AdvancedListBase
Returns the value for a particular semantic property of an item renderer, or null if that property is not defined, while a data effect is running.
getRendererSemanticValue(target:Object, semanticProperty:String) — method, class mx.controls.listClasses.ListBase
Returns true or false to indicates whether the effect should play on the target.
getRendererSemanticValue(target:Object, semanticProperty:String) — method, interface mx.effects.IEffectTargetHost
Returns true or false to indicates whether the effect should play on the target.
getRepeaterItem(whichRepeater:int) — method, class mx.core.UIComponent
Returns the item in the dataProvider that was used by the specified Repeater to produce this Repeater, or null if this Repeater isn't repeated.
getRequestContentType(operation:mx.rpc.http:AbstractOperation, obj:Object, contentType:String) — method, class mx.rpc.http.SerializationFilter
This method is called by the HTTP service just before a call is made.
getReservedOrFreeItemRenderer(data:Object) — method, class mx.controls.listClasses.AdvancedListBase
Retrieves an already-created item renderer not currently in use.
getReservedOrFreeItemRenderer(data:Object) — method, class mx.controls.listClasses.ListBase
Retrieves an already-created item renderer not currently in use.
getResolverForNewFlow(oldFlow:flashx.textLayout.elements:TextFlow, newFlow:flashx.textLayout.elements:TextFlow) — method, interface flashx.textLayout.elements.IFormatResolver
Returns the format resolver when a TextFlow is copied.
getResourceBundle(locale:String, bundleName:String) — method, interface mx.resources.IResourceManager
Returns a ResourceBundle with the specified locale and bundleName that has been previously added to the ResourceManager with addResourceBundle().
getResources() — method, class mx.rpc.xml.QualifiedResourceManager
Gets an Array of all resources.
getResourcesForNamespace(ns:Namespace) — method, class mx.rpc.xml.QualifiedResourceManager
Returns an Array of resources for a given target namespace.
getResourcesForURI(uri:String) — method, class mx.rpc.xml.QualifiedResourceManager
Returns an Array of resources for a given target URI.
getRoot() — method, class mx.collections.GroupingCollection
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not.
getRoot() — method, class mx.collections.GroupingCollection2
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not.
getRoot() — method, class mx.collections.HierarchicalData
Returns the root data item.
getRoot() — method, interface mx.collections.IHierarchicalData
Returns the root data item.
getRow() — method, class flashx.textLayout.elements.TableCellElement
Return the row that this cell is part of or null if not part of a row.
getRowAt(rowIndex:int) — method, class flashx.textLayout.elements.TableElement
Returns the row at the index specified or null if the index is out of range.
getRowBounds(rowIndex:int) — method, class spark.components.Grid
Returns the current pixel bounds of the specified row, or null if no such row exists.
getRowHeight() — method, class flashx.textLayout.elements.TableCellElement
getRowHeight(itemData:Object) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Returns the row height.
getRowIndex(row:flashx.textLayout.elements:TableRowElement) — method, class flashx.textLayout.elements.TableElement
Return the index of the row provided or -1 if the row is not found.
getRowIndexAt(x:Number, y:Number) — method, class spark.components.Grid
Returns the row index corresponding to the specified grid coordinates, or -1 if the coordinates are out of bounds.
getSandboxRoot() — method, interface mx.managers.ISystemManager
Gets the system manager that is the root of all top level system managers in this SecurityDomain.
getSandboxRoot() — method, class mx.managers.SystemManager
Go up the parent chain to get the top level system manager in this SecurityDomain.
getSandboxRoot() — method, class mx.managers.WindowedSystemManager
Go up our parent chain to get the top level system manager in this SecurityDomain
getScrollDelta(numLines:int) — method, class flashx.textLayout.container.ContainerController
Figure out the scroll distance required to scroll up or down by the specified number of lines.
getScrollDelta(numLines:int) — method, class flashx.textLayout.container.TextContainerManager
Figure out the scroll distance required to scroll up or down by the specified number of lines.
getScroller() — method, class spark.layouts.supportClasses.NavigatorLayoutBase
Returns a reference to the views Scroller if there is one.
getScrollPositionDeltaToElement(index:int) — method, class spark.layouts.supportClasses.LayoutBase
Computes the verticalScrollPosition and horizontalScrollPosition deltas needed to scroll the element at the specified index into view.
getScrollRect() — method, class spark.layouts.supportClasses.LayoutBase
Returns the bounds of the target's scroll rectangle in layout coordinates.
getSelectionState() — method, interface flashx.textLayout.edit.ISelectionManager
Gets the SelectionState object of the current selection.
getSelectionState() — method, class flashx.textLayout.edit.SelectionManager
Gets the SelectionState object of the current selection.
getSeparator(i:int, seperators:Array, headerLines:mx.core:UIComponent) — method, class mx.controls.AdvancedDataGridBaseEx
Returns the header separators between column headers, and populates the separators Array with the separators returned.
getSeparatorIndexAt(x:Number, y:Number) — method, class spark.components.GridColumnHeaderGroup
Returns the column separator index corresponding to the specified coordinates, or -1 if the coordinates don't overlap a separator.
getSerializationFilter() — method, class mx.rpc.http.AbstractOperation
Returns the serialization filter.
getServerName(url:String) — Static Method , class mx.utils.URLUtil
Returns the server name from the specified URL.
getServerNameWithPort(url:String) — Static Method , class mx.utils.URLUtil
Returns the domain and port information from the specified URL.
GET_SIZE_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Gets the size of the child SystemManager.
getSmallMessage() — method, interface mx.messaging.messages.ISmallMessage
This method must be implemented by subclasses that have a "small" form, typically achieved through the use of flash.utils.IExternalizable.
getSnapshot(target:mx.core:UIComponent, padding:int, globalPosition:flash.geom:Point) — method, class spark.transitions.ViewTransitionBase
Used to render snap shots of screen elements in preparation for transitioning.
getSnapshot(target:mx.core:IUIComponent, visibleBounds:flash.geom:Rectangle, propagateColorTransform:Boolean) — Static Method , class spark.utils.BitmapUtil
Creates a BitmapData representation of the target object.
getSnapshotWithPadding(target:mx.core:IUIComponent, padding:int, propagateColorTransform:Boolean, bounds:flash.geom:Rectangle) — Static Method , class spark.utils.BitmapUtil
Creates a BitmapData representation of the target object.
getSOAPAction() — method, class mx.messaging.messages.SOAPMessage
Provides access to the name of the remote method/operation that will be called.
getSortFieldValue(obj:Object) — method, class mx.collections.SortField
getSortFieldValue(obj:Object) — method, class spark.collections.ComplexSortField
getSortFieldValue(obj:Object) — method, class spark.components.gridClasses.GridSortFieldSimple
getSource(desiredDPI:Number) — method, class spark.utils.MultiDPIBitmapSource
Select one of the sourceXXXdpi properties based on the given DPI.
getSpanTextReplacementXML(ch:String) — method, class flashx.textLayout.conversion.BaseTextLayoutExporter
Gets the xml element used to represent a character in the export format
getStartValue() — method, class mx.effects.effectClasses.ActionEffectInstance
Returns the starting state value that was saved by the saveStartValue() method.
getState(childID:uint) — method, class mx.accessibility.AccImpl
Utility method to determine state of the accessible component.
getState(childID:uint) — method, class mx.accessibility.SliderAccImpl
Utility method determines state of the accessible component.
getString(bundleName:String, resourceName:String, parameters:Array, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as a String, after substituting specified values for placeholders.
getStringArray(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as an Array of Strings.
getStrokeExtents(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Returns the amount of pixels occupied by the stroke on each side of the element's bounds.
getStyle(styleProp:String) — method, class flashx.textLayout.container.ContainerController
Returns the value of the style specified by the styleProp parameter.
getStyle(styleProp:String) — method, class flashx.textLayout.elements.FlowElement
Returns the value of the style specified by the styleProp parameter, which specifies the style name and can include any user style name.
getStyle(styleName:String) — method, interface flashx.textLayout.formats.ITabStopFormat
Return the value of the style specified by the styleProp parameter which specifies the style name.
getStyle(styleName:String) — method, interface flashx.textLayout.formats.ITextLayoutFormat
Return the value of the style specified by the styleProp parameter which specifies the style name.
getStyle(styleName:String) — method, class flashx.textLayout.formats.TabStopFormat
Return the value of the style specified by the styleProp parameter which specifies the style name.
getStyle(styleProp:String) — method, class flashx.textLayout.formats.TextLayoutFormat
Returns the value of the style specified by the styleProp parameter, which specifies the style name.
getStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.controls.dataGridClasses.DataGridItemRenderer
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, interface mx.core.IUITextField
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.core.UIComponent
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.core.UIFTETextField
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.core.UITextField
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.skins.ProgrammaticSkin
Returns the value of the specified style property.
getStyle(styleProp:String) — method, class mx.styles.AdvancedStyleClient
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.styles.CSSStyleDeclaration
Gets the value for a specified style property, as determined solely by this CSSStyleDeclaration.
getStyle(styleProp:String) — method, interface mx.styles.IStyleClient
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class mx.styles.StyleProxy
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class spark.collections.AdvancedStyleClient_
getStyle(styleProp:String) — method, class spark.collections.Sort
getStyle(styleProp:String) — method, class spark.collections.SortField
getStyle(styleProp:String) — method, class spark.components.supportClasses.StyleableTextField
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyle(styleProp:String) — method, class spark.globalization.supportClasses.GlobalizationBase
Gets a style property that has been set anywhere in this component's style lookup chain.
getStyleDeclaration(selector:String) — method, interface mx.styles.IStyleManager
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
getStyleDeclaration(selector:String) — Static Method , class mx.styles.StyleManager
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
getStyleImpl(styleProp:String) — method, class spark.collections.AdvancedStyleClient_
getStyleManager(moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class mx.styles.StyleManager
Returns the style manager for an object.
getSWFRoot(object:Object) — Static Method , class mx.managers.SystemManager
Returns the root DisplayObject of the SWF that contains the code for the given object.
getTabAt(index:int) — method, class mx.containers.TabNavigator
Returns the tab of the navigator's TabBar control at the specified index.
getTable() — method, class flashx.textLayout.elements.TableFormattedElement
Get a reference to the table.
getTableBlocksInRange(start:flashx.textLayout.elements:CellCoordinates, end:flashx.textLayout.elements:CellCoordinates) — method, class flashx.textLayout.elements.TableElement
Returns a vector of the table blocks in the specified cell range.
getTableCells() — method, class flashx.textLayout.compose.TextFlowTableBlock
Returns a vector of table cell elements.
getTableWidth() — method, class flashx.textLayout.elements.TableBlockContainer
getText(separator:String) — method, class flashx.textLayout.container.TextContainerManager
Returns the current text using a separator between paragraphs.
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — method, class flashx.textLayout.elements.FlowElement
Gets the specified range of text from a flow element.
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — method, class flashx.textLayout.elements.FlowGroupElement
getTextBlockAbsoluteStart(tb:flash.text.engine:TextBlock) — method, class flashx.textLayout.elements.ParagraphElement
getTextBlocks() — method, class flashx.textLayout.elements.ParagraphElement
getTextBlockStart(tb:flash.text.engine:TextBlock) — method, class flashx.textLayout.elements.ParagraphElement
getTextBounds(startIndex:int, endIndex:int) — method, interface flash.text.ime.IIMEClient
This callback is used by the IME to query the bounding box of the text being edited with the IME client.
getTextFlow() — method, class flashx.textLayout.container.TextContainerManager
The current TextFlow.
getTextFlow() — method, class flashx.textLayout.elements.FlowElement
Climbs the text flow hierarchy to return the root TextFlow object for the element.
getTextFlow() — method, class flashx.textLayout.elements.TableLeafElement
getTextFormat(beginIndex:int, endIndex:int) — method, class mx.core.FTETextField
This method has been implemented in FTETextField to simply return a copy of the defaultTextFormat, because FTETextField does not support formatting a range.
getTextFormat(beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField
getTextInRange(startIndex:int, endIndex:int) — method, interface flash.text.ime.IIMEClient
Gets the specified range of text from the component.
getTextLine(forceValid:Boolean) — method, class flashx.textLayout.compose.TextFlowLine
Returns the flash.text.engine.TextLine object for this line, which might be recreated if it does not exist due to garbage collection.
getTextStyles() — method, class mx.core.UIFTETextField
Returns the TextFormat object that represents character formatting information for this UITextField object.
getTextStyles() — method, class mx.core.UITextField
Returns the TextFormat object that represents character formatting information for this UITextField object.
getThumbAt(index:int) — method, class mx.controls.sliderClasses.Slider
Returns the thumb object at the given index.
getTimeMachineElementX(unscaledWidth:Number, elementWidth:Number, i:int, offset:Number) — method, class spark.layouts.TimeMachineLayout
getTimeMachineElementY(unscaledHeight:Number, elementHeight:Number, i:int, offset:Number) — method, class spark.layouts.TimeMachineLayout
getTopLevelRoot() — method, interface mx.managers.ISystemManager
Attempts to get the system manager that is the in the main application.
getTopLevelRoot() — method, class mx.managers.SystemManager
Go up the parent chain to get the top level system manager.
getTopLevelRoot() — method, class mx.managers.WindowedSystemManager
Go up our parent chain to get the top level system manager.
getTotalPaddingHeight() — method, class flashx.textLayout.elements.TableCellElement
Adds in the table cell spacing, border stroke height.
getTotalPaddingWidth() — method, class flashx.textLayout.elements.TableCellElement
Adds in the table cell spacing, border stroke width.
getType(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Returns the type identifier of a node.
getType(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Returns the type identifier of a node.
getUID(item:Object) — Static Method , class mx.utils.UIDUtil
Returns the UID (unique identifier) for the specified object.
getUint(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager
Gets the value of a specified resource as a uint.
getUITextFormat() — method, interface mx.core.IUITextField
Returns a UITextFormat object that contains formatting information for this component.
getUITextFormat() — method, class mx.core.UIFTETextField
Returns a UITextFormat object that contains formatting information for this component.
getUITextFormat() — method, class mx.core.UITextField
Returns a UITextFormat object that contains formatting information for this component.
getUndoManager() — method, class flashx.textLayout.container.TextContainerManager
Returns the undo manager to use.
getUnfocusedSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager
Returns the unfocusedSelectionFormat - by default get it from the configuration You can override this method in the subclass to supply a different SelectionFormat.
getUnqualifiedClassName(object:Object) — Static Method , class mx.utils.NameUtil
Returns the name of the specified object's class, such as "Button" This string does not include the package name.
getValue() — method, class mx.binding.utils.ChangeWatcher
Retrieves the current value of the watched property or property chain, or null if the host object is null.
getValue(obj:Object, path:Array) — Static Method , class mx.utils.ObjectUtil
Returns the value at the end of the property chain path.
getValue(fraction:Number) — method, class spark.effects.animation.MotionPath
Calculates and returns an interpolated value, given the elapsed time fraction.
getValueFromSource() — method, class mx.validators.Validator
Returns the Object to validate.
getValueFromSource() — method, class spark.validators.supportClasses.GlobalizationValidatorBase
Returns the Object to validate.
getValueFromTarget(target:Object, property:String) — method, class mx.effects.Effect
Called by the captureStartValues() method to get the value of a property from the target.
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.RichEditableText
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit.
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.supportClasses.GroupBase
Returns the change to the vertical scroll position to handle different scrolling options.
getVerticalScrollPositionDelta(navigationUnit:uint) — method, interface spark.core.IViewport
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit.
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.LayoutBase
Returns the change to the vertical scroll position to handle different scrolling options.
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
getViewIndex() — method, class mx.collections.CursorBookmark
Classes that extend CursorBookmark override this method to return the approximate index of the item represented by this bookmark in its view.
getViewNavigatorAt(index:int) — method, class spark.components.SplitViewNavigator
Returns a specific child navigator independent of the container's child display hierarchy.
getVirtualElementAt(index:int, eltWidth:Number, eltHeight:Number) — method, class spark.components.supportClasses.GroupBase
Layouts that honor the useVirtualLayout flag will use this method at updateDisplayList() time to get layout elements that are "in view", i.e.
getVirtualElementAt(index:int, eltWidth:Number, eltHeight:Number) — method, class spark.containers.DeferredGroup
Layouts that honor the useVirtualLayout flag will use this method at updateDisplayList() time to get layout elements that are "in view", i.e.
getVisibleApplicationRect(allApplications:Boolean) — method, class mx.controls.SWFLoader
Get the bounds of the loaded application that are visible to the user on the screen.
getVisibleApplicationRect(allApplications:Boolean) — method, interface mx.core.ISWFLoader
Get the bounds of the loaded application that are visible to the user on the screen.
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, interface mx.managers.ISystemManager
Get the bounds of the loaded application that are visible to the user on the screen.
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, class mx.managers.SystemManager
Get the bounds of the loaded application that are visible to the user on the screen.
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, class mx.managers.WindowedSystemManager
getVisibleColumnIndices() — method, class spark.components.Grid
Return the indices of the currently visible columns.
getVisibleRect(targetParent:flash.display:DisplayObject) — method, class mx.core.UIComponent
Get the bounds of this object that are visible to the user on the screen.
GET_VISIBLE_RECT_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Requests that the parent SystemManager calculate the visible portion of the requesting SWF based on any DisplayObjects that might be clipping the requesting SWF.
getVisibleRowIndices() — method, class spark.components.Grid
Return the data provider indices and padding indices of the currently visible rows.
getWeekdayNames(nameStyle:String, context:String) — method, class spark.formatters.DateTimeFormatter
Retrieves a list of localized strings containing the names of weekdays for the current calendar system.
getWindow(component:mx.core:UIComponent) — Static Method , class mx.core.Window
Returns the Window to which a component is parented.
getWindow(component:mx.core:UIComponent) — Static Method , class spark.components.Window
Returns the Window to which a component is parented.
GlobalizationBase — class, package spark.globalization.supportClasses
This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion.
GlobalizationBase() — Constructor, class spark.globalization.supportClasses.GlobalizationBase
Constructor.
GlobalizationUtils — class, package spark.validators.supportClasses
GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript.
GlobalizationValidatorBase — class, package spark.validators.supportClasses
The GlobalizationValidatorBase class is the base class for all Spark validators.
GlobalizationValidatorBase() — Constructor, class spark.validators.supportClasses.GlobalizationValidatorBase
Constructor.
GlobalSettings — class, package flashx.textLayout.elements
Configuration that applies to all TextFlow objects.
globalSWFContext — Static Property, class flashx.textLayout.compose.BaseCompose
globalToContent(point:flash.geom:Point) — method, class mx.charts.Legend
Converts a Point object from global to content coordinates.
globalToContent(point:flash.geom:Point) — method, class mx.core.Container
Converts a Point object from global to content coordinates.
globalToContent(point:flash.geom:Point) — method, class mx.core.UIComponent
Converts a Point object from global to content coordinates.
globalToLocal(point:flash.geom:Point) — method, class mx.containers.utilityClasses.PostScaleAdapter
globalToLocal(point:flash.geom:Point) — method, interface mx.core.IFlexDisplayObject
Glow — class, package mx.effects
The Glow effect lets you apply a visual glow effect to a component.
Glow(target:Object) — Constructor, class mx.effects.Glow
Constructor.
GlowFilter — class, package spark.filters
The GlowFilter class lets you apply a glow effect to display objects.
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, class spark.filters.GlowFilter
Constructor.
GlowInstance — class, package mx.effects.effectClasses
The GlowInstance class implements the instance class for the Glow effect.
GlowInstance(target:Object) — Constructor, class mx.effects.effectClasses.GlowInstance
Constructor.
gotoAndPlay(frame:Object, scene:String) — method, class mx.controls.MovieClipSWFLoader
Starts playing the SWF file at the specified frame.
gotoAndStop(frame:Object, scene:String) — method, class mx.controls.MovieClipSWFLoader
Stops playing the SWF and resets the playhead to the specified frame.
gotoFirstFrameAndStop() — method, class mx.controls.MovieClipSWFLoader
Resets the playhead to the first frame of the first scene and stops the MovieClip.
GradientBase — class, package mx.graphics
The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient.
GradientBase() — Constructor, class mx.graphics.GradientBase
Constructor.
GradientBevelFilter — class, package spark.filters
The GradientBevelFilter class lets you apply a gradient bevel effect to display objects.
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class spark.filters.GradientBevelFilter
Constructor.
GRADIENT_DIMENSION — Constant Static Property, class mx.graphics.GradientBase
Value of the width and height of the untransformed gradient
GradientEntry — class, package mx.graphics
The GradientEntry class defines the objects that control a transition as part of a gradient fill.
GradientEntry(color:uint, ratio:Number, alpha:Number) — Constructor, class mx.graphics.GradientEntry
Constructor.
GradientFilter — class, package spark.filters
The base class for filters that provide gradient visual effects.
GradientFilter(colors:Array, alphas:Array, ratios:Array) — Constructor, class spark.filters.GradientFilter
Constructor.
GradientGlowFilter — class, package spark.filters
The GradientGlowFilter class lets you apply a gradient glow effect to display objects.
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class spark.filters.GradientGlowFilter
Constructor.
GradientStroke — class, package mx.graphics
The GradientStroke class lets you specify a gradient filled stroke.
GradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.GradientStroke
Constructor.
graphic — Property, class flashx.textLayout.elements.InlineGraphicElement
The embedded graphic.
Graphic — class, package spark.primitives
The Graphic control displays a set of graphic drawing commands.
Graphic() — Constructor, class spark.primitives.Graphic
Constructor.
GraphicElement — class, package spark.primitives.supportClasses
A base class for defining individual graphic elements.
graphics — Property, interface mx.core.IContainer
GraphicsUtil — class, package mx.utils
The Graphics class is an all-static class with utility methods related to the Graphics class.
GraphicsUtilities — class, package mx.charts.chartClasses
A set of internal graphics rendering utilities used by the various chart classes.
GRAY — Constant Static Property, class flashx.textLayout.formats.ColorName
greaterThanMaxError — Property, class spark.validators.supportClasses.NumberValidatorBase
Error message when the value exceeds the maxValue property.
GREEN — Constant Static Property, class flashx.textLayout.formats.ColorName
grid — Skin Part, class spark.components.DataGrid
A reference to the Grid control that displays row and columns.
A reference to the Grid control that displays row and columns.
grid — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
Returns a reference to the associated AdvancedDataGrid control.
grid — Property, class spark.components.gridClasses.DataGridEditor
Convenience property to get the Grid associated with the parent DataGrid.
grid — Property, class spark.components.gridClasses.GridColumn
The Grid object associated with this column.
grid — Property, class spark.components.gridClasses.GridItemRenderer
Returns the Grid associated with this item renderer.
grid — Property, interface spark.components.gridClasses.IGridItemRenderer
The Grid associated with this item renderer, typically just the value of column.grid.
grid — Property, class spark.events.GridEvent
The Grid associated with this event.
grid — Property, class spark.skins.spark.DefaultGridItemRenderer
The grid control associated with this item renderer.
grid — Property, class spark.skins.spark.UITextFieldGridItemRenderer
The grid control associated with this item renderer.
Grid — class, package mx.containers
A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table.
Grid — class, package spark.components
The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row.
Grid() — Constructor, class mx.containers.Grid
Constructor.
Grid() — Constructor, class spark.components.Grid
Constructor.
GRID — Constant Static Property, class spark.components.gridClasses.GridDoubleClickMode
Specifies that the doubleClick event should be based on the entire grid.
GridCaretEvent — class, package spark.events
The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction.
GridCaretEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldRowIndex:int, oldColumnIndex:int, newRowIndex:int, newColumnIndex:int) — Constructor, class spark.events.GridCaretEvent
Constructor.
gridClick — Event, class spark.components.DataGrid
Dispatched by the grid skin part when the mouse is clicked over a cell.
gridClick — Event, class spark.components.Grid
Dispatched when the mouse is clicked over a cell
gridClick — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse is clicked over a column header.
GRID_CLICK — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridClick GridEvent.
GridColumn — class, package spark.components.gridClasses
The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control.
GridColumn(columnName:String) — Constructor, class spark.components.gridClasses.GridColumn
Constructor.
gridColumnHeaderGroup — Property, class spark.components.gridClasses.GridColumnHeaderView
The GridColumnHeaderGroup whose columns this header view is associated with.
GridColumnHeaderGroup — class, package spark.components
The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout.
GridColumnHeaderGroup() — Constructor, class spark.components.GridColumnHeaderGroup
Constructor.
GridColumnHeaderView — class, package spark.components.gridClasses
This class is internal to the DataGrid implementation.
GridColumnHeaderView() — Constructor, class spark.components.gridClasses.GridColumnHeaderView
Creates a GridColumnHeaderView group with its layout set to a private GridColumnHeaderView specific value.
gridDirection — Style, class mx.charts.GridLines
Specifies the direction of the grid lines.
gridDoubleClick — Event, class spark.components.DataGrid
Dispatched by the grid skin part when the mouse is double-clicked over a cell.
gridDoubleClick — Event, class spark.components.Grid
Dispatched when the mouse is double-clicked over a cell
gridDoubleClick — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse is double-clicked over a column header.
GRID_DOUBLE_CLICK — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridDoubleClick GridEvent.
GridDoubleClickMode — final class, package spark.components.gridClasses
The GridDoubleClickMode class defines the valid constant values for the doubleClickMode property of the Spark DataGrid and Grid controls.
GridDoubleClickMode() — Constructor, class spark.components.gridClasses.GridDoubleClickMode
Constructor.
GridEvent — class, package spark.events
The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell.
GridEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, rowIndex:int, columnIndex:int, column:spark.components.gridClasses:GridColumn, item:Object, itemRenderer:spark.components.gridClasses:IGridItemRenderer) — Constructor, class spark.events.GridEvent
GridEvents dispatched by the Grid class in response to mouse event are constructed with the incoming mouse event's properties.
gridFitType — Property, class mx.core.FTETextField
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField.
gridFitType — Property, interface mx.core.IUITextField
gridFitType — Property, class mx.core.UITextFormat
Defines the grid-fitting setting for the UITextField class.
grid_gridMouseWheelHandler(event:flash.events:MouseEvent) — method, class spark.components.gridClasses.DataGridEditor
Grid MouseWheel event handler.
gridHeaderViewLayout — Property, class spark.components.gridClasses.GridColumnHeaderView
Return this GridColumnHeaderGroup's GridColumnHeaderGroupLayout.
GridItem — class, package mx.containers
The GridItem container defines a grid cell in GridRow container.
GridItem() — Constructor, class mx.containers.GridItem
Constructor.
GridItemEditor — class, package spark.components.gridClasses
The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid.
GridItemEditor() — Constructor, class spark.components.gridClasses.GridItemEditor
Constructor.
GridItemEditorActivationMouseEvent — final class, package spark.components.gridClasses
The EditorActivationMouseEvent class defines the possible values for the the kinds of mouse events that cause an editor to be opened on a Spark DataGrid component.
GridItemEditorEvent — class, package spark.events
The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor.
GridItemEditorEvent(type:String, bubbles:Boolean, cancelable:Boolean, rowIndex:uint, columnIndex:uint, column:spark.components.gridClasses:GridColumn) — Constructor, class spark.events.GridItemEditorEvent
Constructor.
gridItemEditorSessionCancel — Event, class spark.components.DataGrid
Dispatched after the item editor has been closed without saving its data.
GRID_ITEM_EDITOR_SESSION_CANCEL — Constant Static Property, class spark.events.GridItemEditorEvent
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_CANCEL constant defines the value of the type property of the event object for a cancelridItemEditor event.
gridItemEditorSessionSave — Event, class spark.components.DataGrid
Dispatched after the data in item editor has been saved into the data provider and the editor has been closed.
GRID_ITEM_EDITOR_SESSION_SAVE — Constant Static Property, class spark.events.GridItemEditorEvent
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE constant defines the value of the type property of the event object for a saveGridItemEditor event.
gridItemEditorSessionStart — Event, class spark.components.DataGrid
Dispatched immediately after an item editor has been opened.
GRID_ITEM_EDITOR_SESSION_START — Constant Static Property, class spark.events.GridItemEditorEvent
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_START constant defines the value of the type property of the event object for a openGridItemEditor event.
gridItemEditorSessionStarting — Event, class spark.components.DataGrid
Dispatched when a new item editor session has been requested.
GRID_ITEM_EDITOR_SESSION_STARTING — Constant Static Property, class spark.events.GridItemEditorEvent
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_STARTING constant defines the value of the type property of the event object for a startGridItemEditorSession event.
GridItemRenderer — class, package spark.components.gridClasses
The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid.
GridItemRenderer() — Constructor, class spark.components.gridClasses.GridItemRenderer
Constructor.
GridLayer — class, package spark.components.gridClasses
The GridLayer class defines a container used for the layers of the Grid control's visual elements.
GridLayer() — Constructor, class spark.components.gridClasses.GridLayer
Constructor.
GridLines — class, package mx.charts
The GridLines class draws grid lines inside the data area of the chart.
GridLines() — Constructor, class mx.charts.GridLines
Constructor.
gridLinesStyleName — Style, class mx.charts.chartClasses.CartesianChart
The class selector that defines the style properties for the default grid lines.
gridMouseDown — Event, class spark.components.DataGrid
Dispatched by the grid skin part when the mouse button is pressed over a grid cell.
gridMouseDown — Event, class spark.components.Grid
Dispatched when the mouse button is pressed over a Grid cell.
gridMouseDown — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse button is pressed over a column header.
GRID_MOUSE_DOWN — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridMouseDown GridEvent.
gridMouseDrag — Event, class spark.components.DataGrid
Dispatched by the grid skin part after a gridMouseDown event if the mouse moves before the button is released.
gridMouseDrag — Event, class spark.components.Grid
Dispatched after a gridMouseDown event if the mouse moves before the button is released.
gridMouseDrag — Event, class spark.components.GridColumnHeaderGroup
Dispatched after a gridMouseDown event if the mouse moves before the button is released.
GRID_MOUSE_DRAG — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridMouseDrag GridEvent.
gridMouseUp — Event, class spark.components.DataGrid
Dispatched by the grid skin part after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the grid.
gridMouseUp — Event, class spark.components.Grid
Dispatched when the mouse button is released over a Grid cell.
gridMouseUp — Event, class spark.components.GridColumnHeaderGroup
Dispatched after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the GridColumnHeaderGroup.
GRID_MOUSE_UP — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridMouseUp GridEvent.
gridRollOut — Event, class spark.components.DataGrid
Dispatched by the grid skin part when the mouse leaves a grid cell.
gridRollOut — Event, class spark.components.Grid
Dispatched when the mouse leaves a grid cell.
gridRollOut — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse leaves a column header.
GRID_ROLL_OUT — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridRollOut GridEvent.
gridRollOver — Event, class spark.components.DataGrid
Dispatched by the grid skin part when the mouse enters a grid cell.
gridRollOver — Event, class spark.components.Grid
Dispatched when the mouse enters a grid cell.
gridRollOver — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse enters a column header.
GRID_ROLL_OVER — Constant Static Property, class spark.events.GridEvent
The value of the type property for a gridRollOver GridEvent.
GridRow — class, package mx.containers
The GridRow container defines a row in a Grid container, and contains GridCell containers.
GridRow() — Constructor, class mx.containers.GridRow
Constructor.
GridSelectionEvent — class, package spark.events
The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction.
GridSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, selectionChange:spark.components.gridClasses:CellRegion) — Constructor, class spark.events.GridSelectionEvent
Constructor.
GridSelectionEventKind — final class, package spark.events
The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property.
GridSelectionMode — final class, package spark.components.gridClasses
The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls.
GridSelectionMode() — Constructor, class spark.components.gridClasses.GridSelectionMode
Constructor.
GridSortEvent — class, package spark.events
The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid.
GridSortEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndices:Vector$int, oldSortFields:Array, newSortFields:Array) — Constructor, class spark.events.GridSortEvent
Constructor.
GridSortFieldSimple — class, package spark.components.gridClasses
GridSortFieldSimple(column:spark.components.gridClasses:GridColumn, name:String, descending:Boolean, numeric:Object, sortCompareType:String, customCompareFunction:Function) — Constructor, class spark.components.gridClasses.GridSortFieldSimple
gridView — Property, class spark.components.Grid
Used to initialize this grid's gridViews: centerGridView, leftGridView, topGridView, topLeftGridView.
GridView — class, package spark.components.gridClasses
This class is internal to the DataGrid implementation.
GridView() — Constructor, class spark.components.gridClasses.GridView
Creates a GridView group with its layout set to a private GridView specific value.
gridViewLayout — Property, class spark.components.gridClasses.GridView
Return this GridView's GridViewLayout.
gripper — Skin Part, class spark.components.WindowedApplication
The skin part that defines the gripper button used to resize the window.
The skin part that defines the gripper button used to resize the window.
gripper — Skin Part, class spark.components.Window
The skin part that defines the gripper button used to resize the window.
The skin part that defines the gripper button used to resize the window.
gripper — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin
gripperPadding — Style, class mx.core.WindowedApplication
The extra space around the gripper.
gripperPadding — Style, class mx.core.Window
The extra space around the gripper.
GripperSkin — class, package spark.skins.spark.windowChrome
The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome.
GripperSkin() — Constructor, class spark.skins.spark.windowChrome.GripperSkin
Constructor.
gripperStyleName — Style, class mx.core.WindowedApplication
Style declaration for the skin of the gripper.
gripperStyleName — Style, class mx.core.Window
Style declaration for the skin of the gripper.
group — Property, class mx.controls.RadioButton
The RadioButtonGroup object to which this RadioButton belongs.
group — Property, class spark.components.RadioButton
The RadioButtonGroup component to which this RadioButton belongs.
Group — class, package spark.components
The Group class is the base container class for visual elements.
Group() — Constructor, class spark.components.Group
Constructor.
GroupBase — class, package spark.components.supportClasses
The GroupBase class defines the base class for components that display visual elements.
GroupBase() — Constructor, class spark.components.supportClasses.GroupBase
Constructor.
groupedColumns — Property, class mx.controls.AdvancedDataGrid
An Array that defines the hierarchy of AdvancedDataGridColumn instances when performing column grouping.
groupIconFunction — Property, class mx.controls.AdvancedDataGrid
A user-supplied callback function to run on each group item to determine its branch icon in the navigation tree.
grouping — Property, class mx.collections.GroupingCollection
Specifies the Grouping instance applied to the source data.
grouping — Property, class mx.collections.GroupingCollection2
Specifies the Grouping instance applied to the source data.
grouping — Property, interface mx.collections.IGroupingCollection
The Grouping object applied to the source data.
grouping — Property, interface mx.collections.IGroupingCollection2
The Grouping object applied to the source data.
Grouping — class, package mx.collections
The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data.
Grouping() — Constructor, class mx.collections.Grouping
Constructor.
GroupingCollection — class, package mx.collections
The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control.
GroupingCollection() — Constructor, class mx.collections.GroupingCollection
Constructor.
GroupingCollection2 — class, package mx.collections
The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control.
GroupingCollection2() — Constructor, class mx.collections.GroupingCollection2
Constructor.
GroupingField — class, package mx.collections
The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control.
GroupingField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Boolean) — Constructor, class mx.collections.GroupingField
Constructor.
groupingFunction — Property, class mx.collections.GroupingField
A function that determines the label for this group.
groupingObjectFunction — Property, class mx.collections.Grouping
A callback function to run on each group node to determine the grouping object.
groupingObjectFunction — Property, class mx.collections.GroupingField
A callback function to run on each group node to determine the grouping object.
groupingPattern — Property, class spark.formatters.supportClasses.NumberFormatterBase
Describes the placement of grouping separators within the formatted number string.
groupingSeparator — Property, class spark.formatters.supportClasses.NumberFormatterBase
The character or string used for the grouping separator.
groupingSeparator — Property, class spark.validators.supportClasses.NumberValidatorBase
The character or string used for the grouping separator.
groupItemRenderer — Property, class mx.controls.AdvancedDataGrid
Specifies the item renderer used to display the branch nodes in the navigation tree that correspond to groups.
groupLabelFunction — Property, class mx.controls.AdvancedDataGrid
A callback function to run on each item to determine its label in the navigation tree.
groupName — Property, class mx.controls.RadioButton
Specifies the name of the group to which this RadioButton control belongs, or specifies the value of the id property of a RadioButtonGroup control if this RadioButton is part of a group defined by a RadioButtonGroup control.
groupName — Property, interface mx.managers.IFocusManagerGroup
The name of the group of controls to which the control belongs.
groupName — Property, class spark.components.RadioButton
Specifies the name of the group to which this RadioButton component belongs, or specifies the value of the id property of a RadioButtonGroup component if this RadioButton is part of a group defined by a RadioButtonGroup component.
groupRowHeight — Property, class mx.controls.AdvancedDataGrid
The height of the grouped row, in pixels.
GROUPS — Constant Static Property, class flashx.textLayout.formats.TableRules
Rules will appear between row groups (see THEAD, TFOOT, and TBODY) and column groups (see COLGROUP and COL) only.
growDuration — Property, class mx.effects.DefaultListEffect
The duration, in milliseconds, applied to renderers for added and removed items.
guardMinMax(min:Number, max:Number) — method, class mx.charts.chartClasses.NumericAxis
Protects the range against invalid values for this axis type.
GUJARATI — Constant Static Property, class flashx.textLayout.formats.ListStyleType
Numbering using Gujarati.
GURMUKHI — Constant Static Property, class flashx.textLayout.formats.ListStyleType
Numbering using Gurmukhi.
gutterBottom — Style, class mx.charts.chartClasses.CartesianChart
The size of the region, in pixels, between the bottom of the chart data area and the bottom of the chart control.
gutterLeft — Style, class mx.charts.chartClasses.CartesianChart
The size of the region, in pixels, between the left of the chart data area and the left of the chart control.
gutterRight — Style, class mx.charts.chartClasses.CartesianChart
The size of the region, in pixels, between the right side of the chart data area and the outside of the chart control.
gutters — Property, class mx.charts.AxisRenderer
The distance between the axisRenderer and the sides of the surrounding chart.
gutters — Property, interface mx.charts.chartClasses.IAxisRenderer
The distance between the axisRenderer and the sides of the surrounding chart.
gutterTop — Style, class mx.charts.chartClasses.CartesianChart
The size of the region, in pixels, between the top of the chart data area and the top of the chart control.
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