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  
object — Property in class mx.utils.ObjectProxy
The object being proxied.
ObjectProxy — Dynamic class in package mx.utils
This class provides the ability to track changes to an item managed by this proxy.
ObjectProxy(item, uid, proxyDepth) — Constructor in class mx.utils.ObjectProxy
Initializes this proxy with the specified object, id and proxy depth.
ObjectRoles — Class in package com.yahoo.astra.accessibility
Constants for MSAA accessibility roles available in Flash Player.
ObjectStates — Class in package com.yahoo.astra.accessibility
Constants for MSAA accessibility states available in Flash Player.
ObjectUtil — Class in package mx.utils
The ObjectUtil class is an all-static class with methods for working with Objects within Flex.
OFF — Constant static property in class mx.core.ScrollPolicy
Never show the scrollbar.
OFF — Constant static property in class mx.core.UIComponentCachePolicy
Specifies that the Flex framework should never attempt to cache the object as a bitmap.
offscreenExtraColumns — Property in class mx.controls.listClasses.ListBase
The target number of extra columns of item renderers used in the layout of the control.
offscreenExtraColumnsLeft — Property in class mx.controls.listClasses.ListBase
The number of offscreen columns currently to the left of the leftmost visible column.
offscreenExtraColumnsRight — Property in class mx.controls.listClasses.ListBase
The number of offscreen columns currently to the right of the right visible column.
offscreenExtraRows — Property in class mx.controls.listClasses.ListBase
The target number of extra rows of item renderers to be used in the layout of the control.
offscreenExtraRowsBottom — Property in class mx.controls.listClasses.ListBase
The number of offscreen rows currently below the bottom visible item renderer.
offscreenExtraRowsOrColumns — Property in class mx.controls.listClasses.ListBase
The target number of extra rows or columns of item renderers to be used in the layout of the control.
offscreenExtraRowsOrColumnsChanged — Property in class mx.controls.listClasses.ListBase
A flag indicating that the number of offscreen rows or columns may have changed.
offscreenExtraRowsTop — Property in class mx.controls.listClasses.ListBase
The number of offscreen rows currently above the topmost visible row.
offset — Property in class mx.controls.listClasses.ListBaseSeekPending
The offset from the bookmark that was the target of the seek operation.
oldHeight — Property in class mx.events.ResizeEvent
The previous height of the object, in pixels.
oldIndex — Property in class mx.events.IndexChangedEvent
The zero-based index before the change.
oldLocation — Property in class mx.events.CollectionEvent
When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property.
oldState — Property in class mx.events.StateChangeEvent
The name of the view state that the component is exiting.
oldValue — Property in class mx.events.PropertyChangeEvent
The value of the property before the change.
oldWidth — Property in class mx.events.ResizeEvent
The previous width of the object, in pixels.
oldX — Property in class mx.events.MoveEvent
The previous x coordinate of the object, in pixels.
oldY — Property in class mx.controls.listClasses.ListRowInfo
The last Y value for the row.
oldY — Property in class mx.events.MoveEvent
The previous y coordinate of the object, in pixels.
OLIVE — Constant static property in class com.yahoo.astra.utils.Color
ON — Constant static property in class mx.core.ScrollPolicy
Always show the scrollbar.
ON — Constant static property in class mx.core.UIComponentCachePolicy
Specifies that the Flex framework should always cache the object as a bitmap.
onTweenEnd(value) — Method in class mx.effects.effectClasses.TweenEffectInstance
Callback method that is called when the target should be updated by the effect for the last time.
onTweenUpdate(value) — Method in class mx.effects.effectClasses.TweenEffectInstance
Callback method that is called when the target should be updated by the effect.
opaqueBackground — Property in interface mx.core.IFlexDisplayObject
open — Event in class com.yahoo.astra.mx.controls.DropDownColorPicker
Dispatched when the color swatch panel opens.
open — Event in class com.yahoo.astra.mx.managers.AutoCompleteManager
Dispatched when the completion box becomes visible.
OPEN — Constant static property in class mx.events.DropdownEvent
The DropdownEvent.OPEN constant defines the value of the type property of the event object for a open event.
openDropdownForTarget(target:mx.controls:TextInput) — Method in class com.yahoo.astra.mx.managers.AutoCompleteManager
Opens a specific dropdown for a Text Input
originX — Property in class mx.effects.Zoom
Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container.
originX — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the x-position of the zoom origin, or registration point.
originY — Property in class mx.effects.Zoom
Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container.
originY — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the y-position of the zoom origin, or registration point.
OTHER — Constant static property in class mx.events.ListEventReason
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed.
overIcon — Style in class mx.controls.Button
Name of the class to use as the icon when the button is not selected and the mouse is over the control.
OVERLAY_CREATED — Constant static property in class mx.events.ChildExistenceChangedEvent
The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event.
overrides — Property in class mx.states.State
The overrides for this view state, as an Array of objects that implement the IOverride interface.
overrides — Property in class mx.styles.CSSStyleDeclaration
If the setStyle() method is called on a UIComponent or CSSStyleDeclaration at run time, this object stores the name/value pairs that were set; they override the name/value pairs in the objects produced by the methods specified by the defaultFactory and factory properties.
overSkin — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.DefaultColorViewer
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control.
overSkin — Style in class mx.controls.Button
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control.
overSkin — Style in class mx.controls.ComboBase
Name of the class to use as the skin for the background and border when the mouse is over the control.
owner — Property in class mx.controls.listClasses.BaseListData
A reference to the list object that owns this item.
owner — Property in interface mx.core.IUIComponent
Typically the parent container of this component.
owner — Property in class mx.core.UIComponent
The owner of this UIComponent.
owner — Property in class mx.core.UITextField
By default, set to the parent container of this object.
owns(child) — Method in interface mx.core.IUIComponent
Returns true if the chain of owner properties points from child to this UIComponent.
owns(child) — Method in class mx.core.UIComponent
Returns true if the chain of owner properties points from child to this UIComponent.
owns(child) — Method in class mx.core.UITextField
Returns true if the child is parented or owned by this object.
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