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  
tabBar — Property in class mx.containers.TabNavigator
A reference to the TabBar inside this TabNavigator.
TabBar — Class in package mx.controls
The TabBar control lets you create a horizontal or vertical group of tab navigation items by defining the labels and data associated with each tab.
TabBar() — Constructor in class mx.controls.TabBar
Constructor.
tabBarStyleFilters — Property in class mx.containers.TabNavigator
The set of styles to pass from the TabNavigator to the tabBar.
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.
tabHeight — Style in class mx.containers.TabNavigator
Height of each tab, in pixels.
tabHeight — Style in class mx.controls.TabBar
Height of each tab navigation item, in pixels.
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.
TabNavigator — Class in package mx.containers
The TabNavigator container extends the ViewStack container by including a TabBar container for navigating between its child containers.
TabNavigator() — Constructor in class mx.containers.TabNavigator
Constructor.
tabOffset — Style in class mx.containers.TabNavigator
The horizontal offset, in pixels, of the tab bar from the left edge of the TabNavigator container.
tabStyleName — Style in class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the tabs.
tabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the tab navigation items.
tabWidth — Style in class mx.containers.TabNavigator
Width of each tab, in pixels.
tabWidth — Style in class mx.controls.TabBar
Width of the tab navigation item, in pixels.
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.
targetArea — Property in class mx.effects.Dissolve
The area of the target to play the effect upon.
targetArea — Property in class mx.effects.effectClasses.DissolveInstance
The area of the target to play the effect upon.
targetArea — Property in class mx.effects.effectClasses.MaskEffectInstance
The area where the mask is applied on the target.
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.
targetVisualBounds — Property in class mx.effects.effectClasses.MaskEffectInstance
The actual size of the effect target, including any drop shadows.
testType — Style in class com.dwuser.ss4.ui.HoverCanvas
Specifies the type of user interaction necessary to trigger the cause the HoverCanvas to be visible.
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.Alert
The text to display in this alert dialog box.
text — Property in class mx.controls.Label
Specifies the plain text displayed by this control.
text — Property in class mx.controls.TextArea
Plain text that appears in the 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
Text — Class in package mx.controls
The Text control displays multiline, noneditable text.
Text() — Constructor in class mx.controls.Text
Constructor.
textAlign — Style in class com.dwuser.ss4.ui.loaders.UILoader
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.ProgressBar
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.
TextArea — Class in package mx.controls
The TextArea control is a multiline text field with a border and optional scroll bars.
TextArea() — Constructor in class mx.controls.TextArea
Constructor.
textColor — Property in interface mx.core.IUITextField
textDecoration — Style in class com.dwuser.ss4.ui.loaders.UILoader
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.ProgressBar
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 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.TextArea
The internal UITextField that renders the text of this TextArea.
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.
textHeight — Property in class mx.controls.Label
The height of the text.
textHeight — Property in class mx.controls.TextArea
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.dwuser.ss4.ui.loaders.UILoader
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.ProgressBar
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 — Event in class mx.controls.TextArea
Dispatched when the user types, deletes, or pastes text into the control.
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.
textPadding — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The additional padding between the left and right edges and the label text.
textRollOverColor — Style in class mx.containers.Accordion
Color of header text when rolled over.
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.LinkButton
Text color of a LinkButton as a user moves the mouse pointer over it.
textRollOverColor — Style in class mx.controls.Tree
Color of the text when the user rolls over a row.
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.containers.Accordion
Color of selected text.
textSelectedColor — Style in class mx.controls.Button
Text color of the label as the user presses it.
textSelectedColor — Style in class mx.controls.LinkButton
Text color of a LinkButton as a user presses it.
textSelectedColor — Style in class mx.controls.Tree
Color of the text when the user selects a row.
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
textUpdate — Event in class com.dwuser.ss4.ui.DynamicScrollableText
Dispatched when the text is changed dynamically.
textUpdate — Event in class com.dwuser.ss4.ui.DynamicText
Dispatched when the text is changed dynamically.
textWidth — Property in class mx.controls.Label
The width of the text.
textWidth — Property in class mx.controls.TextArea
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 com.dwuser.ss4.ui.controls.FirstButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.FullScreenButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.LastButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.NextButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.PagingControlGlideBackButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.PagingControlGlideForwardButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.PagingControlScrollbar
Specifies the color of the draggable scrollbar thumb.
themeColor — Style in class com.dwuser.ss4.ui.controls.PlayPauseButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.controls.PreviousButton
Specifies the theme color used on the button skin.
themeColor — Style in class com.dwuser.ss4.ui.loaders.UILoader
Theme color of the loader.
themeColor — Style in class mx.controls.ProgressBar
Theme color of the ProgressBar control.
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.
thousandsSeparatorFrom — Property in class mx.formatters.NumberBase
Character to use as the thousands separator in the input String.
thousandsSeparatorFrom — Property in class mx.formatters.NumberFormatter
Character to use as the thousands separator in the input String.
thousandsSeparatorTo — Property in class mx.formatters.NumberBase
Character to use as the thousands separator in the output String.
thousandsSeparatorTo — Property in class mx.formatters.NumberFormatter
Character to use as the thousands separator in the output String.
Thumb — Class in package com.dwuser.ss4.ui
The Thumb class holds the style parameters used for thumbnail images throughout the slideshow, especially those in the Thumbnails and Images3DWall elements.
Thumb() — Constructor in class com.dwuser.ss4.ui.Thumb
THUMB — Constant static property in class mx.events.SliderEventClickTarget
Specifies that the Slider's thumb was clicked.
thumbAlpha — Style in class com.dwuser.ss4.pseudoStyleClasses.CustomScrollBar
Specifies the opacity of the scrollbar thumb (the part that is dragged to scroll).
thumbColor — Style in class com.dwuser.ss4.pseudoStyleClasses.CustomScrollBar
Specifies the color of the scrollbar thumb (the part that is dragged to scroll).
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.
THUMB_DRAG — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_DRAG constant defines the value of the type property of the event object for a thumbDrag event.
ThumbHover — Class in package com.dwuser.ss4.pseudoStyleClasses
Holds the style parameters used on the Thumb element in it's hover state.
ThumbHover() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.ThumbHover
thumbIcon — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the icon for the thumb of the scroll bar.
thumbIndex — Property in class mx.events.SliderEvent
The zero-based index of the thumb whose position has changed.
Thumbnails — Class in package com.dwuser.ss4.ui
The Thumbnails element displays a grid of thumbnail images for all slides in the current gallery.
Thumbnails() — Constructor in class com.dwuser.ss4.ui.Thumbnails
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.
THUMB_PRESS — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_PRESS constant defines the value of the type property of the event object for a thumbPress event.
THUMB_RELEASE — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_RELEASE constant defines the value of the type property of the event object for a thumbRelease event.
thumbRollOut — Event in class com.dwuser.ss4.ui.NumberBar
Dispatched when the user rolls off of a thumb.
thumbRollOut — Event in class com.dwuser.ss4.ui.Thumbnails
Dispatched when the user rolls off of a thumb.
thumbRollOver — Event in class com.dwuser.ss4.ui.NumberBar
Dispatched when a thumb is rolled-over.
thumbRollOver — Event in class com.dwuser.ss4.ui.Thumbnails
Dispatched when a thumb is rolled-over.
ThumbSelected — Class in package com.dwuser.ss4.pseudoStyleClasses
Holds the style parameters used on the Thumb element in it's selected state.
ThumbSelected() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.ThumbSelected
thumbSelection — Event in class com.dwuser.ss4.ui.NumberBar
Dispatched when a thumb is selected (usually by clicking on it).
thumbSelection — Event in class com.dwuser.ss4.ui.Thumbnails
Dispatched when a thumb is selected (usually by clicking on it).
thumbSkin — Static property in class com.dwuser.ss4.skins.VScrollBarSkinDefaults
The default scrollbar thumb skin class
thumbSkin — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The skin for the position thumb.
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.
ThumbVisited — Class in package com.dwuser.ss4.pseudoStyleClasses
Holds the style parameters used on the Thumb element in it's visited state.
ThumbVisited() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.ThumbVisited
tickColor — Style in class com.dwuser.ss4.ui.extras.Spinner
Specifies the color of the "ticks" on the spinner.
tickWidth — Style in class com.dwuser.ss4.ui.extras.Spinner
Specifies the width, in pixels, of each "tick" on the spinner.
tickWidth — Property in class com.dwuser.ss4.ui.extras.Spinner
Tile — Class in package mx.containers
A Tile container lays out its children in a grid of equal-sized cells.
Tile() — Constructor in class mx.containers.Tile
Constructor.
TileBase — Class in package mx.controls.listClasses
The TileBase class is the base class for controls that display data items in a sequence of rows and columns.
TileBase() — Constructor in class mx.controls.listClasses.TileBase
Constructor.
TileBaseDirection — Final class in package mx.controls.listClasses
Values for the direction property of the TileList component.
TileDirection — Final class in package mx.containers
The TileDirection class defines the constant values for the direction property of the Tile container.
tileHeight — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the height of each thumbnail tile on the 3D wall.
tileHeight — Property in class com.dwuser.ss4.ui.PagingControlHolder
Specifies the height, in pixels, of each tile in the element.
tileHeight — Property in class mx.containers.Tile
Height of each tile cell, in pixels.
TileList — Class in package mx.controls
The TileList control displays a number of items laid out in tiles.
TileList() — Constructor in class mx.controls.TileList
Constructor.
TileListItemRenderer — Class in package mx.controls.listClasses
The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls.
TileListItemRenderer() — Constructor in class mx.controls.listClasses.TileListItemRenderer
Constructor.
tileWidth — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the width of each thumbnail tile on the 3D wall.
tileWidth — Property in class com.dwuser.ss4.ui.PagingControlHolder
Specifies the width, in pixels, of each tile in the element.
tileWidth — Property in class mx.containers.Tile
Width of each tile cell, in pixels.
TinkEffect — Class in package com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses
[Dummy Class Only!] This class is used to define shared properties for various sub-effects.
TinkEffect() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.TinkEffect
TinkShowHideEffect — Class in package com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses
[Dummy Class Only!] This class is used to define shared properties for various sub-effects.
TinkShowHideEffect() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.TinkShowHideEffect
title — Property in class mx.containers.Panel
Title or caption displayed in the title bar.
title — Property in interface mx.managers.IBrowserManager
The title of the application as it should appear in the browser history.
titleBackgroundSkin — Style in class mx.containers.Panel
The title background skin.
titleBar — Property in class mx.containers.Panel
The TitleBar sub-control that displays the Panel container's title bar.
titleIcon — Property in class mx.containers.Panel
The icon displayed in the title bar.
titleStyleName — Style in class mx.containers.Panel
Style declaration name for the text in the title bar.
titleStyleName — Style in class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert title text.
titleTextField — Property in class mx.containers.Panel
The UITextField sub-control that displays the title.
TitleWindow — Class in package mx.containers
A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child.
TitleWindow() — Constructor in class mx.containers.TitleWindow
Constructor.
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.
ToggleButtonBar — Class in package mx.controls
The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
ToggleButtonBar() — Constructor in class mx.controls.ToggleButtonBar
Constructor.
toggleOnClick — Property in class mx.controls.ToggleButtonBar
Specifies whether the currently selected button can be deselected by the user.
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.
tooltipAppearanceManager — Property in class com.dwuser.ss4.ui.FlashSlideshow
Provides a reference to the main ToolTipAppearanceManager instance, which manages the appearance of all tooltips.
ToolTipAppearanceManager — Class in package com.dwuser.ss4.managers
Holds the style parameters which control the appearance of all tooltips in the slideshow.
ToolTipAppearanceManager() — Constructor in class com.dwuser.ss4.managers.ToolTipAppearanceManager
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.
ToolTipDescriptor — Property in class com.dwuser.ss4.ui.PagingControlHolder
[Pseudo-property only!] Specifies the XML descriptor used for the creation of the popup tooltip displayed when a tile is hovered over.
tooltipEnabled — Style in class com.dwuser.ss4.ui.GalleryBar
Specifies if the gallery information tooltip should be displayed when the user hovers over each button on the GalleryBar element.
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.
tooltipFadeTime — Style in class com.dwuser.ss4.ui.GalleryBar
Specifies the duration, in milliseconds, of the fade-in/fade-out effect used to show and hide the gallery information tooltip (if enabled).
tooltipFadeTime — Style in class com.dwuser.ss4.ui.PagingControlHolder
Specifies how long the tooltip fade-in effect lasts, in milliseconds.
toolTipField — Property in class mx.controls.NavBar
Name of the the field in the dataProvider object to display as the tooltip label.
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.
tooltipHideDelay — Style in class com.dwuser.ss4.ui.GalleryBar
Specifies the delay, in milliseconds, between when the user's mouse leaves the element and when the gallery information tooltip (if enabled) is hidden.
tooltipHideDelay — Style in class com.dwuser.ss4.ui.PagingControlHolder
Specifies how long (in milliseconds) before the tooltip hides itself after a tile is no longer hovered-over.
toolTipLabel — Style in class com.dwuser.ss4.ui.controls.AutoplayDelaySlider
Specifies the label on the tooltip visible when the slider is dragged.
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.
tooltipShowCaption — Style in class com.dwuser.ss4.ui.PagingControlHolder
When using a tooltipStyle of "text", specifies if the caption should be shown in the tooltip.
toolTipShowHandler(event:mx.events:ToolTipEvent) — Method in class mx.controls.listClasses.ListItemRenderer
Positions the ToolTip object.
toolTipShowHandler(event:mx.events:ToolTipEvent) — Method in class mx.controls.listClasses.TileListItemRenderer
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.
tooltipStyle — Style in class com.dwuser.ss4.ui.PagingControlHolder
Specifies the type of tooltip shown when a tile is hovered over.
tooltipTextStyle — Style in class com.dwuser.ss4.ui.PagingControlHolder
When using a tooltipStyle of "text", specifies if the tooltip text should be treated as plain text or HTML text.
tooltipTruncateCaptionAt — Style in class com.dwuser.ss4.ui.PagingControlHolder
When using a tooltipStyle of "text" with tooltipShowCaption enabled, specifies at what length the caption text in the tooltip should be truncated with an ellipsis (...).
tooltipTruncateTitleAt — Style in class com.dwuser.ss4.ui.PagingControlHolder
When using a tooltipStyle of "text", specifies at what length the title text in the tooltip should be truncated with an ellipsis (...).
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.controls.ProgressBarLabelPlacement
Specifies to place the label above the progress bar.
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 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() — Method in interface mx.managers.IHistoryManagerClient
Converts this object to a unique string.
toString(value, namespaceURIs, exclude) — Static method in class mx.utils.ObjectUtil
Pretty-prints the specified Object into a String.
toValue — Property in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.AnimateProperty
The ending value for the effect.
toValue — Property in class mx.effects.AnimateProperty
The ending value for the effect.
toValue — Property in class mx.effects.effectClasses.AnimatePropertyInstance
The ending value for the effect.
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.
TRACK — Constant static property in class mx.events.SliderEventClickTarget
Specifies that the Slider's track was clicked.
trackAlpha — Style in class com.dwuser.ss4.pseudoStyleClasses.CustomScrollBar
Specifies the opacity of the scrollbar track (the background of the scrollbar).
trackColor — Style in class com.dwuser.ss4.pseudoStyleClasses.CustomScrollBar
Specifies the color of the scrollbar track (the background of the scrollbar).
trackColors — Style in class com.dwuser.ss4.ui.loaders.UILoader
The colors of the track, as an array of two numerical colors or a single hex color value.
trackColors — Style in class mx.controls.ProgressBar
The colors of the track, as an array of two colors.
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.
trackHeight — Style in class com.dwuser.ss4.ui.loaders.UILoader
The height of the track in pixels.
trackHeight — Style in class mx.controls.ProgressBar
The height of the track in pixels.
trackHighlightSkin — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The skin for the highlighted portion of the track.
trackMouse — Style in class com.dwuser.ss4.managers.ToolTipAppearanceManager
Specifies if tooltips should track the mouse after appearing, or remain in the place where they initially appear.
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.
trackRadius — Style in class com.dwuser.ss4.pseudoStyleClasses.CustomScrollBar
Specifies the roundness of the scrollbar track's corners (the corners of the background of the scrollbar).
trackSkin — Static property in class com.dwuser.ss4.skins.VScrollBarSkinDefaults
The default scrollbar track skin class
trackSkin — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The skin for the track.
trackSkin — Style in class com.dwuser.ss4.ui.loaders.UILoader
Skin style for the progress indicator track.
trackSkin — Style in class mx.controls.ProgressBar
Skin style for the progress indicator track.
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.
transitionTime — Style in class com.dwuser.ss4.ui.GallerySelector
Specifies the duration, in milliseconds, of the scrolling effect between each of the pages.
transitionTime — Style in class com.dwuser.ss4.ui.GallerySelector
Specifies the duration, in milliseconds, of the gallery item hover effect when using the "standard" displayType parameter.
transitionType — Style in class com.dwuser.ss4.ui.PagingControlHolder
If using page-based scrolling (as enabled by the usePagedScrolling property), specifies the transition effect used between pages.
transparent — Property in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.TinkEffect
Specifies whether the bitmap overlay should be transparent.
treatAsBitmap — Property in class com.dwuser.ss4.ui.audiocontrols.AudioInfoText
Tree — Class in package mx.controls
The Tree control lets a user view hierarchical data arranged as an expandable tree.
Tree() — Constructor in class mx.controls.Tree
Constructor.
TreeEvent — Class in package mx.events
The TreeEvent class represents the event object passed to the event listener for events that are associated with activities in tree, such as when a tree branch opens or closes.
TreeEvent(type, bubbles, cancelable, item, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent) — Constructor in class mx.events.TreeEvent
Constructor.
TreeItemRenderer — Class in package mx.controls.treeClasses
The TreeItemRenderer class defines the default item renderer for a Tree control.
TreeItemRenderer() — Constructor in class mx.controls.treeClasses.TreeItemRenderer
Constructor.
TreeListData — Class in package mx.controls.treeClasses
The TreeListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Tree control.
TreeListData(text, uid, owner:mx.controls.listClasses:ListBase, rowIndex, columnIndex) — Constructor in class mx.controls.treeClasses.TreeListData
Constructor.
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.IndexChangedEvent
The event that triggered this event.
triggerEvent — Property in class mx.events.SliderEvent
Indicates the type of input action.
triggerEvent — Property in class mx.events.TreeEvent
The low level MouseEvent or KeyboardEvent that triggered this event or null if this event was triggered programatically.
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.
trustContent — Property in class mx.controls.SWFLoader
If true, the content is loaded into your security domain.
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.
tweenDuration — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the duration, in milliseconds, of the transition between each slide.
TweenEffect — Class in package com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses
[Dummy Class Only!] This class is used to define shared properties for various sub-effects.
TweenEffect — Class in package mx.effects
The TweenEffect class is the superclass for all effects that are based on the Tween object.
TweenEffect() — Constructor in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.TweenEffect
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.MaskEffect
Dispatched when the effect ends.
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.MaskEffect
Called when the TweenEffect dispatches a TweenEvent.
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.MaskEffect
Dispatched when the effect starts, which corresponds to the first call to the onMoveTweenUpdate() and onScaleTweenUpdate() methods.
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.MaskEffect
Dispatched every time the effect updates the target.
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 — Style in class com.dwuser.ss4.ui.loaders.UILoader
Defines the type of loader displayed.
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