| Symbols 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 |
| TAB — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Tab key (9). |
| 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. |
| tabChildren — Property in class flash.display.DisplayObjectContainer |
|
Determines whether the children of the object are tab enabled. |
| tabChildren — Property in class flash.display.Stage |
|
Determines whether the children of the object are tab enabled. |
| tabChildrenChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabChildren flag changes. |
| tabChildrenChange — Event in class flash.display.InteractiveObject |
| |
| TAB_CHILDREN_CHANGE — Constant static property in class flash.events.Event |
|
Defines the value of the type property of a tabChildrenChange event object. |
| tabEnabled — Property in class flash.display.InteractiveObject |
|
Specifies whether this object is in the tab order. |
| tabEnabled — Property in interface mx.managers.IFocusManagerComponent |
|
A flag that indicates whether pressing the Tab key eventually
moves focus to this component. |
| tabEnabledChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the object's tabEnabled flag changes. |
| tabEnabledChange — Event in class flash.display.InteractiveObject |
| |
| TAB_ENABLED_CHANGE — Constant static property in class flash.events.Event |
|
Defines the value of the type property of a tabEnabledChange event object. |
| 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 class flash.display.InteractiveObject |
|
Specifies the tab ordering of objects in a SWF file. |
| tabIndex — Property in interface mx.managers.IFocusManagerComponent |
|
If tabEnabled, the order in which the component receives focus. |
| tabIndexChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabIndex property changes. |
| tabIndexChange — Event in class flash.display.InteractiveObject |
| |
| TAB_INDEX_CHANGE — Constant static property in class flash.events.Event |
|
Defines the value of the type property of a tabIndexChange event object. |
| 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. |
| TabNavigatorAutomationImpl — Class in package mx.automation.delegates.containers |
|
Defines the methods and properties required to perform instrumentation for the
TabNavigator class. |
| TabNavigatorAutomationImpl(obj:mx.containers:TabNavigator) — Constructor in class mx.automation.delegates.containers.TabNavigatorAutomationImpl |
|
Constructor. |
| TabSkin — Class in package mx.skins.halo |
|
The skin for all the states of a Tab in a TabNavigator or TabBar. |
| TabSkin() — Constructor in class mx.skins.halo.TabSkin |
|
Constructor. |
| tabStops — Property in class flash.text.TextFormat |
|
Specifies custom tab stops as an array of non-negative integers. |
| 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. |
| tan(angleRadians:Number) — Static method in class Math |
|
Computes and returns the tangent of the specified angle. |
| target — Property in class flash.events.Event |
|
The event target. |
| target — Property in class flash.text.TextFormat |
|
Indicates the target window where the hyperlink is displayed. |
| target — Property in class mx.effects.Effect |
|
The UIComponent object to which this effect is applied. |
| target — Property in class mx.effects.EffectInstance |
| |
| target — Property in class mx.effects.effectClasses.PropertyChanges |
|
A target component of a transition. |
| target — Property in class mx.states.AddChild |
|
The child to be added. |
| target — Property in class mx.states.RemoveChild |
|
The child to remove from the view. |
| target — Property in class mx.states.SetEventHandler |
|
The component that dispatches the event. |
| target — Property in class mx.states.SetProperty |
|
The object containing the property to be changed. |
| target — Property in class mx.states.SetStyle |
|
The object whose style is being changed. |
| 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. |
| targetFactory — Property in class mx.states.AddChild |
|
The factory that creates the child. |
| targets — Property in class mx.effects.Effect |
|
An Array of UIComponent objects that are targets for the effect. |
| targetSeries — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance |
|
The series targeted by this instance. |
| targetVisualBounds — Property in class mx.effects.effectClasses.MaskEffectInstance |
|
The actual size of the effect target, including any drop shadows. |
| test(str:String) — Method in class RegExp |
|
Tests for the match of the regular expression in the given string str. |
| text() — Method in class XML |
|
Returns an XMLList object of all XML properties of the XML object that represent XML text nodes. |
| text() — Method in class XMLList |
|
Calls the text() method of each XML
object and returns an XMLList object that contains the results. |
| text — Property in class flash.events.TextEvent |
|
For a textInput event, the character or sequence of characters
entered by the user. |
| text — Property in class flash.text.StaticText |
|
Returns the current text of the static text field. |
| text — Property in class flash.text.TextField |
|
A string that is the current text in the text field. |
| text — Property in class mx.charts.AxisLabel |
|
The text label that is actually rendered along the axis. |
| 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.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.RichTextEditor |
|
Plain text without markup that displays in the RichTextEditor control's TextArea subcontrol. |
| 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 class mx.controls.textClasses.TextRange |
|
Plain-text contents of the range. |
| text — Property in interface mx.core.IToolTip |
|
The text that appears in the tooltip. |
| Text — Class in package mx.controls |
|
The Text control displays multiline, noneditable text. |
| Text() — Constructor in class mx.controls.Text |
|
Constructor. |
| TEXT — Constant static property in class flash.net.URLLoaderDataFormat |
|
Specifies that downloaded data is received as text. |
| textAlign — Style in class mx.charts.PieChart |
|
Alignment of text within a container. |
| textAlign — Style in class mx.charts.chartClasses.CartesianChart |
|
Alignment of text within a container. |
| textAlign — Style in class mx.charts.chartClasses.DataTip |
|
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.ColorPicker |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.ComboBox |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.DateChooser |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.DateField |
|
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.MenuBar |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.NumericStepper |
|
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.controls.dataGridClasses.DataGridColumn |
|
Alignment of text within a container. |
| textAlign — Style in class mx.controls.menuClasses.MenuBarItem |
|
Alignment of text within a container. |
| textAlign — Property in class mx.controls.textClasses.TextRange |
|
Alignment of the text in the range. |
| 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. |
| TextAreaAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
TextArea control. |
| TextAreaAutomationImpl(obj:mx.controls:TextArea) — Constructor in class mx.automation.delegates.controls.TextAreaAutomationImpl |
|
Constructor. |
| textAreaStyleName — Style in class mx.controls.RichTextEditor |
|
Name of the CSS Style declaration to use for the styles for the TextArea. |
| textColor — Property in class flash.text.TextField |
|
The color of the text in a text field, in hexadecimal format. |
| TextColorType — Final class in package flash.text |
|
The TextColorType class provides color values for the flash.text.TextRenderer class. |
| textDecoration — Style in class mx.charts.AxisRenderer |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.charts.chartClasses.ChartBase |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.charts.chartClasses.DataTip |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.charts.series.PieSeries |
|
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.ColorPicker |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.ComboBox |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.DateChooser |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.DateField |
|
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.MenuBar |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.NumericStepper |
|
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.controls.dataGridClasses.DataGridColumn |
|
Determines whether the text is underlined. |
| textDecoration — Style in class mx.controls.menuClasses.MenuBarItem |
|
Determines whether the text is underlined. |
| textDecoration — Property in class mx.controls.textClasses.TextRange |
|
Decoration of the font in the range, as "underline"
or "normal". |
| 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. |
| TextDisplayMode — Final class in package flash.text |
|
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the advanced anti-aliasing system. |
| TextEvent — Class in package flash.events |
|
Flash® Player dispatches TextEvent objects when a user enters text in a text field or clicks
a hyperlink in an HTML-enabled text field. |
| TextEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.TextEvent |
|
Creates an Event object that contains information about text events. |
| 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. |
| TextField — Class in package flash.text |
|
The TextField class is used to create display objects for text display and input. |
| TextField() — Constructor in class flash.text.TextField |
|
Creates a new TextField instance. |
| TextFieldAsset — Class in package mx.core |
|
TextFieldAsset is a subclass of the Flash Player's TextField class
which represents TextField symbols that you embed in a Flex
application from a SWF file produced by Flash. |
| TextFieldAsset() — Constructor in class mx.core.TextFieldAsset |
|
Constructor. |
| TextFieldAutomationHelper — Class in package mx.automation.delegates |
|
Utility class that facilitates replay of text input and selection. |
| TextFieldAutomationHelper(owner:flash.events:IEventDispatcher, replayer:mx.automation:IAutomationObject, textField:mx.core:UITextField) — Constructor in class mx.automation.delegates.TextFieldAutomationHelper |
|
Constructor. |
| TextFieldAutoSize — Final class in package flash.text |
|
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize
property of the TextField class. |
| TextFieldType — Final class in package flash.text |
|
The TextFieldType class is an enumeration of constant values used in setting the type property
of the TextField class. |
| textFieldWidth — Style in class mx.controls.ColorPicker |
|
Width of the text box that appears above the swatch grid. |
| TextFormat — Class in package flash.text |
|
The TextFormat class represents character formatting information. |
| TextFormat(font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — Constructor in class flash.text.TextFormat |
|
Creates a TextFormat object with the specified properties. |
| TextFormatAlign — Final class in package flash.text |
|
The TextFormatAlign class provides values for text alignment in the TextFormat class. |
| textHeight — Property in class flash.text.TextField |
|
The height of the text in pixels. |
| 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. |
| textIndent — Style in class mx.charts.chartClasses.DataTip |
|
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.ColorPicker |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.ComboBox |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.DateChooser |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.DateField |
|
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.Menu |
|
The offset of the first line of text from the left side of the menu or
submenu menu item. |
| textIndent — Style in class mx.controls.MenuBar |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.NumericStepper |
|
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.controls.dataGridClasses.DataGridColumn |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class mx.controls.menuClasses.MenuBarItem |
|
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 flash.text.TextField |
|
Flash Player dispatches the textInput event when a user enters one or more
characters of text. |
| textInput — Event in class flash.text.TextField |
| |
| textInput — Property in class mx.controls.ComboBase |
|
The internal TextInput subcomponent that displays
the current selection. |
| 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. |
| TEXT_INPUT — Constant static property in class flash.events.TextEvent |
|
Defines the value of the type property of a textInput event object. |
| TextInputAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
TextInput control. |
| TextInputAutomationImpl(obj:mx.controls:TextInput) — Constructor in class mx.automation.delegates.controls.TextInputAutomationImpl |
|
Constructor. |
| textInput_changeHandler(event:flash.events:Event) — Method in class mx.controls.ComboBase |
|
Handles changes to the TextInput that serves as the editable
text field in the component. |
| TextLineMetrics — Class in package flash.text |
|
The TextLineMetrics class contains information about the text position and measurements of a
line of text within a text field. |
| TextLineMetrics(x:Number, width:Number, height:Number, ascent:Number, descent:Number, leading:Number) — Constructor in class flash.text.TextLineMetrics |
|
Creates a TextLineMetrics object. |
| TEXT_NODE — Constant static property in class flash.xml.XMLNodeType |
|
Specifies that the node is a text node. |
| TextRange — Class in package mx.controls.textClasses |
|
The TextRange class provides properties that select and format a range of
text in the Label, Text, TextArea, TextEditor, and RichTextEditor controls. |
| TextRange(owner:mx.core:UIComponent, modifiesSelection:Boolean, beginIndex:int, endIndex:int) — Constructor in class mx.controls.textClasses.TextRange |
|
Create a new TextRange Object that represents a subset of the contents
of a text control, including the formatting information. |
| TextRenderer — Final class in package flash.text |
|
The TextRenderer class provides functionality for the advanced anti-aliasing capability of
embedded fonts. |
| 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.ComboBox |
|
The textRollOverColor of the drop-down list. |
| textRollOverColor — Style in class mx.controls.LinkBar |
|
Text color of the link as you move the mouse pointer over it. |
| 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.Menu |
|
The color of the menu item text when a user rolls the mouse over the
menu item. |
| 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.ComboBox |
|
The textSelectedColor of the drop-down list. |
| textSelectedColor — Style in class mx.controls.LinkBar |
|
Text color of the link as you press it. |
| textSelectedColor — Style in class mx.controls.LinkButton |
|
Text color of a LinkButton as a user presses it. |
| textSelectedColor — Style in class mx.controls.Menu |
|
The color of the menu item text when the menu item is selected. |
| 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. |
| TEXT_SELECTION_CHANGE — Constant static property in class mx.automation.events.TextSelectionEvent |
|
The TextSelectionEvent.TEXT_SELECTION_CHANGE constant defines the value of the
type property of the event object for a textSelectionChange event. |
| TextSelectionEvent — Class in package mx.automation.events |
|
The TextSelectionEvent class lets you track selection within a text field. |
| TextSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, beginIndex:int, endIndex:int) — Constructor in class mx.automation.events.TextSelectionEvent |
|
Constructor. |
| textSnapshot — Property in class flash.display.DisplayObjectContainer |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| textSnapshot — Property in class flash.display.Stage |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| TextSnapshot — Class in package flash.text |
|
TextSnapshot objects let you work with static text in a movie clip. |
| textWidth — Property in class flash.text.TextField |
|
The width of the text in pixels. |
| 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. |
| 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 class flash.text.TextField |
|
The thickness of the glyph edges in this text field. |
| thickness — Property in class mx.charts.renderers.CrossItemRenderer |
|
The thickness of the cross rendered, in pixels. |
| 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. |
| this — Statement |
| A reference to a method's containing object. |
| thousandsSeparator — Property in class mx.validators.CurrencyValidator |
|
The character used to separate thousands. |
| thousandsSeparator — Property in class mx.validators.NumberValidator |
|
The character used to separate thousands
in the whole part of the number. |
| thousandsSeparatorFrom — Property in class mx.formatters.CurrencyFormatter |
|
Character to use as the thousands separator
in the input String. |
| 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.CurrencyFormatter |
|
Character to use as the thousands separator
in the output 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. |
| threshold(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, operation:String, threshold:uint, color:uint, mask:uint, copySource:Boolean) — Method in class flash.display.BitmapData |
|
Tests pixel values in an image against a specified threshold and sets pixels that pass the test to new color values. |
| throw — Statement |
| Generates, or throws, an error that can be handled, or caught, by a catch code block. |
| THUMB — Constant static property in class mx.events.SliderEventClickTarget |
|
Specifies that the Slider's thumb was clicked. |
| thumbCount — Property in class mx.controls.sliderClasses.Slider |
|
The number of thumbs allowed on the slider. |
| thumbDisabledSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider thumb disabled state. |
| 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. |
| thumbDownSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider thumb down state. |
| thumbDrag — Event in class mx.controls.sliderClasses.Slider |
|
Dispatched when the slider's thumb is pressed and then moved by the mouse. |
| 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. |
| 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. |
| thumbOffset — Style in class mx.controls.sliderClasses.Slider |
|
The y-position offset (if direction is horizontal)
or x-position offset (if direction is vertical)
of the thumb relative to the track. |
| 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. |
| thumbOverSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider thumb over state. |
| THUMB_POSITION — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar thumb has stopped moving. |
| thumbPress — Event in class mx.controls.sliderClasses.Slider |
|
Dispatched when the slider's thumb is pressed, meaning
the user presses the mouse button over the thumb. |
| 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. |
| thumbRelease — Event in class mx.controls.sliderClasses.Slider |
|
Dispatched when the slider's thumb is released,
meaning the user releases the mouse button after
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. |
| 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. |
| thumbUpSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider thumb up state. |
| tickColor — Style in class mx.controls.sliderClasses.Slider |
|
The color of the tick marks. |
| tickInterval — Property in class mx.controls.sliderClasses.Slider |
|
The spacing of the tick marks relative to the maximum value
of the control. |
| tickLength — Style in class mx.charts.AxisRenderer |
|
Specifies the length of the tick marks on the axis, in pixels. |
| tickLength — Style in class mx.controls.sliderClasses.Slider |
|
The length in pixels of the tick marks. |
| tickOffset — Style in class mx.controls.sliderClasses.Slider |
|
The y-position offset (if direction is horizontal)
or x-position offset (if direction is vertical)
of the tick marks relative to the track. |
| tickPlacement — Style in class mx.charts.AxisRenderer |
|
Specifies where to draw the tick marks. |
| ticks — Property in class mx.charts.AxisRenderer |
|
Contains an array that specifies where Flex
draws the tick marks along the axis. |
| ticks — Property in class mx.charts.chartClasses.AxisLabelSet |
|
An array of values from 0 to 1
representing where to place tick marks along the axis. |
| ticks — Property in interface mx.charts.chartClasses.IAxisRenderer |
|
Contains an array that specifies where Flex
draws the tick marks along the axis. |
| ticks — Property in class mx.charts.chartClasses.NumericAxis |
|
An Array of tick marks for this axis. |
| ticksBetweenLabels — Property in class mx.charts.CategoryAxis |
|
Specifies the location of major tick marks on the axis,
relative to the category labels. |
| tickStroke — Style in class mx.charts.AxisRenderer |
|
Specifies the characteristics of the tick marks on the axis. |
| tickThickness — Style in class mx.controls.sliderClasses.Slider |
|
The thickness in pixels of the tick marks. |
| tickValues — Property in class mx.controls.sliderClasses.Slider |
|
The positions of the tick marks on the slider. |
| 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. |
| TileBaseAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
TileBase class, which is the parent of the TileList component. |
| TileBaseAutomationImpl(obj:mx.controls.listClasses:TileBase) — Constructor in class mx.automation.delegates.controls.TileBaseAutomationImpl |
|
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 — 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. |
| TileListItemRendererAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
TileListItemRenderer class. |
| TileListItemRendererAutomationImpl(obj:mx.controls.listClasses:TileListItemRenderer) — Constructor in class mx.automation.delegates.controls.TileListItemRendererAutomationImpl |
|
Constructor. |
| tileWidth — Property in class mx.containers.Tile |
|
Width of each tile cell, in pixels. |
| time — Property in class Date |
|
The number of milliseconds since midnight January 1, 1970, universal time,
for a Date object. |
| time — Property in class flash.net.NetStream |
|
The position of the playhead, in seconds. |
| timeOfDay — Static property in class mx.formatters.DateBase |
|
Time of day names. |
| timer — Event in class flash.utils.Timer |
|
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property. |
| timer — Event in class flash.utils.Timer |
| |
| Timer — Class in package flash.utils |
|
The Timer class is the interface to Flash Player timers. |
| Timer(delay:Number, repeatCount:int) — Constructor in class flash.utils.Timer |
|
Constructs a new Timer object with the specified delay
and repeatCount states. |
| TIMER — Constant static property in class flash.events.TimerEvent |
|
Defines the value of the type property of a timer event object. |
| timerComplete — Event in class flash.utils.Timer |
|
Dispatched whenever it has completed the number of requests set by Timer.repeatCount. |
| timerComplete — Event in class flash.utils.Timer |
| |
| TIMER_COMPLETE — Constant static property in class flash.events.TimerEvent |
|
Defines the value of the type property of a timerComplete event object. |
| TimerEvent — Class in package flash.events |
|
Flash® Player dispatches TimerEvent objects whenever a Timer object reaches the interval
specified by the Timer.delay property. |
| TimerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class flash.events.TimerEvent |
|
Creates an Event object with specific information relevant to timer events. |
| timezoneOffset — Property in class Date |
|
The difference, in minutes, between universal time (UTC) and the computer's local time. |
| title — Property in class flash.display.NativeWindow |
|
The window title. |
| title — Property in class mx.charts.chartClasses.AxisBase |
|
The text for the title displayed along the axis. |
| title — Property in interface mx.charts.chartClasses.IAxis |
|
The text for the title displayed along the axis. |
| title — Property in class mx.containers.Panel |
|
Title or caption displayed in the title bar. |
| title — Property in class mx.core.ApolloApplication |
|
The title that appears in the window title bar and
the dock/taskbar. |
| titleAlignment — Style in class mx.core.ApolloApplication |
|
Position of title in title bar. |
| TitleBackground — Class in package mx.skins.halo |
|
The skin for a title bar area of a Panel. |
| TitleBackground() — Constructor in class mx.skins.halo.TitleBackground |
|
Constructor. |
| 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. |
| titleBar — Property in class mx.core.ApolloApplication |
|
A reference to the title bar. |
| titleBarBackgroundSkin — Style in class mx.core.ApolloApplication |
|
The title background skin. |
| titleBarButtonPadding — Style in class mx.core.ApolloApplication |
|
The distance between the furthest out title bar button and the
edge of the title bar. |
| titleBarButtonVerticalPadding — Style in class mx.core.ApolloApplication |
|
Defines the padding added abovce and below the titleBar buttons
|
| titleBarClass — Style in class mx.core.ApolloApplication |
|
The titleBar class
|
| titleBarColors — Style in class mx.core.ApolloApplication |
|
An array of two colors used to draw the header. |
| titleBarInnerBorderAlpha — Style in class mx.core.ApolloApplication |
|
Style declaration for alpha of the inner border of the title bar
|
| titleBarInnerBorderColor — Style in class mx.core.ApolloApplication |
|
Style declaration for color of the inner border of the title bar
|
| titleBarInnerWidth — Style in class mx.core.ApolloApplication |
|
Style declaration for width of the inner border of the title bar
|
| titleBarSeparatorAlpha — Style in class mx.core.ApolloApplication |
|
Style declaration for alpha of the line between the title Bar and the
main part of the application
|
| titleBarSeparatorColor — Style in class mx.core.ApolloApplication |
|
Style declaration for the color of the line between the title Bar and the
main part of the application
|
| titleBarSeparatorWidth — Style in class mx.core.ApolloApplication |
|
Style declaration for the width of the line between the title Bar and the
main part of the application
|
| titleIcon — Property in class mx.containers.Panel |
|
The icon displayed in the title bar. |
| titleIcon — Property in class mx.core.ApolloApplication |
|
The Class (usually an image) used to draw the title bar icon. |
| 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. |
| titleTextStyleName — Style in class mx.core.ApolloApplication |
|
The style name for the title
|
| TitleWindow — Class in package mx.containers |
|
A TitleWindow navigator 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:Object) — Static method in class mx.utils.ArrayUtil |
|
Ensures that an Object can be used as an Array. |
| toDateString() — Method in class Date |
|
Returns a string representation of the day and date only, and does not include the time or timezone. |
| todayColor — Style in class mx.controls.DateChooser |
|
Color of the background of today's date. |
| todayColor — Style in class mx.controls.DateField |
|
Color of the highlight of today's date in the DateChooser control. |
| todayIndicatorSkin — Style in class mx.controls.DateChooser |
|
Name of the class to use as the skin for the
highlight area of today's date
in the DateChooser control. |
| todayStyleName — Style in class mx.controls.DateChooser |
|
Name of the style sheet definition to configure the appearance of the current day's
numeric text, which is highlighted
in the control when the showToday property is true. |
| todayStyleName — Style in class mx.controls.DateField |
|
Name of the style sheet definition to configure the appearance of the current day's
numeric text, which is highlighted
in the control when the showToday property is true. |
| toExponential(fractionDigits:uint) — Method in class int |
|
Returns a string representation of the number in exponential notation. |
| toExponential(fractionDigits:uint) — Method in class Number |
|
Returns a string representation of the number in exponential notation. |
| toExponential(fractionDigits:uint) — Method in class uint |
|
Returns a string representation of the number in exponential notation. |
| toFixed(fractionDigits:uint) — Method in class int |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed(fractionDigits:uint) — Method in class Number |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed(fractionDigits:uint) — Method in class uint |
|
Returns a string representation of the number in fixed-point notation. |
| 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. |
| ToggleButtonBarAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
ToggleButtonBar control. |
| ToggleButtonBarAutomationImpl(obj:mx.controls:ToggleButtonBar) — Constructor in class mx.automation.delegates.controls.ToggleButtonBarAutomationImpl |
|
Constructor. |
| toggleOnClick — Property in class mx.controls.ToggleButtonBar |
|
Specifies whether the currently selected button can be deselected by
the user. |
| togglePause() — Method in class flash.net.NetStream |
|
Pauses or resumes playback of a stream. |
| toLocaleDateString() — Method in class Date |
|
Returns a String representation of the day and date only, and does not include the time or timezone. |
| toLocaleLowerCase() — Method in class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
| toLocaleString() — Method in class Array |
|
Returns a string that represents the elements in the specified array. |
| toLocaleString() — Method in class Date |
|
Returns a String representation of the day, date, time, given in local time. |
| toLocaleTimeString() — Method in class Date |
|
Returns a String representation of the time only, and does not include the day, date, year, or timezone. |
| toLocaleUpperCase() — Method in class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
| toLowerCase() — Method in class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
| tooLongError — Property in class mx.validators.StringValidator |
|
Error message when the String is longer
than the maxLength property. |
| 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. |
| ToolTipAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
ToolTip control. |
| ToolTipAutomationImpl(obj:mx.controls:ToolTip) — Constructor in class mx.automation.delegates.controls.ToolTipAutomationImpl |
|
Constructor. |
| ToolTipBorder — Class in package mx.skins.halo |
|
The skin for a ToolTip. |
| ToolTipBorder() — Constructor in class mx.skins.halo.ToolTipBorder |
|
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:String, bubbles:Boolean, cancelable:Boolean, toolTip:mx.core:IToolTip) — Constructor in class mx.events.ToolTipEvent |
|
Constructor. |
| 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. |
| 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. |
| 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.dataGridClasses.DataGridItemRenderer |
|
The event handler to position the tooltip. |
| toolTipShowHandler(event:mx.events:ToolTipEvent) — Method in class mx.controls.listClasses.ListItemRenderer |
|
Positions the tooltip. |
| toolTipShowHandler(event:mx.events:ToolTipEvent) — Method in class mx.controls.listClasses.TileListItemRenderer |
|
Positions the tooltip. |
| 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. |
| tooManyAtSignsError — Property in class mx.validators.EmailValidator |
|
Error message when there is more than one at sign in the e-mail address. |
| tooShortError — Property in class mx.validators.StringValidator |
|
Error message when the string is shorter
than the minLength property. |
| top — Property in class flash.geom.Rectangle |
|
The y coordinate of the top-left corner of the rectangle. |
| 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 component's
parent container to the top edge of the component. |
| TOP — Constant static property in class flash.display.NativeWindowResize |
|
Specifies that the Window resizes at the top. |
| TOP — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned at the top. |
| 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. |
| topLeft — Property in class flash.geom.Rectangle |
|
The location of the Rectangle object's top-left corner, determined by the x and
y coordinates of the point. |
| TOP_LEFT — Constant static property in class flash.display.NativeWindowResize |
|
Specifies that the Window resizes in the top-left corner. |
| TOP_LEFT — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned in the top-left corner. |
| 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. |
| Top Level — Package |
| The top level contains the core ActionScript classes and global functions. |
| toPrecision(precision:uint) — Method in class int |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision(precision:uint) — Method in class Number |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision(precision:uint) — Method in class uint |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| TOP_RIGHT — Constant static property in class flash.display.NativeWindowResize |
|
Specifies that the Window resizes in the top-right corner. |
| TOP_RIGHT — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned in the top-right corner. |
| 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 Array |
|
Returns a string that represents the elements in the specified array. |
| toString() — Method in class Boolean |
|
Returns the string representation ("true" or
"false") of the Boolean object. |
| toString() — Method in class Date |
|
Returns a String representation of the day, date, time, and timezone. |
| toString() — Method in class Error |
|
Returns the string "Error" by default or the value contained in Error.message property,
if defined. |
| toString(radix:uint) — Method in class int |
|
Returns the string representation of an int object. |
| toString() — Method in class Namespace |
|
Equivalent to the Namespace.uri property. |
| toString(radix:Number) — Method in class Number |
|
Returns the string representation of the specified Number object (myNumber). |
| toString() — Method in class Object |
|
Returns the string representation of the specified object. |
| toString() — Method in class QName |
|
Returns a string composed of the URI, and the local name for the
QName object, separated by "::". |
| toString(radix:uint) — Method in class uint |
|
Returns the string representation of a uint object. |
| toString() — Method in class XML |
|
Returns a string representation of the XML object. |
| toString() — Method in class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
| toString() — Method in class flash.events.ActivityEvent |
|
Returns a string that contains all the properties of the ActivityEvent object. |
| toString() — Method in class flash.events.AsyncErrorEvent |
|
Returns a string that contains all the properties of the AsyncErrorEvent object. |
| toString() — Method in class flash.events.ContextMenuEvent |
|
Returns a string that contains all the properties of the ContextMenuEvent object. |
| toString() — Method in class flash.events.DataEvent |
|
Returns a string that contains all the properties of the DataEvent object. |
| toString() — Method in class flash.events.ErrorEvent |
|
Returns a string that contains all the properties of the ErrorEvent object. |
| toString() — Method in class flash.events.Event |
|
Returns a string containing all the properties of the Event object. |
| toString() — Method in class flash.events.FocusEvent |
|
Returns a string that contains all the properties of the FocusEvent object. |
| toString() — Method in class flash.events.HTTPStatusEvent |
|
Returns a string that contains all the properties of the HTTPStatusEvent object. |
| toString() — Method in class flash.events.IMEEvent |
|
Returns a string that contains all the properties of the IMEEvent object. |
| toString() — Method in class flash.events.IOErrorEvent |
|
Returns a string that contains all the properties of the IOErrorEvent object. |
| toString() — Method in class flash.events.KeyboardEvent |
|
Returns a string that contains all the properties of the KeyboardEvent object. |
| toString() — Method in class flash.events.MouseEvent |
|
Returns a string that contains all the properties of the MouseEvent object. |
| toString() — Method in class flash.events.NativeWindowBoundsEvent |
|
Returns a string that contains all the properties of the NativeWindowBoundsEvent object. |
| toString() — Method in class flash.events.NativeWindowDisplayStateEvent |
|
Returns a string that contains all the properties of the NativeWindowDisplayStateEvent object. |
| toString() — Method in class flash.events.NativeWindowErrorEvent |
|
Returns a string that contains all the properties of the WindowErrorEvent object. |
| toString() — Method in class flash.events.NetStatusEvent |
|
Returns a string that contains all the properties of the NetStatusEvent object. |
| toString() — Method in class flash.events.OutputProgressEvent |
|
Returns a string that contains all the properties of the OutputProgressEvent object. |
| toString() — Method in class flash.events.ProgressEvent |
|
Returns a string that contains all the properties of the ProgressEvent object. |
| toString() — Method in class flash.events.SecurityErrorEvent |
|
Returns a string that contains all the properties of the SecurityErrorEvent object. |
| toString() — Method in class flash.events.StatusEvent |
|
Returns a string that contains all the properties of the StatusEvent object. |
| toString() — Method in class flash.events.SyncEvent |
|
Returns a string that contains all the properties of the SyncEvent object. |
| toString() — Method in class flash.events.TextEvent |
|
Returns a string that contains all the properties of the TextEvent object. |
| toString() — Method in class flash.events.TimerEvent |
|
Returns a string that contains all the properties of the TimerEvent object. |
| toString() — Method in class flash.geom.ColorTransform |
|
Formats and returns a string that describes all of the properties of the
ColorTransform object. |
| toString() — Method in class flash.geom.Matrix |
|
Returns a text value listing the properties of the Matrix object. |
| toString() — Method in class flash.geom.Point |
|
Returns a string that contains the values of the x and y coordinates. |
| toString() — Method in class flash.geom.Rectangle |
|
Builds and returns a string that lists the horizontal and vertical positions
and the width and height of the Rectangle object. |
| toString() — Method in class flash.net.URLVariables |
|
Returns a string containing all enumerable variables,
in the MIME content encoding application/x-www-form-urlencoded. |
| toString() — Method in class flash.utils.ByteArray |
|
Converts the byte array to a string. |
| toString() — Method in class flash.xml.XMLDocument |
|
Returns a string representation of the XML object. |
| toString() — Method in class flash.xml.XMLNode |
|
Evaluates the specified XMLNode object, constructs a textual representation of the XML structure,
including the node, children, and attributes, and returns the result as a string. |
| toString() — Method in class mx.automation.AutomationID |
|
Serializes the id to a string. |
| toString() — Method in class mx.collections.ListCollectionView |
|
Pretty 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.FlexBitmap |
|
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. |
| toString() — Method in class mx.core.FlexMovieClip |
|
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.FlexSimpleButton |
|
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.logging.errors.InvalidCategoryError |
|
Returns the messge as a String. |
| toString() — Method in class mx.logging.errors.InvalidFilterError |
|
Returns the messge as a String. |
| 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() — Method in class mx.resources.Locale |
|
Returns locale in the form language_country_variant
if variant is present else language_country
|
| toString(value:Object, namespaceURIs:Array, exclude:Array) — Static method in class mx.utils.ObjectUtil |
|
Pretty-prints the specified Object into a String. |
| totalFrames — Property in class flash.display.MovieClip |
|
The total number of frames in the MovieClip instance. |
| totalMemory — Static property in class flash.system.System |
|
The amount of memory (in bytes) currently in use by Adobe® Flash® Player. |
| totalsByPrimaryAxis — Property in class mx.charts.chartClasses.StackedSeries |
|
The summed totals of the stacked values. |
| totalTime — Property in class mx.controls.VideoDisplay |
|
Total length of the media, in seconds. |
| toTimeString() — Method in class Date |
|
Returns a String representation of the time and timezone only, and does not include the day and date. |
| toUpperCase() — Method in class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
| toUTCString() — Method in class Date |
|
Returns a String representation of the day, date, and time in universal time (UTC). |
| 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 XML |
|
Returns a string representation of the XML object. |
| toXMLString() — Method in class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
| 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. |
| trace(... rest) — Package function in Top Level |
|
Displays expressions, or writes to log files, while debugging. |
| TraceTarget — Class in package mx.logging.targets |
|
Provides a logger target that uses the global trace() method to output log messages. |
| TraceTarget() — Constructor in class mx.logging.targets.TraceTarget |
|
Constructor. |
| track — Property in class flash.media.ID3Info |
|
The track number; corresponds to the ID3 2.0 tag TRCK. |
| TRACK — Constant static property in class mx.events.SliderEventClickTarget |
|
Specifies that the Slider's track was clicked. |
| trackAsMenu — Property in class flash.display.MovieClip |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| trackAsMenu — Property in class flash.display.SimpleButton |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| 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. |
| trackColors — Style in class mx.controls.sliderClasses.Slider |
|
The colors of the track, as an array of two colors. |
| trackHeight — Style in class mx.controls.ProgressBar |
|
The height of the track in pixels. |
| trackHighlightSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider track when it is selected. |
| trackMargin — Style in class mx.controls.sliderClasses.Slider |
|
The size of the track margins, in pixels. |
| 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 skin for the track of the scroll bar. |
| trackSkin — Style in class mx.controls.sliderClasses.Slider |
|
The skin for the slider track. |
| transform — Property in class flash.display.DisplayObject |
|
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds. |
| transform(formatObject:Object) — Method in class flash.text.StyleSheet |
|
Extends the CSS parsing capability. |
| Transform — Class in package flash.geom |
|
The Transform class collects data about color transformations and coordinate transformations that
are applied to a display object. |
| transformCache(cache:Array, field:String, convertedField:String) — Method in class mx.charts.CategoryAxis |
|
Maps a set of values from data space to screen space. |
| transformCache(cache:Array, xField:String, xConvertedField:String, yField:String, yConvertedField:String) — Method in class mx.charts.chartClasses.CartesianTransform |
|
Maps a set of numeric values representing data to screen coordinates. |
| transformCache(cache:Array, xField:String, xConvertedField:String, yField:String, yConvertedField:String) — Method in class mx.charts.chartClasses.DataTransform |
|
Maps a set of numeric values representing data to screen coordinates. |
| transformCache(cache:Array, field:String, convertedField:String) — Method in interface mx.charts.chartClasses.IAxis |
|
Maps a set of values from data space to screen space. |
| transformCache(cache:Array, field:String, convertedField:String) — Method in class mx.charts.chartClasses.NumericAxis |
|
Maps a set of values from data space to screen space. |
| transformCache(cache:Array, xField:String, xConvertedField:String, yField:String, yConvertedField:String) — Method in class mx.charts.chartClasses.PolarTransform |
|
Maps a set of numeric values representing data to screen coordinates. |
| transformChange — Event in class mx.charts.chartClasses.DataTransform |
|
Dispatched when the transformation from data space to screen space
has changed, typically either because the axes that make up
the transformation have changed in some way,
or the data transform itself has size. |
| 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. |
| transformPoint(point:flash.geom:Point) — Method in class flash.geom.Matrix |
|
Returns the result of applying the geometric transformation represented by the Matrix object to the
specified point. |
| transforms — Property in class mx.charts.chartClasses.ChartBase |
|
The DataTransforms managed by this chart. |
| 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. |
| transitionRenderData — Property in class mx.charts.chartClasses.Series |
|
A render data structure passed in by a running transtion. |
| 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. |
| translate(dx:Number, dy:Number) — Method in class flash.geom.Matrix |
|
Translates the matrix along the x and y axes, as specified by the dx
and dy parameters. |
| transparent — Property in class flash.display.BitmapData |
|
Defines whether the bitmap image supports per-pixel transparency. |
| transparent — Property in class flash.display.NativeWindowInitOptions |
|
Specifies whether the window supports transparency and alpha blending against the desktop. |
| 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. |
| TreeAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
Tree control. |
| TreeAutomationImpl(obj:mx.controls:Tree) — Constructor in class mx.automation.delegates.controls.TreeAutomationImpl |
|
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:String, bubbles:Boolean, cancelable:Boolean, item:Object, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event) — 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. |
| TreeItemRendererAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
TreeItemRenderer class. |
| TreeItemRendererAutomationImpl(obj:mx.controls.treeClasses:TreeItemRenderer) — Constructor in class mx.automation.delegates.controls.TreeItemRendererAutomationImpl |
|
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:String, uid:String, owner:mx.controls.listClasses:ListBase, rowIndex:int, columnIndex:int) — Constructor in class mx.controls.treeClasses.TreeListData |
|
Constructor. |
| TriangleItemRenderer — Class in package mx.charts.renderers |
|
A simple chart itemRenderer implementation
that fills an upright triangle in its assigned area. |
| TriangleItemRenderer() — Constructor in class mx.charts.renderers.TriangleItemRenderer |
|
Constructor. |
| trigger — Property in class mx.validators.Validator |
|
Specifies the component generating the event that triggers the validator. |
| triggerEvent — Property in class mx.automation.events.ListItemSelectEvent |
|
Event that triggered the item selection event,
such as a keyboard or mouse event. |
| triggerEvent — Property in class mx.effects.EffectInstance |
| |
| triggerEvent — Property in class mx.events.CalendarLayoutChangeEvent |
|
The event that triggered the change of the date;
usually a change event. |
| triggerEvent — Property in class mx.events.DateChooserEvent |
|
The event that triggered this change;
usually a scroll. |
| 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. |
| triggerEvent — Property in class mx.events.NumericStepperEvent |
|
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.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. |
| triggerEvent — Property in class mx.validators.Validator |
|
Specifies the event that triggers the validation. |
| trim(str:String) — Static method in class mx.utils.StringUtil |
|
Removes all whitespace characters from the beginning and end
of the specified string. |
| trimArrayElements(value:String, delimiter:String) — 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. |
| true — Statement |
| A Boolean value representing true. |
| truncate() — Method in class flash.filesystem.FileStream |
|
Truncates the file at the position specified by the position property of the FileStream
object. |
| 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:String) — 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. |
| try..catch..finally — Statement |
| Encloses a block of code in which an error can occur, and then responds to the error. |
| 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:Object, startValue:Object, endValue:Object, duration:Number, minFps:Number) — 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:Object) — 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:Object) — 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:String, bubbles:Boolean, cancelable:Boolean, value:Object) — 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. |
| tx — Property in class flash.geom.Matrix |
|
The distance by which to translate each point along the x axis. |
| ty — Property in class flash.geom.Matrix |
|
The distance by which to translate each point along the y axis. |
| type — Property in class flash.events.Event |
|
The type of event. |
| type — Property in class flash.filters.BevelFilter |
|
The placement of the bevel on the object. |
| type — Property in class flash.filters.GradientBevelFilter |
|
The placement of the bevel effect. |
| type — Property in class flash.filters.GradientGlowFilter |
|
The placement of the filter effect. |
| type — Property in class flash.net.FileReference |
|
The file type. |
| type — Property in class flash.text.TextField |
|
The type of the text field. |
| type — Property in class mx.charts.AreaChart |
|
Type of area chart to render. |
| type — Property in class mx.charts.BarChart |
|
The type of bar chart to render. |
| type — Property in class mx.charts.ColumnChart |
|
The type of the column chart. |
| type — Property in class mx.charts.chartClasses.StackedSeries |
|
The grouping behavior of this series. |
| type — Property in class mx.charts.effects.SeriesEffect |
|
The type of transition this effect is being used for. |
| type — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance |
|
The type of transition this effect is being used for. |
| type — Property in class mx.core.ComponentDescriptor |
|
The Class of the component, as specified in MXML. |
| typeColumn — Property in class mx.controls.FileSystemDataGrid |
|
The DataGridColumn representing the Type column. |
| TypeError — Dynamic class in Top Level |
|
A TypeError exception is thrown when the actual type of an operand is different
from the expected type. |
| TypeError(message:String) — Constructor in class TypeError |
|
Creates a new TypeError object. |
| typeof — Operator |
| Evaluates expression and returns a string specifying the expression's data type. |
|
| Symbols 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 |