| 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 |
| tabChildren — Property in interface mx.core.IContainer |
|
|
| tabEnabled — Property in interface mx.core.IContainer |
|
The methods here would normally just be in IInteractiveObject,
but for backward compatibility, their ancestor methods have to be included
directly into IFlexDisplayObject, so these also have to be kept in
this separate include file so it can be used in ITextField
|
| tabEnabled — Property in interface mx.core.IUITextField |
|
The methods here would normally just be in IInteractiveObject,
but for backward compatibility, their ancestor methods have to be included
directly into IFlexDisplayObject, so these also have to be kept in
this separate include file so it can be used in ITextField
|
| tabEnabled — Property in interface mx.managers.IFocusManagerComponent |
|
A flag that indicates whether pressing the Tab key eventually
moves focus to this component. |
| tabIndex — Property in interface mx.core.IContainer |
|
|
| tabIndex — Property in interface mx.core.IUITextField |
|
|
| tabIndex — Property in interface mx.managers.IFocusManagerComponent |
|
If tabEnabled, the order in which the component receives focus. |
| target — Property in class com.yahoo.astra.mx.managers.AutoCompleteManager |
|
The TextInput or container to watch
|
| target — Property in class mx.effects.Effect |
|
The UIComponent object to which this effect is applied. |
| target — Property in class mx.effects.EffectInstance |
|
The UIComponent object to which this effect is applied. |
| target — Property in interface mx.effects.IEffect |
|
The UIComponent object to which this effect is applied. |
| target — Property in interface mx.effects.IEffectInstance |
|
The UIComponent object to which this effect is applied. |
| target — Property in class mx.effects.effectClasses.PropertyChanges |
|
A target component of a transition. |
| targets — Property in class com.yahoo.astra.mx.managers.AutoCompleteManager |
|
An Array of TextInputs or containers to watch. |
| targets — Property in class mx.effects.Effect |
|
An Array of UIComponent objects that are targets for the effect. |
| targets — Property in interface mx.effects.IEffect |
|
An Array of UIComponent objects that are targets for the effect. |
| TEAL — Constant static property in class com.yahoo.astra.utils.Color |
| |
| text — Property in class com.yahoo.astra.mx.controls.TimeInput |
|
The string value that will be displayed by the control. |
| text — Property in class com.yahoo.astra.mx.controls.TimeStepper |
|
The string value that will be displayed by the control. |
| text() — Method in class mx.collections.XMLListCollection |
|
Calls the text() method of each XML object in
the XMLList and returns an XMLList containing the results. |
| text — Property in class mx.controls.ComboBase |
|
Contents of the text field. |
| text — Property in class mx.controls.Label |
|
Specifies the plain text displayed by this control. |
| text — Property in class mx.controls.TextInput |
|
Plain text that appears in the control. |
| text — Property in class mx.controls.ToolTip |
|
The text displayed by the ToolTip. |
| text — Property in interface mx.core.IToolTip |
|
The text that appears in the tooltip. |
| text — Property in interface mx.core.IUITextField |
|
|
| textAlign — Style in class com.yahoo.astra.mx.controls.DropDownColorPicker |
|
Alignment of text within a container. |
| textAlign — Style in class com.yahoo.astra.mx.controls.TimeStepper |
|
Alignment of text within a container. |
| textAlign — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput |
|
Alignment of text within a container. |
| textAlign — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer |
|
Alignment of text within a container. |
| textAlign — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput |
|
Alignment of text within a container. |
| textAlign — Style in class mx.containers.FormHeading |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.Button |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.Label |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.TextInput |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.ToolTip |
|
Alignment of text within a container. |
| textAlign — Style in class mx.core.Container |
|
Alignment of text within a container. |
| textAlign — Style in class mx.core.ScrollControlBase |
|
Alignment of text within a container. |
| textAlign — Style in class mx.core.UITextField |
|
Alignment of text within a container. |
| textColor — Property in interface mx.core.IUITextField |
|
|
| textDecoration — Style in class com.yahoo.astra.mx.controls.DropDownColorPicker |
|
Determines whether the text is underlined. |
| textDecoration — Style in class com.yahoo.astra.mx.controls.TimeStepper |
|
Determines whether the text is underlined. |
| textDecoration — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput |
|
Determines whether the text is underlined. |
| textDecoration — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer |
|
Determines whether the text is underlined. |
| textDecoration — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.containers.FormHeading |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.Button |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.Label |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.TextInput |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.ToolTip |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.core.Container |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.core.ScrollControlBase |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.core.UITextField |
|
Determines whether the text is underlined. |
| textField — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput |
|
The textfield that handles display and input. |
| textField — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer |
|
The textfield used to display the hex value of the selectedColor. |
| textField — Property in class mx.controls.Button |
|
The internal UITextField object that renders the label of this Button. |
| textField — Property in class mx.controls.Label |
|
The internal UITextField that renders the text of this Label. |
| textField — Property in class mx.controls.TextInput |
|
The internal UITextField that renders the text of this TextInput. |
| textField — Property in class mx.controls.ToolTip |
|
The internal UITextField that renders the text of this ToolTip. |
| textFields — Property in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput |
|
The internal input UITextFields. |
| textHeight — Property in class mx.controls.Label |
|
The height of the text. |
| textHeight — Property in class mx.controls.TextInput |
|
The height of the text. |
| textHeight — Property in interface mx.core.IUITextField |
|
|
| textIndent — Style in class com.yahoo.astra.mx.controls.DropDownColorPicker |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class com.yahoo.astra.mx.controls.TimeStepper |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorInput |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class com.yahoo.astra.mx.controls.colorPickerClasses.HexColorViewer |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class com.yahoo.astra.mx.controls.inputClasses.BaseMultiFieldInput |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.containers.FormHeading |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.Button |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.Label |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.TextInput |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.ToolTip |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.core.Container |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.core.ScrollControlBase |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.core.UITextField |
|
Offset of first line of text from the left side of the container, in pixels. |
| textInput — Property in class mx.controls.ComboBase |
|
The internal TextInput subcomponent that displays
the current selection. |
| textInput — Event in class mx.controls.TextInput |
|
Dispatched when the user types, deletes, or pastes text into the control. |
| TextInput — Class in package mx.controls |
|
The TextInput control is a single-line text field
that is optionally editable. |
| TextInput() — Constructor in class mx.controls.TextInput |
|
Constructor. |
| textInput_changeHandler(event) — Method in class mx.controls.ComboBase |
|
Handles changes to the TextInput that serves as the editable
text field in the component. |
| textInputStyleFilters — Property in class mx.controls.ComboBase |
|
The set of styles to pass from the ComboBase to the text input. |
| textInputStyleName — Style in class mx.controls.ComboBase |
|
The style declaration for the internal TextInput subcomponent
that displays the current selection. |
| textRollOverColor — Style in class mx.controls.Button |
|
Text color of the label as the user moves the mouse pointer over the button. |
| textRollOverColor — Style in class mx.controls.listClasses.ListBase |
|
The color of the text of a renderer when the user rolls over a it. |
| textSelectedColor — Style in class mx.controls.Button |
|
Text color of the label as the user presses it. |
| textSelectedColor — Style in class mx.controls.listClasses.ListBase |
|
The color of the text of a renderer when the user selects it. |
| textSnapshot — Property in interface mx.core.IContainer |
|
|
| textWidth — Property in class mx.controls.Label |
|
The width of the text. |
| textWidth — Property in class mx.controls.TextInput |
|
The width of the text. |
| textWidth — Property in interface mx.core.IUITextField |
|
|
| themeColor — Style in class mx.core.UIComponent |
|
Theme color of a component. |
| thickness — Property in interface mx.core.IUITextField |
|
|
| thickness — Property in class mx.core.UITextFormat |
|
Defines the thickness setting for the UITextField class. |
| THICKNESS — Constant static property in class mx.controls.scrollClasses.ScrollBar |
|
The width of a vertical scrollbar, or the height of a horizontal
scrollbar, in pixels. |
| thumb1 — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorSlider |
|
The first thumb button. |
| thumb2 — Property in class com.yahoo.astra.mx.controls.colorPickerClasses.ColorSlider |
|
The second thumb button. |
| thumbDownSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the thumb of the scroll bar
when you click the thumb. |
| thumbIcon — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the icon for the thumb of the scroll bar. |
| thumbOffset — Style in class mx.controls.scrollClasses.ScrollBar |
|
The number of pixels to offset the scroll thumb from the center of the scroll bar. |
| thumbOverSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the thumb of the scroll bar
when the mouse pointer is over the thumb. |
| THUMB_POSITION — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar thumb has stopped moving. |
| thumbSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the default skin for the down arrow button of
the scroll bar. |
| thumbStyleFilters — Property in class mx.controls.scrollClasses.ScrollBar |
|
Set of styles to pass from the ScrollBar to the thumb. |
| THUMB_TRACK — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar thumb is moving. |
| thumbUpSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the thumb of the scroll bar. |
| timeCodeToUTC(timecode) — Static method in class com.yahoo.astra.utils.DateUtil |
|
Converts a time code to UTC. |
| timeInput — Property in class com.yahoo.astra.mx.controls.TimeStepper |
|
The input field for time values. |
| TimeInput — Class in package com.yahoo.astra.mx.controls |
|
An input control for time values. |
| TimeInput() — Constructor in class com.yahoo.astra.mx.controls.TimeInput |
|
Constructor. |
| TimeInputAccImpl — Class in package com.yahoo.astra.mx.accessibility |
|
The TimeInputAccImpl class is used to make a TimeInput component accessible. |
| TimeInputAccImpl(master:mx.core:UIComponent) — Constructor in class com.yahoo.astra.mx.accessibility.TimeInputAccImpl |
|
Creates a new TimeInput Accessibility Implementation. |
| TimeInputEvent — Class in package com.yahoo.astra.mx.events |
|
Event class for the TimeInput control
|
| TimeInputEvent(type, bubbles, cancelable) — Constructor in class com.yahoo.astra.mx.events.TimeInputEvent |
|
Constructor. |
| timeInputFocusOutHandler(event) — Method in class com.yahoo.astra.mx.controls.TimeStepper |
|
Listens for no focus from the TimeInput. |
| timeInputKeyDownHandler(event) — Method in class com.yahoo.astra.mx.controls.TimeStepper |
|
Handles keyboard events. |
| timeInputStyleFilters — Property in class com.yahoo.astra.mx.controls.TimeStepper |
|
Set of styles to pass from the TimeStepper to the TimeInput. |
| timeInputUnitFocusInHandler(event:com.yahoo.astra.mx.events:TimeInputEvent) — Method in class com.yahoo.astra.mx.controls.TimeStepper |
|
Listens for focus events from the TimeInput and refreshes the focused
field so that increment and decrement update the correct field. |
| timeInputValueCommitHandler(event:mx.events:FlexEvent) — Method in class com.yahoo.astra.mx.controls.TimeStepper |
|
Updates the selected value when the TimeInput's selected value
changes. |
| TimeStepper — Class in package com.yahoo.astra.mx.controls |
|
A stepper component for the time portion of Date values. |
| TimeStepper() — Constructor in class com.yahoo.astra.mx.controls.TimeStepper |
|
Constructor. |
| TimeStepperAccImpl — Class in package com.yahoo.astra.mx.accessibility |
|
The TimeStepperAccImpl class is used to make a TimeStepper component accessible. |
| TimeStepperAccImpl(master:mx.core:UIComponent) — Constructor in class com.yahoo.astra.mx.accessibility.TimeStepperAccImpl |
|
Creates a new TimeStepper Accessibility Implementation. |
| TimeStepperEvent — Class in package com.yahoo.astra.mx.events |
|
Events related to the TimeStepper control. |
| TimeStepperEvent(type, bubbles, cancelable, value) — Constructor in class com.yahoo.astra.mx.events.TimeStepperEvent |
|
Constructor
|
| TimeUnit — Class in package com.yahoo.astra.utils |
|
A collection of constants for date and time units. |
| tlRadius — Property in class mx.graphics.RectangularDropShadow |
|
The corner radius of the top left corner
of the rounded rectangle that is casting the shadow. |
| toArray() — Method in interface mx.collections.IList |
|
Returns an Array that is populated in the same order as the IList
implementation. |
| toArray() — Method in class mx.collections.ListCollectionView |
|
Returns an Array that is populated in the same order as the IList
implementation. |
| toArray(obj) — Static method in class mx.utils.ArrayUtil |
|
Ensures that an Object can be used as an Array. |
| toByteArray(uid) — Static method in class mx.utils.UIDUtil |
|
Converts a UID formatted String to a ByteArray. |
| toggle — Property in class mx.controls.Button |
|
Controls whether a Button is in a toggle state or not. |
| toHexString(value) — Static method in class com.yahoo.astra.utils.ColorUtil |
|
Converts a uint color value to a hex string. |
| toolTip — Property in class mx.core.UIComponent |
|
Text to display in the ToolTip. |
| toolTip — Property in class mx.core.UITextField |
|
Text to display in the ToolTip. |
| toolTip — Property in class mx.events.ToolTipEvent |
|
The ToolTip object to which this event applies. |
| toolTip — Property in interface mx.managers.IToolTipManagerClient |
|
The text of this component's tooltip. |
| ToolTip — Class in package mx.controls |
|
The ToolTip control lets you provide helpful information to your users. |
| ToolTip() — Constructor in class mx.controls.ToolTip |
|
Constructor. |
| toolTipChildren — Property in interface mx.managers.ISystemManager |
|
A list of the tooltips
being parented by this ISystemManager. |
| toolTipChildren — Property in class mx.managers.SystemManager |
|
A list of the tooltips
being parented by this ISystemManager. |
| toolTipClass — Static property in class mx.managers.ToolTipManager |
|
The class to use for creating ToolTips. |
| toolTipCreate — Event in class mx.core.UIComponent |
|
Dispatched by the component when it is time to create a ToolTip. |
| TOOL_TIP_CREATE — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_CREATE constant defines the value of the
type property of the event object for a toolTipCreate event. |
| toolTipEnd — Event in class mx.core.UIComponent |
|
Dispatched by the component when its ToolTip has been hidden
and will be discarded soon. |
| TOOL_TIP_END — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_END constant defines the value of the
type property of the event object for a toolTipEnd event. |
| ToolTipEvent — Class in package mx.events |
|
The ToolTipEvent class represents ToolTip events, which are generated by the ToolTipManager
class. |
| ToolTipEvent(type, bubbles, cancelable, toolTip:mx.core:IToolTip) — Constructor in class mx.events.ToolTipEvent |
|
Constructor. |
| toolTipHide — Event in class mx.core.UIComponent |
|
Dispatched by the component when its ToolTip is about to be hidden. |
| TOOL_TIP_HIDE — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_HIDE constant defines the value of the
type property of the event object for a toolTipHide event. |
| ToolTipManager — Class in package mx.managers |
|
The ToolTipManager lets you set basic ToolTip and error tip functionality,
such as display delay and the disabling of ToolTips. |
| TOOLTIP_MANAGER_REQUEST — Constant static property in class mx.events.InterManagerRequest |
|
Communication between ToolTipManagers use this request type. |
| toolTipShow — Event in class mx.core.UIComponent |
|
Dispatched by the component when its ToolTip is about to be shown. |
| TOOL_TIP_SHOW — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_SHOW constant defines the value of the
type property of the event object for a toolTipShow event. |
| toolTipShowHandler(event:mx.events:ToolTipEvent) — Method in class mx.controls.listClasses.ListItemRenderer |
|
Positions the ToolTip object. |
| toolTipShown — Event in class mx.core.UIComponent |
|
Dispatched by the component when its ToolTip has been shown. |
| TOOL_TIP_SHOWN — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_SHOWN constant defines the value of the
type property of the event object for a toolTipShown event. |
| toolTipStart — Event in class mx.core.UIComponent |
|
Dispatched by a component whose toolTip property is set,
as soon as the user moves the mouse over it. |
| TOOL_TIP_START — Constant static property in class mx.events.ToolTipEvent |
|
The ToolTipEvent.TOOL_TIP_START constant defines the value of the
type property of the event object for a toolTipStart event. |
| top — Property in class mx.core.EdgeMetrics |
|
The height, in pixels, of the top edge region. |
| top — Style in class mx.core.UIComponent |
|
The vertical distance in pixels from the top edge of the control's
content area to the top edge of the component. |
| TOP — Constant static property in class mx.controls.ButtonLabelPlacement |
|
Specifies that the label appears above the icon. |
| TOP — Constant static property in class mx.events.FocusRequestDirection |
|
Move the focus to the top/first control in the tab loop as if the
TAB key were pressed when no object had focus in the tab loop
|
| topLevelSystemManager — Property in interface mx.managers.ISystemManager |
|
The ISystemManager responsible for the application window. |
| topLevelSystemManager — Property in class mx.managers.SystemManager |
|
Returns the SystemManager responsible for the application window. |
| toState — Property in class mx.states.Transition |
|
A String specifying the view state that you are changing to when
you apply the transition. |
| toString() — Method in class com.yahoo.astra.net.IPv4Address |
|
Converts the internal byte data to a full IPv4 address string. |
| toString() — Method in class com.yahoo.astra.utils.Color |
|
Returns a string value using the common color name. |
| toString() — Method in class mx.collections.ListCollectionView |
|
Prints the contents of this view to a string and returns it. |
| toString() — Method in class mx.collections.XMLListCollection |
|
Returns a string representation of the XMLList by calling the
toString() method for each XML object in the XMLList. |
| toString() — Method in class mx.core.ComponentDescriptor |
|
Returns the string "ComponentDescriptor_" plus the value of the
id property. |
| toString() — Method in class mx.core.FlexLoader |
|
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. |
| toString() — Method in class mx.core.FlexShape |
|
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. |
| toString() — Method in class mx.core.FlexSprite |
|
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. |
| toString() — Method in class mx.core.FlexTextField |
|
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. |
| toString() — Method in class mx.managers.FocusManager |
|
Returns a String representation of the component hosting the FocusManager object,
with the String ".focusManager" appended to the end of the String. |
| toString(value, namespaceURIs, exclude) — Static method in class mx.utils.ObjectUtil |
|
Pretty-prints the specified Object into a String. |
| touint() — Method in class com.yahoo.astra.utils.CMYColor |
|
Converts the IColor object to a standard RGB uint color value. |
| touint() — Method in class com.yahoo.astra.utils.CMYKColor |
|
Converts the IColor object to a standard RGB uint color value. |
| touint() — Method in class com.yahoo.astra.utils.HSBColor |
|
Converts the IColor object to a standard RGB uint color value. |
| touint() — Method in interface com.yahoo.astra.utils.IColor |
|
Converts the IColor object to a standard RGB uint color value. |
| touint() — Method in class com.yahoo.astra.utils.RGBColor |
|
Converts the IColor object to a standard RGB uint color value. |
| toXMLString() — Method in class mx.collections.XMLListCollection |
|
Returns a string representation of the XMLList by calling the
toXMLString() method for each XML object in the XMLList. |
| trackColors — Style in class mx.controls.scrollClasses.ScrollBar |
|
The colors of the track, as an array of two colors. |
| trackDisabledSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the track of the scroll bar
when the scroll bar is disabled. |
| trackDownSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the track of the scroll bar
when you click on the track. |
| trackOverSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the track of the scroll bar
when the mouse pointer is over the scroll bar. |
| trackSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the default skin for the track of the scroll bar. |
| trackUpSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the track of the scroll bar. |
| transform — Property in interface mx.core.IFlexDisplayObject |
|
|
| TRANSFORM_CHANGE — Constant static property in class mx.events.FlexEvent |
|
The FlexEvent.TRANSFORM_CHANGE constant defines the value of the
type property of the event object for a transformChange event. |
| Transition — Class in package mx.states |
|
The Transition class defines a set of effects that play in response
to a change of view state. |
| Transition() — Constructor in class mx.states.Transition |
|
Constructor. |
| transitions — Property in class mx.core.UIComponent |
|
An Array of Transition objects, where each Transition object defines a
set of effects to play when a view state change occurs. |
| triggerEvent — Property in class com.yahoo.astra.mx.events.TimeStepperEvent |
|
If the value is changed in response to a user action,
this property contains a value indicating the type of input action. |
| triggerEvent — Property in class mx.effects.Effect |
|
The Event object passed to this Effect
by the EffectManager when an effect is triggered,
or null if the effect is not being
played by the EffectManager. |
| triggerEvent — Property in class mx.effects.EffectInstance |
|
The event, if any, which triggered the playing of the effect. |
| triggerEvent — Property in interface mx.effects.IEffect |
|
The Event object passed to this Effect
by the EffectManager when an effect is triggered,
or null if the effect is not being
played by the EffectManager. |
| triggerEvent — Property in interface mx.effects.IEffectInstance |
|
The event, if any, which triggered the playing of the effect. |
| triggerEvent — Property in class mx.events.DropdownEvent |
|
If the control is opened or closed in response to a user action,
this property contains a value indicating the type of input action. |
| triggerEvent — Property in class mx.events.IndexChangedEvent |
|
The event that triggered this event. |
| trim(str) — Static method in class mx.utils.StringUtil |
|
Removes all whitespace characters from the beginning and end
of the specified string. |
| trimArrayElements(value, delimiter) — Static method in class mx.utils.StringUtil |
|
Removes all whitespace characters from the beginning and end
of each element in an Array, where the Array is stored as a String. |
| trRadius — Property in class mx.graphics.RectangularDropShadow |
|
The corner radius of the top right corner
of the rounded rectangle that is casting the shadow. |
| truncateRowArrays(numRows) — Method in class mx.controls.listClasses.ListBase |
|
Remove all remaining rows from the end of the
arrays that store references to the rows. |
| truncateToFit — Property in class mx.controls.Label |
|
If this propery is true, and the Label control size is
smaller than its text, the text of the
Label control is truncated using
a localizable string, such as "...". |
| truncateToFit(truncationIndicator) — Method in interface mx.core.IUITextField |
|
Truncate text to make it fit horizontally in the area defined for the control,
and append an ellipsis, three periods (...), to the text. |
| truncateToFit(truncationIndicator) — Method in class mx.core.UITextField |
|
Truncate text to make it fit horizontally in the area defined for the control,
and append an ellipsis, three periods (...), to the text. |
| tween — Property in class mx.effects.effectClasses.TweenEffectInstance |
|
The Tween object, which determines the animation. |
| Tween — Class in package mx.effects |
|
The Tween class defines a tween, a property animation performed
on a target object over a period of time. |
| Tween(listener, startValue, endValue, duration, minFps, updateFunction, endFunction) — Constructor in class mx.effects.Tween |
|
Constructor. |
| TweenEffect — Class in package mx.effects |
|
The TweenEffect class is the superclass for all effects
that are based on the Tween object. |
| TweenEffect(target) — Constructor in class mx.effects.TweenEffect |
|
Constructor. |
| TweenEffectInstance — Class in package mx.effects.effectClasses |
|
The TweenEffectInstance class implements the instance class
for the TweenEffect. |
| TweenEffectInstance(target) — Constructor in class mx.effects.effectClasses.TweenEffectInstance |
|
Constructor. |
| tweenEnd — Event in class mx.effects.TweenEffect |
|
Dispatched when the tween effect ends. |
| TWEEN_END — Constant static property in class mx.events.TweenEvent |
|
The TweenEvent.TWEEN_END constant defines the value of the
event object's type property for a tweenEnd event. |
| TweenEvent — Class in package mx.events |
|
Represents event objects that are specific to Flex tween effects. |
| TweenEvent(type, bubbles, cancelable, value) — Constructor in class mx.events.TweenEvent |
|
Constructor. |
| tweenEventHandler(event:mx.events:TweenEvent) — Method in class mx.effects.TweenEffect |
|
Called when the TweenEffect dispatches a TweenEvent. |
| tweeningProperties — Property in interface mx.core.IUIComponent |
|
Used by EffectManager. |
| tweeningProperties — Property in class mx.core.UIComponent |
|
Array of properties that are currently being tweened on this object. |
| tweeningProperties — Property in class mx.core.UITextField |
|
Array of properties that are currently being tweened on this object. |
| tweenStart — Event in class mx.effects.TweenEffect |
|
Dispatched when the tween effect starts, which corresponds to the
first call to the onTweenUpdate() method. |
| TWEEN_START — Constant static property in class mx.events.TweenEvent |
|
The TweenEvent.TWEEN_START constant defines the value of the
event object's type property for a tweenStart event. |
| tweenUpdate — Event in class mx.effects.TweenEffect |
|
Dispatched every time the tween effect updates the target. |
| TWEEN_UPDATE — Constant static property in class mx.events.TweenEvent |
|
The TweenEvent.TWEEN_UPDATE constant defines the value of the
event object's type property for a tweenUpdate event. |
| type — Property in class mx.core.ComponentDescriptor |
|
The Class of the component, as specified in MXML. |
| type — Property in interface mx.core.IUITextField |
|
|
| type — Property in class mx.utils.ObjectProxy |
|
The qualified type name associated with 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 |