| Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| gain — Property in class flash.media.Microphone | |
| The microphone gain—that is, the amount by which the microphone should multiply the signal before transmitting it. | |
| generateFilterRect(sourceRect:flash.geom:Rectangle, filter:flash.filters:BitmapFilter) — Method in class flash.display.BitmapData | |
Determines the destination rectangle that the applyFilter() method call affects, given a
BitmapData object, a source rectangle, and a filter object. |
|
| generator — Property in class mx.core.ClassFactory | |
The Class that the newInstance() method uses
to generate objects from this factory object. |
|
| genre — Property in class flash.media.ID3Info | |
| The genre of the song; corresponds to the ID3 2.0 tag TCON. | |
| get — Statement | |
| Defines a getter, which is a method that can be read like a property. | |
| GET — Constant static property in class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a GET. |
|
| getAffectedProperties() — Method in class mx.effects.Effect | |
| Returns an Array of Strings, where each String is the name of a property that is changed by this effect. | |
| getAffectedProperties() — Method in class mx.effects.MaskEffect | |
| Returns the component properties modified by this effect. | |
| getArgDescriptors(target:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationEventDescriptor | |
| Returns an Array of argument descriptors for this event. | |
| getArgDescriptors(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationMethodDescriptor | |
| Returns an Array of argument descriptors for this method. | |
| getAssociatedFactory(object:Object) — Static method in class mx.modules.ModuleManager | |
| See if the referenced object is associated with (or, in the managed ApplicationDomain of) a known IFlexModuleFactory implementation. | |
| getAutomationChildAt(index:int) — Method in interface mx.automation.IAutomationObject | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.charts.CartesianChartAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.charts.ChartBaseAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.containers.PanelAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.AlertAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.ListBaseAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.MenuBarAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.PopUpButtonAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.SWFLoaderAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.controls.TileBaseAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.core.ContainerAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.automation.delegates.core.RepeaterAutomationImpl | |
| Provides the automation object at the specified index. | |
| getAutomationChildAt(index:int) — Method in class mx.core.UIComponent | |
| Provides the automation object at the specified index. | |
| getAutomationClassByInstance(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationEnvironment | |
| Returns the automation class corresponding to the given object. | |
| getAutomationClassByName(automationClass:String) — Method in interface mx.automation.IAutomationEnvironment | |
| Returns the automation class for the given name. | |
| getAutomationClassName(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationManager | |
| Returns the text to display as the type of the object. | |
| getAutomationComposite(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationObjectHelper | |
| Returns the parent which is compositing the given object. | |
| getAutomationName(obj:mx.automation:IAutomationObject) — Method in interface mx.automation.IAutomationManager | |
| Returns the text to display as the description for the object. | |
| getAutomationValueForData(data:Object) — Method in interface mx.automation.IAutomationTabularData | |
| Returns the values being displayed by the component for the given data. | |
| getAxis(dimension:String) — Method in class mx.charts.chartClasses.ChartBase | |
| Retrieves the Axis instance for a particular dimension of the chart. | |
| getAxis(dimension:String) — Method in class mx.charts.chartClasses.DataTransform | |
Retrieves the axis instance responsible for transforming
the data dimension specified by the dimension parameter. |
|
| getBoolean(key:String, defaultValue:Boolean) — Method in class mx.resources.ResourceBundle | |
| Gets a Boolean from a ResourceBundle. | |
| getBounds(targetCoordinateSpace:flash.display:DisplayObject) — Method in class flash.display.DisplayObject | |
Returns a rectangle that defines the area of the display object relative to the coordinate system
of the targetCoordinateSpace object. |
|
| getCacheKey(... rest) — Static method in class mx.skins.halo.HaloColors | |
| Returns a unique hash key based on the colors that are passed in. | |
| getCamera(name:String) — Static method in class flash.media.Camera | |
| Returns a reference to a Camera object for capturing video. | |
| getChannel(id:String, clustered:Boolean) — Static method in class mx.messaging.config.ServerConfig | |
| Returns a shared instance of the configured Channel. | |
| getChannelSet(destinationId:String, message:mx.messaging.messages:IMessage, serverMessageType:String) — Static method in 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. | |
| getCharBoundaries(charIndex:int) — Method in class flash.text.TextField | |
| Returns a rectangle that is the bounding box of the character. | |
| getCharIndexAtPoint(x:Number, y:Number) — Method in class flash.text.TextField | |
Returns the zero-based index value of the character at the point specified by the x
and y parameters. |
|
| getChildAt(index:int) — Method in class flash.display.DisplayObjectContainer | |
| Returns the child display object instance that exists at the specified index. | |
| getChildAt(index:int) — Method in class mx.core.Container | |
| Gets the nth child component object. | |
| getChildAt(index:int) — Method in interface mx.core.IChildList | |
| Gets the child DisplayObject at the specified index in this child list. | |
| getChildByName(name:String) — Method in class flash.display.DisplayObjectContainer | |
| Returns the child display object that exists with the specified name. | |
| getChildByName(name:String) — Method in class mx.core.Container | |
Returns the child whose name property is the specified String. |
|
| getChildByName(name:String) — Method in interface mx.core.IChildList | |
| Gets the child DisplayObject with the specified name in this child list. | |
| getChildIndex(child:flash.display:DisplayObject) — Method in class flash.display.DisplayObjectContainer | |
Returns the index position of a child DisplayObject instance. |
|
| getChildIndex(child:flash.display:DisplayObject) — Method in class mx.core.Container | |
| Gets the zero-based index of a specific child. | |
| getChildIndex(child:flash.display:DisplayObject) — Method in interface mx.core.IChildList | |
| Gets the index of a specific child in this child list. | |
| getChildren(obj:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — Method in interface mx.automation.IAutomationManager | |
| Returns all children of this object that are visible within the testing hierarchy. | |
| getChildren(node:Object, model:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Provides access to a node's children. | |
| getChildren(node:Object, model:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Provides access to a node's children. | |
| getChildren(node:Object, model:Object) — Method in interface mx.controls.treeClasses.ITreeDataDescriptor | |
| Provides access to a node's children, returning a collection view of children if they exist. | |
| getChildren() — Method in class mx.core.Container | |
| Returns an Array of DisplayObject objects consisting of the content children of the container. | |
| getChildrenFromIDPart(obj:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart, ignoreShowInHierarchy:Boolean) — Method in interface mx.automation.IAutomationManager | |
| Returns all children of this object that are visible within the testing hierarchy and meet the criteria in the automation part. | |
| getClassByAlias(aliasName) — Package function in flash.net | |
Looks up a class that previously had an alias registered through a call to the registerClassAlias()
method. |
|
| getClassInfo(obj:Object, excludes:Array, options:Object) — Static method in class mx.utils.ObjectUtil | |
| Returns information about the class, and properties of the class, for the specified Object. | |
| getClassStyleDeclarations() — Method in 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 in class mx.core.UIComponent | |
| Finds the type selectors for this UIComponent instance. | |
| getClassStyleDeclarations() — Method in interface mx.styles.IStyleClient | |
Returns an Array of CSSStyleDeclaration objects for the type selector
that applies to this component, or null if none exist. |
|
| getColorBoundsRect(mask:uint, color:uint, findColor:Boolean) — Method in class flash.display.BitmapData | |
Determines a rectangular region that either fully encloses all pixels of a specified color within the
bitmap image (if the findColor parameter is set to true) or fully encloses
all pixels that do not include the specified color (if the findColor parameter is set
to false). |
|
| getColorName(colorName:Object) — Static method in class mx.styles.StyleManager | |
| Returns the numeric RGB color value that corresponds to the specified color string. | |
| getColorNames(colors:Array) — Static method in class mx.styles.StyleManager | |
| Converts each element of the colors Array from a color name to a numeric RGB color value. | |
| getComplexProperty(name, value) — Method in 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. | |
| getConflict() — Method in interface mx.data.IChangeObject | |
Returns the conflict created with a previous call to the
conflict() method. |
|
| getContent() — Method in class mx.resources.ResourceBundle | |
| You can override this method to provide your own keys and values for a ResourceBundle or to add objects to your custom ResourceBundle. | |
| getCuePointByName(name:String) — Method in class mx.controls.videoClasses.CuePointManager | |
| Search for a cue point with specified name. | |
| getCuePoints() — Method in class mx.controls.videoClasses.CuePointManager | |
| Returns an Array of all cue points. | |
| getCurrent(sm:mx.managers:ISystemManager) — Static method in class mx.resources.Locale | |
| Gets the current locale. | |
| getData(node:Object, model:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Returns a node's data. | |
| getData(node:Object, model:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Returns a node's data. | |
| getData(node:Object, model:Object) — Method in interface mx.controls.treeClasses.ITreeDataDescriptor | |
| Gets the data from a node. | |
| getDate() — Method in class Date | |
Returns the day of the month (an integer from 1 to 31) specified by a Date object
according to local time. |
|
| getDay() — Method in class Date | |
Returns the day of the week (0 for Sunday, 1 for Monday, and so on) specified by this
Date according to local time. |
|
| getDefinition(name:String) — Method in class flash.system.ApplicationDomain | |
| Gets a public definition from the specified application domain. | |
| getDefinitionByName(name) — Package function in flash.utils | |
Returns a reference to the class object of the class specified by the name parameter. |
|
| getDefinitionByName(name:String) — Method in interface mx.managers.ISystemManager | |
| Converts the given String to a Class or package-level Function. | |
| getDefinitionByName(name:String) — Method in class mx.managers.SystemManager | |
| Converts the given String to a Class or package-level Function. | |
| getDescendants(name) — Method in class flash.utils.Proxy | |
Overrides the use of the descendant operator. |
|
| getDescriptorForEvent(event:flash.events:Event) — Method in interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object
for the specified event object. |
|
| getDescriptorForEventByName(eventName:String) — Method in interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object from the event's name. |
|
| getDescriptorForMethodByName(methodName:String) — Method in interface mx.automation.IAutomationClass | |
Returns an IAutomationMethodDescriptorfrom object
from the method's name. |
|
| getDestination(obj:Object) — Static method in class mx.data.utils.Managed | |
| Returns the destination the specified object is associated with. | |
| getDividerAt(i:int) — Method in class mx.containers.DividedBox | |
| Returns a reference to the specified BoxDivider object in this DividedBox container. | |
| getElementBounds(renderData:Object) — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
Fills in the elementBounds, bounds,
and visibleBounds properties of a renderData
structure generated by this series. |
|
| getElementBounds(renderData:Object) — Method in class mx.charts.chartClasses.Series | |
Fills in the elementBounds, bounds,
and visibleBounds properties of a renderData
structure generated by this series. |
|
| getElementBounds(renderData:Object) — Method in class mx.charts.series.BubbleSeries | |
Fills in the elementBounds, bounds,
and visibleBounds properties of a renderData
structure generated by this series. |
|
| getElementBounds(renderData:Object) — Method in class mx.charts.series.PieSeries | |
Fills in the elementBounds, bounds,
and visibleBounds properties of a renderData
structure generated by this series. |
|
| getElementFromPoint(x:int, y:int) — Method in interface mx.automation.IAutomationManager | |
| Returns the automation object under the given coordinate. | |
| getEvents(host:Object, name:String, commitOnly:Boolean) — Static method in class mx.binding.utils.ChangeWatcher | |
| Returns all the binding events for all bindable properties in the host object. | |
| getExplicitOrMeasuredHeight() — Method in interface mx.core.IUIComponent | |
| A convenience method for determining whether to use the explicit or measured height | |
| getExplicitOrMeasuredHeight() — Method in class mx.core.UIComponent | |
| A convenience method for determining whether to use the explicit or measured height | |
| getExplicitOrMeasuredHeight() — Method in class mx.core.UITextField | |
| A convenience method for determining whether to use the explicit or measured height | |
| getExplicitOrMeasuredHeight() — Method in class mx.managers.SystemManager | |
| A convenience method for determining whether to use the explicit or measured height. | |
| getExplicitOrMeasuredWidth() — Method in interface mx.core.IUIComponent | |
| A convenience method for determining whether to use the explicit or measured width | |
| getExplicitOrMeasuredWidth() — Method in class mx.core.UIComponent | |
| A convenience method for determining whether to use the explicit or measured width | |
| getExplicitOrMeasuredWidth() — Method in class mx.core.UITextField | |
| A convenience method for determining whether to use the explicit or measured width | |
| getExplicitOrMeasuredWidth() — Method in class mx.managers.SystemManager | |
| A convenience method for determining whether to use the explicit or measured width. | |
| getFeedback() — Static method in class mx.managers.DragManager | |
| Returns the current drag and drop feedback. | |
| getFirstCharInParagraph(charIndex:int) — Method in class flash.text.TextField | |
| Given a character index, returns the index of the first character in the same paragraph. | |
| getFocus() — Method in class mx.core.UIComponent | |
| Gets the object that currently has focus. | |
| getFocus() — Method in class mx.managers.FocusManager | |
| Gets the IFocusManagerComponent component that currently has the focus. | |
| getFocus() — Method in interface mx.managers.IFocusManager | |
| Gets the IFocusManagerComponent component that currently has the focus. | |
| getFullURL(rootURL:String, url:String) — Static method in class mx.utils.URLUtil | |
| Converts a potentially relative URL to a full qualified URL. | |
| getFullYear() — Method in class Date | |
Returns the full year (a four-digit number, such as 2000) of a Date object
according to local time. |
|
| getGroupName(node:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Returns the name of the radio button group to which the node belongs, if any. | |
| getGroupName(node:Object) — Method in 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 in class mx.rpc.soap.Operation | |
| Returns a header if a match is found based on QName localName and URI. | |
| getHeader(qname:QName, headerName:String) — Method in class mx.rpc.soap.WebService | |
| Returns a header if a match is found based on QName localName and URI. | |
| getHeaderAt(index:int) — Method in class mx.containers.Accordion | |
| Returns a reference to the navigator button for a child container. | |
| getHeaderHeight() — Method in class mx.containers.Panel | |
| Returns the height of the header. | |
| getHours() — Method in class Date | |
Returns the hour (an integer from 0 to 23) of the day portion of a Date object
according to local time. |
|
| getImageReference(id:String) — Method in class flash.text.TextField | |
Returns a DisplayObject reference for the given id, for an image or SWF file
that has been added to an HTML-formatted text field by using an <img> tag. |
|
| getInstance() — Method in 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 in class mx.core.DeferredInstanceFromFunction | |
| Returns a reference to an instance of the desired object. | |
| getInstance() — Method in interface mx.core.IDeferredInstance | |
| Creates an instance Object from a class or function, if the instance does not yet exist. | |
| getInstance() — Static method in class mx.managers.LayoutManager | |
| Returns the sole instance of this singleton class, creating it if it does not already exist. | |
| getItem(identity:Object, defaultValue:Object) — Method in class mx.data.DataService | |
| Makes an asynchronous request for an item matching the specified identity. | |
| getItem(identity:Object, defaultValue:Object) — Method in class mx.data.mxml.DataService | |
| Makes an asynchronous request for an item matching the specified identity. | |
| getItemAt(index:int, prefetch:int) — Method in interface mx.collections.IList | |
| Gets the item at the specified index. | |
| getItemAt(index:int, prefetch:int) — Method in class mx.collections.ListCollectionView | |
| Gets the item at the specified index. | |
| getItemIndex(item:Object) — Method in 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 in 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 in class mx.utils.ArrayUtil | |
| Returns the index of the item in the Array. | |
| getKeyProperty(property:String) — Method in class mx.messaging.management.ObjectName | |
| Returns the value associated with the specified property key. | |
| getLabelEstimate() — Method in class mx.charts.CategoryAxis | |
| Determines the range to estimate what the axis labels should be. | |
| getLabelEstimate() — Method in interface mx.charts.chartClasses.IAxis | |
| Determines the range to estimate what the axis labels should be. | |
| getLabelEstimate() — Method in class mx.charts.chartClasses.NumericAxis | |
| Determines the range to estimate what the axis labels should be. | |
| getLabels(minimumAxisLength:Number) — Method in class mx.charts.CategoryAxis | |
| Gets the labels text that is rendered. | |
| getLabels(minimumAxisLength:Number) — Method in interface mx.charts.chartClasses.IAxis | |
| Gets the labels text that is rendered. | |
| getLabels(minimumAxisLength:Number) — Method in class mx.charts.chartClasses.NumericAxis | |
| Gets the labels text that is rendered. | |
| getLevelString(value:uint) — Static method in class mx.logging.LogEvent | |
| Returns a string value representing the level specified. | |
| getLineIndexAtPoint(x:Number, y:Number) — Method in class flash.text.TextField | |
Returns the zero-based index value of the line at the point specified by the x
and y parameters. |
|
| getLineIndexOfChar(charIndex:int) — Method in class flash.text.TextField | |
Returns the zero-based index value of the line containing the character specified
by the charIndex parameter. |
|
| getLineLength(lineIndex:int) — Method in class flash.text.TextField | |
| Returns the number of characters in a specific text line. | |
| getLineMetrics(lineIndex:int) — Method in class flash.text.TextField | |
| Returns metrics information about a given text line. | |
| getLineMetrics(lineIndex:int) — Method in 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 in 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 in class mx.controls.TextInput | |
| Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
| getLineOffset(lineIndex:int) — Method in class flash.text.TextField | |
Returns the character index of the first character in the line that
the lineIndex parameter specifies. |
|
| getLineText(lineIndex:int) — Method in class flash.text.TextField | |
Returns the text of the line specified by the lineIndex parameter. |
|
| getLocal(name:String, localPath:String, secure:Boolean) — Static method in class flash.net.SharedObject | |
| Returns a reference to a locally persistent shared object that is available only to the current client. | |
| getLogger(category:String) — Static method in class mx.logging.Log | |
| Returns the logger associated with the specified category. | |
| getMenuAt(index:int) — Method in 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. | |
| getMessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — Method in class mx.messaging.Channel | |
Returns the appropriate MessageResponder for the Channel's
send() method. |
|
| GET_METHOD — Constant static property in class mx.messaging.messages.HTTPRequestMessage | |
| Indicates that the method used for this request should be "get". | |
| getMicrophone(index:int) — Static method in class flash.media.Microphone | |
To create or reference a Microphone object, use the
Microphone.getMicrophone() method to get
the index value of the current microphone. |
|
| getMilliseconds() — Method in class Date | |
Returns the milliseconds (an integer from 0 to 999) portion of a Date object
according to local time. |
|
| getMinutes() — Method in class Date | |
Returns the minutes (an integer from 0 to 59) portion of a Date object
according to local time. |
|
| getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — Method in 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 in 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 in 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 in class mx.charts.series.PieSeries | |
| Fills in missing values in an interpolation structure. | |
| getModule(url:String) — Static method in class mx.modules.ModuleManager | |
| Get the IModuleInfo interface associated with a particular URL. | |
| getMonth() — Method in class Date | |
Returns the month (0 for January, 1 for February, and so on) portion of this
Date according to local time. |
|
| getMouseX(item:flash.display:DisplayObject) — Method in interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves the mouseX property. |
|
| getMouseY(item:flash.display:DisplayObject) — Method in interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves mouseY property. |
|
| getNamespaceForPrefix(prefix:String) — Method in class flash.xml.XMLNode | |
| Returns the namespace URI that is associated with the specified prefix for the node. | |
| getNextFocusManagerComponent(backward:Boolean) — Method in 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 in interface mx.managers.IFocusManager | |
| Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component. | |
| getNumber(key:String) — Method in class mx.resources.ResourceBundle | |
| Gets a Number from a ResourceBundle. | |
| getObject(key:String) — Method in class mx.resources.ResourceBundle | |
| Gets an object from a ResourceBundle. | |
| getObjectsUnderPoint(point:flash.geom:Point) — Method in class flash.display.DisplayObjectContainer | |
| Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. | |
| getObjectsUnderPoint(point:flash.geom:Point) — Method in interface mx.core.IChildList | |
| Returns an array of DisplayObjects that lie under the specified point and are in this child list. | |
| getOperation(name:String) — Method in class mx.rpc.AbstractService | |
| Returns an Operation of the given name. | |
| GET_OPERATION — Constant static property in class mx.data.messages.DataMessage | |
| This operation requests that the remote destination get a specific managed object based on its unique ID. | |
| getOperationAsString(op:uint) — Static method in class mx.data.messages.DataMessage | |
| Provides a description of the operation specified. | |
| getOperationAsString(op:uint) — Static method in class mx.messaging.messages.CommandMessage | |
| Provides a description of the operation specified. | |
| GET_OR_CREATE_OPERATION — Constant static property in class mx.data.messages.DataMessage | |
| This operation requests an item with the specified identity from the remote destination. | |
| getParagraphLength(charIndex:int) — Method in class flash.text.TextField | |
| Given a character index, returns the length of the paragraph containing the given character. | |
| getParent(obj:mx.automation:IAutomationObject, parentToStopAt:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — Method in interface mx.automation.IAutomationManager | |
| Returns the next parent that is visible within the automation hierarchy. | |
| getParentItem(item:Object) — Method in class mx.controls.Tree | |
| Returns the known parent of a child item. | |
| getPendingOperation(item:mx.data:IManaged) — Method in class mx.data.DataService | |
| Returns the pending operation in the message cache for the specified item. | |
| getPendingOperation(item:mx.data:IManaged) — Method in class mx.data.mxml.DataService | |
| Returns the pending operation in the message cache for the specified item. | |
| getPercentLoaded(loaded:Number, total:Number) — Method in class mx.preloaders.DownloadProgressBar | |
| Returns the percentage value of the application loaded. | |
| getPixel(x:int, y:int) — Method in class flash.display.BitmapData | |
| Returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y). | |
| getPixel32(x:int, y:int) — Method in class flash.display.BitmapData | |
| Returns an ARGB color value that contains alpha channel data and RGB data. | |
| getPixels(rect:flash.geom:Rectangle) — Method in class flash.display.BitmapData | |
| Generates a byte array from a rectangular region of pixel data. | |
| getPort(url:String) — Static method in class mx.utils.URLUtil | |
| getPrefixForNamespace(ns:String) — Method in class flash.xml.XMLNode | |
| Returns the prefix that is associated with the specified namespace URI for the node. | |
| getProperties(obj:mx.automation:IAutomationObject, names:Array, forVerification:Boolean, forDescription:Boolean) — Method in interface mx.automation.IAutomationManager | |
| Returns the values for a set of properties. | |
| getProperties(destinationId:String, serviceId:String) — Static method in class mx.messaging.config.ServerConfig | |
| Returns the property information for the specified destination | |
| getProperty(name) — Method in class flash.utils.Proxy | |
| Overrides any request for a property's value. | |
| getProperty(name) — Method in class mx.data.ManagedObjectProxy | |
| DataService must save the state of an unmanaged collection before a change to any of the contained items has been modified. | |
| getProperty(obj:mx.data:IManaged, property:String, value) — Static method in class mx.data.utils.Managed | |
| This method is used to retreive the a property from a managed object. | |
| getProperty(name) — Method in class mx.utils.ObjectProxy | |
| Returns the specified property value of the proxied object. | |
| getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — Method in interface mx.automation.IAutomationClass | |
| Returns the list of properties this class supports. | |
| getProtocol(url:String) — Static method in class mx.utils.URLUtil | |
|
Returns the protocol section of the specified url. |
|
| getQualifiedClassName(value) — Package function in flash.utils | |
| Returns the fully qualified class name of an object. | |
| getQualifiedSuperclassName(value) — Package function in flash.utils | |
Returns the fully qualified class name of the base class of the object specified by the value
parameter. |
|
| getRadioButtonAt(index:int) — Method in class mx.controls.RadioButtonGroup | |
| Returns the RadioButton control at the specified index. | |
| getRect(targetCoordinateSpace:flash.display:DisplayObject) — Method in class flash.display.DisplayObject | |
Returns a rectangle that defines the boundary of the display object,
based on the coordinate system defined by the targetCoordinateSpace
parameter, excluding any strokes on shapes. |
|
| getRectangle(obj:flash.display:DisplayObject) — Method in interface mx.automation.IAutomationManager | |
| The display rectangle enclosing the DisplayObject. | |
| getRemote(name:String, remotePath:String, persistence:Object, secure:Boolean) — Static method in class flash.net.SharedObject | |
| Returns a reference to an object that can be shared across multiple clients by means of a server, such as Flash Media Server. | |
| getRenderDataForTransition(type:String) — Method in class mx.charts.chartClasses.Series | |
| Returns a copy of the data needed to represent this series's data. | |
| getRepeaterItem(whichRepeater:int) — Method in 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. |
|
| getResourceBundle(baseName:String, currentDomain:flash.system:ApplicationDomain) — Static method in class mx.resources.ResourceBundle | |
| Gets a ResourceBundle when provided with a className. | |
| getSecondAxis(dimension:String) — Method in class mx.ch | |