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  
HaloColors — Class in package mx.skins.halo
Defines the colors used by components that support the Halo theme.
hasBackgroundImage — Property in interface mx.core.IRectangularBorder
Contains true if the RectangularBorder instance contains a background image.
hasBackgroundImage — Property in class mx.skins.RectangularBorder
Contains true if the RectangularBorder instance contains a background image.
hasEventListener(type) — Method in class mx.collections.ListCollectionView
hasEventListener(type) — Method in class mx.utils.ObjectProxy
Checks whether there are any event listeners registered for a specific type of event.
hasFocusableContent — Property in interface mx.managers.IFocusManagerComplexComponent
A flag that indicates whether the component currently has internal focusable targets
hasFormat(format) — Method in class mx.core.DragSource
Returns true if the data source contains the requested format; otherwise, it returns false.
hasMetadata(obj, propName, metadataName, excludes, options) — 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.
hasMutualTrustBetweenParentAndChild(bp:mx.core:ISWFBridgeProvider) — Static method in class mx.utils.SecurityUtil
Tests if there is mutual trust between the parent and child of the specified bridge.
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.
height — Property in class mx.containers.utilityClasses.ConstraintRow
Number that specifies the height of the ConstraintRow instance, in pixels, in the parent's coordinates.
height — Property in class mx.controls.listClasses.ListRowInfo
The height of the row including margins.
height — Property in interface mx.core.IFlexDisplayObject
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.managers.SystemManager
The height of this object.
HexColorInput — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
An advanced TextInput variation for entering a 24-bit hexadecimal color value.
HexColorInput() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput
Constructor.
HexColorViewer — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
A color viewer that displays the hex string representation of the selected color over the actual displayed color.
HexColorViewer() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer
Constructor.
hexInput — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.BaseColorPickerDropDown
The text input control for hex color values.
hexValue — Property in class com.yahoo.astra.utils.Color
The hexadecimal value of a color.
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.
hideCursor() — Static method in class mx.managers.CursorManager
Makes the cursor invisible.
hideDelay — Static property in class mx.managers.ToolTipManager
The amount of time, in milliseconds, that Flex waits to hide the ToolTip after it appears.
hideDropDown(trigger) — Method in class com.yahoo.astra.mx.controls.DropDownColorPicker
Closes the picker drop down.
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
Played when the component becomes invisible.
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.
hideFocusRing — Property in class mx.effects.Effect
Determines whether the effect should hide the focus ring when starting the effect.
hideFocusRing — Property in class mx.effects.EffectInstance
Determines whether the effect should hide the focus ring when starting the effect.
hideFocusRing — Property in interface mx.effects.IEffect
Determines whether the effect should hide the focus ring when starting the effect.
hideFocusRing — Property in interface mx.effects.IEffectInstance
Determines whether the effect should hide the focus ring when starting the effect.
HIDE_MODAL_WINDOW_REQUEST — Constant static property in class mx.events.SWFBridgeRequest
Hides a modal window.
HIDE_MOUSE_CURSOR_REQUEST — Constant static property in class mx.events.SWFBridgeRequest
Requests that the mouse cursor should be hidden when over this application.
HideShowEffectTargetFilter — Class in 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 in class mx.effects.effectClasses.HideShowEffectTargetFilter
Constructor.
HIGH — Constant static property in class mx.managers.CursorManagerPriority
Constant that specifies the highest cursor priority when passed as the priority argument to setCursor().
highlightAlphas — Style in class mx.controls.Button
Alpha transparencies used for the highlight fill of controls.
highlightAlphas — Style in class mx.controls.scrollClasses.ScrollBar
Alpha transparencies used for the highlight fill of controls.
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.
historyManagementEnabled — Property in class mx.core.Application
If false, the history manager will be disabled.
hitArea — Property in interface mx.core.IContainer
hitTestObject(obj) — Method in interface mx.core.IFlexDisplayObject
hitTestPoint(x, y, shapeFlag) — Method in interface mx.core.IFlexDisplayObject
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.controls.scrollClasses.ScrollBarDirection
Specifies that a ScrollBar control is for horizontal scrolling.
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.FormItem
Horizontal alignment of children in the container.
horizontalAlign — Style in class mx.core.LayoutContainer
Horizontal alignment of children in the container.
horizontalCenter — Style in class mx.core.UIComponent
The horizontal distance in pixels from the center of the component's content area to the center of the component.
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.controls.Button
Gap between the label and icon, when the labelPlacement property is set to left or right.
horizontalGap — Style in class mx.core.LayoutContainer
Number of pixels between children in the horizontal direction.
horizontalGradientMatrix(x, y, width, height) — 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, y, width, height) — Method in class mx.skins.ProgrammaticSkin
Utility function to create a horizontal gradient matrix.
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.
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.Container
The name of the horizontal scrollbar style.
horizontalScrollBarStyleName — Style in class mx.core.ScrollControlBase
Style name for horizontal scrollbar.
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.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 interface mx.core.IContainer
The current position of the horizontal scroll bar.
horizontalScrollPosition — Property in class mx.core.ScrollControlBase
The offset into the content from the left edge.
HOURS — Constant static property in class com.yahoo.astra.utils.TimeUnit
A constant representing the hours unit in date and time values.
HOURS_FOCUS_IN — Constant static property in class com.yahoo.astra.mx.events.TimeInputEvent
Constant defining the event type fired when the hours field of a TimeInput receives focus.
HSB — Constant static property in class com.yahoo.astra.utils.ColorSpace
A constant representing the HSB colorspace.
HSBColor — Class in package com.yahoo.astra.utils
Represents a value in the HSB (also known as HSV) color space.
HSBColor(hue, saturation, brightness) — Constructor in class com.yahoo.astra.utils.HSBColor
Constructor.
HSBColorWheel — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
The graphic representation of a color wheel displaying the HSB colorspace.
HSBColorWheel() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.HSBColorWheel
Constructor.
HSBColorWheel2 — Class in package com.yahoo.astra.mx.controls.colorPickerClasses
The graphic representation of a color wheel displaying the HSB colorspace.
HSBColorWheel2() — Constructor in class com.yahoo.astra.mx.controls.colorPickerClasses.HSBColorWheel2
Constructor.
HSBToCMY(hsb:com.yahoo.astra.utils:HSBColor) — Static method in class com.yahoo.astra.utils.ColorUtil
Converts an HSB color value to the CMYcolorspace.
HSBToCMYK(hsb:com.yahoo.astra.utils:HSBColor) — Static method in class com.yahoo.astra.utils.ColorUtil
Converts an HSB color value to the CMYK colorspace.
HSBToRGB(hsb:com.yahoo.astra.utils:HSBColor) — Static method in class com.yahoo.astra.utils.ColorUtil
Converts an HSB color value to the RGB colorspace.
HSBTouint(hsb:com.yahoo.astra.utils:HSBColor) — Static method in class com.yahoo.astra.utils.ColorUtil
Converts an HSB color value to a standard uint color value.
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.
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.TextInput
Specifies the text displayed by the TextInput control, including HTML markup that expresses the styles of that text.
htmlText — Property in interface mx.core.IUITextField
hue — Property in class com.yahoo.astra.utils.HSBColor
Represents the hue component of a value in the HSB color space.
HUE — Constant static property in class com.yahoo.astra.utils.HSBColor
A constant representing the hue component of the HSB colorspace.
hueInput — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.AdvancedColorPickerDropDown
The textinput for the hue component.
hueRadio — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.AdvancedColorPickerDropDown
The radio for the hue component.
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