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 | |
H — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the H key (72). | |
HaloBorder — class, package mx.skins.halo | |
Defines the appearance of the default border for the Halo theme. | |
HaloBorder() — Constructor, class mx.skins.halo.HaloBorder | |
Constructor. | |
HaloColors — class, package mx.skins.halo | |
Defines the colors used by components that support the Halo theme. | |
HaloDefaults — class, package mx.charts.styles | |
Initializes the core default styles for the charts classes. | |
HaloFocusRect — class, package mx.skins.halo | |
Defines the skin for the focus indicator. | |
HaloFocusRect() — Constructor, class mx.skins.halo.HaloFocusRect | |
Constructor. | |
HAND — Constant Static Property, class flash.ui.MouseCursor | |
Used to specify that the dragging hand cursor should be used. | |
handleFault(errMsg:mx.messaging.messages:ErrorMessage, cause:mx.data.messages:DataMessage) — method, class mx.data.RPCDataServiceAdapter | |
This gets called after we've finished processing a fault of a create, update, delete, or update collection operation. | |
handler — Event, class mx.states.SetEventHandler | |
The event handler function to execute in response to the event that is specified by the name property. | |
handleResults(errorResults:Array) — method, class mx.validators.Validator | |
Returns a ValidationResultEvent from the Array of error results. | |
handlerFunction — Property, class mx.automation.events.EventDetails | |
handlerFunction — Property, class mx.states.SetEventHandler | |
The handler function for the event. | |
HARDLIGHT — Constant Static Property, class flash.display.BlendMode | |
Adjusts the color of each pixel based on the darkness of the display object. | |
hasAccessibility — Static Property, class flash.system.Capabilities | |
Specifies whether the system supports (true) or does not support (false) communication with accessibility aids. | |
hasAll — Property, interface mx.olap.IOLAPHierarchy | |
Specifies whether the hierarchy has an all member, true, or not, false. | |
hasAll — Property, class mx.olap.OLAPAttribute | |
Contains true becasue attributes are assumed to be aggregatable and all member is present. | |
hasAll — Property, class mx.olap.OLAPHierarchy | |
Specifies whether the hierarchy has an all member, true, or not, false. | |
hasAudio — Static Property, class flash.system.Capabilities | |
Specifies whether the system has audio capabilities. | |
hasAudioEncoder — Static Property, class flash.system.Capabilities | |
Specifies whether the system can (true) or cannot (false) encode an audio stream, such as that coming from a microphone. | |
hasBackgroundImage — Property, interface mx.core.IRectangularBorder | |
Contains true if the RectangularBorder instance contains a background image. | |
hasBackgroundImage — Property, class mx.skins.RectangularBorder | |
Contains true if the RectangularBorder instance contains a background image. | |
hasChildNodes() — method, class flash.xml.XMLNode | |
Indicates whether the specified XMLNode object has child nodes. | |
hasChildren(node:Object) — method, class mx.collections.HierarchicalData | |
Returns true if the node has children. | |
hasChildren(node:Object) — method, interface mx.collections.IHierarchicalData | |
Returns true if the node has children. | |
hasChildren — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Contains true if the item has children. | |
hasChildren(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Determines if the node actually has children. | |
hasChildren(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Determines if the node actually has children. | |
hasChildren(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Tests for the existence of children in a non-terminating node. | |
hasChildren — Property, class mx.controls.treeClasses.TreeListData | |
Contains true if the node has children. | |
hasComplexContent() — method, class XML | |
Checks to see whether the XML object contains complex content. | |
hasComplexContent() — method, class XMLList | |
Checks whether the XMLList object contains complex content. | |
hasComplexLayoutMatrix — Property, class mx.core.UIComponent | |
Returns true if the UIComponent has any non-translation (x,y) transform properties. | |
hasComplexLayoutMatrix — Property, class spark.primitives.supportClasses.GraphicElement | |
Returns true if the GraphicElement has any non-translation (x,y) transform properties | |
hasDefinition(name:String) — method, class flash.system.ApplicationDomain | |
Checks to see if a public definition exists within the specified application domain. | |
hasEmbeddedVideo — Static Property, class flash.system.Capabilities | |
Specifies whether the system supports (true) or does not support (false) embedded video. | |
hasEventListener(type:String) — method, class com.adobe.fiber.styles.Style | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class flash.display.Stage | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class flash.events.EventDispatcher | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, interface flash.events.IEventDispatcher | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class flashx.textLayout.elements.LinkElement | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class flashx.textLayout.elements.TextFlow | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class mx.collections.ListCollectionView | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
hasEventListener(type:String) — method, class mx.olap.OLAPCube | |
Checks whether the object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class mx.utils.ObjectProxy | |
Checks whether there are any event listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class mx.utils.OnDemandEventDispatcher | |
hasFocusableChildren — Property, class mx.core.FlexHTMLLoader | |
A flag that indicates whether child objects can receive focus. | |
hasFocusableChildren — Property, class mx.core.UIComponent | |
A flag that indicates whether child objects can receive focus. | |
hasFocusableChildren — Property, class mx.flash.UIMovieClip | |
A flag that indicates whether child objects can receive focus. | |
hasFocusableChildren — Property, interface mx.managers.IFocusManagerComponent | |
A flag that indicates whether child objects can receive focus. | |
hasFocusableChildren — Property, class spark.components.List | |
A flag that indicates whether this List's focusable item renderers can take keyboard focus. | |
hasFocusableContent — Property, class flash.html.HTMLLoader | |
Indicates whether any content in the HTMLLoader object is focusable. | |
hasFocusableContent — Property, interface mx.managers.IFocusManagerComplexComponent | |
A flag that indicates whether the component currently has internal focusable targets | |
hasFormat(format:String) — method, class flash.desktop.Clipboard | |
Checks whether data in the specified format exists in this Clipboard object. | |
hasFormat(format:String) — method, class mx.core.DragSource | |
Returns true if the data source contains the requested format; otherwise, it returns false. | |
hasGlyphs(str:String) — method, class flash.text.Font | |
Specifies whether a provided string can be displayed using the currently assigned font. | |
hasGraphicElement — Property, class flash.text.engine.TextLine | |
Indicates whether the text line contains any graphic elements. | |
hasIllegalCharacters(value:String) — Static Method , class mx.logging.Log | |
This method checks the specified string value for illegal characters. | |
hasIME — Static Property, class flash.system.Capabilities | |
Specifies whether the system does (true) or does not (false) have an input method editor (IME) installed. | |
hasLayoutMatrix3D — Property, interface mx.core.ILayoutElement | |
Contians true if the element has 3D Matrix. | |
hasLayoutMatrix3D — Property, class mx.core.UIComponent | |
Contians true if the element has 3D Matrix. | |
hasLayoutMatrix3D — Property, class mx.flash.UIMovieClip | |
Contians true if the element has 3D Matrix. | |
hasLayoutMatrix3D — Property, class spark.core.SpriteVisualElement | |
Contians true if the element has 3D Matrix. | |
hasLayoutMatrix3D — Property, class spark.primitives.supportClasses.GraphicElement | |
Contians true if the element has 3D Matrix. | |
hasMetadata(obj:Object, propName:String, metadataName:String, excludes:Array, options:Object) — Static Method , class mx.utils.ObjectUtil | |
Uses getClassInfo and examines the metadata information to determine whether a property on a given object has the specified metadata. | |
hasMP3 — Static Property, class flash.system.Capabilities | |
Specifies whether the system does (true) or does not (false) have an MP3 decoder. | |
hasMutualTrustBetweenParentAndChild(bp:mx.core:ISWFBridgeProvider) — Static Method , class mx.utils.SecurityUtil | |
Tests if there is mutual trust between the parent and child of the specified bridge. | |
hasNext() — method, class com.adobe.fiber.valueobjects.AvailablePropertyIterator | |
Returns true if there are remaining properties that have not yet been iterated. | |
hasNext() — method, interface com.adobe.fiber.valueobjects.IPropertyIterator | |
Returns true if there are remaining properties that have not yet been iterated. | |
hasOwnProperty(name:String) — method, class Object | |
Indicates whether an object has a specified property defined. | |
hasOwnProperty(p:String) — method, class XML | |
Checks to see whether the object has the property specified by the p parameter. | |
hasOwnProperty(p:String) — method, class XMLList | |
Checks for the property specified by p. | |
hasPendingRequestForMessage(msg:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageAgent | |
Returns true if there are any pending requests for the passed in message. | |
hasPendingRequestForMessage(msg:mx.messaging.messages:IMessage) — method, class mx.rpc.AsyncRequest | |
Returns true if there are any pending requests for the passed in message. | |
hasPrinting — Static Property, class flash.system.Capabilities | |
Specifies whether the system does (true) or does not (false) support printing. | |
hasProperty(name:any) — method, class flash.utils.Proxy | |
Overrides a request to check whether an object has a particular property by name. | |
hasProperty(name:any) — method, class mx.messaging.config.ConfigMap | |
This is an internal function that must be implemented by a subclass of flash.utils.Proxy. | |
hasProperty(name:any) — method, class mx.utils.OrderedObject | |
This is an internal function that must be implemented by a subclass of flash.utils.Proxy. | |
hasResponder() — method, class mx.rpc.AsyncToken | |
Determines if this token has at least one mx.rpc.IResponder registered. | |
hasRoot — Property, class mx.collections.HierarchicalCollectionView | |
A flag that, if true, indicates that the current data provider has a root node; for example, a single top-level node in a hierarchical structure. | |
hasRoot — Property, interface mx.collections.IHierarchicalCollectionView | |
A flag that, if true, indicates that the current data provider has a root node; for example, a single top-level node in a hierarchical structure. | |
hasRoot — Property, class mx.controls.FlexNativeMenu | |
A flag that indicates that the current data provider has a root node; for example, a single top node in a hierarchical structure. | |
hasRoot — Property, class mx.controls.Menu | |
A flag that indicates that the current data provider has a root node; for example, a single top node in a hierarchical structure. | |
hasRoot — Property, class mx.controls.MenuBar | |
A flag that indicates that the current data provider has a root node; for example, a single top node in a hierarchical structure. | |
hasRoot — Property, class mx.controls.Tree | |
Indicates that the current dataProvider has a root item; for example, a single top node in a hierarchical structure. | |
hasRowData(rowIndex:int) — method, class mx.olap.OLAPResult | |
Returns true if the row contains data. | |
hasScreenBroadcast — Static Property, class flash.system.Capabilities | |
Specifies whether the system does (true) or does not (false) support the development of screen broadcast applications to be run through Flash Media Server. | |
hasScreenPlayback — Static Property, class flash.system.Capabilities | |
Specifies whether the system does (true) or does not (false) support the playback of screen broadcast applications that are being run through Flash Media Server. | |
hasSelection() — method, interface flashx.textLayout.edit.ISelectionManager | |
Indicates whether there is a selection. | |
hasSelection() — method, class flashx.textLayout.edit.SelectionManager | |
Indicates whether there is a selection. | |
hasSimpleContent() — method, class XML | |
Checks to see whether the XML object contains simple content. | |
hasSimpleContent() — method, class XMLList | |
Checks whether the XMLList object contains simple content. | |
hasState(stateName:String) — method, interface mx.core.IStateClient2 | |
Determines whether the specified state has been defined on this UIComponent. | |
hasState(stateName:String) — method, class mx.core.UIComponent | |
Determines whether the specified state has been defined on this UIComponent. | |
hasStreamingAudio — Static Property, class flash.system.Capabilities | |
Specifies whether the system can (true) or cannot (false) play streaming audio. | |
hasStreamingVideo — Static Property, class flash.system.Capabilities | |
Specifies whether the system can (true) or cannot (false) play streaming video. | |
hasTLS — Static Property, class flash.system.Capabilities | |
Specifies whether the system supports native SSL sockets through NetConnection (true) or does not (false). | |
hasUnresolvableTokens() — Static Method , class mx.utils.URLUtil | |
If the LoaderConfig.url property is not available, the replaceTokens() method will not replace the server name and port properties properly. | |
hasVideoEncoder — Static Property, class flash.system.Capabilities | |
Specifies whether the system can (true) or cannot (false) encode a video stream, such as that coming from a web camera. | |
HBox — class, package mx.containers | |
The Halo HBox container lays out its children in a single horizontal row. | |
HBox() — Constructor, class mx.containers.HBox | |
Constructor. | |
HDividedBox — class, package mx.containers | |
The HDividedBox container lays out its children horizontally in the same way as HBox container, but it inserts a draggable divider in the gap between each child. | |
HDividedBox() — Constructor, class mx.containers.HDividedBox | |
Constructor. | |
HEAD — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a HEAD. | |
header — Property, class flash.events.DRMAuthenticateEvent | |
The encrypted content file header provided by the server. | |
header — Property, class mx.controls.dataGridClasses.DataGridBase | |
The header sub-component. | |
header — Property, class mx.rpc.events.HeaderEvent | |
Header that the RPC call returned in the response. | |
header — Event, class mx.rpc.soap.Operation | |
Dispatched when an Operation invocation returns with SOAP headers in the response. | |
HEADER — Constant Static Property, class mx.rpc.events.HeaderEvent | |
The HEADER event type. | |
headerBackgroundSkin — Style, class mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the background of the column headers in a DataGrid control. | |
headerBackgroundSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the background of the column headers in a AdvancedDataGrid control. | |
headerColors — Style, class mx.containers.Panel | |
Array of two colors used to draw the header. | |
headerColors — Style, class mx.controls.DataGrid | |
An array of two colors used to draw the header background gradient. | |
headerColors — Style, class mx.controls.AdvancedDataGridBaseEx | |
An array of two colors used to draw the header background gradient. | |
headerColors — Style, class mx.controls.DateChooser | |
Colors of the band at the top of the DateChooser control. | |
headerDragOutside — Event, class mx.controls.AdvancedDataGrid | |
Dispatched when the user drags a column outside of its column group. | |
HEADER_DRAG_OUTSIDE — Constant Static Property, class mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridEvent.HEADER_DRAG_OUTSIDE constant defines the value of the type property of the event object for a headerDragOutside event, which indicates that the user pressed and released the mouse on a column header. | |
headerDragProxyStyleName — Style, class mx.controls.DataGrid | |
The name of a CSS style declaration for controlling aspects of the appearance of column when the user is dragging it to another location. | |
headerDragProxyStyleName — Style, class mx.controls.AdvancedDataGridBaseEx | |
The name of a CSS style declaration for controlling aspects of the appearance of column when the user is dragging it to another location. | |
headerDropOutside — Event, class mx.controls.AdvancedDataGrid | |
Dispatched when the user drops a column outside of its column group. | |
HEADER_DROP_OUTSIDE — Constant Static Property, class mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridEvent.HEADER_DROP_OUTSIDE constant defines the value of the type property of the event object for a headerDropOutside event. | |
HeaderEvent — class, package mx.rpc.events | |
The event that indicates an RPC operation, such as a WebService SOAP request, returned a header in the response. | |
HeaderEvent(type:String, bubbles:Boolean, cancelable:Boolean, header:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Constructor, class mx.rpc.events.HeaderEvent | |
Creates a new HeaderEvent. | |
headerFormat — Property, class mx.rpc.soap.Operation | |
Determines how the SOAP encoded headers are decoded. | |
headerHeight — Style, class mx.containers.Accordion | |
Height of each accordion header, in pixels. | |
headerHeight — Style, class mx.containers.Panel | |
Height of the header. | |
headerHeight — Style, class mx.core.Window | |
The explicit height of the header. | |
headerHeight — Style, class mx.core.WindowedApplication | |
The explicit height of the header. | |
headerHeight — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The height of the header cell of the column, in pixels. | |
headerHeight — Property, class mx.controls.dataGridClasses.DataGridBase | |
The height of the header cell of the column, in pixels. | |
headerHorizontalSeparatorSkin — Style, class mx.controls.AdvancedDataGrid | |
The class to use as the skin that defines the appearance of the separators between column headers of different depth in a AdvancedDataGrid control. | |
headerHorizontalSeparatorSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separator between a column group and its children columns/column group headers in a AdvancedDataGrid control. | |
HEADER_ICON_PART — Constant Static Property, class mx.controls.AdvancedDataGrid | |
Indicates that the mouse is over the header part of the header. | |
headerInfoInitialized — Property, class mx.controls.AdvancedDataGridBaseEx | |
Contains true if the headerInfos property has been initialized with AdvancedDataGridHeaderInfo instances. | |
headerInfos — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
An Array of AdvancedDataGridHeaderInfo instances for all columns in the control. | |
headerItem — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
A reference to IListItemRenderer instance used to render the column header. | |
headerItems — Property, class mx.controls.dataGridClasses.DataGridHeader | |
An Array of header renderer instances. | |
headerMask — Property, class mx.controls.dataGridClasses.DataGridBase | |
headerPart — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
The data field of the current column being selected If HEADER_RELEASE event, which part of the header was clicked. | |
headerPart — Property, class mx.events.AdvancedDataGridEvent | |
If HEADER_RELEASE event, which part of the header was clicked. | |
headerRelease — Event, class mx.controls.AdvancedDataGridBaseEx | |
Dispatched when the user releases the mouse button on a column header to request the control to sort the grid contents based on the contents of the column. | |
headerRelease — Event, class mx.controls.DataGrid | |
Dispatched when the user releases the mouse button on a column header to request the control to sort the grid contents based on the contents of the column. | |
HEADER_RELEASE — Constant Static Property, class mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
The AdvancedDataGridEvent.HEADER_RELEASE constant defines the value of the type property of the event object for a headerRelease event, which indicates that the user pressed and released the mouse on a column header. | |
HEADER_RELEASE — Constant Static Property, class mx.automation.events.AdvancedDataGridItemSelectEvent | |
The AdvancedDataGridEvent.HEADER_RELEASE constant defines the value of the type property of the event object for a headerRelease event, which indicates that the user pressed and released the mouse on a column header. | |
HEADER_RELEASE — Constant Static Property, class mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridEvent.HEADER_RELEASE constant defines the value of the type property of the event object for a headerRelease event, which indicates that the user pressed and released the mouse on a column header. | |
HEADER_RELEASE — Constant Static Property, class mx.events.DataGridEvent | |
The DataGridEvent.HEADER_RELEASE constant defines the value of the type property of the event object for a headerRelease event, which indicates that the user pressed and released the mouse on a column header. | |
headerRenderer — Property, class mx.containers.Accordion | |
A factory used to create the navigation buttons for each child. | |
headerRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The header renderer used to display the header rows of the column. | |
headerRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The class factory for item renderer instances that display the column header for the column. | |
headerRenderer — Property, class mx.controls.dataGridClasses.DataGridColumn | |
The class factory for item renderer instances that display the column header for the column. | |
headerRendererProviders — Property, class mx.controls.OLAPDataGrid | |
Array of OLAPDataGridHeaderRendererProvider instances that specify a custom header renderer for the columns of the control. | |
headerRowInfo — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
An Array of ListRowInfo instances that cache header height and other information for the headers in the headerItems Array. | |
headers — Property, class mx.messaging.messages.AbstractMessage | |
The headers of a message are an associative array where the key is the header name and the value is the header value. | |
headers — Property, interface mx.messaging.messages.IMessage | |
Provides access to the headers of the message. | |
headers — Property, class mx.rpc.events.FaultEvent | |
In certain circumstances, headers may also be returned with a fault to provide further context to the failure. | |
headers — Property, class mx.rpc.events.ResultEvent | |
In certain circumstances, headers may also be returned with a result to provide further context. | |
headers — Property, class mx.rpc.http.AbstractOperation | |
Custom HTTP headers to be sent to the third party endpoint. | |
headers — Property, class mx.rpc.http.HTTPMultiService | |
Custom HTTP headers to be sent to the third party endpoint. | |
headers — Property, class mx.rpc.http.HTTPService | |
Custom HTTP headers to be sent to the third party endpoint. | |
headers — Property, class mx.rpc.soap.AbstractWebService | |
Returns the array of SOAPHeaders registered for the WebService. | |
headers — Property, class mx.rpc.soap.Operation | |
Accessor to an Array of SOAPHeaders that are to be sent on each invocation of the operation. | |
headerSeparatorSkin — Style, class mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separator between column headers in a DataGrid control. | |
headerSeparatorSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separator between column headers in a AdvancedDataGrid control. | |
headerShift — Event, class mx.controls.AdvancedDataGridBaseEx | |
Dispatched when the user releases the mouse button on a column header after having dragged the column to a new location resulting in shifting the column to a new index | |
headerShift — Event, class mx.controls.DataGrid | |
Dispatched when the user releases the mouse button on a column header after having dragged the column to a new location resulting in shifting the column to a new index. | |
HEADER_SHIFT — Constant Static Property, class mx.events.IndexChangedEvent | |
The IndexChangedEvent.HEADER_SHIFT constant defines the value of the type property of the event object for a headerShift event, which indicates that a header has changed its index, as when a user drags a DataGrid column to a new position. | |
headerSortSeparatorSkin — Style, class mx.controls.AdvancedDataGrid | |
The skin that defines the appearance of the separators between the text and icon parts of a header in a AdvancedDataGrid control. | |
headerStyleName — Style, class mx.containers.Accordion | |
Name of the CSS style declaration that specifies styles for the accordion headers (tabs). | |
headerStyleName — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
headerStyleName — Style, class mx.controls.dataGridClasses.DataGridColumn | |
The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
headerStyleName — Style, class mx.controls.DataGrid | |
The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
headerStyleName — Style, class mx.controls.AdvancedDataGridBaseEx | |
The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
headerStyleName — Style, class mx.controls.DateChooser | |
Name of the style sheet definition to configure the text (month name and year) and appearance of the header area of the control. | |
headerText — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Text for the header of this column. | |
headerText — Property, class mx.controls.dataGridClasses.DataGridColumn | |
Text for the header of this column. | |
HEADER_TEXT_PART — Constant Static Property, class mx.controls.AdvancedDataGrid | |
Indicates mouse is over the text part of the header. | |
headerWordWrap — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
If true, specifies that text in the header is wrapped if it does not fit on one line. | |
headerWordWrap — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Set to true to wrap the text in the column header if it does not fit on one line. | |
headerWordWrap — Property, class mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether text in the header will be word wrapped if it doesn't fit on one line. | |
headerWordWrap — Property, class mx.controls.olapDataGridClasses.OLAPDataGridHeaderRendererProvider | |
Set to true to wrap the text in the column header. | |
HEAD_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "head". | |
HEARTBEAT_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Header that indicates the message is a heartbeat. | |
heartbeatInterval — Property, class mx.messaging.ChannelSet | |
The number of milliseconds between heartbeats sent to the remote host while this ChannelSet is actively connected but idle. | |
height — Property, class flash.desktop.DockIcon | |
The current display height of the icon in pixels. | |
height — Property, class flash.desktop.InteractiveIcon | |
The current display height of the icon in pixels. | |
height — Property, class flash.desktop.SystemTrayIcon | |
The current display height of the icon in pixels. | |
height — Property, class flash.display.BitmapData | |
The height of the bitmap image in pixels. | |
height — Property, class flash.display.DisplayObject | |
Indicates the height of the display object, in pixels. | |
height — Property, class flash.display.LoaderInfo | |
The nominal height of the loaded file. | |
height — Property, class flash.display.NativeWindow | |
The height of this window in pixels. | |
height — Property, class flash.display.ShaderInput | |
The height of the shader input. | |
height — Property, class flash.display.ShaderJob | |
The height of the result data in the target if it is a ByteArray or Vector.<Number> instance. | |
height — Property, class flash.display.Stage | |
Indicates the height of the display object, in pixels. | |
height — Property, class flash.geom.Rectangle | |
The height of the rectangle, in pixels. | |
height — Property, class flash.html.HTMLLoader | |
Specifies the height of the rectangle of the HTML canvas that is being rendered. | |
height — Property, class flash.html.HTMLWindowCreateOptions | |
Specifies the desired initial height of the new window. | |
height — Property, class flash.media.Camera | |
The current capture height, in pixels. | |
height — Property, class flash.text.TextExtent | |
height — Property, class flash.text.TextLineMetrics | |
The height value of the text of the selected lines (not necessarily the complete text) in pixels. | |
height — Property, interface flashx.textLayout.compose.IVerticalJustificationLine | |
The height of the line in pixels. | |
height — Property, class flashx.textLayout.compose.TextFlowLine | |
The height of the line in pixels. | |
height — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The height of the image. | |
height — Property, class flashx.textLayout.operations.InsertInlineGraphicOperation | |
The height of the image. | |
height — Property, class flashx.textLayout.operations.ModifyInlineGraphicOperation | |
The height of the image. | |
height — Property, class mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the height of the ConstraintRow instance, in pixels, in the parent's coordinates. | |
height — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
height — Property, class mx.controls.listClasses.ListRowInfo | |
The height of the row including margins. | |
height — Property, interface mx.core.IFlexDisplayObject | |
Indicates the height of the display object, in pixels. | |
height — Property, interface mx.core.IVisualElement | |
Indicates the height of the display object, in pixels. | |
height — Property, class mx.core.UIComponent | |
Number that specifies the height of the component, in pixels, in the parent's coordinates. | |
height — Property, class mx.flash.UIMovieClip | |
The height of this object, in pixels. | |
height — Property, class mx.graphics.ImageSnapshot | |
The image height in pixels. | |
height — Property, class mx.managers.SystemManager | |
The height of this object. | |
height — Property, class mx.managers.WindowedSystemManager | |
The height of this object. | |
height — Property, class spark.primitives.supportClasses.GraphicElement | |
The height of the graphic element. | |
heightBy — Property, class mx.effects.Resize | |
Number of pixels by which to modify the height of the component. | |
heightBy — Property, class mx.effects.effectClasses.ResizeInstance | |
Number of pixels by which to modify the height of the component. | |
heightBy — Property, class spark.effects.Resize | |
Number of pixels by which to modify the height of the component. | |
heightBy — Property, class spark.effects.supportClasses.ResizeInstance | |
Number of pixels by which to modify the height of the component. | |
heightExcludingOffsets — Property, class mx.controls.listClasses.ListBaseContentHolder | |
Height, in pixels excluding the top and bottom offsets, of the central part of the content defined by the ListBase.listContent property. | |
heightFrom — Property, class mx.effects.Resize | |
Initial height, in pixels. | |
heightFrom — Property, class mx.effects.effectClasses.ResizeInstance | |
Initial height. | |
heightFrom — Property, class spark.effects.Resize | |
Initial height, in pixels. | |
heightFrom — Property, class spark.effects.supportClasses.ResizeInstance | |
Initial height, in pixels. | |
heightInLines — Property, class spark.components.RichEditableText | |
The default height of the control, measured in lines. | |
heightInLines — Property, class spark.components.TextArea | |
The default height of the control, measured in lines. | |
heightLimit — Property, class mx.charts.AxisRenderer | |
The maximum amount of space, in pixels, that an axis renderer will take from a chart. | |
heightLimit — Property, interface mx.charts.chartClasses.IAxisRenderer | |
The maximum amount of space, in pixels, that an axis renderer will take from a chart. | |
heightTo — Property, class mx.effects.Resize | |
Final height, in pixels. | |
heightTo — Property, class mx.effects.effectClasses.ResizeInstance | |
Final height, in pixels. | |
heightTo — Property, class spark.effects.Resize | |
Final height of the target, in pixels. | |
heightTo — Property, class spark.effects.supportClasses.ResizeInstance | |
Final height of the target, in pixels. | |
helpCreateIDPart(parent:mx.automation:IAutomationObject, child:mx.automation:IAutomationObject, automationNameCallback:Function, automationIndexCallback:Function) — method, interface mx.automation.IAutomationObjectHelper | |
Creates an id for a given child within a parent. | |
helpCreateIDPartWithRequiredProperties(parent:mx.automation:IAutomationObject, child:mx.automation:IAutomationObject, properties:Array, automationNameCallback:Function, automationIndexCallback:Function) — method, interface mx.automation.IAutomationObjectHelper | |
Creates an id for a given child within a parent. | |
helpResolveIDPart(parent:mx.automation:IAutomationObject, part:Object) — method, interface mx.automation.IAutomationObjectHelper | |
Returns an Array of children within a parent which match the id. | |
HGroup — class, package spark.components | |
The HGroup container is an instance of the Group container that uses the HorizontalLayout class. | |
HGroup() — Constructor, class spark.components.HGroup | |
Constructor. | |
hide() — Static Method , class flash.ui.Mouse | |
Hides the pointer. | |
hide — Event, class mx.charts.chartClasses.DataTip | |
Dispatched when an object's state changes from visible to invisible. | |
hide — Property, class mx.charts.chartClasses.InstanceCache | |
Determines if unneeded instances should be hidden. | |
hide() — method, class mx.controls.Menu | |
Hides the Menu control and any of its submenus if the Menu control is visible. | |
hide — Event, class mx.controls.ProgressBar | |
Dispatched when an object's state changes from visible to invisible. | |
hide — Event, class mx.core.UIComponent | |
Dispatched when an object's state changes from visible to invisible. | |
hide — Event, class mx.flash.UIMovieClip | |
Dispatched when an object's state changes from visible to invisible. | |
HIDE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.HIDE constant defines the value of the type property of the event object for a hide event. | |
hideBuiltInItems() — method, class flash.ui.ContextMenu | |
Hides all built-in menu items (except Settings) in the specified ContextMenu object. | |
hideChildrenTargets — Property, class mx.effects.Resize | |
An Array of Panel containers. | |
hideChildrenTargets — Property, class mx.effects.effectClasses.ResizeInstance | |
An Array of Panels. | |
hideCursor() — Static Method , class mx.managers.CursorManager | |
Makes the cursor invisible. | |
hideData() — method, class mx.charts.chartClasses.ChartBase | |
Informs the chart that the underlying data displayed in the chart has been changed. | |
hideDataEffect — Effect, class mx.charts.chartClasses.Series | |
Defines the effect that Flex uses as it hides the current data from view. | |
hideDelay — Static Property, class mx.managers.ToolTipManager | |
The amount of time, in milliseconds, that Flex waits to hide the ToolTip after it appears. | |
hideDropFeedback(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase | |
Hides the drop indicator that indicates that a drag-and-drop operation is allowed. | |
hideDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase | |
Hides the drop indicator under the mouse pointer that indicates that a drag and drop operation is allowed. | |
hideDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase | |
Hides the drop indicator under the mouse pointer that indicates that a drag and drop operation is allowed. | |
hideDropIndicator() — method, class spark.layouts.supportClasses.LayoutBase | |
Hides the previously shown drop indicator, created by the showDropIndicator() method, removes it from the display list and also stops the drag scrolling. | |
hideEffect — Effect, class mx.core.UIComponent | |
Played when the component becomes invisible. | |
hideEffect — Static Property, class mx.managers.ToolTipManager | |
The effect that plays when a ToolTip is hidden, or null if the ToolTip should disappear with no effect. | |
hideFocus() — method, class mx.managers.FocusManager | |
Sets showFocusIndicator to false and removes the visual focus indicator from the focused object, if any. | |
hideFocus() — method, interface mx.managers.IFocusManager | |
Sets showFocusIndicator to false and removes the visual focus indicator from the focused object, if any. | |
hideFocusRing — Property, class mx.effects.Effect | |
Determines whether the effect should hide the focus ring when starting the effect. | |
hideFocusRing — Property, class mx.effects.EffectInstance | |
Determines whether the effect should hide the focus ring when starting the effect. | |
hideFocusRing — Property, interface mx.effects.IEffect | |
Determines whether the effect should hide the focus ring when starting the effect. | |
hideFocusRing — Property, interface mx.effects.IEffectInstance | |
Determines whether the effect should hide the focus ring when starting the effect. | |
hideFocusRing — Property, class mx.effects.Rotate | |
Determines whether the effect should hide the focus ring when starting the effect. | |
HIDE_MODAL_WINDOW_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Hides a modal window. | |
HIDE_MOUSE_CURSOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Requests that the mouse cursor should be hidden when over this application. | |
hideObject — Property, class flash.filters.DropShadowFilter | |
Indicates whether or not the object is hidden. | |
hideObject — Property, class spark.filters.DropShadowFilter | |
Indicates whether or not the object is hidden. | |
HideShowEffectTargetFilter — class, package mx.effects.effectClasses | |
HideShowEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been shown or hidden by modifying their visible property. | |
HideShowEffectTargetFilter() — Constructor, class mx.effects.effectClasses.HideShowEffectTargetFilter | |
Constructor. | |
HIDING_DATA — Constant Static Property, class mx.charts.chartClasses.ChartState | |
The chart is currently running transitions to hide the old chart data. | |
hierarchicalCollectionView — Property, class mx.controls.AdvancedDataGrid | |
The IHierarchicalCollectionView instance used by the control. | |
HierarchicalCollectionView — class, package mx.collections | |
The HierarchicalCollectionView class provides a hierarchical view of a standard collection. | |
HierarchicalCollectionView(hierarchicalData:mx.collections:IHierarchicalData, argOpenNodes:Object) — Constructor, class mx.collections.HierarchicalCollectionView | |
Constructor. | |
HierarchicalCollectionViewCursor — class, package mx.collections | |
The HierarchicalCollectionViewCursor class defines a cursor for a hierarchical view of a standard collection. | |
HierarchicalCollectionViewCursor(collection:mx.collections:HierarchicalCollectionView, model:mx.collections:ICollectionView, hierarchicalData:mx.collections:IHierarchicalData) — Constructor, class mx.collections.HierarchicalCollectionViewCursor | |
Constructor. | |
HierarchicalData — class, package mx.collections | |
Hierarchical data is data already in a structure of parent and child data items. | |
HierarchicalData(value:Object) — Constructor, class mx.collections.HierarchicalData | |
Constructor. | |
hierarchicalEvents — Property, class mx.data.ManagedAssociation | |
Indicates whether or not the parent of this association receives events from properties of the objects referenced by the association. | |
hierarchicalEventsDefault — Property, class mx.data.DataManager | |
Associations optionally list for property change events on properties of the associated instances. | |
hierarchies — Property, interface mx.olap.IOLAPDimension | |
All the hierarchies for this dimension, as a list of IOLAPHierarchy instances. | |
hierarchies — Property, class mx.olap.OLAPDimension | |
All the hierarchies for this dimension, as a list of IOLAPHierarchy instances. | |
hierarchize(post:Boolean) — method, interface mx.olap.IOLAPSet | |
Returns a new IOLAPSet that is hierarchized version of this set. | |
hierarchize(post:Boolean) — method, class mx.olap.OLAPSet | |
Returns a new IOLAPSet that is hierarchized version of this set. | |
hierarchy — Property, interface mx.olap.IOLAPLevel | |
The hierarchy of the dimension to which this level belongs. | |
hierarchy — Property, interface mx.olap.IOLAPMember | |
The hierarchy to which this member belongs. | |
hierarchy — Property, class mx.olap.OLAPLevel | |
The hierarchy of the dimension to which this level belongs. | |
hierarchy — Property, class mx.olap.OLAPMember | |
The hierarchy to which this member belongs. | |
high — Property, class mx.charts.series.items.HLOCSeriesItem | |
The high value of this item converted into screen coordinates. | |
HIGH — Constant Static Property, class flash.display.StageQuality | |
Specifies high rendering quality: graphics are anti-aliased using a 4 x 4 pixel grid, and bitmaps are smoothed if the movie is static. | |
HIGH — Constant Static Property, class flash.filters.BitmapFilterQuality | |
Defines the high quality filter setting. | |
HIGH — Constant Static Property, class mx.managers.CursorManagerPriority | |
Constant that specifies the highest cursor priority when passed as the priority argument to setCursor(). | |
highField — Property, class mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the field of the data provider that determines the y-axis location of the high value of the element. | |
highFilter — Property, class mx.charts.series.items.HLOCSeriesItem | |
The high value of this item, filtered against the vertical axis of the containing chart. | |
highlightAlpha — Property, class flash.filters.BevelFilter | |
The alpha transparency value of the highlight color. | |
highlightAlpha — Property, class spark.filters.BevelFilter | |
The alpha transparency value of the highlight color. | |
highlightAlphas — Style, class mx.containers.Panel | |
Alphas used for the highlight fill of the header. | |
highlightAlphas — Style, class mx.controls.scrollClasses.ScrollBar | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.Button | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.MenuBar | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.ComboBox | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.NumericStepper | |
Alphas used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.DateChooser | |
Alpha transparencies used for the highlight fill of controls. | |
HighlightBitmapCaptureSkin — class, package spark.skins.spark | |
Base class for skins that do a bitmap capture of a target components and apply a filter to the bitmap. | |
HighlightBitmapCaptureSkin() — Constructor, class spark.skins.spark.HighlightBitmapCaptureSkin | |
Constructor. | |
highlightColor — Property, class flash.filters.BevelFilter | |
The highlight color of the bevel. | |
highlightColor — Property, class spark.filters.BevelFilter | |
The highlight color of the bevel. | |
highlightColumnIndex — Property, class mx.controls.AdvancedDataGrid | |
The column index of the item that is currently rolled over or under the cursor. | |
highlightElements — Property, class mx.charts.AxisRenderer | |
Specifies wheter to highlight chart elements like Series on mouse rollover. | |
highlightIndicator — Property, class mx.controls.listClasses.AdvancedListBase | |
The DisplayObject that contains the graphics that indicates which renderer is highlighted. | |
highlightIndicator — Property, class mx.controls.listClasses.ListBase | |
The DisplayObject that contains the graphics that indicates which renderer is highlighted. | |
highlightItemRenderer — Property, class mx.controls.listClasses.AdvancedListBase | |
The renderer that is currently rolled over or under the caret. | |
highlightItemRenderer — Property, class mx.controls.listClasses.ListBase | |
The renderer that is currently rolled over or under the caret. | |
highlightUID — Property, class mx.controls.listClasses.AdvancedListBase | |
The UID of the item that is current rolled over or under the caret. | |
highlightUID — Property, class mx.controls.listClasses.ListBase | |
The UID of the item that is current rolled over or under the caret. | |
highNumber — Property, class mx.charts.series.items.HLOCSeriesItem | |
The high value of this item, converted to a number by the vertical axis of the containing chart. | |
highValue — Property, class mx.charts.series.items.HLOCSeriesItem | |
The high value of this item. | |
hiliteSelectedNavItem(index:int) — method, class mx.controls.NavBar | |
Highlights the selected navigator item. | |
hint — Property, class mx.rpc.livecycle.Fault | |
The fault hint. | |
histogram(hRect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Computes a 256-value binary number histogram of a BitmapData object. | |
historyBack() — method, class flash.html.HTMLLoader | |
Navigates back in the browser history, if possible. | |
historyBack() — method, class mx.controls.HTML | |
Navigates back in this control's history list, if possible. | |
historyForward() — method, class flash.html.HTMLLoader | |
Navigates forward in the browser history, if possible. | |
historyForward() — method, class mx.controls.HTML | |
Navigates forward in this control's history list, if possible. | |
historyGo(steps:int) — method, class flash.html.HTMLLoader | |
Navigates the specified number of steps in the browser history. | |
historyGo(steps:int) — method, class mx.controls.HTML | |
Navigates the specified number of steps in this control's history list. | |
historyLength — Property, class flash.html.HTMLLoader | |
The overall length of the history list, including back and forward entries. | |
historyLength — Property, class mx.controls.HTML | |
The overall length of the history list, including back and forward entries. | |
historyManagementEnabled — Property, class mx.containers.Accordion | |
If set to true, this property enables history management within this Accordion container. | |
historyManagementEnabled — Property, class mx.containers.ViewStack | |
If true, enables history management within this ViewStack container. | |
historyManagementEnabled — Property, class mx.core.Application | |
If false, the history manager will be disabled. | |
HistoryManager — class, package mx.managers | |
History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands. | |
historyPosition — Property, class flash.html.HTMLLoader | |
The current position in the history list. | |
historyPosition — Property, class mx.controls.HTML | |
The current position in the history list. | |
hitArea — Property, class flash.display.Sprite | |
Designates another sprite to serve as the hit area for a sprite. | |
hitArea — Property, interface mx.core.IContainer | |
Designates another sprite to serve as the hit area for a sprite. | |
hitAreaAdditions — Property, class spark.components.supportClasses.DropDownController | |
A list of display objects to consider part of the hit area of the drop down. | |
hitData — Property, class mx.charts.events.ChartItemEvent | |
The first item in the hitSet array. | |
HitData — class, package mx.charts | |
The HitData class represents information about the data item at a specific location on the screen. | |
HitData(id:Number, distance:Number, x:Number, y:Number, chartItem:mx.charts:ChartItem) — Constructor, class mx.charts.HitData | |
Constructor. | |
hitSet — Property, class mx.charts.events.ChartItemEvent | |
A set of HitData structures describing the chart items that triggered the event. | |
hitTest(firstPoint:flash.geom:Point, firstAlphaThreshold:uint, secondObject:Object, secondBitmapDataPoint:flash.geom:Point, secondAlphaThreshold:uint) — method, class flash.display.BitmapData | |
Performs pixel-level hit detection between one bitmap image and a point, rectangle, or other bitmap image. | |
hitTestObject(obj:flash.display:DisplayObject) — method, class flash.display.DisplayObject | |
Evaluates the bounding box of the display object to see if it overlaps or intersects with the bounding box of the obj display object. | |
hitTestObject(obj:flash.display:DisplayObject) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
hitTestObject(obj:flash.display:DisplayObject) — method, interface mx.core.IFlexDisplayObject | |
Evaluates the bounding box of the display object to see if it overlaps or intersects with the bounding box of the obj display object. | |
hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — method, class flash.display.DisplayObject | |
Evaluates the display object to see if it overlaps or intersects with the point specified by the x and y parameters. | |
hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — method, interface mx.core.IFlexDisplayObject | |
Evaluates the display object to see if it overlaps or intersects with the point specified by the x and y parameters. | |
hitTestState — Property, class flash.display.SimpleButton | |
Specifies a display object that is used as the hit testing object for the button. | |
hitTestTextNearPos(x:Number, y:Number, maxDistance:Number) — method, class flash.text.TextSnapshot | |
Lets you determine which character within a TextSnapshot object is on or near the specified x, y coordinates of the movie clip containing the text in the TextSnapshot object. | |
HLOCChart — class, package mx.charts | |
The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series. | |
HLOCChart() — Constructor, class mx.charts.HLOCChart | |
Constructor. | |
HLOCItemRenderer — class, package mx.charts.renderers | |
The default item renderer for an HLOCSeries object. | |
HLOCItemRenderer() — Constructor, class mx.charts.renderers.HLOCItemRenderer | |
Constructor. | |
HLOCSeries — class, package mx.charts.series | |
Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series. | |
HLOCSeries() — Constructor, class mx.charts.series.HLOCSeries | |
Constructor. | |
HLOCSeriesBase — class, package mx.charts.chartClasses | |
HLOCSeriesBase is the base class for the two financial series types, HLOCSeries and CandlestickSeries. | |
HLOCSeriesBase() — Constructor, class mx.charts.chartClasses.HLOCSeriesBase | |
Constructor. | |
HLOCSeriesBaseAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the CandlestickSeries and HLOCSeries classes. | |
HLOCSeriesBaseAutomationImpl(obj:mx.charts.chartClasses:HLOCSeriesBase) — Constructor, class mx.automation.delegates.charts.HLOCSeriesBaseAutomationImpl | |
Constructor. | |
HLOCSeriesItem — class, package mx.charts.series.items | |
Represents the information required to render an item as part of a HLOCSeries. | |
HLOCSeriesItem(element:mx.charts.chartClasses:HLOCSeriesBase, data:Object, index:uint) — Constructor, class mx.charts.series.items.HLOCSeriesItem | |
Constructor. | |
HLOCSeriesRenderData — class, package mx.charts.series.renderData | |
Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render. | |
HLOCSeriesRenderData(cache:Array, filteredCache:Array, renderedHalfWidth:Number, renderedXOffset:Number) — Constructor, class mx.charts.series.renderData.HLOCSeriesRenderData | |
Constructor. | |
HOME — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Home key (36). | |
HOME — Constant Static Property, class spark.core.NavigationUnit | |
Navigate to the origin of the document. | |
horizontal — Property, class mx.charts.AxisRenderer | |
true if the axis renderer is being used as a horizontal axis. | |
horizontal — Property, interface mx.charts.chartClasses.IAxisRenderer | |
true if the axis renderer is being used as a horizontal axis. | |
HORIZONTAL — Constant Static Property, class flash.display.LineScaleMode | |
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line scales only vertically. | |
HORIZONTAL — Constant Static Property, class mx.charts.chartClasses.ChartBase | |
The value of this constant is passed to methods such as getNextItem() and getPrevItem(). | |
HORIZONTAL — Constant Static Property, class mx.containers.BoxDirection | |
Specifies that children of the Box container are laid out horizontally. | |
HORIZONTAL — Constant Static Property, class mx.containers.FormItemDirection | |
Specifies that the children of the FormItem container are laid out horizontally. | |
HORIZONTAL — Constant Static Property, class mx.containers.TileDirection | |
Specifies that the children of the Tile container are laid out horizontally; that is, starting with the first row. | |
HORIZONTAL — Constant Static Property, class mx.controls.listClasses.TileBaseDirection | |
Arrange children horizontally. | |
HORIZONTAL — Constant Static Property, class mx.controls.scrollClasses.ScrollBarDirection | |
Specifies that a ScrollBar control is for horizontal scrolling. | |
HORIZONTAL — Constant Static Property, class mx.controls.sliderClasses.SliderDirection | |
Specifies to display a horizontal slider. | |
HORIZONTAL — Constant Static Property, class mx.core.ContainerLayout | |
Use horizontal layout for the contents of this container. | |
HORIZONTAL — Constant Static Property, class mx.events.ScrollEventDirection | |
The user scrolled horizontally. | |
horizontalAlign — Style, class mx.containers.TabNavigator | |
Horizontal positioning of tabs at the top of this TabNavigator container. | |
horizontalAlign — Style, class mx.containers.GridRow | |
Horizontal alignment of children in the container. | |
horizontalAlign — Style, class mx.containers.FormItem | |
Horizontal alignment of children in the container. | |
horizontalAlign — Style, class mx.containers.Box | |
Horizontal alignment of children in the container. | |
horizontalAlign — Style, class mx.containers.Tile | |
Horizontal alignment of each child inside its tile cell. | |
horizontalAlign — Style, class mx.containers.Panel | |
Horizontal alignment of children in the container. | |
horizontalAlign — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Horizontal alignment of the header text. | |
horizontalAlign — Style, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Color of the component if it is disabled. | |
horizontalAlign — Style, class mx.controls.TabBar | |
Horizontal alignment of all tabs within the TabBar. | |
horizontalAlign — Style, class mx.controls.ButtonBar | |
Horizontal alignment of all buttons within the ButtonBar. | |
horizontalAlign — Style, class mx.controls.SWFLoader | |
The horizontal alignment of the content when it does not have a one-to-one aspect ratio. | |
horizontalAlign — Style, class mx.core.LayoutContainer | |
Horizontal alignment of children in the container. | |
horizontalAlign — Property, class spark.components.HGroup | |
The horizontal alignment of the content relative to the container's width. | |
horizontalAlign — Property, class spark.components.TileGroup | |
Specifies how to align the elements within the cells in the horizontal direction. | |
horizontalAlign — Property, class spark.components.VGroup | |
The horizontal alignment of layout elements. | |
horizontalAlign — Property, class spark.layouts.HorizontalLayout | |
The horizontal alignment of the content relative to the container's width. | |
horizontalAlign — Property, class spark.layouts.TileLayout | |
Specifies how to align the elements within the cells in the horizontal direction. | |
horizontalAlign — Property, class spark.layouts.VerticalLayout | |
The horizontal alignment of layout elements. | |
HorizontalAlign — final class, package spark.layouts | |
The HorizontalAlign class defines the possible values for the horizontalAlign property of the VerticalLayout class. | |
horizontalAlternateFill — Style, class mx.charts.GridLines | |
Specifies the fill pattern for alternating horizontal bands not defined by the fill property. | |
horizontalAxis — Property, class mx.charts.chartClasses.CartesianChart | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.chartClasses.CartesianDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.chartClasses.HLOCSeriesBase | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.chartClasses.StackedSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.AreaSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.BarSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.BubbleSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.ColumnSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.LineSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
horizontalAxis — Property, class mx.charts.series.PlotSeries | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
HORIZONTAL_AXIS — Constant Static Property, class mx.charts.chartClasses.CartesianTransform | |
A String representing the horizontal axis. | |
horizontalAxisRatio — Property, class mx.charts.chartClasses.CartesianChart | |
Determines the height limit of the horiztonal axis. | |
horizontalAxisRenderer — Property, class mx.charts.chartClasses.CartesianChart | |
Specifies how data appears along the x-axis of a chart. | |
horizontalAxisRenderers — Property, class mx.charts.chartClasses.CartesianChart | |
Specifies how data appears along the x-axis of a chart. | |
horizontalAxisStyleName — Style, class mx.charts.chartClasses.CartesianChart | |
The class selector that defines the style properties for the horizontal axis. | |
horizontalAxisStyleNames — Style, class mx.charts.chartClasses.CartesianChart | |
An array of class selectors that define the style properties for horizontal axes. | |
horizontalCenter — Style, class mx.core.UIComponent | |
The horizontal distance in pixels from the center of the component's content area to the center of the component. | |
horizontalCenter — Property, interface mx.core.ILayoutElement | |
The horizontal distance in pixels from the center of the component to the center of the anchor target's content area. | |
horizontalCenter — Property, class mx.core.UIComponent | |
The horizontal distance in pixels from the center of the component to the center of the anchor target's content area. | |
horizontalCenter — Property, class mx.flash.UIMovieClip | |
The horizontal distance in pixels from the center of the component's content area to the center of the component. | |
horizontalCenter — Property, class spark.core.SpriteVisualElement | |
The horizontal distance in pixels from the center of the component to the center of the anchor target's content area. | |
horizontalCenter — Property, class spark.primitives.supportClasses.GraphicElement | |
The horizontal distance in pixels from the center of the component to the center of the anchor target's content area. | |
horizontalChangeCount — Style, class mx.charts.GridLines | |
Specifies the number of tick marks between horizontal grid lines. | |
horizontalDividerCursor — Style, class mx.containers.DividedBox | |
The cursor skin for a horizontal DividedBox. | |
HORIZONTAL_ELLIPSIS — Constant Static Property, class flashx.textLayout.factory.TruncationOptions | |
Defines the truncationIndicator property value, \u2026, that represents a horizontal ellipsis. | |
horizontalFill — Style, class mx.charts.GridLines | |
Specifies the fill pattern for every other horizontal band created by the grid lines. | |
horizontalFocus — Property, class mx.charts.effects.SeriesZoom | |
Defines the location of the focul point of the zoom. | |
horizontalFocus — Property, class mx.charts.effects.effectClasses.SeriesZoomInstance | |
Defines the location of the focul point of the zoom. | |
horizontalGap — Style, class mx.charts.LegendItem | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.charts.Legend | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.dividedBoxClasses.BoxDivider | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.TabNavigator | |
Separation between tabs, in pixels. | |
horizontalGap — Style, class mx.containers.ViewStack | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Accordion | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.FormItem | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Box | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Tile | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Panel | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Form | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.containers.Grid | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Gap between the label and icon, in pixels. | |
horizontalGap — Style, class mx.controls.Menu | |
Number of pixels between children (icons and label) in the horizontal direction. | |
horizontalGap — Style, class mx.controls.Button | |
Gap between the label and icon, when the labelPlacement property is set to left or right. | |
horizontalGap — Style, class mx.controls.TabBar | |
Number of pixels between tab navigation items in the horizontal direction. | |
horizontalGap — Style, class mx.controls.ProgressBar | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.controls.LinkBar | |
Number of pixels between the LinkButton controls in the horizontal direction. | |
horizontalGap — Style, class mx.controls.ButtonBar | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.controls.DateChooser | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.core.LayoutContainer | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Property, class spark.components.TileGroup | |
Horizontal space between columns, in pixels. | |
horizontalGap — Property, class spark.layouts.TileLayout | |
Horizontal space between columns, in pixels. | |
horizontalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — method, class mx.core.UIComponent | |
Returns a box Matrix which can be passed to the drawRoundRect() method as the rot parameter when drawing a horizontal gradient. | |
horizontalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — method, class mx.skins.ProgrammaticSkin | |
Utility function to create a horizontal gradient matrix. | |
horizontalGridLineColor — Style, class mx.controls.DataGrid | |
The color of the horizontal grid lines. | |
horizontalGridLineColor — Style, class mx.controls.AdvancedDataGridBaseEx | |
The color of the horizontal grid lines. | |
horizontalGridLines — Style, class mx.controls.DataGrid | |
A flag that indicates whether to show horizontal grid lines between the rows. | |
horizontalGridLines — Style, class mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether to show horizontal grid lines between the rows. | |
HorizontalLayout — class, package spark.layouts | |
The HorizontalLayout class arranges the layout elements in a horizontal sequence, left to right, with optional gaps between the elements and optional padding around the elements. | |
HorizontalLayout() — Constructor, class spark.layouts.HorizontalLayout | |
Constructor. | |
horizontalLineScrollSize — Property, class mx.core.Container | |
Number of pixels to move when the left- or right-arrow button in the horizontal scroll bar is pressed. | |
HorizontalList — class, package mx.controls | |
The HorizontalList control displays a horizontal list of items. | |
HorizontalList() — Constructor, class mx.controls.HorizontalList | |
Constructor. | |
horizontalLockedSeparatorSkin — Style, class mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separator between the locked and unlocked rows in a DataGrid control. | |
horizontalLockedSeparatorSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separator between the locked and unlocked rows in a AdvancedDataGrid control. | |
horizontalOriginStroke — Style, class mx.charts.GridLines | |
Specifies the line style for the horizontal origin. | |
horizontalPageScrollSize — Property, class mx.core.Container | |
Number of pixels to move when the track in the horizontal scroll bar is pressed. | |
horizontalScrollBar — Property, class mx.core.Container | |
The horizontal scrollbar used in this container. | |
horizontalScrollBar — Property, class mx.core.ScrollControlBase | |
The horizontal scroll bar. | |
horizontalScrollBar — Property, class spark.skins.spark.ScrollerSkin | |
A horizontal scrollbar that lets you control the portion of data that is displayed when there is too much data to fit horizontally in a display area. | |
horizontalScrollBarStyleName — Style, class mx.core.ScrollControlBase | |
Style name for horizontal scrollbar. | |
horizontalScrollBarStyleName — Style, class mx.core.Container | |
The name of the horizontal scrollbar style. | |
horizontalScrollPolicy — Property, class flashx.textLayout.container.ContainerController | |
Specifies the horizontal scrolling policy, which you can set by assigning one of the constants of the ScrollPolicy class: ON, OFF, or AUTO. | |
horizontalScrollPolicy — Property, class flashx.textLayout.container.TextContainerManager | |
horizontalScrollPolicy — Property, class flashx.textLayout.factory.TextLineFactoryBase | |
Specifies how lines are created when the composition bounds are not large enough. | |
horizontalScrollPolicy — Style, class spark.components.TextArea | |
Indicates under what conditions the horizontal scroll bar is displayed. | |
horizontalScrollPolicy — Style, class spark.components.Scroller | |
Indicates under what conditions the horizontal scroll bar is displayed. | |
horizontalScrollPolicy — Property, class mx.controls.TextArea | |
Specifies whether the horizontal scroll bar is always on (ScrollPolicy.ON), always off (ScrollPolicy.OFF), or turns on when needed (ScrollPolicy.AUTO). | |
horizontalScrollPolicy — Property, class mx.core.Container | |
Specifies whether the horizontal scroll bar is always present, always absent, or automatically added when needed. | |
horizontalScrollPolicy — Property, class mx.core.ScrollControlBase | |
A property that indicates whether the horizontal scroll bar is always on, always off, or automatically changes based on the parameters passed to the setScrollBarProperties() method. | |
horizontalScrollPosition — Property, class flashx.textLayout.container.ContainerController | |
Specifies the current horizontal scroll location on the stage. | |
horizontalScrollPosition — Property, class flashx.textLayout.container.TextContainerManager | |
Specifies the current horizontal scroll location on the stage. | |
horizontalScrollPosition — Property, class mx.controls.AdvancedDataGridBaseEx | |
The offset into the content from the left edge. | |
horizontalScrollPosition — Property, class mx.controls.DataGrid | |
The offset into the content from the left edge. | |
horizontalScrollPosition — Property, class mx.controls.MXFTETextInput | |
Pixel position in the content area of the leftmost pixel that is currently displayed. | |
horizontalScrollPosition — Property, class mx.controls.TextArea | |
Pixel position in the content area of the leftmost pixel that is currently displayed. | |
horizontalScrollPosition — Property, class mx.controls.TextInput | |
Pixel position in the content area of the leftmost pixel that is currently displayed. | |
horizontalScrollPosition — Property, class mx.core.Container | |
The current position of the horizontal scroll bar. | |
horizontalScrollPosition — Property, interface mx.core.IContainer | |
The current position of the horizontal scroll bar. | |
horizontalScrollPosition — Property, interface mx.core.ITextInput | |
Pixel position in the content area of the leftmost pixel that is currently displayed. | |
horizontalScrollPosition — Property, class mx.core.ScrollControlBase | |
The offset into the content from the left edge. | |
horizontalScrollPosition — Property, class spark.components.RichEditableText | |
The number of pixels by which the text is scrolled horizontally. | |
horizontalScrollPosition — Property, class spark.components.supportClasses.GroupBase | |
The x coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
horizontalScrollPosition — Property, interface spark.core.IViewport | |
The x coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
horizontalScrollPosition — Property, class spark.layouts.supportClasses.LayoutBase | |
The x coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
horizontalSeparatorSkin — Style, class mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separator between rows in a DataGrid control. | |
horizontalSeparatorSkin — Style, class mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separator between rows in a AdvancedDataGrid control. | |
horizontalShowOrigin — Style, class mx.charts.GridLines | |
Determines whether to draw the horizontal origin. | |
HORIZONTAL_STEM — Constant Static Property, class flash.text.engine.CFFHinting | |
Fits strong horizontal stems to the pixel grid for improved readability. | |
horizontalStroke — Style, class mx.charts.GridLines | |
Specifies the line style for horizontal grid lines. | |
horizontalTickAligned — Style, class mx.charts.GridLines | |
Determines whether to align horizontal grid lines with tick marks. | |
host — Property, class air.net.SocketMonitor | |
The host being monitored. | |
host — Property, class spark.components.mediaClasses.DynamicStreamingVideoSource | |
The URI of the location of the video server. | |
hostComponent — Property, class spark.skins.spark.ApplicationSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.BorderContainerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ButtonBarFirstButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ButtonBarLastButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ButtonBarMiddleButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ButtonBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.CheckBoxSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ComboBoxButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ComboBoxSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ComboBoxTextInputSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.DefaultButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.DropDownListButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.DropDownListSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HScrollBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HScrollBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HScrollBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HSliderSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HSliderThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.HSliderTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ListSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.NumericStepperDecrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.NumericStepperIncrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.NumericStepperSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.NumericStepperTextInputSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.PanelSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.RadioButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ScrollBarDownButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ScrollBarLeftButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ScrollBarRightButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ScrollBarUpButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ScrollerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.SkinnableContainerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.SkinnableDataContainerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.SpinnerDecrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.SpinnerIncrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.SpinnerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TabBarButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TabBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TextAreaSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TextInputSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TitleWindowCloseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.TitleWindowSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.ToggleButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VScrollBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VScrollBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VScrollBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VSliderSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VSliderThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VSliderTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.VideoPlayerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.FullScreenButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.PlayPauseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.FullScreenButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.PlayPauseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.CloseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MacCloseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MacMaximizeButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MacMinimizeButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MacTitleBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MaximizeButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.MinimizeButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.RestoreButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.spark.windowChrome.TitleBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ApplicationSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ButtonBarFirstButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ButtonBarLastButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ButtonBarMiddleButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ButtonBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.CheckBoxSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ComboBoxButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ComboBoxSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.DefaultButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.DropDownListButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.DropDownListSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HScrollBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HScrollBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HScrollBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HSliderSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HSliderThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.HSliderTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ListSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.NumericStepperSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.NumericStepperTextInputSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.PanelSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.RadioButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ScrollBarDownButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ScrollBarLeftButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ScrollBarRightButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ScrollBarUpButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.SpinnerDecrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.SpinnerIncrementButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.SpinnerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TabBarButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TabBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TextAreaSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TextInputSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TitleWindowCloseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.TitleWindowSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.ToggleButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VScrollBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VScrollBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VScrollBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VSliderSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VSliderThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VSliderTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.VideoPlayerSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.FullScreenButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.PlayPauseButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.ScrubBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.ScrubBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.ScrubBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.VolumeBarThumbSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.VolumeBarTrackSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostComponent — Property, class spark.skins.wireframe.mediaClasses.fullScreen.FullScreenButtonSkin | |
A strongly typed property that references the component to which this skin is applied. | |
hostFormat — Property, class flashx.textLayout.container.TextContainerManager | |
Sets the format when display just a string. | |
hostFormat — Property, class flashx.textLayout.elements.TextFlow | |
The TextLayoutFormat object for this TextFlow object. | |
hours — Property, class Date | |
The hour (an integer from 0 to 23) of the day portion of a Date object according to local time. | |
hoursUTC — Property, class Date | |
The hour (an integer from 0 to 23) of the day of a Date object according to universal time (UTC). | |
HOVER — Constant Static Property, class flashx.textLayout.elements.LinkState | |
Value for the hover state, which occurs when you drag the mouse over a link. | |
hovered — Property, class spark.components.supportClasses.ButtonBase | |
Indicates whether the mouse pointer is over the button. | |
hovered — Property, class spark.components.supportClasses.ItemRenderer | |
Set to true when the mouse is hovered over the item renderer. | |
href — Property, class flashx.textLayout.elements.LinkElement | |
The Uniform Resource Identifier (URI) associated with the LinkElement object. | |
href — Property, class flashx.textLayout.operations.ApplyLinkOperation | |
The URI to be associated with the link. | |
HRule — class, package mx.controls | |
The HRule control creates a single horizontal line. | |
HRule() — Constructor, class mx.controls.HRule | |
Constructor. | |
HSBColor — final class, package mx.utils | |
This class holds information for a color represented in HSB (Hue, Saturation, and Brightness) space. | |
HSBColor(hue:Number, saturation:Number, brightness:Number) — Constructor, class mx.utils.HSBColor | |
Constructs an HSBColor with optional parameters | |
HSBInterpolator — class, package spark.effects.interpolation | |
The HSBInterpolator class provides Hue, Saturation, and Brightness (HSB) color interpolation between RGB uint start and end values. | |
HSBInterpolator(startRGB:uint, endRGB:uint) — Constructor, class spark.effects.interpolation.HSBInterpolator | |
Constructor. | |
HScrollBar — class, package mx.controls | |
The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
HScrollBar — class, package spark.components | |
The HScrollBar (horizontal scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit horizontally in a display area. | |
HScrollBar() — Constructor, class mx.controls.HScrollBar | |
Constructor. | |
HScrollBar() — Constructor, class spark.components.HScrollBar | |
Constructor. | |
HScrollBarSkin — class, package spark.skins.spark | |
The default skin class for the Spark HScrollBar component. | |
HScrollBarSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HScrollBar component. | |
HScrollBarSkin() — Constructor, class spark.skins.spark.HScrollBarSkin | |
Constructor. | |
HScrollBarSkin() — Constructor, class spark.skins.wireframe.HScrollBarSkin | |
Constructor. | |
HScrollBarThumbSkin — class, package spark.skins.spark | |
The default skin class for the thumb of a Spark HScrollBar component. | |
HScrollBarThumbSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HScrollBarThumb component. | |
HScrollBarThumbSkin() — Constructor, class spark.skins.spark.HScrollBarThumbSkin | |
Constructor. | |
HScrollBarThumbSkin() — Constructor, class spark.skins.wireframe.HScrollBarThumbSkin | |
Constructor. | |
HScrollBarTrackSkin — class, package spark.skins.spark | |
The default skin class for the track on a Spark HScrollBar component. | |
HScrollBarTrackSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HScrollBarTrack component. | |
HScrollBarTrackSkin() — Constructor, class spark.skins.spark.HScrollBarTrackSkin | |
Constructor. | |
HScrollBarTrackSkin() — Constructor, class spark.skins.wireframe.HScrollBarTrackSkin | |
Constructor. | |
HSlider — class, package mx.controls | |
The HSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSlider — class, package spark.components | |
The HSlider (horizontal slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSlider() — Constructor, class mx.controls.HSlider | |
Constructor. | |
HSlider() — Constructor, class spark.components.HSlider | |
Constructor. | |
HSliderSkin — class, package spark.skins.spark | |
The default skin class for the Spark HSlider component. | |
HSliderSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HSlider component. | |
HSliderSkin() — Constructor, class spark.skins.spark.HSliderSkin | |
Constructor. | |
HSliderSkin() — Constructor, class spark.skins.wireframe.HSliderSkin | |
Constructor. | |
HSliderThumbSkin — class, package spark.skins.spark | |
The default skin class for the thumb of a Spark HSlider component. | |
HSliderThumbSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HSliderThumb component. | |
HSliderThumbSkin() — Constructor, class spark.skins.spark.HSliderThumbSkin | |
Constructor. | |
HSliderThumbSkin() — Constructor, class spark.skins.wireframe.HSliderThumbSkin | |
Constructor. | |
HSliderTrackSkin — class, package spark.skins.spark | |
The default skin class for the track of a Spark HSlider component. | |
HSliderTrackSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark HSliderTrack component. | |
HSliderTrackSkin() — Constructor, class spark.skins.spark.HSliderTrackSkin | |
Constructor. | |
HSliderTrackSkin() — Constructor, class spark.skins.wireframe.HSliderTrackSkin | |
Constructor. | |
HTML — class, package mx.controls | |
The HTML control lets you display HTML content in your application. | |
HTML() — Constructor, class mx.controls.HTML | |
Constructor. | |
htmlBoundsChange — Event, class flash.html.HTMLLoader | |
Signals that one or both of the contentWidth and contentHeight properties of the HTMLLoader object has changed. | |
HTML_BOUNDS_CHANGE — Constant Static Property, class flash.events.Event | |
The Event.HTML_BOUNDS_CHANGE constant defines the value of the type property of an htmlBoundsChange event object. | |
htmlDOMInitialize — Event, class flash.html.HTMLLoader | |
Signals that the HTML DOM has been created in response to a load operation. | |
htmlDOMInitialize — Event, class mx.controls.HTML | |
Dispatched after the HTML DOM has been initialized in response to a loading operation caused by setting the location or htmlText property. | |
HTML_DOM_INITIALIZE — Constant Static Property, class flash.events.Event | |
The Event.HTML_DOM_INITIALIZE constant defines the value of the type property of an htmlDOMInitialize event object. | |
HTML_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats | |
HTML data. | |
HTMLHistoryItem — class, package flash.html | |
An HTMLHistoryItem object describes a location in the navigation history of an HTMLLoader object. | |
htmlHost — Property, class flash.html.HTMLLoader | |
The HTMLHost object used to handle changes to certain user interface elements, such as the window.document.title property of the HTMLLoader object. | |
htmlHost — Property, class mx.controls.HTML | |
The HTMLHost object is used to handle changes to certain user interface elements in the HTML content, such as the window.document.title property. | |
HTMLHost — class, package flash.html | |
An HTMLHost object defines behaviors of an HTMLLoader object for user interface elements that can be controlled by setting various properties or by calling various methods of the window object of the HTML page. | |
HTMLHost(defaultBehaviors:Boolean) — Constructor, class flash.html.HTMLHost | |
Creates an HTMLHost object. | |
htmlLoader — Property, class flash.html.HTMLHost | |
The HTMLLoader object to which this HostControl object applies. | |
htmlLoader — Property, class mx.controls.HTML | |
The internal HTMLLoader object that renders the HTML content for this control. | |
HTMLLoader — class, package flash.html | |
The HTMLLoader class defines a type of display object that is a container for HTML content. | |
HTMLLoader() — Constructor, class flash.html.HTMLLoader | |
Creates an HTMLLoader object. | |
htmlLoaderFactory — Property, class mx.controls.HTML | |
The IFactory that creates an HTMLLoader-derived instance to use as the htmlLoader. | |
HTMLPDFCapability — final class, package flash.html | |
The HTMLPDFCapability class contains possible values of the pdfCapability property of an HTMLLoader object. | |
htmlRender — Event, class flash.html.HTMLLoader | |
Signals that the rendering of content in the HTMLLoader object is fully up to date. | |
htmlRender — Event, class mx.controls.HTML | |
Dispatched when this control's HTML content initially renders, and each time that it re-renders. | |
HTML_RENDER — Constant Static Property, class flash.events.Event | |
The Event.HTML_RENDER constant defines the value of the type property of an htmlRender event object. | |
htmlText — Property, class flash.text.TextField | |
Contains the HTML representation of the text field contents. | |
htmlText — Property, class mx.controls.HTML | |
Specifies an HTML-formatted String for display by the control. | |
htmlText — Property, class mx.controls.Label | |
Specifies the text displayed by the Label control, including HTML markup that expresses the styles of that text. | |
htmlText — Property, class mx.controls.RichTextEditor | |
Text containing HTML markup that displays in the RichTextEditor control's TextArea subcontrol. | |
htmlText — Property, class mx.controls.TextArea | |
Specifies the text displayed by the TextArea control, including HTML markup that expresses the styles of that text. | |
htmlText — Property, class mx.controls.TextInput | |
Specifies the text displayed by the TextInput control, including HTML markup that expresses the styles of that text. | |
htmlText — Property, class mx.controls.textClasses.TextRange | |
Contents of the range in the form of HTML text. | |
htmlText — Property, class mx.core.FTETextField | |
Contains the HTML representation of the text field contents. | |
htmlText — Property, interface mx.core.IUITextField | |
Contains the HTML representation of the text field contents. | |
HTMLUncaughtScriptExceptionEvent — class, package flash.events | |
An HTMLLoader object dispatches an HTMLUncaughtScriptExceptionEvent object whenever a JavaScript exception is thrown and not handled with a catch statement. | |
HTMLUncaughtScriptExceptionEvent(exceptionValue:any) — Constructor, class flash.events.HTMLUncaughtScriptExceptionEvent | |
Creates an HTMLUncaughtScriptExceptionEvent object to pass as a parameter to event listeners. | |
HTMLWindowCreateOptions — class, package flash.html | |
This class defines the options that can be specified when JavaScript running in an HTMLLoader object tries to create a new HTML window by calling the window.open() method. | |
HTTPChannel — class, package mx.messaging.channels | |
The HTTPChannel class provides the HTTP support for messaging. | |
HTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.HTTPChannel | |
Constructor. | |
httpHeaders — Property, class mx.messaging.messages.HTTPRequestMessage | |
Contains specific HTTP headers that should be placed on the request made to the destination. | |
httpHeaders — Property, class mx.rpc.soap.AbstractWebService | |
Custom HTTP headers to be sent to the SOAP endpoint. | |
httpHeaders — Property, class mx.rpc.soap.Operation | |
Custom HTTP headers to be sent to the SOAP endpoint. | |
HTTPMultiService — Dynamic Class, package mx.rpc.http | |
You use the <mx:HTTPMultiService> tag to represent a collection of http operations. | |
HTTPMultiService — Dynamic Class, package mx.rpc.http.mxml | |
You use the <mx:HTTPMultiService> tag to represent an HTTPMultiService object in an MXML file. | |
HTTPMultiService(baseURL:String, destination:String) — Constructor, class mx.rpc.http.HTTPMultiService | |
Creates a new HTTPService. | |
HTTPMultiService(rootURL:String, destination:String) — Constructor, class mx.rpc.http.mxml.HTTPMultiService | |
Creates a new HTTPMultiService. | |
HTTPRequestMessage — class, package mx.messaging.messages | |
HTTP requests are sent to the HTTP endpoint using this message type. | |
HTTPRequestMessage() — Constructor, class mx.messaging.messages.HTTPRequestMessage | |
Constructs an uninitialized HTTP request. | |
httpResponseStatus — Event, class flash.net.FileReference | |
Dispatched if a call to the upload() or uploadUnencoded() method attempts to access data over HTTP and Adobe AIR is able to detect and return the status code for the request. | |
httpResponseStatus — Event, class flash.net.URLLoader | |
Dispatched if a call to the load() method attempts to access data over HTTP, and Adobe AIR is able to detect and return the status code for the request. | |
httpResponseStatus — Event, class flash.net.URLStream | |
Dispatched if a call to the URLStream.load() method attempts to access data over HTTP and Adobe AIR is able to detect and return the status code for the request. | |
HTTP_RESPONSE_STATUS — Constant Static Property, class flash.events.HTTPStatusEvent | |
Unlike the httpStatus event, the httpResponseStatus event is delivered before any response data. | |
HTTPService — class, package mx.rpc.http | |
You use the HTTPService class to represent an HTTPService object in ActionScript. | |
HTTPService — class, package mx.rpc.http.mxml | |
You use the <mx:HTTPService> tag to represent an HTTPService object in an MXML file. | |
HTTPService(rootURL:String, destination:String) — Constructor, class mx.rpc.http.HTTPService | |
Creates a new HTTPService. | |
HTTPService(rootURL:String, destination:String) — Constructor, class mx.rpc.http.mxml.HTTPService | |
Creates a new HTTPService. | |
HTTPServiceWrapper — class, package com.adobe.fiber.services.wrapper | |
This class is the superclass of all generated wrappers around instances of the HTTPMultiService class. | |
HTTPServiceWrapper(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.fiber.services.wrapper.HTTPServiceWrapper | |
Constructor. | |
httpStatus — Event, class flash.display.LoaderInfo | |
Dispatched when a network request is made over HTTP and an HTTP status code can be detected. | |
httpStatus — Event, class flash.net.FileReference | |
Dispatched when an upload fails and an HTTP status code is available to describe the failure. | |
httpStatus — Event, class flash.net.URLLoader | |
Dispatched if a call to URLLoader.load() attempts to access data over HTTP. | |
httpStatus — Event, class flash.net.URLStream | |
Dispatched if a call to URLStream.load() attempts to access data over HTTP, and Flash Player or Adobe AIR is able to detect and return the status code for the request. | |
httpStatus — Event, class mx.controls.SWFLoader | |
Dispatched when a network request is made over HTTP and Flash Player or AIR can detect the HTTP status code. | |
HTTP_STATUS — Constant Static Property, class flash.events.HTTPStatusEvent | |
The HTTPStatusEvent.HTTP_STATUS constant defines the value of the type property of a httpStatus event object. | |
HTTPStatusEvent — class, package flash.events | |
The application dispatches HTTPStatusEvent objects when a network request returns an HTTP status code. | |
HTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int) — Constructor, class flash.events.HTTPStatusEvent | |
Creates an Event object that contains specific information about HTTP status events. | |
hue — Property, class mx.utils.HSBColor | |
The hue value for the HSB color. | |
HueShader — class, package mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Hue' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
HueShader() — Constructor, class mx.graphics.shaderClasses.HueShader | |
Constructor. | |
Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Fri Mar 19 2010, 02:58 AM -07:00