| 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 | |
| HaloBorder — Class in package mx.skins.halo | |
| Defines the appearance of the default border for the Halo theme. | |
| HaloBorder() — Constructor in class mx.skins.halo.HaloBorder | |
| Constructor. | |
| HaloColors — Class in package mx.skins.halo | |
| Defines the colors used by components that support the Halo theme. | |
| HaloFocusRect — Class in package mx.skins.halo | |
| Defines the skin for the focus indicator. | |
| HaloFocusRect() — Constructor in class mx.skins.halo.HaloFocusRect | |
| Constructor. | |
| handler — Event in 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 in class mx.validators.Validator | |
| Returns a ValidationResultEvent from the Array of error results. | |
| handlerFunction — Property in class mx.states.SetEventHandler | |
| The handler function for the event. | |
| HARDLIGHT — Constant static property in class flash.display.BlendMode | |
| Adjusts the color of each pixel based on the darkness of the display object. | |
| hasAccessibility — Static property in class flash.system.Capabilities | |
| Specifies whether the player is running in an environment that supports (true) or does not support (false) communication with accessibility aids. | |
| hasAllPermissions() — Method in class lc.domain.AttachmentPermissions | |
| Indicates whether all the permissions for an attachment are available. | |
| hasAudio — Static property in class flash.system.Capabilities | |
| Specifies whether the player is running on a system that has audio capabilities. | |
| hasAudioEncoder — Static property in class flash.system.Capabilities | |
| Specifies whether the player can (true) or cannot (false) encode an audio stream, such as that coming from a microphone. | |
| hasChildNodes() — Method in class flash.xml.XMLNode | |
| Indicates whether the specified XMLNode object has child nodes. | |
| hasChildren(node:Object, model:Object) — Method in interface mx.controls.menuClasses.IMenuDataDescriptor | |
| Returns true if the node actually has children. | |
| hasChildren(node:Object, model:Object) — Method in class mx.controls.treeClasses.DefaultDataDescriptor | |
| Returns true if the node actually has children. | |
| hasChildren(node:Object, model:Object) — Method in interface mx.controls.treeClasses.ITreeDataDescriptor | |
| Tests for the existence of children in a non-terminating node. | |
| hasChildren — Property in class mx.controls.treeClasses.TreeListData | |
| Contains true if the node has children. | |
| hasComplexContent() — Method in class XML | |
| Checks to see whether the XML object contains complex content. | |
| hasComplexContent() — Method in class XMLList | |
| Checks whether the XMLList object contains complex content. | |
| hasDefinition(name:String) — Method in class flash.system.ApplicationDomain | |
| Checks to see if a public definition exists within the specified application domain. | |
| hasEmbeddedVideo — Static property in class flash.system.Capabilities | |
| Specifies whether the player is running on a system that supports (true) or does not support (false) embedded video. | |
| hasEventListener(type:String) — Method in class flash.display.Stage | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in class flash.events.EventDispatcher | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in interface flash.events.IEventDispatcher | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in class lc.domain.Properties | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in class lc.domain.PropertiesNode | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in class mx.collections.ListCollectionView | |
| Checks whether the EventDispatcher object has any listeners registered for a specific type of event. Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
| hasEventListener(type:String) — Method in class mx.utils.ObjectProxy | |
| Checks whether there are any event listeners registered for a specific type of event. | |
| hasFormat(format:String) — Method in class mx.core.DragSource | |
| Returns true if the data source contains the requested format; otherwise, it returns false. | |
| hasGlyphs(str:String) — Method in class flash.text.Font | |
| Specifies whether a provided string can be displayed using the currently assigned font. | |
| hasIllegalCharacters(value:String) — Static method in class mx.logging.Log | |
| This method checks the specified string value for illegal characters. | |
| hasIME — Static property in class flash.system.Capabilities | |
| Specifies whether the player is running on a system that does (true) or does not (false) have an input method editor (IME) installed. | |
| hasMetadata(obj:Object, propName:String, metadataName:String, excludes:Array, options:Object) — Static method in 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 in class flash.system.Capabilities | |
| Specifies whether the player is running on a system that does (true) or does not (false) have an MP3 decoder. | |
| hasOwnProperty(name:String) — Method in class Object | |
| Indicates whether an object has a specified property defined. | |
| hasOwnProperty(p:String) — Method in class XML | |
| Checks to see whether the object has the property specified by the p parameter. | |
| hasOwnProperty(p:String) — Method in class XMLList | |
| Checks for the property specified by p. | |
| hasPrinting — Static property in class flash.system.Capabilities | |
| Specifies whether the player is running on a system that does (true) or does not (false) support printing. | |
| hasProperty(name) — Method in class flash.utils.Proxy | |
| Overrides a request to check whether an object has a particular property by name. | |
| hasProperty(name) — Method in class lc.domain.Properties | |
| Overrides a request to check whether an object has a particular property by name. | |
| hasProperty(name) — Method in class lc.domain.PropertiesNode | |
| Overrides a request to check whether an object has a particular property by name. | |
| hasProperty(name) — Method in class mx.messaging.config.ConfigMap | |
| This is an internal function that must be implemented by a subclass of flash.utils.Proxy. | |
| hasProperty(name) — Method in class mx.utils.ObjectProxy | |
| This is an internal function that must be implemented by a subclass of flash.utils.Proxy. | |
| hasResponder() — Method in class mx.rpc.AsyncToken | |
| Determines if this token has at least one mx.rpc.IResponder registered. | |
| hasRoot — Property in 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 in 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 in class mx.controls.Tree | |
| Indicates that the current dataProvider has a root item; for example, a single top node in a hierarchical structure. | |
| hasScreenBroadcast — Static property in class flash.system.Capabilities | |
| Specifies whether the player does (true) or does not (false) support the development of screen broadcast applications to be run through Flash Media Server. | |
| hasScreenPlayback — Static property in class flash.system.Capabilities | |
| Specifies whether the player does (true) or does not (false) support the playback of screen broadcast applications that are being run through Flash Media Server. | |
| hasSimpleContent() — Method in class XML | |
| Checks to see whether the XML object contains simple content. | |
| hasSimpleContent() — Method in class XMLList | |
| Checks whether the XMLList object contains simple content. | |
| hasStreamingAudio — Static property in class flash.system.Capabilities | |
| Specifies whether the player can (true) or cannot (false) play streaming audio. | |
| hasStreamingVideo — Static property in class flash.system.Capabilities | |
| Specifies whether the player can (true) or cannot (false) play streaming video. | |
| hasTLS — Static property in class flash.system.Capabilities | |
| Specifies whether the player is on a system that supports native SSL sockets through NetConnection (true) or does not (false). | |
| hasUnmergedUpdateCollectionMessages(destination:String, collectionId:Object) — Method in class mx.data.DataStore | |
| hasUnresolvableTokens() — Static method in class mx.utils.URLUtil | |
| If LoaderConfig.url is not available, replaceTokens method will not replace server.name and server.port properly. | |
| hasVideoEncoder — Static property in class flash.system.Capabilities | |
| Specifies whether the player can (true) or cannot (false) encode a video stream, such as that coming from a web camera. | |
| HBox — Class in package mx.containers | |
| The HBox container lays out its children in a single horizontal row. | |
| HBox() — Constructor in class mx.containers.HBox | |
| Constructor. | |
| HDividedBox — Class in 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 in class mx.containers.HDividedBox | |
| Constructor. | |
| header — Property in class lc.controls.EmbossedNavigator | |
| The header is a component that sits above the list of items on the navigation area of the EmbossedNavigator component. | |
| header — Property in class lc.layout.Desktop | |
| The header component of Workspace ES. | |
| header — Property in class mx.rpc.events.HeaderEvent | |
| Header that the RPC call returned in the response. | |
| header — Event in class mx.rpc.soap.Operation | |
| Dispatched when an Operation invocation returns with SOAP headers in the response. | |
| HEADER — Constant static property in class mx.rpc.events.HeaderEvent | |
| The HEADER event type. | |
| headerColors — Style in class mx.containers.Panel | |
| Array of two colors used to draw the header. | |
| headerColors — Style in class mx.controls.DataGrid | |
| An array of two colors used to draw the header background gradient. | |
| headerColors — Style in class mx.controls.DateChooser | |
| Colors of the band at the top of the DateChooser control. | |
| headerColors — Style in class mx.controls.DateField | |
| Colors of the band at the top of the DateChooser control. | |
| headerDragProxyStyleName — Style in 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. | |
| HeaderEvent — Class in 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 in class mx.rpc.events.HeaderEvent | |
| Creates a new HeaderEvent. | |
| headerHeight — Style in class mx.containers.Accordion | |
| Height of each accordion header, in pixels. | |
| headerHeight — Style in class mx.containers.Panel | |
| Height of the header. | |
| headerHeight — Property in class mx.controls.dataGridClasses.DataGridBase | |
| The height of the header cell of the column, in pixels. | |
| headerPaneModel — Property in class lc.layout.DesktopModel | |
| An instance of the headerPane component's model. | |
| headerRelease — Event in 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 in 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 in class mx.containers.Accordion | |
| A factory used to create the navigation buttons for each child. | |
| headerRenderer — Property in class mx.controls.dataGridClasses.DataGridColumn | |
| The class factory for item renderer instances that display the column header for the column. | |
| headers — Property in 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 in interface mx.messaging.messages.IMessage | |
| Provides access to the headers of the message. | |
| headers — Property in 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 in class mx.rpc.events.ResultEvent | |
| In certain circumstances, headers may also be returned with a fault to provide further context to the failure. | |
| headers — Property in class mx.rpc.http.HTTPService | |
| Custom HTTP headers to be sent to the third party endpoint. | |
| headers — Property in class mx.rpc.soap.AbstractWebService | |
| Returns the array of SOAPHeaders registered for the WebService. | |
| headers — Property in class mx.rpc.soap.Operation | |
| Accessor to an Array of SOAPHeaders that are to be sent on each invocation of the operation. | |
| headerSeparatorSkin — Style in class mx.controls.DataGrid | |
| The skin that defines the appearance of the separators between column headers in a DataGrid. | |
| headerShift — Event in 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 in 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. | |
| headerStyleName — Style in class mx.containers.Accordion | |
| Name of CSS style declaration that specifies styles for the accordion headers (tabs). | |
| headerStyleName — Style in 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 in class mx.controls.DataGrid | |
| The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
| headerStyleName — Style in 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. | |
| headerStyleName — Style in class mx.controls.DateField | |
| 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 in class mx.controls.dataGridClasses.DataGridColumn | |
| Text for the header of this column. | |
| headerWordWrap — Property in 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. | |
| HEAD_METHOD — Constant static property in class mx.messaging.messages.HTTPRequestMessage | |
| Indicates that the method used for this request should be "head". | |
| height — Property in class flash.display.BitmapData | |
| The height of the bitmap image in pixels. | |
| height — Property in class flash.display.DisplayObject | |
| Indicates the height of the display object, in pixels. | |
| height — Property in class flash.display.LoaderInfo | |
| The nominal height of the loaded file. | |
| height — Property in class flash.display.Stage | |
| Indicates the height of the display object, in pixels. | |
| height — Property in class flash.geom.Rectangle | |
| The height of the rectangle, in pixels. | |
| height — Property in class flash.media.Camera | |
| The current capture height, in pixels. | |
| height — Property in class flash.text.TextLineMetrics | |
| The height value of the text of the selected lines (not necessarily the complete text) in pixels. | |
| height — Property in class mx.controls.listClasses.ListRowInfo | |
| The height of the row including margins. | |
| height — Property in interface mx.core.IFlexDisplayObject | |
| The height of this object, in pixels. | |
| height — Property in class mx.core.UIComponent | |
| Number that specifies the height of the component, in pixels, in the parent's coordinates. | |
| height — Property in class mx.graphics.ImageSnapshot | |
| The image height in pixels. | |
| height — Property in class mx.managers.SystemManager | |
| The height of this object. | |
| heightBy — Property in class mx.effects.Resize | |
| Number of pixels by which to modify the height of the component. | |
| heightBy — Property in class mx.effects.effectClasses.ResizeInstance | |
| Number of pixels by which to modify the height of the component. | |
| heightFrom — Property in class mx.effects.Resize | |
| Initial height, in pixels. | |
| heightFrom — Property in class mx.effects.effectClasses.ResizeInstance | |
| Initial height. | |
| heightLimit — Property in class mx.charts.AxisRenderer | |
| The maximum amount of space, in pixels, that an axis renderer will take from a chart. | |
| heightLimit — Property in interface mx.charts.chartClasses.IAxisRenderer | |
| The maximum amount of space, in pixels, that an axis renderer will take from a chart. | |
| heightTo — Property in class mx.effects.Resize | |
| Final height, in pixels. | |
| heightTo — Property in class mx.effects.effectClasses.ResizeInstance | |
| Final height, in pixels. | |
| HelpBox — Class in package ga.controls | |
| Displays any guide-level help text and/or video resource specified in Guide Builder. | |
| helpCreateIDPart(parent:mx.automation:IAutomationObject, child:mx.automation:IAutomationObject, automationNameCallback:Function, automationIndexCallback:Function) — Method in interface mx.automation.IAutomationObjectHelper | |
| Creates an id for a given child within a parent. | |
| HelpPanel — Class in package ga.controls | |
| Displays any panel-level help text and/or video resource specified in Guide Builder. | |
| helpResolveIDPart(parent:mx.automation:IAutomationObject, part:Object) — Method in interface mx.automation.IAutomationObjectHelper | |
| Returns an Array of children within a parent which match the id. | |
| helpText — Property in class ga.model.GuidedActivity | |
| The form guide help text, in rich text format, specified in Guide Builder. | |
| helpText — Property in interface ga.model.IPanel | |
| The help text for the panel. | |
| helpText — Property in interface ga.model.IPanelItem | |
| The help text for this item. | |
| helpText — Property in class ga.model.PanelText | |
| Additional help text, entered in Guide Builder, associated with the Guide Text object. | |
| helpTitle — Property in class ga.model.GuidedActivity | |
| The form guide help title specified in Guide Builder. | |
| helpVideo — Property in class ga.model.GuidedActivity | |
| The URL for an FLV file specified in Guide Builder. | |
| helpVideo — Property in interface ga.model.IPanel | |
| A reference to the FLV file associated with the panel. | |
| HelpVideo — Class in package ga.controls | |
| Displays the help video icon which, when selected, expands to display the help video to users. | |
| HEX_BINARY_TYPE — Static property in class mx.rpc.xml.SimpleXMLEncoder | |
| hide() — Static method in class flash.ui.Mouse | |
| Hides the pointer. | |
| hide — Event in class mx.charts.chartClasses.DataTip | |
| Dispatched when an object's state changes from visible to invisible. | |
| hide — Property in class mx.charts.chartClasses.InstanceCache | |
| Determines if unneeded instances should be hidden. | |
| hide() — Method in class mx.controls.Menu | |
| Hides the Menu control and any of its submenus if the Menu control is visible. | |
| hide — Event in class mx.controls.ProgressBar | |
| Dispatched when an object's state changes from visible to invisible. | |
| hide — Event in class mx.core.UIComponent | |
| Dispatched when an object's state changes from visible to invisible. | |
| HIDE — Constant static property in class mx.events.FlexEvent | |
| The FlexEvent.HIDE constant defines the value of the type property of the event object for a hide event. | |
| hideAllMenus() — Method in class mx.controls.Menu | |
| hideBuiltInItems() — Method in class flash.ui.ContextMenu | |
| Hides all built-in menu items (except Settings) in the specified ContextMenu object. | |
| hideChildrenTargets — Property in class mx.effects.Resize | |
| An Array of Panel containers. | |
| hideChildrenTargets — Property in class mx.effects.effectClasses.ResizeInstance | |
| An Array of Panels. | |
| hideCursor() — Static method in class mx.managers.CursorManager | |
| Makes the cursor invisible. | |
| hideData() — Method in class mx.charts.chartClasses.ChartBase | |
| Informs the chart that the underlying data being displayed in the chart has been changed. | |
| hideDataEffect — Effect in class mx.charts.chartClasses.Series | |
| hideDelay — Static property in 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 in class mx.controls.listClasses.ListBase | |
| Hides the drop indicator under the mouse pointer that indicates that a drag and drop operation is allowed. | |
| hideEffect — Effect in class mx.core.UIComponent | |
| hideEffect — Static property in 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 in class mx.managers.FocusManager | |
| Sets showFocusIndicator to false and removes the visual focus indicator from the focused object, if any. | |
| hideFocus() — Method in interface mx.managers.IFocusManager | |
| Sets showFocusIndicator to false and removes the visual focus indicator from the focused object, if any. | |
| hideObject — Property in class flash.filters.DropShadowFilter | |
| Indicates whether or not the object is hidden. | |
| hidePDF(event:flash.events:Event) — Method in class ga.controls.Wrapper | |
| Hides the PDF rendition and displays the form guide content. | |
| HIDING_DATA — Constant static property in class mx.charts.chartClasses.ChartState | |
| The chart is currently running transitions to hide the old chart data. | |
| high — Property in class mx.charts.series.items.HLOCSeriesItem | |
| The high value of this item converted into screen coordinates. | |
| HIGH — Constant static property in 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 in class flash.filters.BitmapFilterQuality | |
| Defines the high quality filter setting. | |
| HIGH — Constant static property in class mx.managers.CursorManagerPriority | |
| Constant that specifies the highest cursor priority when passed as the priority argument to setCursor(). | |
| highField — Property in 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 in class mx.charts.series.items.HLOCSeriesItem | |
| The high value of this item, filtered against the vertical axis of the containing chart. | |
| highlightAlpha — Property in class flash.filters.BevelFilter | |
| The alpha transparency value of the highlight color. | |
| highlightAlphas — Style in class mx.containers.Panel | |
| Alphas used for the highlight fill of the header. | |
| highlightAlphas — Style in class mx.controls.scrollClasses.ScrollBar | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.NumericStepper | |
| Alphas used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.DateChooser | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.MenuBar | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.ComboBox | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.DateField | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.Button | |
| Alpha transparencies used for the highlight fill of controls. | |
| highlightAlphas — Style in class mx.controls.ColorPicker | |
| Alphas used for the highlight fill of controls. | |
| highlightColor — Property in class flash.filters.BevelFilter | |
| The highlight color of the bevel. | |
| highlightIndicator — Property in class mx.controls.listClasses.ListBase | |
| The DisplayObject that contains the graphics that indicates which renderer is highlighted. | |
| highlightItemRenderer — Property in class mx.controls.listClasses.ListBase | |
| The renderer that is currently rolled over or under the caret. | |
| highlightUID — Property in class mx.controls.listClasses.ListBase | |
| The UID of the item that is current rolled over or under the caret. | |
| highNumber — Property in 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 in class mx.charts.series.items.HLOCSeriesItem | |
| The high value of this item. | |
| hiliteSelectedNavItem(index:int) — Method in class mx.controls.NavBar | |
| Highlights the selected navigator item. | |
| historyManagementEnabled — Property in class mx.containers.Accordion | |
| If set to true, this property enables history management within this Accordion container. | |
| historyManagementEnabled — Property in class mx.containers.ViewStack | |
| If true, enables history management within this ViewStack container. | |
| HistoryManager — Class in package mx.managers | |
| History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands. | |
| hitArea — Property in class flash.display.Sprite | |
| Designates another sprite to serve as the hit area for a sprite. | |
| hitData — Property in class mx.charts.events.ChartItemEvent | |
| The first item in the hitSet array. | |
| HitData — Class in 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 in class mx.charts.HitData | |
| Constructor. | |
| hitSet — Property in 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 in 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 in class flash.display.DisplayObject | |
| Evaluates the display object to see if it overlaps or intersects with the obj display object. | |
| hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — Method in 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. | |
| hitTestState — Property in 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 in 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 in 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 in class mx.charts.HLOCChart | |
| Constructor. | |
| HLOCItemRenderer — Class in package mx.charts.renderers | |
| The default item Rnderer for an HLOCSeries object. | |
| HLOCItemRenderer() — Constructor in class mx.charts.renderers.HLOCItemRenderer | |
| Constructor. | |
| HLOCSeries — Class in 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 in class mx.charts.series.HLOCSeries | |
| Constructor. | |
| HLOCSeriesBase — Class in package mx.charts.chartClasses | |
| HLOCSeriesBase is the base class for the two financial series types, HLOCSeries and CandlestickSeries. | |
| HLOCSeriesBase() — Constructor in class mx.charts.chartClasses.HLOCSeriesBase | |
| Constructor. | |
| HLOCSeriesBaseAutomationImpl — Class in 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 in class mx.automation.delegates.charts.HLOCSeriesBaseAutomationImpl | |
| Constructor. | |
| HLOCSeriesItem — Class in 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 in class mx.charts.series.items.HLOCSeriesItem | |
| Constructor. | |
| HLOCSeriesRenderData — Class in 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 in class mx.charts.series.renderData.HLOCSeriesRenderData | |
| Constructor. | |
| HOME — Constant static property in class flash.ui.Keyboard | |
| Constant associated with the key code value for the Home key (36). | |
| horizontal — Property in class mx.charts.AxisRenderer | |
| true if the axis renderer is being used as a horizontal axis. | |
| horizontal — Property in interface mx.charts.chartClasses.IAxisRenderer | |
| true if the axis renderer is being used as a horizontal axis. | |
| HORIZONTAL — Constant static property in 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 in class mx.containers.BoxDirection | |
| Specifies that children of the Box container are laid out horizontally. | |
| HORIZONTAL — Constant static property in class mx.containers.FormItemDirection | |
| Specifies that the children of the FormItem container are laid out horizontally. | |
| HORIZONTAL — Constant static property in 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 in class mx.controls.listClasses.TileBaseDirection | |
| Arrange children horizontally. | |
| HORIZONTAL — Constant static property in class mx.controls.scrollClasses.ScrollBarDirection | |
| Specifies that a ScrollBar control is for horizontal scrolling. | |
| HORIZONTAL — Constant static property in class mx.controls.sliderClasses.SliderDirection | |
| Specifies to display a horizontal slider. | |
| HORIZONTAL — Constant static property in class mx.core.ContainerLayout | |
| Use horizontal layout for the contents of this container. | |
| HORIZONTAL — Constant static property in class mx.events.ScrollEventDirection | |
| The user scrolled horizontally. | |
| horizontalAlign — Style in class mx.containers.Box | |
| Horizontal alignment of children in the container. | |
| horizontalAlign — Style in class mx.containers.FormItem | |
| Horizontal alignment of children in the container. | |
| horizontalAlign — Style in class mx.containers.Tile | |
| Horizontal alignment of each child inside its tile cell. | |
| horizontalAlign — Style in class mx.containers.GridRow | |
| Horizontal alignment of children in the container. | |
| horizontalAlign — Style in class mx.containers.TabNavigator | |
| Horizontal positioning of tabs at the top of this TabNavigator container. | |
| horizontalAlign — Style in class mx.containers.Panel | |
| Horizontal alignment of children in the container. | |
| horizontalAlign — Style in class mx.controls.TabBar | |
| Horizontal alignment of the tab navigation items. | |
| horizontalAlign — Style in class mx.controls.ButtonBar | |
| Horizontal alignment of the tabs. | |
| horizontalAlign — Style in class mx.controls.SWFLoader | |
| The horizontal alignment of the content when it does not have a one-to-one aspect ratio. | |
| horizontalAlign — Style in class mx.core.LayoutContainer | |
| Horizontal alignment of children in the container. | |
| horizontalAlternateFill — Style in class mx.charts.GridLines | |
| Specifies the fill pattern for alternating horizontal bands not defined by the fill property. | |
| horizontalAxis — Property in class mx.charts.chartClasses.CartesianChart | |
| Defines the labels, tick marks, and data position for items on the x-axis. | |
| HORIZONTAL_AXIS — Constant static property in class mx.charts.chartClasses.CartesianTransform | |
| A String representing the horizontal axis. | |
| horizontalAxisRatio — Property in class mx.charts.chartClasses.CartesianChart | |
| Determines the height limit of the horiztonal axis. | |
| horizontalAxisRenderer — Property in class mx.charts.chartClasses.CartesianChart | |
| Specifies how data appears along the x-axis of a chart. | |
| horizontalAxisStyleName — Style in class mx.charts.chartClasses.CartesianChart | |
| The class selector that defines the style properties for the horizontal axis. | |
| horizontalCenter — Style in class mx.core.UIComponent | |
| The horizontal distance in pixels from the center of the component's parent container to the center of the component. | |
| horizontalChangeCount — Style in class mx.charts.GridLines | |
| Specifies the number of tick marks between horizontal grid lines. | |
| horizontalDividerCursor — Style in class mx.containers.DividedBox | |
| The cursor skin for a horizontal DividedBox. | |
| horizontalFill — Style in class mx.charts.GridLines | |
| Specifies the fill pattern for every other horizontal band created by the grid lines. | |
| horizontalFocus — Property in class mx.charts.effects.SeriesZoom | |
| Defines the location of the focul point of the zoom. | |
| horizontalFocus — Property in class mx.charts.effects.effectClasses.SeriesZoomInstance | |
| Defines the location of the focul point of the zoom. | |
| horizontalGap — Style in class mx.charts.LegendItem | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.charts.Legend | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.Box | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.Form | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.FormItem | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.Tile | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.ViewStack | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.Grid | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.TabNavigator | |
| Separation between tabs, in pixels. | |
| horizontalGap — Style in class mx.containers.Accordion | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.containers.Panel | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.TabBar | |
| Number of pixels between tab navigation items in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.DateChooser | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.LinkBar | |
| Number of pixels between the LinkButton controls in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.ButtonBar | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.ProgressBar | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGap — Style in class mx.controls.Button | |
| Gap between the label and icon, when the labelPlacement property is set to left or right. | |
| horizontalGap — Style in class mx.controls.ColorPicker | |
| Horizontal gap between swatches in the swatch grid. | |
| horizontalGap — Style in class mx.core.LayoutContainer | |
| Number of pixels between children in the horizontal direction. | |
| horizontalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — Method in 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 in class mx.skins.ProgrammaticSkin | |
| Utility function to create a horizontal gradient matrix. | |
| horizontalGridLineColor — Style in class mx.controls.DataGrid | |
| The color of the horizontal grid lines. | |
| horizontalGridLines — Style in class mx.controls.DataGrid | |
| A flag that indicates whether to show horizontal grid lines between the rows. | |
| horizontalLineScrollSize — Property in 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 in package mx.controls | |
| The HorizontalList control displays a horizontal list of items. | |
| HorizontalList() — Constructor in class mx.controls.HorizontalList | |
| Constructor. | |
| horizontalOriginStroke — Style in class mx.charts.GridLines | |
| Specifies the line style for the horizontal origin. | |
| horizontalPageScrollSize — Property in class mx.core.Container | |
| Number of pixels to move when the track in the horizontal scroll bar is pressed. | |
| horizontalScrollBar — Property in class mx.core.Container | |
| The horizontal scrollbar used in this container. | |
| horizontalScrollBar — Property in class mx.core.ScrollControlBase | |
| The horizontal scroll bar. | |
| horizontalScrollBarStyleName — Style in class mx.core.ScrollControlBase | |
| Style name for horizontal scrollbar. | |
| horizontalScrollBarStyleName — Style in class mx.core.Container | |
| The name of the horizontal scrollbar style. | |
| horizontalScrollPolicy — Property in 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 in class mx.core.Container | |
| Specifies whether the horizontal scroll bar is always present, always absent, or automatically added when needed. | |
| horizontalScrollPolicy — Property in 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 in class mx.controls.DataGrid | |
| The offset into the content from the left edge. | |
| horizontalScrollPosition — Property in class mx.controls.TextArea | |
| Pixel position in the content area of the leftmost pixel that is currently displayed. | |
| horizontalScrollPosition — Property in class mx.controls.TextInput | |
| Pixel position in the content area of the leftmost pixel that is currently displayed. | |
| horizontalScrollPosition — Property in class mx.core.Container | |
| The current position of the horizontal scroll bar. | |
| horizontalScrollPosition — Property in class mx.core.ScrollControlBase | |
| The offset into the content from the left edge. | |
| horizontalShowOrigin — Style in class mx.charts.GridLines | |
| Determines whether to draw the horizontal origin. | |
| horizontalStroke — Style in class mx.charts.GridLines | |
| Specifies the line style for horizontal grid lines. | |
| horizontalTickAligned — Style in class mx.charts.GridLines | |
| Determines whether to align horizontal grid lines with tick marks. | |
| hotCharCode — Property in class lc.endpoint.EndpointGridSelectorModel | |
| The key code for the Enter hot key. | |
| hotKey(charCode:uint) — Method in class lc.endpoint.EndpointGridSelectorModel | |
| Invokes the selected endpoint when the hot key is detected. | |
| hours — Property in class Date | |
| The hour (an integer from 0 to 23) of the day portion of a Date object according to local time. | |
| hoursUTC — Property in class Date | |
| The hour (an integer from 0 to 23) of the day of a Date object according to universal time (UTC). | |
| HRule — Class in package mx.controls | |
| The HRule control creates a single horizontal line. | |
| HRule() — Constructor in class mx.controls.HRule | |
| Constructor | |
| HScrollBar — Class in 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() — Constructor in class mx.controls.HScrollBar | |
| Constructor. | |
| HSlider — Class in 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() — Constructor in class mx.controls.HSlider | |
| Constructor. | |
| htmlText — Property in class flash.text.TextField | |
| Contains the HTML representation of the text field's contents. | |
| htmlText — Property in class mx.controls.Label | |
| Specifies the text displayed by the Label control, including HTML markup that expresses the styles of that text. | |
| htmlText — Property in class mx.controls.RichTextEditor | |
| Text containing HTML markup that displays in the RichTextEditor control's TextArea subcontrol. | |
| htmlText — Property in class mx.controls.TextArea | |
| Specifies the text displayed by the TextArea control, including HTML markup that expresses the styles of that text. | |
| htmlText — Property in class mx.controls.TextInput | |
| Specifies the text displayed by the TextInput control, including HTML markup that expresses the styles of that text. | |
| htmlText — Property in class mx.controls.textClasses.TextRange | |
| Contents of the range in the form of HTML text. | |
| HTTPChannel — Class in package mx.messaging.channels | |
| The HTTPChannel class provides the HTTP support for messaging. | |
| HTTPChannel(id:String, uri:String) — Constructor in class mx.messaging.channels.HTTPChannel | |
| Creates an new HTTPChannel instance. | |
| httpHeaders — Property in class mx.messaging.messages.HTTPRequestMessage | |
| Contains specific HTTP headers that should be placed on the request made to the destination. | |
| HTTPRequestMessage — Class in package mx.messaging.messages | |
| HTTP requests are sent to the HTTP endpoint using this message type. | |
| HTTPRequestMessage() — Constructor in class mx.messaging.messages.HTTPRequestMessage | |
| Constructs an uninitialized HTTP request. | |
| HTTPService — Class in package mx.rpc.http | |
| When you call the HTTPService object's send() method, it makes an HTTP GET or POST request to the specified URL, and an HTTP response is returned. | |
| HTTPService — Class in package mx.rpc.http.mxml | |
| You use the <mx:HTTPService> tag to represent an HTTPService object in an MXML file. | |
| HTTPService(rootURL:String) — Constructor in class mx.rpc.http.HTTPService | |
| Creates a new HTTPService. | |
| HTTPService() — Constructor in class mx.rpc.http.mxml.HTTPService | |
| Creates a new HTTPService. | |
| httpStatus — Event in class flash.display.LoaderInfo | |
| Dispatched when a network request is made over HTTP and Flash Player can detect the HTTP status code. | |
| httpStatus — Event in class flash.net.FileReference | |
| Dispatched when an upload fails and an HTTP status code is available to describe the failure. | |
| httpStatus — Event in class flash.net.URLLoader | |
| Dispatched if a call to URLLoader.load() attempts to access data over HTTP and the current Flash Player environment is able to detect and return the status code for the request. | |
| httpStatus — Event in class flash.net.URLStream | |
| Dispatched if a call to URLStream.load() attempts to access data over HTTP, and the current Flash Player is able to detect and return the status code for the request. | |
| httpStatus — Event in class mx.controls.SWFLoader | |
| Dispatched when a network request is made over HTTP and Flash Player can detect the HTTP status code. | |
| HTTP_STATUS — Constant static property in class flash.events.HTTPStatusEvent | |
| Defines the value of the type property of a httpStatus event object. | |
| HTTPStatusEvent — Class in package flash.events | |
| Flash® Player dispatches HTTPStatusEvent objects when a network request returns an HTTP status code. | |
| HTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int) — Constructor in class flash.events.HTTPStatusEvent | |
| Creates an Event object that contains specific information about HTTP status events. | |
| 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 | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-H.html