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. | |
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. | |
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.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. | |
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, 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. | |
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 coldfusion.air.Session | |
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. | |
hasEventListener(type:String) — method, class coldfusion.air.SyncManager | |
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 mx.collections.ListCollectionView | |
Checks whether the EventDispatcher 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. | |
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. | |
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. | |
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) — method, class flash.utils.Proxy | |
Overrides a request to check whether an object has a particular property by name. | |
hasProperty(name) — method, class mx.messaging.config.ConfigMap | |
This is an internal function that must be implemented by a subclass of flash.utils.Proxy. | |
hasResponder() — method, class coldfusion.air.SessionToken | |
Determines if this token has at least one mx.rpc.IResponder registered. | |
hasResponder() — method, class mx.rpc.AsyncToken | |
Determines if this token has at least one mx.rpc.IResponder registered. | |
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. | |
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. | |
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. | |
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 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 coldfusion.service.PopHeader | |
header — Property, class coldfusion.service.PopRecord | |
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. | |
headerColors — Style, class mx.containers.Panel | |
Array of two colors used to draw the header. | |
headerColors — Style, class mx.controls.DateField | |
Colors of the band at the top of the DateChooser control. | |
headerColors — Style, class mx.controls.DateChooser | |
Colors of the band at the top of the DateChooser control. | |
headerColors — Style, class mx.controls.DataGrid | |
An array of two colors used to draw the header background gradient. | |
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. | |
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.WindowedApplication | |
The explicit height of the header. | |
headerHeight — Style, class mx.core.Window | |
The explicit height of the header. | |
headerHeight — Property, class mx.controls.dataGridClasses.DataGridBase | |
The height of the header cell of the column, in pixels. | |
headerItems — Property, class mx.controls.dataGridClasses.DataGridHeader | |
An Array of header renderer instances. | |
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.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.dataGridClasses.DataGridColumn | |
The class factory for item renderer instances that display the column header for the column. | |
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. | |
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. | |
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.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.DateField | |
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, 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, class mx.controls.DataGrid | |
The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. | |
headerText — Property, class mx.controls.dataGridClasses.DataGridColumn | |
Text for the header of this column. | |
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. | |
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 coldfusion.service.PdfPageDetail | |
height — Property, class coldfusion.service.mxml.Image | |
Height in pixels of the image. | |
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, 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.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, 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. | |
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. | |
heightFrom — Property, class mx.effects.Resize | |
Initial height, in pixels. | |
heightFrom — Property, class mx.effects.effectClasses.ResizeInstance | |
Initial height. | |
heightTo — Property, class mx.effects.Resize | |
Final height, in pixels. | |
heightTo — Property, class mx.effects.effectClasses.ResizeInstance | |
Final height, in pixels. | |
hide() — Static Method , class flash.ui.Mouse | |
Hides the pointer. | |
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. | |
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.controls.listClasses.ListBase | |
Hides the drop indicator under the mouse pointer that indicates that a drag and drop operation is allowed. | |
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. | |
hideMenubar — Property, class coldfusion.service.PdfInfo | |
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. | |
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. | |
hideToolbar — Property, class coldfusion.service.PdfInfo | |
hideWindowUI — Property, class coldfusion.service.PdfInfo | |
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(). | |
highlightAlpha — Property, class flash.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.DateField | |
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.MenuBar | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.DateChooser | |
Alpha transparencies used for the highlight fill of controls. | |
highlightAlphas — Style, class mx.controls.ComboBox | |
Alpha transparencies used for the highlight fill of controls. | |
highlightColor — Property, class flash.filters.BevelFilter | |
The highlight color of the bevel. | |
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.ListBase | |
The renderer that is currently 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. | |
hiliteSelectedNavItem(index:int) — method, class mx.controls.NavBar | |
Highlights the selected navigator item. | |
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. | |
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, 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, 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. | |
HOME — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Home key (36). | |
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.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.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.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.controls.SWFLoader | |
The horizontal alignment of the content when it does not have a one-to-one aspect ratio. | |
horizontalAlign — Style, class mx.controls.ButtonBar | |
Horizontal alignment of all buttons within the ButtonBar. | |
horizontalAlign — Style, class mx.controls.TabBar | |
Horizontal alignment of all tabs within the TabBar. | |
horizontalAlign — Style, class mx.core.LayoutContainer | |
Horizontal alignment of children in the container. | |
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, class mx.flash.UIMovieClip | |
The horizontal distance in pixels from the center of the component's content area to the center of the component. | |
horizontalDividerCursor — Style, class mx.containers.DividedBox | |
The cursor skin for a horizontal DividedBox. | |
horizontalGap — Style, class mx.containers.dividedBoxClasses.BoxDivider | |
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.containers.TabNavigator | |
Separation between tabs, in pixels. | |
horizontalGap — Style, class mx.containers.Accordion | |
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.ViewStack | |
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.controls.ProgressBar | |
Number of pixels between children 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.ColorPicker | |
Horizontal gap between swatches in the swatch grid. | |
horizontalGap — Style, class mx.controls.ButtonBar | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.controls.TabBar | |
Number of pixels between tab navigation items in the horizontal direction. | |
horizontalGap — Style, class mx.controls.DateChooser | |
Number of pixels between children in the horizontal direction. | |
horizontalGap — Style, class mx.controls.Menu | |
Number of pixels between children (icons and label) 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.core.LayoutContainer | |
Number of pixels between children in the horizontal direction. | |
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. | |
horizontalGridLines — Style, class mx.controls.DataGrid | |
A flag that indicates whether to show horizontal grid lines between the rows. | |
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. | |
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. | |
horizontalScrollBarStyleName — Style, class mx.core.Container | |
The name of the horizontal scrollbar style. | |
horizontalScrollBarStyleName — Style, class mx.core.ScrollControlBase | |
Style name for horizontal scrollbar. | |
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 mx.controls.DataGrid | |
The offset into the content from the left edge. | |
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, class mx.core.ScrollControlBase | |
The offset into the content from the left edge. | |
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. | |
HORIZONTAL_STEM — Constant Static Property, class flash.text.engine.CFFHinting | |
Fits strong horizontal stems to the pixel grid for improved readability. | |
host — Property, class air.net.SocketMonitor | |
The host being monitored. | |
host — Property, class coldfusion.service.mxml.Pop | |
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). | |
HRule — class, package mx.controls | |
The HRule control creates a single horizontal line. | |
HRule() — Constructor, class mx.controls.HRule | |
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() — Constructor, class mx.controls.HScrollBar | |
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() — Constructor, class mx.controls.HSlider | |
Constructor. | |
HTML — class, package mx.controls | |
The HTML control lets you display HTML content in your application. | |
HTML() — Constructor, class mx.controls.HTML | |
Constructor. | |
HTMLBody — Property, class coldfusion.service.PopRecord | |
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.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, 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) — 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(baseURL:String, destination:String) — Constructor, class mx.rpc.http.HTTPMultiService | |
Creates a new HTTPService. | |
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. | |
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. | |
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 |