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  
name — Property in class com.yahoo.astra.utils.Color
The common name of a color.
name — Property in class mx.collections.SortField
The name of the field to be sorted.
name — Property in interface mx.core.IFlexDisplayObject
name — Property in class mx.events.InterManagerRequest
Name of property or method or manager to instantiate.
name — Property in class mx.states.State
The name of the view state.
NameUtil — Class in package mx.utils
The NameUtil utility class defines static methods for creating names for Flex objects.
NAVY — Constant static property in class com.yahoo.astra.utils.Color
nestLevel — Property in interface mx.core.IUITextField
nestLevel — Property in class mx.core.UIComponent
Depth of this object in the containment hierarchy.
nestLevel — Property in class mx.core.UITextField
Depth of this object in the containment hierarchy.
nestLevel — Property in interface mx.managers.ILayoutManagerClient
The top-level SystemManager has a nestLevel of 1.
nestLevel — Property in class mx.skins.ProgrammaticSkin
Depth of this object in the containment hierarchy.
newIndex — Property in class mx.events.IndexChangedEvent
The zero-based index after the change.
newInstance() — Method in class mx.core.ClassFactory
Creates a new instance of the generator class, with the properties specified by properties.
newInstance() — Method in interface mx.core.IFactory
Creates an instance of some class (determined by the class that implements IFactory).
NEW_ROW — Constant static property in class mx.events.ListEventReason
Specifies that the user moved focus to a new row in the control.
newState — Property in class mx.events.StateChangeEvent
The name of the view state that the component is entering.
newValue — Property in class mx.events.PropertyChangeEvent
The value of the property after the change.
nextButton — Property in class com.yahoo.astra.mx.controls.TimeStepper
The next/increment button.
nextButtonDownHandler(event:mx.events:FlexEvent) — Method in class com.yahoo.astra.mx.controls.TimeStepper
Handles presses of the next (increment) button.
nextTabIndex — Property in class mx.managers.FocusManager
The next unique tab index to use in this tab loop.
nextTabIndex — Property in interface mx.managers.IFocusManager
The next unique tab index to use in this tab loop.
NO_CURSOR — Constant static property in class mx.managers.CursorManager
Constant that is the value of currentCursorID property when there is no cursor managed by the CursorManager and therefore the system cursor is being displayed.
NONE — Constant static property in class mx.core.ContainerCreationPolicy
Do not create any children.
NONE — Constant static property in class mx.managers.DragManager
Constant that specifies that the type of drag action is "none".
nonInheritingStyles — Property in interface mx.core.IUITextField
The beginning of this UITextField's chain of non-inheriting styles.
nonInheritingStyles — Property in class mx.core.UIComponent
The beginning of this component's chain of non-inheriting styles.
nonInheritingStyles — Property in class mx.core.UITextField
The beginning of this UITextField's chain of non-inheriting styles.
nonInheritingStyles — Property in interface mx.styles.IStyleClient
An object containing the noninheritable styles for this component.
nonInheritingStyles — Property in class mx.styles.StyleProxy
An object containing the noninheritable styles for this component.
nonZeroTextHeight — Property in interface mx.core.IUITextField
Unlike textHeight, this returns a non-zero value even when the text is empty.
nonZeroTextHeight — Property in class mx.core.UITextField
Unlike textHeight, this returns a non-zero value even when the text is empty.
normalizeURL(loaderInfo) — Static method in class mx.utils.LoaderUtil
The root URL of a cross-domain RSL contains special text appended to the end of the URL.
NOT_A_COLOR — Constant static property in class mx.styles.StyleManager
The getColorName() method returns this value if the passed-in String is not a legitimate color name.
notifiers — Property in class mx.utils.ObjectProxy
A hashmap of property change notifiers that this proxy is listening for changes from; the key of the map is the property name.
notifyStyleChangeInChildren(styleProp, recursive) — Method in class mx.core.UIComponent
Propagates style changes to the children.
notifyStyleChangeInChildren(styleProp, recursive) — Method in interface mx.styles.IStyleClient
Propagates style changes to the children of this component.
notifyStyleChangeInChildren(styleProp, recursive) — Method in class mx.styles.StyleProxy
Propagates style changes to the children of this component.
nullItemRenderer — Property in class mx.controls.listClasses.ListBase
The custom item renderer for the control.
numAutomationChildren — Property in interface mx.automation.IAutomationObject
The number of automation children this container has.
numAutomationChildren — Property in class mx.core.UIComponent
The number of automation children this container has.
numChildren — Property in class mx.core.Container
Number of child components in this container.
numChildren — Property in interface mx.core.IChildList
The number of children in this child list.
numChildren — Property in interface mx.core.IContainer
numChildren — Property in class mx.managers.SystemManager
The number of non-floating windows.
numeric — Property in class mx.collections.SortField
Specifies that if the field being sorted contains numeric (number/int/uint) values, or string representations of numeric values, the comparitor use a numeric comparison.
numericCompare(a, b) — Static method in class mx.utils.ObjectUtil
Compares two numeric values.
NumericStepperDownSkin — Class in package mx.skins.halo
The skin for all the states of the down button in a NumericStepper.
NumericStepperDownSkin() — Constructor in class mx.skins.halo.NumericStepperDownSkin
Constructor.
NumericStepperUpSkin — Class in package mx.skins.halo
The skin for all the states of the up button in a NumericStepper.
NumericStepperUpSkin() — Constructor in class mx.skins.halo.NumericStepperUpSkin
Constructor.
numLines — Property in interface mx.core.IUITextField
numModalWindows — Property in interface mx.managers.ISystemManager
The number of modal windows.
numModalWindows — Property in class mx.managers.SystemManager
The number of modal windows.
numRadioButtons — Property in class mx.controls.RadioButtonGroup
The number of RadioButtons that belong to this RadioButtonGroup.
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